Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.4-Linux/731/
Java: 64bit/jdk-11.0.4 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseZGC

5 tests failed.
FAILED:  org.apache.lucene.search.suggest.TestInputIterator.testTerms

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
        at 
__randomizedtesting.SeedInfo.seed([4E854961056280B1:E237B953C1095EA3]:0)
        at org.apache.lucene.util.BytesRef.<init>(BytesRef.java:73)
        at 
org.apache.lucene.search.suggest.SortedInputIterator.decodeContexts(SortedInputIterator.java:252)
        at 
org.apache.lucene.search.suggest.SortedInputIterator$1.compare(SortedInputIterator.java:163)
        at 
org.apache.lucene.search.suggest.SortedInputIterator$1.compare(SortedInputIterator.java:139)
        at 
org.apache.lucene.util.BytesRefArray$1.comparePivot(BytesRefArray.java:151)
        at org.apache.lucene.util.IntroSorter.quicksort(IntroSorter.java:66)
        at org.apache.lucene.util.IntroSorter.sort(IntroSorter.java:36)
        at org.apache.lucene.util.BytesRefArray.sort(BytesRefArray.java:160)
        at org.apache.lucene.util.BytesRefArray.iterator(BytesRefArray.java:190)
        at 
org.apache.lucene.util.OfflineSorter$SortPartitionTask.call(OfflineSorter.java:606)
        at 
org.apache.lucene.util.OfflineSorter$SortPartitionTask.call(OfflineSorter.java:588)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.lucene.util.SameThreadExecutorService.execute(SameThreadExecutorService.java:34)
        at 
java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)
        at org.apache.lucene.util.OfflineSorter.sort(OfflineSorter.java:285)
        at 
org.apache.lucene.search.suggest.SortedInputIterator.sort(SortedInputIterator.java:189)
        at 
org.apache.lucene.search.suggest.SortedInputIterator.<init>(SortedInputIterator.java:76)
        at 
org.apache.lucene.search.suggest.SortedInputIterator.<init>(SortedInputIterator.java:62)
        at 
org.apache.lucene.search.suggest.TestInputIterator.testTerms(TestInputIterator.java:109)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)


FAILED:  org.apache.lucene.util.TestOfflineSorter.testThreadSafety

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space


FAILED:  org.apache.solr.search.join.TestCloudNestedDocsSort.test

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
        at 
__randomizedtesting.SeedInfo.seed([9108EDE682E0E052:195CD23C2C1C8DAA]:0)
        at org.noggit.CharArr.toString(CharArr.java:182)
        at 
org.apache.solr.common.util.JavaBinCodec._readStr(JavaBinCodec.java:932)
        at 
org.apache.solr.common.util.JavaBinCodec.readStr(JavaBinCodec.java:921)
        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:293)
        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:283)
        at 
org.apache.solr.common.util.JavaBinCodec.readArray(JavaBinCodec.java:799)
        at 
org.apache.solr.common.util.JavaBinCodec.readArray(JavaBinCodec.java:793)
        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:299)
        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:283)
        at 
org.apache.solr.common.util.JavaBinCodec.readSolrDocument(JavaBinCodec.java:583)
        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:332)
        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:283)
        at 
org.apache.solr.common.util.JavaBinCodec.readArray(JavaBinCodec.java:799)
        at 
org.apache.solr.common.util.JavaBinCodec.readArray(JavaBinCodec.java:793)
        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:299)
        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:283)
        at 
org.apache.solr.common.util.JavaBinCodec.readSolrDocumentList(JavaBinCodec.java:597)
        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:334)
        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:283)
        at 
org.apache.solr.common.util.JavaBinCodec.readOrderedMap(JavaBinCodec.java:227)
        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:301)
        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:283)
        at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:196)
        at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:50)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:636)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)


FAILED:  
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime

Error Message:
took over 10 seconds after collection creation to update aliases

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to 
update aliases
        at 
__randomizedtesting.SeedInfo.seed([9108EDE682E0E052:9603A2E5BD13B1BA]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
        at 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime(DimensionalRoutedAliasUpdateProcessorTest.java:481)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat

Error Message:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at 
https://127.0.0.1:33315/solr/testTimeCat__TRA__2019-07-04__CRA__calico_shard1_replica_n1:
 Underlying core creation failed while creating collection: 
testTimeCat__TRA__2019-07-02__CRA__shorthair

Stack Trace:
java.util.concurrent.ExecutionException: 
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at 
https://127.0.0.1:33315/solr/testTimeCat__TRA__2019-07-04__CRA__calico_shard1_replica_n1:
 Underlying core creation failed while creating collection: 
testTimeCat__TRA__2019-07-02__CRA__shorthair
        at 
__randomizedtesting.SeedInfo.seed([9108EDE682E0E052:A8F0AC55C2C1AC39]:0)
        at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.addDocsAndCommit(RoutedAliasUpdateProcessorTest.java:282)
        at 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:215)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: 
Error from server at 
https://127.0.0.1:33315/solr/testTimeCat__TRA__2019-07-04__CRA__calico_shard1_replica_n1:
 Underlying core creation failed while creating collection: 
testTimeCat__TRA__2019-07-02__CRA__shorthair
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:557)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1046)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.lambda$addDocsAndCommit$1(RoutedAliasUpdateProcessorTest.java:279)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        ... 1 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:33315/solr/testTimeCat__TRA__2019-07-04__CRA__calico_shard1_replica_n1:
 Underlying core creation failed while creating collection: 
testTimeCat__TRA__2019-07-02__CRA__shorthair
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.lambda$directUpdate$0(BaseCloudSolrClient.java:533)
        ... 5 more




Build Log:
[...truncated 2047 lines...]
   [junit4] Suite: org.apache.lucene.util.TestOfflineSorter
   [junit4]   2> Jan 13, 2020 5:21:39 PM 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[Thread-2537,5,TGRP-TestOfflineSorter]
   [junit4]   2> java.lang.RuntimeException: java.lang.OutOfMemoryError: Java 
