Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/266/

5 tests failed.
FAILED:  org.apache.solr.DistributedIntervalFacetingTest.test

Error Message:
Error from server at http://127.0.0.1:32907/_ucc/p/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://[ff01::083]:33332/_ucc/p/select

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:32907/_ucc/p/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://[ff01::083]:33332/_ucc/p/select
        at 
__randomizedtesting.SeedInfo.seed([6E0D5ED658BC73E5:E659610CF6401E1D]:0)
        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.SolrRequest.process(SolrRequest.java:211)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:626)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:678)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:643)
        at 
org.apache.solr.DistributedIntervalFacetingTest.doTestQuery(DistributedIntervalFacetingTest.java:192)
        at 
org.apache.solr.DistributedIntervalFacetingTest.testRandom(DistributedIntervalFacetingTest.java:161)
        at 
org.apache.solr.DistributedIntervalFacetingTest.test(DistributedIntervalFacetingTest.java:47)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1108)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
Error from server at https://127.0.0.1:41223/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://[ff01::213]:33332/select

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:41223/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://[ff01::213]:33332/select
        at 
__randomizedtesting.SeedInfo.seed([6E0D5ED658BC73E5:E659610CF6401E1D]:0)
        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.SolrRequest.process(SolrRequest.java:211)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:626)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:678)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:656)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:635)
        at 
org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:75)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1108)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.TestDistributedMissingSort.test

Error Message:
Error from server at https://127.0.0.1:36441/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://[ff01::083]:33332/select

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36441/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://[ff01::083]:33332/select
        at 
__randomizedtesting.SeedInfo.seed([6E0D5ED658BC73E5:E659610CF6401E1D]:0)
        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.SolrRequest.process(SolrRequest.java:211)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:626)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:678)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:656)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:635)
        at 
org.apache.solr.TestDistributedMissingSort.testSortMissingLast(TestDistributedMissingSort.java:106)
        at 
org.apache.solr.TestDistributedMissingSort.test(TestDistributedMissingSort.java:43)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1108)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.AnalyticsMergeStrategyTest.test

Error Message:
Error from server at http://127.0.0.1:46071/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://[ff01::083]:33332/select

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:46071/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://[ff01::083]:33332/select
        at 
__randomizedtesting.SeedInfo.seed([6E0D5ED658BC73E5:E659610CF6401E1D]:0)
        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.SolrRequest.process(SolrRequest.java:211)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:626)
        at 
org.apache.solr.search.AnalyticsMergeStrategyTest.test(AnalyticsMergeStrategyTest.java:87)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.test

Error Message:
Error from server at https://127.0.0.1:38389/solr: 
org.apache.solr.common.SolrException  at 
org.apache.solr.client.solrj.SolrResponse.getException(SolrResponse.java:60)  
at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:281)
  at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:253)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198)
  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)  
at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)  
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
 at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
  at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
 at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)
  at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
 at org.eclipse.jetty.server.Server.handle(Server.java:505)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)  at 
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
  at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)  
at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)  
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)  at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
  at java.lang.Thread.run(Thread.java:748) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:38389/solr: 
org.apache.solr.common.SolrException
        at 
org.apache.solr.client.solrj.SolrResponse.getException(SolrResponse.java:60)
        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:281)
        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:253)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198)
        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
        at org.eclipse.jetty.server.Server.handle(Server.java:505)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
        at 
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
        at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
        at java.lang.Thread.run(Thread.java:748)

        at 