heap space
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([2803A4D6926BCC24]:0)
   [junit4]   2>        at 
org.apache.lucene.util.TestOfflineSorter$2.run(TestOfflineSorter.java:271)
   [junit4]   2> Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]   2>        at 
org.apache.lucene.util.OfflineSorter.sort(OfflineSorter.java:262)
   [junit4]   2>        at 
org.apache.lucene.util.TestOfflineSorter.checkSort(TestOfflineSorter.java:190)
   [junit4]   2>        at 
org.apache.lucene.util.TestOfflineSorter.access$100(TestOfflineSorter.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.TestOfflineSorter$2.run(TestOfflineSorter.java:267)
   [junit4]   2> 
   [junit4]   2> Jan 13, 2020 5:21:39 PM 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[Thread-2540,5,TGRP-TestOfflineSorter]
   [junit4]   2> java.lang.RuntimeException: java.lang.OutOfMemoryError: Java 
heap space
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([2803A4D6926BCC24]:0)
   [junit4]   2>        at 
org.apache.lucene.util.TestOfflineSorter$2.run(TestOfflineSorter.java:271)
   [junit4]   2> Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]   2>        at 
org.apache.lucene.util.TestOfflineSorter.assertFilesIdentical(TestOfflineSorter.java:205)
   [junit4]   2>        at 
org.apache.lucene.util.TestOfflineSorter.checkSort(TestOfflineSorter.java:193)
   [junit4]   2>        at 
org.apache.lucene.util.TestOfflineSorter.access$100(TestOfflineSorter.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.TestOfflineSorter$2.run(TestOfflineSorter.java:267)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOfflineSorter 
-Dtests.method=testThreadSafety -Dtests.seed=2803A4D6926BCC24 
-Dtests.multiplier=6 -Dtests.slow=true -Dtests.locale=en-GH 
-Dtests.timezone=America/Montevideo -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   8.91s J2 | TestOfflineSorter.testThreadSafety <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap 
spaceThrowable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: 
Captured an uncaught exception in thread: Thread[id=2938, name=Thread-2540, 
state=RUNNABLE, group=TGRP-TestOfflineSorter]
   [junit4]    > Caused by: java.lang.RuntimeException: 
java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2803A4D6926BCC24]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestOfflineSorter$2.run(TestOfflineSorter.java:271)
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
org.apache.lucene.util.TestOfflineSorter.assertFilesIdentical(TestOfflineSorter.java:205)
   [junit4]    >        at 
org.apache.lucene.util.TestOfflineSorter.checkSort(TestOfflineSorter.java:193)
   [junit4]    >        at 
org.apache.lucene.util.TestOfflineSorter.access$100(TestOfflineSorter.java:49)
   [junit4]    >        at 
org.apache.lucene.util.TestOfflineSorter$2.run(TestOfflineSorter.java:267)Throwable
 #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=2935, name=Thread-2537, state=RUNNABLE, 
group=TGRP-TestOfflineSorter]
   [junit4]    > Caused by: java.lang.RuntimeException: 
java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2803A4D6926BCC24]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestOfflineSorter$2.run(TestOfflineSorter.java:271)
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
org.apache.lucene.util.OfflineSorter.sort(OfflineSorter.java:262)
   [junit4]    >        at 
org.apache.lucene.util.TestOfflineSorter.checkSort(TestOfflineSorter.java:190)
   [junit4]    >        at 
org.apache.lucene.util.TestOfflineSorter.access$100(TestOfflineSorter.java:49)
   [junit4]    >        at 
org.apache.lucene.util.TestOfflineSorter$2.run(TestOfflineSorter.java:267)
   [junit4] IGNOR/A 0.00s J2 | TestOfflineSorter.testLargerRandom
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/core/test/J2/temp/lucene.util.TestOfflineSorter_2803A4D6926BCC24-001
   [junit4]   2> NOTE: test params are: codec=Lucene84, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@23a80585),
 locale=en-GH, timezone=America/Montevideo
   [junit4]   2> NOTE: Linux 5.0.0-37-generic amd64/AdoptOpenJDK 11.0.4 
(64-bit)/cpus=16,threads=1,free=272629760,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestReadOnlyIndex, 
TestSpanContainQuery, TestIsCurrent, TestBooleanQuery, TestBytesRefArray, 
TestNewestSegment, Test2BPoints, TestFieldInfos, TestLucene70SegmentInfoFormat, 
TestSimpleSearchEquivalence, TestIndexOptions, TestLatLonPoint, TestForUtil, 
TestLucene50StoredFieldsFormat, TestSpanNotQuery, TestBufferedChecksum, 
TestSortedNumericSortField, FiniteStringsIteratorTest, TestByteSlices, 
TestTimSorter, TestIndexSearcher, TestFieldCacheRewriteMethod, 
TestRecyclingIntBlockAllocator, TestDirectory, TestMultiLevelSkipList, 
TestSameTokenSamePosition, TestStressDeletes, TestParallelLeafReader, 
TestIndexWriterUnicode, TestAllFilesHaveCodecHeader, TestMutableValues, 
TestBasicModelIne, TestExternalCodecs, Test2BPagedBytes, TestRateLimiter, 
TestTermRangeQuery, TestBasics, TestFilterDirectoryReader, TestBinaryDocument, 
TestTopFieldCollectorEarlyTermination, TestMultiTermQueryRewrites, 
TestDocumentsWriterDeleteQueue, TestIndexWriterOnDiskFull, TestAnalyzerWrapper, 
TestCachingTokenFilter, TestCharArraySet, TestCharacterUtils, 
TestGraphTokenFilter, TestReusableStringReader, TestStopFilter, TestToken, 
TestWordlistLoader, TestStandardAnalyzer, TestHighCompressionMode, 
TestFeatureField, TestField, TestFloatRange, TestGeoEncodingUtils, TestPolygon, 
TestPolygon2D, Test2BBinaryDocValues, Test2BSortedDocValuesFixedSorted, 
Test2BSortedDocValuesOrds, Test2BTerms, Test4GBStoredFields, 
TestAllFilesCheckIndexHeader, TestConcurrentMergeScheduler, TestCrash, 
TestCustomNorms, TestDemoParallelLeafReader, TestForTooMuchCloning, 
TestFrozenBufferedUpdates, TestIndexCommit, TestIndexFileDeleter, 
TestIndexWriterCommit, TestIndexWriterDeleteByQuery, TestIndexWriterExceptions, 
TestIndexWriterExceptions2, TestOmitNorms, TestOmitTf, TestPayloadsOnVectors, 
TestPendingSoftDeletes, TestPersistentSnapshotDeletionPolicy, 
TestSegmentTermDocs, TestSegmentTermEnum, TestSizeBoundedForceMerge, 
TestSnapshotDeletionPolicy, TestSoftDeletesDirectoryReaderWrapper, 
TestSumDocFreq, TestTerm, TestTermVectors, TestTerms, TestThreadedForceMerge, 
TestTieredMergePolicy, MultiCollectorTest, TestApproximationSearchEquivalence, 
TestAutomatonQuery, TestBlockMaxConjunction, TestBoolean2ScorerSupplier, 
TestBoostQuery, TestCachingCollector, TestComplexExplanations, 
TestComplexExplanationsOfNonMatches, TestConjunctionDISI, TestConjunctions, 
TestConstantScoreQuery, TestConstantScoreScorer, 
TestControlledRealTimeReopenThread, 
TestDisjunctionScoreBlockBoundaryPropagator, TestDocIdSetIterator, 
TestDocValuesQueries, TestDoubleValuesSource, TestLatLonPointQueries, 
TestSegmentCacheables, TestShardSearching, TestAxiomaticF2EXP, 
TestAxiomaticSimilarity, TestBasicModelG, TestLMJelinekMercerSimilarity, 
TestOfflineSorter]
   [junit4] Completed [488/528 (1!)] on J2 in 11.74s, 15 tests, 1 error, 1 
skipped <<< FAILURES!

[...truncated 7 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/core/test/temp/junit4-J2-20200113_201215_71615711672392340764017.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/heapdumps/java_pid18621.hprof ...
   [junit4] Heap dump file created [411410007 bytes in 0.928 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 9822 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.TestInputIterator
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestInputIterator 
-Dtests.method=testTerms -Dtests.seed=4E854961056280B1 -Dtests.multiplier=6 
-Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=Asia/Ust-Nera 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   33.3s J2 | TestInputIterator.testTerms <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4E854961056280B1:E237B953C1095EA3]:0)
   [junit4]    >        at 
org.apache.lucene.util.BytesRef.<init>(BytesRef.java:73)
   [junit4]    >        at 
org.apache.lucene.search.suggest.SortedInputIterator.decodeContexts(SortedInputIterator.java:252)
   [junit4]    >        at 
org.apache.lucene.search.suggest.SortedInputIterator$1.compare(SortedInputIterator.java:163)
   [junit4]    >        at 
org.apache.lucene.search.suggest.SortedInputIterator$1.compare(SortedInputIterator.java:139)
   [junit4]    >        at 
org.apache.lucene.util.BytesRefArray$1.comparePivot(BytesRefArray.java:151)
   [junit4]    >        at 
org.apache.lucene.util.IntroSorter.quicksort(IntroSorter.java:66)
   [junit4]    >        at 
org.apache.lucene.util.IntroSorter.sort(IntroSorter.java:36)
   [junit4]    >        at 
org.apache.lucene.util.BytesRefArray.sort(BytesRefArray.java:160)
   [junit4]    >        at 
org.apache.lucene.util.BytesRefArray.iterator(BytesRefArray.java:190)
   [junit4]    >        at 
org.apache.lucene.util.OfflineSorter$SortPartitionTask.call(OfflineSorter.java:606)
   [junit4]    >        at 
org.apache.lucene.util.OfflineSorter$SortPartitionTask.call(OfflineSorter.java:588)
   [junit4]    >        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    >        at 
org.apache.lucene.util.SameThreadExecutorService.execute(SameThreadExecutorService.java:34)
   [junit4]    >        at 
java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)
   [junit4]    >        at 
org.apache.lucene.util.OfflineSorter.sort(OfflineSorter.java:285)
   [junit4]    >        at 
org.apache.lucene.search.suggest.SortedInputIterator.sort(SortedInputIterator.java:189)
   [junit4]    >        at 
org.apache.lucene.search.suggest.SortedInputIterator.<init>(SortedInputIterator.java:76)
   [junit4]    >        at 
org.apache.lucene.search.suggest.SortedInputIterator.<init>(SortedInputIterator.java:62)
   [junit4]    >        at 
org.apache.lucene.search.suggest.TestInputIterator.testTerms(TestInputIterator.java:109)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=613, maxMBSortInHeap=7.713909125530905, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@30479e5f),
 locale=ar-KW, timezone=Asia/Ust-Nera
   [junit4]   2> NOTE: Linux 5.0.0-37-generic amd64/AdoptOpenJDK 11.0.4 