__randomizedtesting.SeedInfo.seed([6E0D5ED658BC73E5:E659610CF6401E1D]:0)
        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.sendRequest(BaseCloudSolrClient.java:1127)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:195)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13855 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 189180 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 189181 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6E0D5ED658BC73E5-001/data-dir-10-001
   [junit4]   2> 189181 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=29 numCloses=29
   [junit4]   2> 189181 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 189182 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 189557 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 190457 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 190662 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 190688 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 190691 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 190691 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 190691 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 190693 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@273d9aaa{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 190871 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@3b4a149e{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost.localdomain-45925-hdfs-_-any-6963433967939414053.dir/webapp/,AVAILABLE}{/hdfs}
   [junit4]   2> 190871 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3c5cd6ad{HTTP/1.1,[http/1.1]}{localhost.localdomain:45925}
   [junit4]   2> 190871 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.Server Started @190907ms
   [junit4]   2> 191694 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 191700 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 191705 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 191705 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 191706 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 191707 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@393d4a45{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 191813 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@548d205f{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-39543-datanode-_-any-8563471056630681221.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 191814 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@39faf729{HTTP/1.1,[http/1.1]}{localhost:39543}
   [junit4]   2> 191814 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.Server Started @191849ms
   [junit4]   2> 192212 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 192214 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 192216 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 192216 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 192217 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 192217 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1dbeed17{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 192324 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@39db8150{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-40193-datanode-_-any-3057674553304563519.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 192325 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@32293cdd{HTTP/1.1,[http/1.1]}{localhost:40193}
   [junit4]   2> 192325 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[6E0D5ED658BC73E5]-worker) [     ] 
o.e.j.s.Server Started @192360ms
   [junit4]   2> 193600 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0x8fca6122ed02f2b8: Processing first storage report for 
DS-4dcdad16-1803-49f8-9be3-f5f15dea8b05 from datanode 
64b76983-a3a8-47f9-9a47-95741c366620
   [junit4]   2> 193602 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0x8fca6122ed02f2b8: from storage 
DS-4dcdad16-1803-49f8-9be3-f5f15dea8b05 node 
DatanodeRegistration(127.0.0.1:37897, 
datanodeUuid=64b76983-a3a8-47f9-9a47-95741c366620, infoPort=41113, 
infoSecurePort=0, ipcPort=41019, 
storageInfo=lv=-57;cid=testClusterID;nsid=664434132;c=1573548016735), blocks: 
0, hasStaleStorage: true, processing time: 2 msecs, invalidatedBlocks: 0
   [junit4]   2> 193602 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0x3ebebe54aa1a1eac: Processing first storage report for 
DS-b68487b6-e377-4666-aa0c-0403f193b88e from datanode 
df0e59d1-7b1b-4b80-aab4-07fefa4d99c3
   [junit4]   2> 193602 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0x3ebebe54aa1a1eac: from storage 
DS-b68487b6-e377-4666-aa0c-0403f193b88e node 
DatanodeRegistration(127.0.0.1:36131, 
datanodeUuid=df0e59d1-7b1b-4b80-aab4-07fefa4d99c3, infoPort=33897, 
infoSecurePort=0, ipcPort=43287, 
storageInfo=lv=-57;cid=testClusterID;nsid=664434132;c=1573548016735), blocks: 
0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 193602 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0x8fca6122ed02f2b8: Processing first storage report for 
DS-d808fd1c-23d7-478c-87b9-d0aa772493f5 from datanode 
64b76983-a3a8-47f9-9a47-95741c366620
   [junit4]   2> 193602 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0x8fca6122ed02f2b8: from storage 
DS-d808fd1c-23d7-478c-87b9-d0aa772493f5 node 
DatanodeRegistration(127.0.0.1:37897, 
datanodeUuid=64b76983-a3a8-47f9-9a47-95741c366620, infoPort=41113, 
infoSecurePort=0, ipcPort=41019, 
storageInfo=lv=-57;cid=testClusterID;nsid=664434132;c=1573548016735), blocks: 
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 193602 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0x3ebebe54aa1a1eac: Processing first storage report for 
DS-ff15a4e6-180f-46de-b33d-24016fc53509 from datanode 
df0e59d1-7b1b-4b80-aab4-07fefa4d99c3
   [junit4]   2> 193602 INFO  (Block report processor) [     ] BlockStateChange 
BLOCK* processReport 0x3ebebe54aa1a1eac: from storage 
DS-ff15a4e6-180f-46de-b33d-24016fc53509 node 
DatanodeRegistration(127.0.0.1:36131, 
datanodeUuid=df0e59d1-7b1b-4b80-aab4-07fefa4d99c3, infoPort=33897, 
infoSecurePort=0, ipcPort=43287, 
storageInfo=lv=-57;cid=testClusterID;nsid=664434132;c=1573548016735), blocks: 
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4] IGNOR/A 0.00s J2 | MoveReplicaHDFSTest.testNormalFailedMove
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 193764 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testNormalMove
   [junit4]   2> 193765 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6E0D5ED658BC73E5-001/tempDir-002
   [junit4]   2> 193766 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 193768 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 193768 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 193868 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:35239
   [junit4]   2> 193868 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35239
   [junit4]   2> 193868 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35239
   [junit4]   2> 193868 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35239
   [junit4]   2> 193870 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193875 INFO  (zkConnectionManagerCallback-652-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 193875 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193880 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193884 INFO  (zkConnectionManagerCallback-654-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 193884 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193886 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193888 INFO  (zkConnectionManagerCallback-656-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 193888 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193996 WARN  (jetty-launcher-657-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 193996 WARN  (jetty-launcher-657-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 193996 WARN  (jetty-launcher-657-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 193996 INFO  (jetty-launcher-657-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 193996 INFO  (jetty-launcher-657-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 193996 INFO  (jetty-launcher-657-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 193996 INFO  (jetty-launcher-657-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 193996 INFO  (jetty-launcher-657-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 193996 INFO  (jetty-launcher-657-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 193996 INFO  (jetty-launcher-657-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 193996 INFO  (jetty-launcher-657-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 193996 INFO  (jetty-launcher-657-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 194001 WARN  (jetty-launcher-657-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 194001 INFO  (jetty-launcher-657-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 194001 INFO  (jetty-launcher-657-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 194001 INFO  (jetty-launcher-657-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 194008 INFO  (jetty-launcher-657-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 194008 INFO  (jetty-launcher-657-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 194008 INFO  (jetty-launcher-657-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 194009 INFO  (jetty-launcher-657-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 194009 INFO  (jetty-launcher-657-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 194009 INFO  (jetty-launcher-657-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 194009 INFO  (jetty-launcher-657-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@393e88e3{/solr,null,AVAILABLE}
   [junit4]   2> 194009 INFO  (jetty-launcher-657-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 194009 INFO  (jetty-launcher-657-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 194009 INFO  (jetty-launcher-657-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@461a0016{/solr,null,AVAILABLE}
   [junit4]   2> 194009 INFO  (jetty-launcher-657-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 194009 INFO  (jetty-launcher-657-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@46c18ab7{/solr,null,AVAILABLE}
   [junit4]   2> 194011 INFO  (jetty-launcher-657-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 194011 INFO  (jetty-launcher-657-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 194011 INFO  (jetty-launcher-657-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 194011 INFO  (jetty-launcher-657-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@313dd741{/solr,null,AVAILABLE}
   [junit4]   2> 194011 INFO  (jetty-launcher-657-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@520b854c{SSL,[ssl, 
http/1.1]}{127.0.0.1:44301}
   [junit4]   2> 194011 INFO  (jetty-launcher-657-thread-3) [     ] 
o.e.j.s.Server Started @194047ms
   [junit4]   2> 194011 INFO  (jetty-launcher-657-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44301}
   [junit4]   2> 194012 ERROR (jetty-launcher-657-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-12T08:40:20.735Z
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6d65183b{SSL,[ssl, 
http/1.1]}{127.0.0.1:44133}
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-4) [     ] 
o.e.j.s.Server Started @194047ms
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44133}
   [junit4]   2> 194012 ERROR (jetty-launcher-657-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2d3d2158{SSL,[ssl, 
http/1.1]}{127.0.0.1:41629}
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-2) [     ] 
o.e.j.s.Server Started @194048ms
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-12T08:40:20.735Z
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41629}
   [junit4]   2> 194012 ERROR (jetty-launcher-657-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 194012 INFO  (jetty-launcher-657-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-12T08:40:20.735Z
   [junit4]   2> 194017 INFO  (jetty-launcher-657-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194017 INFO  (jetty-launcher-657-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@10723962{SSL,[ssl, 
http/1.1]}{127.0.0.1:43537}
   [junit4]   2> 194017 INFO  (jetty-launcher-657-thread-1) [     ] 
o.e.j.s.Server Started @194053ms
   [junit4]   2> 194017 INFO  (jetty-launcher-657-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43537}
   [junit4]   2> 194018 ERROR (jetty-launcher-657-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 194018 INFO  (jetty-launcher-657-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 194018 INFO  (jetty-launcher-657-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 194018 INFO  (jetty-launcher-657-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 194018 INFO  (jetty-launcher-657-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 194018 INFO  (jetty-launcher-657-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-12T08:40:20.741Z
   [junit4]   2> 194021 INFO  (jetty-launcher-657-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194023 INFO  (jetty-launcher-657-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194028 INFO  (jetty-launcher-657-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194038 INFO  (zkConnectionManagerCallback-659-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194038 INFO  (jetty-launcher-657-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194038 INFO  (zkConnectionManagerCallback-663-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194038 INFO  (jetty-launcher-657-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194038 INFO  (zkConnectionManagerCallback-665-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194038 INFO  (jetty-launcher-657-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194038 INFO  (jetty-launcher-657-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 194038 INFO  (jetty-launcher-657-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 194039 INFO  (zkConnectionManagerCallback-661-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194039 INFO  (jetty-launcher-657-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194046 INFO  (jetty-launcher-657-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 194046 INFO  (jetty-launcher-657-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 194046 INFO  (jetty-launcher-657-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 194046 INFO  (jetty-launcher-657-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 194047 INFO  (jetty-launcher-657-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@769d9e06, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 194047 INFO  (jetty-launcher-657-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@769d9e06, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 194048 INFO  (jetty-launcher-657-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 194050 INFO  (jetty-launcher-657-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 194050 INFO  (jetty-launcher-657-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 194051 INFO  (jetty-launcher-657-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@769d9e06, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 194054 INFO  (jetty-launcher-657-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 194163 INFO  (jetty-launcher-657-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 194163 INFO  (jetty-launcher-657-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 194164 INFO  (jetty-launcher-657-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@769d9e06, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 194194 INFO  (jetty-launcher-657-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 194195 WARN  (jetty-launcher-657-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 194195 WARN  (jetty-launcher-657-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@574e6398[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194195 WARN  (jetty-launcher-657-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@574e6398[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194198 WARN  (jetty-launcher-657-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 194198 WARN  (jetty-launcher-657-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7df03996[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194198 WARN  (jetty-launcher-657-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7df03996[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194199 INFO  (jetty-launcher-657-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35239/solr
   [junit4]   2> 194200 INFO  (jetty-launcher-657-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194201 INFO  (zkConnectionManagerCallback-673-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194201 INFO  (jetty-launcher-657-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194278 INFO  (jetty-launcher-657-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 194278 WARN  (jetty-launcher-657-thread-4) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 194280 WARN  (jetty-launcher-657-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4901223b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194280 WARN  (jetty-launcher-657-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4901223b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194282 WARN  (jetty-launcher-657-thread-4) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 194284 WARN  (jetty-launcher-657-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@303593a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194284 WARN  (jetty-launcher-657-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@303593a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194285 INFO  (jetty-launcher-657-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35239/solr
   [junit4]   2> 194288 INFO  (jetty-launcher-657-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194292 INFO  (zkConnectionManagerCallback-680-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194292 INFO  (jetty-launcher-657-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194308 INFO  (jetty-launcher-657-thread-2) 
[n:127.0.0.1:41629_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 194309 INFO  (zkConnectionManagerCallback-682-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194309 INFO  (jetty-launcher-657-thread-2) 
[n:127.0.0.1:41629_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 194337 INFO  (jetty-launcher-657-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 194338 WARN  (jetty-launcher-657-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 194339 WARN  (jetty-launcher-657-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@629f1cf4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194339 WARN  (jetty-launcher-657-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@629f1cf4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194341 WARN  (jetty-launcher-657-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 194386 INFO  (jetty-launcher-657-thread-2) 
[n:127.0.0.1:41629_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41629_solr
   [junit4]   2> 194386 INFO  (jetty-launcher-657-thread-2) 
[n:127.0.0.1:41629_solr     ] o.a.s.c.Overseer Overseer 
(id=72710962643861513-127.0.0.1:41629_solr-n_0000000000) starting
   [junit4]   2> 194387 WARN  (jetty-launcher-657-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@11822dae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194387 WARN  (jetty-launcher-657-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@11822dae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194389 INFO  (jetty-launcher-657-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35239/solr
   [junit4]   2> 194390 INFO  (jetty-launcher-657-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194396 INFO  (zkConnectionManagerCallback-691-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194396 INFO  (jetty-launcher-657-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194397 INFO  
(OverseerStateUpdate-72710962643861513-127.0.0.1:41629_solr-n_0000000000) 
[n:127.0.0.1:41629_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41629_solr
   [junit4]   2> 194415 INFO  (jetty-launcher-657-thread-2) 
[n:127.0.0.1:41629_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41629_solr
   [junit4]   2> 194450 INFO  (jetty-launcher-657-thread-4) 
[n:127.0.0.1:44133_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 194456 INFO  (zkConnectionManagerCallback-694-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194456 INFO  (jetty-launcher-657-thread-4) 
[n:127.0.0.1:44133_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 194520 INFO  (jetty-launcher-657-thread-4) 
[n:127.0.0.1:44133_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 194520 INFO  (jetty-launcher-657-thread-3) 
[n:127.0.0.1:44301_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 194522 INFO  (zkCallback-681-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 194523 INFO  (jetty-launcher-657-thread-4) 
[n:127.0.0.1:44133_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44133_solr as DOWN
   [junit4]   2> 194523 INFO  (jetty-launcher-657-thread-4) 
[n:127.0.0.1:44133_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 194523 INFO  (jetty-launcher-657-thread-4) 
[n:127.0.0.1:44133_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44133_solr
   [junit4]   2> 194526 INFO  (zkConnectionManagerCallback-696-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194526 INFO  (jetty-launcher-657-thread-3) 
[n:127.0.0.1:44301_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 194528 INFO  (zkCallback-693-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 194529 INFO  (zkCallback-681-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 194531 INFO  (jetty-launcher-657-thread-3) 
[n:127.0.0.1:44301_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 194533 INFO  (jetty-launcher-657-thread-3) 
[n:127.0.0.1:44301_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44301_solr as DOWN
   [junit4]   2> 194533 INFO  (jetty-launcher-657-thread-3) 
[n:127.0.0.1:44301_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 194533 INFO  (jetty-launcher-657-thread-3) 
[n:127.0.0.1:44301_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44301_solr
   [junit4]   2> 194536 INFO  (zkCallback-695-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 194536 INFO  (zkCallback-681-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 194540 INFO  (zkCallback-693-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 194560 INFO  (jetty-launcher-657-thread-3) 
[n:127.0.0.1:44301_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 194572 INFO  (jetty-launcher-657-thread-3) 
[n:127.0.0.1:44301_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@769d9e06
   [junit4]   2> 194575 INFO  (jetty-launcher-657-thread-4) 
[n:127.0.0.1:44133_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 194575 INFO  (jetty-launcher-657-thread-2) 
[n:127.0.0.1:41629_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 194587 INFO  (jetty-launcher-657-thread-3) 
[n:127.0.0.1:44301_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@769d9e06
   [junit4]   2> 194587 INFO  (jetty-launcher-657-thread-3) 
[n:127.0.0.1:44301_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@769d9e06
   [junit4]   2> 194591 INFO  (jetty-launcher-657-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 194591 WARN  (jetty-launcher-657-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 194592 WARN  (jetty-launcher-657-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@580d01a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194592 WARN  (jetty-launcher-657-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@580d01a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194594 INFO  (jetty-launcher-657-thread-3) 
[n:127.0.0.1:44301_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6E0D5ED658BC73E5-001/tempDir-002/node2/.
   [junit4]   2> 194602 INFO  (jetty-launcher-657-thread-2) 
[n:127.0.0.1:41629_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@769d9e06
   [junit4]   2> 194607 WARN  (jetty-launcher-657-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 194607 INFO  (jetty-launcher-657-thread-4) 
[n:127.0.0.1:44133_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@769d9e06
   [junit4]   2> 194609 INFO  (jetty-launcher-657-thread-2) 
[n:127.0.0.1:41629_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@769d9e06
   [junit4]   2> 194609 INFO  (jetty-launcher-657-thread-2) 
[n:127.0.0.1:41629_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@769d9e06
   [junit4]   2> 194612 WARN  (jetty-launcher-657-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3dfb56fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194612 WARN  (jetty-launcher-657-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3dfb56fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194614 INFO  (jetty-launcher-657-thread-2) 
[n:127.0.0.1:41629_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6E0D5ED658BC73E5-001/tempDir-002/node3/.
   [junit4]   2> 194614 INFO  (jetty-launcher-657-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35239/solr
   [junit4]   2> 194618 INFO  (jetty-launcher-657-thread-4) 
[n:127.0.0.1:44133_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@769d9e06
   [junit4]   2> 194618 INFO  (jetty-launcher-657-thread-4) 
[n:127.0.0.1:44133_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@769d9e06
   [junit4]   2> 194620 INFO  (jetty-launcher-657-thread-4) 
[n:127.0.0.1:44133_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6E0D5ED658BC73E5-001/tempDir-002/node4/.
   [junit4]   2> 194620 INFO  (jetty-launcher-657-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194639 INFO  (zkConnectionManagerCallback-711-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194639 INFO  (jetty-launcher-657-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194742 INFO  (jetty-launcher-657-thread-1) 
[n:127.0.0.1:43537_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 194744 INFO  (zkConnectionManagerCallback-713-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194744 INFO  (jetty-launcher-657-thread-1) 
[n:127.0.0.1:43537_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 194747 INFO  (jetty-launcher-657-thread-1) 
[n:127.0.0.1:43537_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 194750 INFO  (jetty-launcher-657-thread-1) 
[n:127.0.0.1:43537_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43537_solr as DOWN
   [junit4]   2> 194750 INFO  (jetty-launcher-657-thread-1) 
[n:127.0.0.1:43537_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 194750 INFO  (jetty-launcher-657-thread-1) 
[n:127.0.0.1:43537_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43537_solr
   [junit4]   2> 194751 INFO  (zkCallback-693-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 194751 INFO  (zkCallback-695-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 194751 INFO  (zkCallback-681-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 194756 INFO  (zkCallback-712-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 194767 INFO  (jetty-launcher-657-thread-1) 
[n:127.0.0.1:43537_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 194793 INFO  (jetty-launcher-657-thread-1) 
[n:127.0.0.1:43537_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@769d9e06
   [junit4]   2> 194799 INFO  (jetty-launcher-657-thread-1) 
[n:127.0.0.1:43537_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@769d9e06
   [junit4]   2> 194799 INFO  (jetty-launcher-657-thread-1) 
[n:127.0.0.1:43537_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@769d9e06
   [junit4]   2> 194801 INFO  (jetty-launcher-657-thread-1) 
[n:127.0.0.1:43537_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_6E0D5ED658BC73E5-001/tempDir-002/node1/.
   [junit4]   2> 194834 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 194835 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194836 INFO  (zkConnectionManagerCallback-722-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194836 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194836 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 194837 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35239/solr ready
   [junit4]   2> 194867 INFO  (qtp667241000-3422) [n:127.0.0.1:41629_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 194872 INFO  (qtp667241000-3422) [n:127.0.0.1:41629_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 194873 INFO  
(TEST-MoveReplicaHDFSTest.testNormalMove-seed#[6E0D5ED658BC73E5]) [     ] 
o.a.s.c.MoveReplicaTest total_jettys: 4
   [junit4]   2> 194875 INFO  (qtp667241000-3423) [n:127.0.0.1:41629_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=1&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_false&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 194882 INFO  
(OverseerThreadFactory-650-thread-2-processing-n:127.0.0.1:41629_solr) 
[n:127.0.0.1:41629_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaHDFSTest_coll_false
   [junit4]   2> 194882 INFO  
(OverseerCollectionConfigSetProcessor-72710962643861513-127.0.0.1:41629_solr-n_0000000000)
 [n:127.0.0.1:41629_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 194994 INFO  
(OverseerStateUpdate-72710962643861513-127.0.0.1:41629_solr-n_0000000000) 
[n:127.0.0.1:41629_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_false_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41629/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 194996 INFO  
(OverseerStateUpdate-72710962643861513-127.0.0.1:41629_solr-n_0000000000) 
[n:127.0.0.1:41629_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_false_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44133/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 194997 INFO  
(OverseerStateUpdate-72710962643861513-127.0.0.1:41629_solr-n_0000000000) 
[n:127.0.0.1:41629_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_false",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_false_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44301/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 195003 INFO  
(OverseerStateUpdate-72710962643861513-127.0.0.1:41629_solr-n_0000000000) 
[n:127.0.0.1:41629_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_false",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_false_shard2_replica_p6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43537/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 195248 INFO  (qtp667241000-3430) [n:127.0.0.1:41629_solr    
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 195249 INFO  (qtp667241000-3430) [n:127.0.0.1:41629_solr    
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 195257 INFO  (qtp1738371915-3419) [n:127.0.0.1:44133_solr    
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard1_replica_p2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 195270 INFO  (qtp1492381244-3412) [n:127.0.0.1:44301_solr    
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 195284 INFO  (qtp445272594-3425) [n:127.0.0.1:43537_solr    
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_false_shard2_replica_p6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_false&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 196293 INFO  (qtp667241000-3430) [n:127.0.0.1:41629_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.4.0
   [junit4]   2> 196298 INFO  (qtp1492381244-3412) [n:127.0.0.1:44301_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.4.0
   [junit4]   2> 196301 INFO  (qtp1738371915-3419) [n:127.0.0.1:44133_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_p2 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.4.0
   [junit4]   2> 196311 INFO  (qtp667241000-3430) [n:127.0.0.1:41629_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_false_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 196325 INFO  (qtp445272594-3425) [n:127.0.0.1:43537_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_p6 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.4.0
   [junit4]   2> 196326 INFO  (qtp1492381244-3412) [n:127.0.0.1:44301_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_false_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 196339 INFO  (qtp667241000-3430) [n:127.0.0.1:41629_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 196339 INFO  (qtp667241000-3430) [n:127.0.0.1:41629_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_false_shard1_replica_n1' using 
configuration from collection MoveReplicaHDFSTest_coll_false, trusted=true
   [junit4]   2> 196339 INFO  (qtp667241000-3430) [n:127.0.0.1:41629_solr 
c:MoveReplicaHDFSTest_coll_false s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_false_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n1' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_false.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@769d9e06
   [junit4]   2> 196343 INFO  (qtp1492381244-3412) [n:127.0.0.1:44301_solr 
c:MoveReplicaHDFSTest_coll_false s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_false_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded 
schema mini

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

er Stopped o.e.j.s.ServletContextHandler@5fe7e42b{/,null,UNAVAILABLE}
   [junit4]   2> 2445318 INFO  (closeThreadPool-11167-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2445321 INFO  (closeThreadPool-11167-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2445321 INFO  (closeThreadPool-11167-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1fc15433: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@152aebfa
   [junit4]   2> 2445323 INFO  (closeThreadPool-11167-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2445323 INFO  (closeThreadPool-11167-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@37a92eb7: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@1243083a
   [junit4]   2> 2445325 INFO  (closeThreadPool-11167-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2445325 INFO  (closeThreadPool-11167-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c7a8861: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5d617c6b
   [junit4]   2> 2445326 INFO  (closeThreadPool-11167-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2a2c200d{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2445326 INFO  (closeThreadPool-11167-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@44ad3f65{/,null,UNAVAILABLE}
   [junit4]   2> 2445327 INFO  (closeThreadPool-11167-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDistributedMissingSort -Dtests.method=test 
-Dtests.seed=6E0D5ED658BC73E5 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=lv-LV -Dtests.timezone=Asia/Bangkok -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   21.5s J0 | TestDistributedMissingSort.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36441/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://[ff01::083]:33332/select
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6E0D5ED658BC73E5:E659610CF6401E1D]:0)
   [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.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:626)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:678)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:656)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:635)
   [junit4]    >        at 
org.apache.solr.TestDistributedMissingSort.testSortMissingLast(TestDistributedMissingSort.java:106)
   [junit4]    >        at 
org.apache.solr.TestDistributedMissingSort.test(TestDistributedMissingSort.java:43)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1108)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_6E0D5ED658BC73E5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{six_s1_mf=Lucene50(blocksize=128), rnd_b=Lucene50(blocksize=128), 
SubjectTerms_mfacet=FSTOrd50, foo_b=PostingsFormat(name=MockRandom), 
id=Lucene50(blocksize=128), five_s1_ml=PostingsFormat(name=MockRandom)}, 
docValues:{two_i1_mf=DocValuesFormat(name=Asserting), 
one_i1_ml=DocValuesFormat(name=Asserting), n_l1=DocValuesFormat(name=Direct), 
n_dt1=DocValuesFormat(name=Lucene80), n_td1=DocValuesFormat(name=Lucene80), 
n_d1=DocValuesFormat(name=Direct), n_f1=DocValuesFormat(name=Lucene80), 
n_ti1=DocValuesFormat(name=Lucene80), n_tl1=DocValuesFormat(name=Lucene80), 
id_i=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Direct), 
n_tf1=DocValuesFormat(name=Direct), n_tdt1=DocValuesFormat(name=Direct), 
foo_d=DocValuesFormat(name=Lucene80), 
three_l1_ml=DocValuesFormat(name=Lucene80), 
foo_f=DocValuesFormat(name=Asserting), 
four_l1_mf=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1812, 
maxMBSortInHeap=6.884359497359146, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3852660b),
 locale=lv-LV, timezone=Asia/Bangkok
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=138848240,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy1, 
LargeFieldTest, TestDefaultStatsCache, TestComplexPhraseLeadingWildcard, 
TestObjectReleaseTracker, TestLegacyNumericRangeQueryBuilder, TestSmileRequest, 
XsltUpdateRequestHandlerTest, TestConfigSetsAPIExclusivity, 
TestPerFieldSimilarityWithDefaultOverride, HealthCheckHandlerTest, 
MissingSegmentRecoveryTest, TestZkAclsWithHadoopAuth, 
TestDeleteCollectionOnDownNodes, TestUtilizeNode, 
TestDocBasedVersionConstraints, SmileWriterTest, SuggestComponentTest, 
TestSolrQueryParser, TestSolrCloudWithDelegationTokens, 
SolrGraphiteReporterTest, TestCodecSupport, TestPullReplica, 
SearchRateTriggerIntegrationTest, BadCopyFieldTest, SuggesterTSTTest, 
ExitableDirectoryReaderTest, TestClassicSimilarityFactory, ShardRoutingTest, 
TestLuceneIndexBackCompat, TestSchemaNameResource, SolrMetricManagerTest, 
DistanceFunctionTest, DocValuesMultiTest, TestLegacyFieldCache, 
RestartWhileUpdatingTest, TestSearchPerf, TestLazyCores, CustomCollectionTest, 
TestLegacyField, TestMissingGroups, TestCloudNestedDocsSort, 
TestRequestForwarding, CoreAdminRequestStatusTest, TestStressLucene, 
ZkShardTermsTest, TestStreamBody, TestGroupingSearch, 
TestSolrConfigHandlerCloud, TestSolrCLIRunExample, ChaosMonkeySafeLeaderTest, 
TestCloudPseudoReturnFields, TestExportWriter, TestRawResponseWriter, 
TestDynamicLoadingUrl, RecoveryZkTest, AuditLoggerPluginTest, 
TestCloudInspectUtil, HttpSolrCallGetCoreTest, TestFaceting, SampleTest, 
TestReRankQParserPlugin, TestSolrCoreProperties, 
TestOverriddenPrefixQueryForCustomFieldType, HLLUtilTest, TestExportTool, 
TestInitQParser, SpellCheckCollatorWithCollapseTest, 
TestAuthenticationFramework, MetricsHistoryIntegrationTest, 
DocExpirationUpdateProcessorFactoryTest, TestSchemaVersionResource, 
CustomHighlightComponentTest, DocumentBuilderTest, 
TestCollectionsAPIViaSolrCloudCluster, TestFieldCacheSortRandom, 
TestRandomFlRTGCloud, CdcrUpdateLogTest, TestXmlQParserPlugin, TestBlobHandler, 
TestCoreBackup, SSLMigrationTest, TestClusterStateMutator, 
NodeAddedTriggerIntegrationTest, TestRandomDVFaceting, PeerSyncWithLeaderTest, 
TestCloudSearcherWarming, ResponseLogComponentTest, CollectionsAPISolrJTest, 
TestQuerySenderListener, AddSchemaFieldsUpdateProcessorFactoryTest, 
HttpPartitionWithTlogReplicasTest, TestCustomSort, UpdateLogTest, 
TestPseudoReturnFields, ChangedSchemaMergeTest, DistribCursorPagingTest, 
SolrRequestParserTest, DateFieldTest, TestDelegationWithHadoopAuth, 
AtomicUpdatesTest, QueryResultKeyTest, SolrCoreTest, NodeLostTriggerTest, 
TestNumericRangeQuery64, CloudMLTQParserTest, TestLegacyBM25SimilarityFactory, 
CdcrBootstrapTest, TestFileDictionaryLookup, SolrCLIZkUtilsTest, 
ActionThrottleTest, TestInPlaceUpdatesRequiredField, TestCoreAdminApis, 
TestRestoreCore, LeaderTragicEventTest, JvmMetricsTest, 
TestNestedUpdateProcessor, TestCharFilters, TestExactStatsCache, 
HdfsSyncSliceTest, DefaultValueUpdateProcessorTest, TestScoreJoinQPScore, 
SchemaApiFailureTest, TestConfigSetImmutable, 
TestLeaderElectionWithEmptyReplica, HdfsChaosMonkeyNothingIsSafeTest, 
TestBulkSchemaConcurrent, SolrSlf4jReporterTest, HdfsRecoverLeaseTest, 
UtilsToolTest, ReplaceNodeNoTargetTest, ScheduledMaintenanceTriggerTest, 
IndexSizeTriggerTest, RandomizedTaggerTest, TestSnapshotCloudManager, 
EchoParamsTest, ParsingFieldUpdateProcessorsTest, TestTrieFacet, 
TestSimPolicyCloud, TriggerIntegrationTest, MoveReplicaTest, 
TestSuggestSpellingConverter, TestUseDocValuesAsStored2, 
ManagedSchemaRoundRobinCloudTest, TestSimLargeCluster, 
AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, 
CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, 
TestDistributedMissingSort]
   [junit4] Completed [460/882 (5!)] on J0 in 21.77s, 1 test, 1 error <<< 
FAILURES!

[...truncated 54200 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to