(64-bit)/cpus=16,threads=1,free=503316480,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestInputIterator]
   [junit4] Completed [26/31 (1!)] on J2 in 33.91s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 7 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/lucene/build/suggest/test/temp/junit4-J2-20200113_210338_4316447215523623210030.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/heapdumps/java_pid26011.hprof ...
   [junit4] Heap dump file created [445780116 bytes in 1.606 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 4414 lines...]
   [junit4] Suite: org.apache.solr.search.join.TestCloudNestedDocsSort
   [junit4]   2> 1744546 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_9108EDE682E0E052-001/data-dir-107-001
   [junit4]   2> 1744546 WARN  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1744546 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1744546 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1744547 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1744547 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_9108EDE682E0E052-001/tempDir-001
   [junit4]   2> 1744547 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1744560 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1744560 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1744663 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:38035
   [junit4]   2> 1744664 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38035
   [junit4]   2> 1744664 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38035
   [junit4]   2> 1744664 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38035
   [junit4]   2> 1744716 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1744748 INFO  (zkConnectionManagerCallback-8578-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1744748 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1744812 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1744876 INFO  (zkConnectionManagerCallback-8580-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1744876 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1744891 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1744928 INFO  (zkConnectionManagerCallback-8582-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1744928 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1745180 WARN  (jetty-launcher-8583-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1745181 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1745181 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1745181 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 1745181 WARN  (jetty-launcher-8583-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1745181 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1745181 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1745181 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 1745201 WARN  (jetty-launcher-8583-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1745201 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1745201 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1745201 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 1745204 WARN  (jetty-launcher-8583-thread-5) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1745206 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1745206 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1745206 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 1745208 WARN  (jetty-launcher-8583-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1745209 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1745209 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1745210 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 1745355 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1745355 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1745355 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1745356 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@626da49b{/solr,null,AVAILABLE}
   [junit4]   2> 1745396 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1745396 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1745396 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1745405 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63a93145{/solr,null,AVAILABLE}
   [junit4]   2> 1745411 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1745411 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1745411 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1745417 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@46ce723e{/solr,null,AVAILABLE}
   [junit4]   2> 1745450 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1745450 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1745450 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1745452 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6f84e1c5{/solr,null,AVAILABLE}
   [junit4]   2> 1745477 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@50065f63{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:44663}
   [junit4]   2> 1745477 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.e.j.s.Server Started @1745574ms
   [junit4]   2> 1745477 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44663}
   [junit4]   2> 1745477 ERROR (jetty-launcher-8583-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1745477 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1745477 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.1
   [junit4]   2> 1745477 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1745477 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1745477 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-13T21:33:53.771630Z
   [junit4]   2> 1745534 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1745572 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1745572 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1745572 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1745576 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65e83166{/solr,null,AVAILABLE}
   [junit4]   2> 1745580 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3c6dfd29{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:45205}
   [junit4]   2> 1745580 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.e.j.s.Server Started @1745677ms
   [junit4]   2> 1745580 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45205}
   [junit4]   2> 1745580 ERROR (jetty-launcher-8583-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1745580 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1745584 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.1
   [junit4]   2> 1745584 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1745584 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1745584 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-13T21:33:53.878151Z
   [junit4]   2> 1745600 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@380a89a{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:36059}
   [junit4]   2> 1745600 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.e.j.s.Server Started @1745697ms
   [junit4]   2> 1745600 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36059}
   [junit4]   2> 1745600 ERROR (jetty-launcher-8583-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1745600 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1745600 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.1
   [junit4]   2> 1745600 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1745600 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1745600 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-13T21:33:53.894549Z
   [junit4]   2> 1745616 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1745656 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1745664 INFO  (zkConnectionManagerCallback-8589-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1745664 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1745677 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@78558076{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:36993}
   [junit4]   2> 1745677 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.e.j.s.Server Started @1745774ms
   [junit4]   2> 1745677 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36993}
   [junit4]   2> 1745677 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7f2d963c{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:38715}
   [junit4]   2> 1745677 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.e.j.s.Server Started @1745775ms
   [junit4]   2> 1745677 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38715}
   [junit4]   2> 1745677 ERROR (jetty-launcher-8583-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1745677 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1745677 ERROR (jetty-launcher-8583-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1745677 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1745677 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.1
   [junit4]   2> 1745677 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.1
   [junit4]   2> 1745677 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1745677 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1745677 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1745677 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1745677 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-13T21:33:53.971941Z
   [junit4]   2> 1745677 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-13T21:33:53.971941Z
   [junit4]   2> 1745679 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1745696 INFO  (zkConnectionManagerCallback-8585-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1745696 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1745742 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1745752 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1745784 INFO  (zkConnectionManagerCallback-8593-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1745784 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1745788 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1745792 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1745799 INFO  (zkConnectionManagerCallback-8587-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1745800 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1745808 INFO  (zkConnectionManagerCallback-8592-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1745811 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1745816 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1745828 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1746014 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1746024 WARN  (jetty-launcher-8583-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2e69d4fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746024 WARN  (jetty-launcher-8583-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2e69d4fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746084 WARN  (jetty-launcher-8583-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5b07c1a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746084 WARN  (jetty-launcher-8583-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5b07c1a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746086 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38035/solr
   [junit4]   2> 1746107 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1746180 INFO  (zkConnectionManagerCallback-8603-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746183 INFO  (jetty-launcher-8583-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1746253 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1746259 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1746272 WARN  (jetty-launcher-8583-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@e9f61a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746272 WARN  (jetty-launcher-8583-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@e9f61a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746296 WARN  (jetty-launcher-8583-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@278f433f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746296 WARN  (jetty-launcher-8583-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@278f433f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746308 WARN  (jetty-launcher-8583-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@36db2286[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746308 WARN  (jetty-launcher-8583-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@36db2286[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746309 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38035/solr
   [junit4]   2> 1746332 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1746340 WARN  (jetty-launcher-8583-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5adb3df1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746340 WARN  (jetty-launcher-8583-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5adb3df1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746341 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38035/solr
   [junit4]   2> 1746360 INFO  (jetty-launcher-8583-thread-4) 
[n:127.0.0.1:44663_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1746385 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1746392 INFO  (zkConnectionManagerCallback-8614-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746392 INFO  (jetty-launcher-8583-thread-4) 
[n:127.0.0.1:44663_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1746404 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1746405 WARN  (jetty-launcher-8583-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@74d894d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746405 WARN  (jetty-launcher-8583-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@74d894d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746432 INFO  (zkConnectionManagerCallback-8612-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746432 INFO  (jetty-launcher-8583-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1746448 INFO  (zkConnectionManagerCallback-8619-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746448 INFO  (jetty-launcher-8583-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1746460 WARN  (jetty-launcher-8583-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@375c290a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746460 WARN  (jetty-launcher-8583-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@375c290a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746461 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38035/solr
   [junit4]   2> 1746474 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1746475 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1746480 INFO  (zkConnectionManagerCallback-8626-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746480 INFO  (jetty-launcher-8583-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1746492 WARN  (jetty-launcher-8583-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2a06a964[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746492 WARN  (jetty-launcher-8583-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2a06a964[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746532 WARN  (jetty-launcher-8583-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6e493b18[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746532 WARN  (jetty-launcher-8583-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6e493b18[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746533 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38035/solr
   [junit4]   2> 1746556 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1746567 INFO  (jetty-launcher-8583-thread-3) 
[n:127.0.0.1:36059_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1746596 INFO  (jetty-launcher-8583-thread-2) 
[n:127.0.0.1:38715_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1746639 INFO  (zkConnectionManagerCallback-8632-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746639 INFO  (jetty-launcher-8583-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1746660 INFO  (zkConnectionManagerCallback-8636-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746660 INFO  (jetty-launcher-8583-thread-2) 
[n:127.0.0.1:38715_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1746660 INFO  (zkConnectionManagerCallback-8634-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746663 INFO  (jetty-launcher-8583-thread-3) 
[n:127.0.0.1:36059_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1746679 INFO  (jetty-launcher-8583-thread-1) 
[n:127.0.0.1:45205_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1746698 INFO  (zkConnectionManagerCallback-8638-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746698 INFO  (jetty-launcher-8583-thread-1) 
[n:127.0.0.1:45205_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1746705 INFO  (jetty-launcher-8583-thread-2) 
[n:127.0.0.1:38715_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38715_solr
   [junit4]   2> 1746707 INFO  (jetty-launcher-8583-thread-2) 
[n:127.0.0.1:38715_solr     ] o.a.s.c.Overseer Overseer 
(id=72058704475652111-127.0.0.1:38715_solr-n_0000000000) starting
   [junit4]   2> 1746735 INFO  (jetty-launcher-8583-thread-3) 
[n:127.0.0.1:36059_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36059_solr
   [junit4]   2> 1746740 INFO  (jetty-launcher-8583-thread-3) 
[n:127.0.0.1:36059_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1746741 WARN  (jetty-launcher-8583-thread-3) 
[n:127.0.0.1:36059_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1746744 INFO  (zkCallback-8635-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1746745 INFO  (zkCallback-8633-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1746758 INFO  (jetty-launcher-8583-thread-2) 
[n:127.0.0.1:38715_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38715_solr as DOWN
   [junit4]   2> 1746760 INFO  
(OverseerStateUpdate-72058704475652111-127.0.0.1:38715_solr-n_0000000000) 
[n:127.0.0.1:38715_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38715_solr
   [junit4]   2> 1746777 INFO  (jetty-launcher-8583-thread-3) 
[n:127.0.0.1:36059_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1746780 INFO  (jetty-launcher-8583-thread-2) 
[n:127.0.0.1:38715_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1746780 INFO  (jetty-launcher-8583-thread-2) 
[n:127.0.0.1:38715_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38715_solr
   [junit4]   2> 1746783 INFO  (jetty-launcher-8583-thread-1) 
[n:127.0.0.1:45205_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1746792 INFO  (jetty-launcher-8583-thread-5) 
[n:127.0.0.1:36993_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1746802 INFO  (zkCallback-8633-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1746802 INFO  (jetty-launcher-8583-thread-2) 
[n:127.0.0.1:38715_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1746802 INFO  (jetty-launcher-8583-thread-1) 
[n:127.0.0.1:45205_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45205_solr as DOWN
   [junit4]   2> 1746803 WARN  (jetty-launcher-8583-thread-2) 
[n:127.0.0.1:38715_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1746803 INFO  (jetty-launcher-8583-thread-1) 
[n:127.0.0.1:45205_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1746803 INFO  (jetty-launcher-8583-thread-1) 
[n:127.0.0.1:45205_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45205_solr
   [junit4]   2> 1746804 INFO  (jetty-launcher-8583-thread-1) 
[n:127.0.0.1:45205_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1746804 WARN  (jetty-launcher-8583-thread-1) 
[n:127.0.0.1:45205_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1746808 INFO  (zkCallback-8633-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1746809 INFO  (zkCallback-8635-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1746816 INFO  (zkConnectionManagerCallback-8649-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746816 INFO  (jetty-launcher-8583-thread-5) 
[n:127.0.0.1:36993_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1746817 INFO  (zkCallback-8637-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1746846 INFO  (jetty-launcher-8583-thread-3) 
[n:127.0.0.1:36059_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36059.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7eef2a06
   [junit4]   2> 1746857 INFO  (jetty-launcher-8583-thread-5) 
[n:127.0.0.1:36993_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1746859 INFO  (jetty-launcher-8583-thread-5) 
[n:127.0.0.1:36993_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36993_solr as DOWN
   [junit4]   2> 1746860 INFO  (jetty-launcher-8583-thread-2) 
[n:127.0.0.1:38715_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1746864 INFO  (jetty-launcher-8583-thread-5) 
[n:127.0.0.1:36993_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1746864 INFO  (jetty-launcher-8583-thread-5) 
[n:127.0.0.1:36993_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36993_solr
   [junit4]   2> 1746865 INFO  (zkCallback-8635-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1746865 INFO  (zkCallback-8633-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1746866 INFO  (zkCallback-8637-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1746866 INFO  (jetty-launcher-8583-thread-5) 
[n:127.0.0.1:36993_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1746866 WARN  (jetty-launcher-8583-thread-5) 
[n:127.0.0.1:36993_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1746868 INFO  (jetty-launcher-8583-thread-3) 
[n:127.0.0.1:36059_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36059.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7eef2a06
   [junit4]   2> 1746868 INFO  (jetty-launcher-8583-thread-3) 
[n:127.0.0.1:36059_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36059.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7eef2a06
   [junit4]   2> 1746869 INFO  (jetty-launcher-8583-thread-3) 
[n:127.0.0.1:36059_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_9108EDE682E0E052-001/tempDir-001/node3/.
   [junit4]   2> 1746879 INFO  (jetty-launcher-8583-thread-1) 
[n:127.0.0.1:45205_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1746885 INFO  (jetty-launcher-8583-thread-4) 
[n:127.0.0.1:44663_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1746889 INFO  (zkCallback-8648-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1746892 INFO  (jetty-launcher-8583-thread-4) 
[n:127.0.0.1:44663_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44663_solr as DOWN
   [junit4]   2> 1746892 INFO  (jetty-launcher-8583-thread-4) 
[n:127.0.0.1:44663_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1746893 INFO  (jetty-launcher-8583-thread-4) 
[n:127.0.0.1:44663_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44663_solr
   [junit4]   2> 1746893 INFO  (zkCallback-8637-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1746893 INFO  (zkCallback-8648-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1746893 INFO  (zkCallback-8633-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1746896 INFO  (jetty-launcher-8583-thread-5) 
[n:127.0.0.1:36993_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1746898 INFO  (jetty-launcher-8583-thread-1) 
[n:127.0.0.1:45205_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45205.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7eef2a06
   [junit4]   2> 1746909 INFO  (jetty-launcher-8583-thread-4) 
[n:127.0.0.1:44663_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1746909 WARN  (jetty-launcher-8583-thread-4) 
[n:127.0.0.1:44663_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1746918 INFO  (jetty-launcher-8583-thread-2) 
[n:127.0.0.1:38715_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38715.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7eef2a06
   [junit4]   2> 1746921 INFO  (jetty-launcher-8583-thread-1) 
[n:127.0.0.1:45205_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45205.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7eef2a06
   [junit4]   2> 1746921 INFO  (jetty-launcher-8583-thread-1) 
[n:127.0.0.1:45205_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45205.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7eef2a06
   [junit4]   2> 1746924 INFO  (jetty-launcher-8583-thread-1) 
[n:127.0.0.1:45205_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_9108EDE682E0E052-001/tempDir-001/node2/.
   [junit4]   2> 1746933 INFO  (zkCallback-8635-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1746947 INFO  (jetty-launcher-8583-thread-5) 
[n:127.0.0.1:36993_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36993.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7eef2a06
   [junit4]   2> 1746968 INFO  (zkCallback-8613-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1746985 INFO  (jetty-launcher-8583-thread-2) 
[n:127.0.0.1:38715_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38715.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7eef2a06
   [junit4]   2> 1746985 INFO  (jetty-launcher-8583-thread-2) 
[n:127.0.0.1:38715_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38715.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7eef2a06
   [junit4]   2> 1747005 INFO  (jetty-launcher-8583-thread-2) 
[n:127.0.0.1:38715_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_9108EDE682E0E052-001/tempDir-001/node1/.
   [junit4]   2> 1747008 INFO  (jetty-launcher-8583-thread-5) 
[n:127.0.0.1:36993_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36993.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7eef2a06
   [junit4]   2> 1747008 INFO  (jetty-launcher-8583-thread-5) 
[n:127.0.0.1:36993_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36993.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7eef2a06
   [junit4]   2> 1747010 INFO  (jetty-launcher-8583-thread-5) 
[n:127.0.0.1:36993_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_9108EDE682E0E052-001/tempDir-001/node5/.
   [junit4]   2> 1747011 INFO  (jetty-launcher-8583-thread-4) 
[n:127.0.0.1:44663_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1747040 INFO  (jetty-launcher-8583-thread-4) 
[n:127.0.0.1:44663_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44663.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7eef2a06
   [junit4]   2> 1747095 INFO  (jetty-launcher-8583-thread-4) 
[n:127.0.0.1:44663_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44663.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7eef2a06
   [junit4]   2> 1747095 INFO  (jetty-launcher-8583-thread-4) 
[n:127.0.0.1:44663_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44663.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7eef2a06
   [junit4]   2> 1747144 INFO  (jetty-launcher-8583-thread-4) 
[n:127.0.0.1:44663_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_9108EDE682E0E052-001/tempDir-001/node4/.
   [junit4]   2> 1747296 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5
   [junit4]   2> 1747317 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1747338 INFO  (zkConnectionManagerCallback-8663-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1747338 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1747340 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1747340 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[9108EDE682E0E052]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38035/solr ready
   [junit4]   2> 1747792 INFO  (qtp934240968-27228) [n:127.0.0.1:36993_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
property.schema=schema.xml&property.config=solrconfig-minimal.xml&collection.configName=solrCloudCollectionConfig&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1747831 INFO  
(OverseerThreadFactory-8076-thread-1-processing-n:127.0.0.1:38715_solr) 
[n:127.0.0.1:38715_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1748033 INFO  
(OverseerStateUpdate-72058704475652111-127.0.0.1:38715_solr-n_0000000000) 
[n:127.0.0.1:38715_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44663/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1748044 INFO  
(OverseerStateUpdate-72058704475652111-127.0.0.1:38715_solr-n_0000000000) 
[n:127.0.0.1:38715_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36059/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1748064 INFO  
(OverseerStateUpdate-72058704475652111-127.0.0.1:38715_solr-n_0000000000) 
[n:127.0.0.1:38715_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36993/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1748094 INFO  
(OverseerStateUpdate-72058704475652111-127.0.0.1:38715_solr-n_0000000000) 
[n:127.0.0.1:38715_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38715/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1748418 INFO  (qtp1283081566-27236) [n:127.0.0.1:36059_solr    
x:collection1_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.schema=schema.xml&property.config=solrconfig-minimal.xml&coreNodeName=core_node5&name=collection1_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1748418 INFO  (qtp1283081566-27236) [n:127.0.0.1:36059_solr    
x:collection1_shard1_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1748420 INFO  (qtp934240968-27230) [n:127.0.0.1:36993_solr    
x:collection1_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.schema=schema.xml&property.config=solrconfig-minimal.xml&coreNodeName=core_node7&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1748432 INFO  (qtp536651991-27237) [n:127.0.0.1:44663_solr    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.schema=schema.xml&property.config=solrconfig-minimal.xml&coreNodeName=core_node2&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1748455 INFO  (qtp819422317-27249) [n:127.0.0.1:38715_solr    
x:collection1_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.schema=schema.xml&property.config=solrconfig-minimal.xml&coreNodeName=core_node8&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1749492 INFO  (qtp934240968-27230) [n:127.0.0.1:36993_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.1
   [junit4]   2> 1749506 INFO  (qtp1283081566-27236) [n:127.0.0.1:36059_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.1
   [junit4]   2> 1749513 INFO  (qtp934240968-27230) [n:127.0.0.1:36993_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=test
   [junit4]   2> 1749532 INFO  (qtp1283081566-27236) [n:127.0.0.1:36059_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n3] Schema name=test
   [junit4]   2> 1749718 INFO  (qtp536651991-27237) [n:127.0.0.1:44663_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.1
   [junit4]   2> 1749740 INFO  (qtp819422317-27249) [n:127.0.0.1:38715_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.1
   [junit4]   2> 1749768 INFO  (qtp819422317-27249) [n:127.0.0.1:38715_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=test
   [junit4]   2> 1749768 INFO  (qtp536651991-27237) [n:127.0.0.1:44663_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 1750546 INFO  (qtp1283081566-27236) [n:127.0.0.1:36059_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1750547 INFO  (qtp934240968-27230) [n:127.0.0.1:36993_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1750851 INFO  (qtp819422317-27249) [n:127.0.0.1:38715_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1750852 INFO  (qtp1283081566-27236) [n:127.0.0.1:36059_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1750853 INFO  (qtp1283081566-27236) [n:127.0.0.1:36059_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36059.solr.core.collection1.shard1.replica_n3' (registry 
'solr.core.collection1.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7eef2a06
   [junit4]   2> 1750853 INFO  (qtp1283081566-27236) [n:127.0.0.1:36059_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_9108EDE682E0E052-001/tempDir-001/node3/collection1_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_9108EDE682E0E052-001/tempDir-001/node3/./collection1_shard1_replica_n3/data/]
   [junit4]   2> 1750854 INFO  (qtp1283081566-27236) [n:127.0.0.1:36059_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1750942 INFO  (qtp934240968-27230) [n:127.0.0.1:36993_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1750942 INFO  (qtp934240968-27230) [n:127.0.0.1:36993_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36993.solr.core.collection1.shard2.replica_n4' (registry 
'solr.core.collection1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7eef2a06
   [junit4]   2> 1750943 INFO  (qtp934240968-27230) [n:127.0.0.1:36993_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_9108EDE682E0E052-001/tempDir-001/node5/collection1_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_9108EDE682E0E052-001/tempDir-001/node5/./collection1_shard2_replica_n4/data/]
   [junit4]   2> 1750944 INFO  (qtp934240968-27230) [n:127.0.0.1:36993_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1750976 INFO  (qtp1283081566-27236) [n:127.0.0.1:36059_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1750976 INFO  (qtp1283081566-27236) [n:127.0.0.1:36059_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1750977 INFO  (qtp1283081566-27236) [n:127.0.0.1:36059_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=64.884765625, 
floorSegmentMB=0.2099609375, forceMergeDeletesPctAllowed=28.329917877091408, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8168698814539284, deletesPctAllowed=30.66026442300418
   [junit4]   2> 1750977 INFO  (qtp1283081566-27236) [n:127.0.0.1:36059_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d4333a3[collection1_shard1_replica_n3] main]
   [junit4]   2> 1751147 INFO  (qtp536651991-27237) [n:127.0.0.1:44663_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1751164 INFO  (qtp934240968-27230) [n:127.0.0.1:36993_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1751164 INFO  (qtp934240968-27230) [n:127.0.0.1:36993_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1751165 INFO  (qtp934240968-27230) [n:127.0.0.1:36993_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=64.884765625, 
floorSegmentMB=0.2099609375, forceMergeDeletesPctAllowed=28.329917877091408, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8168698814539284, deletesPctAllowed=30.66026442300418
   [junit4]   2> 1751171 INFO  (qtp934240968-27230) [n:127.0.0.1:36993_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@28b85e5a[collection1_shard2_replica_n4] main]
   [junit4]   2> 1751184 INFO  (qtp934240968-27230) [n:127.0.0.1:36993_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1751184 INFO  (qtp934240968-27230) [n:127.0.0.1:36993_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1751185 INFO  (qtp934240968-27230) [n:127.0.0.1:36993_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1751196 INFO  
(searcherExecutor-8096-thread-1-processing-n:127.0.0.1:36993_solr 
x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) 
[n:127.0.0.1:36993_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore 
[collection1_shard2_replica_n4] Registered new searcher 
Searcher@28b85e5a[collection1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1751220 INFO  (qtp1283081566-27236) [n:127.0.0.1:36059_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1751228 INFO  (qtp1283081566-27236) [n:127.0.0.1:36059_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] 

[...truncated too long message...]

eflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at 
https://127.0.0.1:33315/solr/testTimeCat__TRA__2019-07-04__CRA__calico_shard1_replica_n1:
 Underlying core creation failed while creating collection: 
testTimeCat__TRA__2019-07-02__CRA__shorthair
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:557)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1046)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
   [junit4]    >        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.lambda$addDocsAndCommit$1(RoutedAliasUpdateProcessorTest.java:279)
   [junit4]    >        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >        ... 1 more
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:33315/solr/testTimeCat__TRA__2019-07-04__CRA__calico_shard1_replica_n1:
 Underlying core creation failed while creating collection: 
testTimeCat__TRA__2019-07-02__CRA__shorthair
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.lambda$directUpdate$0(BaseCloudSolrClient.java:533)
   [junit4]    >        ... 5 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_9108EDE682E0E052-001
   [junit4]   2> Jan 13, 2020 9:38:34 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1499cc0b),
 locale=tzm-MA, timezone=Jamaica
   [junit4]   2> NOTE: Linux 5.0.0-37-generic amd64/AdoptOpenJDK 11.0.4 
(64-bit)/cpus=16,threads=1,free=335544320,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldResource, 
DistributedFacetPivotLargeTest, TestBulkSchemaConcurrent, 
TolerantUpdateProcessorTest, TestDistribIDF, IndexSizeTriggerMixedBoundsTest, 
TestDirectoryFactory, ZkControllerTest, DistribJoinFromCollectionTest, 
TestSimDistribStateManager, DeleteNodeTest, TestIndexSearcher, 
SchemaApiFailureTest, AliasIntegrationTest, SuggesterTest, TestTlogReplica, 
TestRawResponseWriter, TestBackupRepositoryFactory, FacetPivotSmallTest, 
NumberUtilsTest, ConfigSetsAPITest, TestDFISimilarityFactory, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestApiFramework, 
TestManagedSchema, TestSolrCloudWithDelegationTokens, TestReloadDeadlock, 
SyncSliceTest, TestSchemaVersionResource, PreAnalyzedUpdateProcessorTest, 
JvmMetricsTest, NodeAddedTriggerTest, TriggerCooldownIntegrationTest, 
TestTolerantSearch, TestFreeTextSuggestions, AlternateDirectoryTest, 
OverseerTaskQueueTest, TestComponentsName, TestRequestForwarding, 
TestSolrCoreSnapshots, MoveReplicaHDFSTest, SolrIndexConfigTest, 
SuggestComponentTest, CustomCollectionTest, HdfsThreadLeakTest, 
BaseCdcrDistributedZkTest, TestUpdate, TestMinHashQParser, 
SolrGraphiteReporterTest, TestFaceting, ConvertedLegacyTest, 
TestQuerySenderNoQuery, TestHttpShardHandlerFactory, TestLegacyTerms, 
CdcrVersionReplicationTest, TestSolrDeletionPolicy2, 
TestLeaderElectionWithEmptyReplica, BJQFilterAccessibleTest, 
TestCloudPhrasesIdentificationComponent, SharedFSAutoReplicaFailoverTest, 
ExternalFileFieldSortTest, CoreAdminRequestStatusTest, 
PeerSyncWithIndexFingerprintCachingTest, SpatialFilterTest, 
FieldMutatingUpdateProcessorTest, TestFieldCacheReopen, TestFieldSortValues, 
LegacyCloudClusterPropTest, DistributedQueryComponentCustomSortTest, 
OutputWriterTest, AuthToolTest, TestLuceneMatchVersion, ClusterStateTest, 
AnalysisAfterCoreReloadTest, EchoParamsTest, TestCursorMarkWithoutUniqueKey, 
TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, 
TestRandomDVFaceting, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, 
CleanupOldIndexTest, HttpPartitionOnCommitTest, LeaderElectionTest, 
LeaderFailureAfterFreshStartTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, 
TestCloudDeleteByQuery, TestConfigSetsAPI, TestDistributedMap, 
TestDownShardTolerantSearch, TestDynamicFieldNamesIndexCorrectly, 
TestQueryingOnDownCollection, TestRandomFlRTGCloud, 
AutoAddReplicasPlanActionTest, ScheduledTriggerIntegrationTest, 
SearchRateTriggerIntegrationTest, SearchRateTriggerTest, ZkStateReaderTest, 
ImplicitSnitchTest, CachingDirectoryFactoryTest, TestCoreContainer, 
TestLazyCores, TestCSVLoader, TestConfigReload, 
TestSolrConfigHandlerConcurrent, V2ApiIntegrationTest, 
AutoscalingHistoryHandlerTest, DistributedDebugComponentTest, 
ResponseBuilderTest, ResponseLogComponentTest, SearchHandlerTest, 
RegexBytesRefFilterTest, SimpleFacetsTest, TestCSVResponseWriter, 
TestGeoJSONResponseWriter, TestGraphMLResponseWriter, 
TestChildDocTransformerHierarchy, TestSubQueryTransformer, 
TestManagedResourceStorage, TestSchemaResource, 
TestManagedSynonymGraphFilterFactory, BadIndexSchemaTest, DocValuesMultiTest, 
OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldManagedSchemaCloudTest, 
AnalyticsQueryTest, CursorMarkTest, MergeStrategyTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestPseudoReturnFields, 
TestReRankQParserPlugin, TestRealTimeGet, TestSolr4Spatial, TestSolr4Spatial2, 
TestSolrCachePerf, TestSolrCoreParser, TestSolrFieldCacheBean, TestSolrJ, 
TestSolrQueryParser, TestSort, TestStressVersions, SpatialHeatmapFacetsTest, 
TestJsonFacetsWithNestedObjects, TestMinMaxOnMultiValuedField, 
TestPerFieldSimilarity, TestPerFieldSimilarityWithDefaultOverride, 
AuditLoggerIntegrationTest, MultiDestinationAuditLoggerTest, 
PKIAuthenticationIntegrationTest, TestPKIAuthenticationPlugin, 
TestRuleBasedAuthorizationPlugin, TestSha256AuthenticationProvider, 
TestDelegationWithHadoopAuth, DirectSolrConnectionTest, NoCacheHeaderTest, 
ConjunctionSolrSpellCheckerTest, DirectSolrSpellCheckerTest, 
IndexBasedSpellCheckerTest, SpellPossibilityIteratorTest, 
WordBreakSolrSpellCheckerTest, HdfsLockFactoryTest, TestDocTermOrds, 
TestNumericTerms32, TestInPlaceUpdateWithRouteField, TestInPlaceUpdatesDistrib, 
ClassificationUpdateProcessorFactoryTest, ClassificationUpdateProcessorTest, 
DefaultValueUpdateProcessorTest, DimensionalRoutedAliasUpdateProcessorTest]
   [junit4] Completed [888/889 (2!)] on J2 in 138.83s, 2 tests, 1 failure, 1 
error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/temp/junit4-J2-20200113_210448_174997756827174731422.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/heapdumps/java_pid27654.hprof ...
   [junit4] Heap dump file created [377116464 bytes in 2.774 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 9591 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/build.xml:634: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/build.xml:586: Some of the tests 
produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? 
Dumps created:
* java_pid18621.hprof
* java_pid26011.hprof
* java_pid27641.hprof
* java_pid27654.hprof

Total time: 97 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to