You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/01/06 02:35:17 UTC

[JENKINS] Lucene » Lucene-Solr-BadApples-NightlyTests-8.x - Build # 22 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-NightlyTests-8.x/22/

17 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

Error Message:
Error from server at http://127.0.0.1:36181/solr: Underlying core creation failed while creating collection: testLeaderFailsOver

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36181/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.client.solrj.cloud.autoscaling.TestPolicy.testEqualFunction

Error Message:
nodeName does not contain expected ':' separator: node1_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:C9A6E61B23C5BAD7]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:239)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:222)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testEqualFunction(TestPolicy.java:833)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionMoveReplica

Error Message:
nodeName does not contain expected ':' separator: node1_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:B8A96F45CDB5CF2F]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionMoveReplica(TestPolicy.java:453)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionMoveVsAddSuggestions

Error Message:
nodeName does not contain expected ':' separator: node4_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node4_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:93C2E05D4D6E7429]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionMoveVsAddSuggestions(TestPolicy.java:341)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.client.solrj.cloud.autoscaling.TestPolicy.testDiskSpaceReqd

Error Message:
unable to get autoscaling policy session

Stack Trace:
org.apache.solr.common.SolrException: unable to get autoscaling policy session
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:364EC3B677052245]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getReplicaLocations(PolicyHelper.java:135)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testDiskSpaceReqd(TestPolicy.java:2851)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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)
Caused by: java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy$27$1.getReplicaInfo(TestPolicy.java:2811)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy$Session.<init>(Policy.java:551)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.createSession(Policy.java:369)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.createSession(Policy.java:365)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper$SessionRef.get(PolicyHelper.java:581)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getSession(PolicyHelper.java:643)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getSession(PolicyHelper.java:638)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getReplicaLocations(PolicyHelper.java:133)
	... 44 more


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollection

Error Message:
nodeName does not contain expected ':' separator: node2_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node2_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:784920480E3C0C00]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollection(TestPolicy.java:149)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionSuggestions

Error Message:
nodeName does not contain expected ':' separator: node2_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node2_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:BB595B2238B2271E]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionSuggestions(TestPolicy.java:246)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.client.solrj.cloud.autoscaling.TestPolicy.testMoveReplicaLeaderlast

Error Message:
nodeName does not contain expected ':' separator: node1_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:7D87E33AEF4716F1]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testMoveReplicaLeaderlast(TestPolicy.java:2865)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.client.solrj.cloud.autoscaling.TestPolicy2.testEqualOnNonNode

Error Message:
nodeName does not contain expected ':' separator: node1_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:5DC86AE2B70AF9D3]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy2.createCloudManager(TestPolicy2.java:178)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy2.testEqualOnNonNode(TestPolicy2.java:74)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.client.solrj.cloud.autoscaling.TestPolicy2Old.testEqualOnNonNode

Error Message:
nodeName does not contain expected ':' separator: node1_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:5DC86AE2B70AF9D3]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy2.createCloudManager(TestPolicy2.java:178)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy2.testEqualOnNonNode(TestPolicy2.java:74)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.client.solrj.cloud.autoscaling.TestPolicyOld.testEqualFunction

Error Message:
nodeName does not contain expected ':' separator: node1_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:C9A6E61B23C5BAD7]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:239)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:222)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testEqualFunction(TestPolicy.java:833)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.client.solrj.cloud.autoscaling.TestPolicyOld.testWithCollectionMoveReplica

Error Message:
nodeName does not contain expected ':' separator: node1_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:B8A96F45CDB5CF2F]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionMoveReplica(TestPolicy.java:453)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.client.solrj.cloud.autoscaling.TestPolicyOld.testWithCollectionMoveVsAddSuggestions

Error Message:
nodeName does not contain expected ':' separator: node4_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node4_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:93C2E05D4D6E7429]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionMoveVsAddSuggestions(TestPolicy.java:341)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.client.solrj.cloud.autoscaling.TestPolicyOld.testDiskSpaceReqd

Error Message:
unable to get autoscaling policy session

Stack Trace:
org.apache.solr.common.SolrException: unable to get autoscaling policy session
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:364EC3B677052245]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getReplicaLocations(PolicyHelper.java:135)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testDiskSpaceReqd(TestPolicy.java:2851)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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)
Caused by: java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy$27$1.getReplicaInfo(TestPolicy.java:2811)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy$Session.<init>(Policy.java:551)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.createSession(Policy.java:369)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.createSession(Policy.java:365)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper$SessionRef.get(PolicyHelper.java:581)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getSession(PolicyHelper.java:643)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getSession(PolicyHelper.java:638)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getReplicaLocations(PolicyHelper.java:133)
	... 44 more


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicyOld.testWithCollection

Error Message:
nodeName does not contain expected ':' separator: node2_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node2_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:784920480E3C0C00]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollection(TestPolicy.java:149)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.client.solrj.cloud.autoscaling.TestPolicyOld.testWithCollectionSuggestions

Error Message:
nodeName does not contain expected ':' separator: node2_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node2_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:BB595B2238B2271E]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionSuggestions(TestPolicy.java:246)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.client.solrj.cloud.autoscaling.TestPolicyOld.testMoveReplicaLeaderlast

Error Message:
nodeName does not contain expected ':' separator: node1_

Stack Trace:
java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:7D87E33AEF4716F1]:0)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testMoveReplicaLeaderlast(TestPolicy.java:2865)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 14660 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 1941873 INFO  (SUITE-LeaderTragicEventTest-seed#[9EC126A377AD435E]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1941873 INFO  (SUITE-LeaderTragicEventTest-seed#[9EC126A377AD435E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1941873 INFO  (SUITE-LeaderTragicEventTest-seed#[9EC126A377AD435E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_9EC126A377AD435E-001/data-dir-132-001
   [junit4]   2> 1941873 WARN  (SUITE-LeaderTragicEventTest-seed#[9EC126A377AD435E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 1941873 INFO  (SUITE-LeaderTragicEventTest-seed#[9EC126A377AD435E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1941875 INFO  (SUITE-LeaderTragicEventTest-seed#[9EC126A377AD435E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, 

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

Dtests.nightly=true -Dtests.slow=true -Dtests.badapples=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=el-CY -Dtests.timezone=Portugal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J3 | TestPolicyOld.testWithCollection <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node2_
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:784920480E3C0C00]:0)
   [junit4]    > 	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
   [junit4]    > 	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
   [junit4]    > 	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
   [junit4]    > 	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
   [junit4]    > 	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
   [junit4]    > 	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
   [junit4]    > 	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
   [junit4]    > 	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
   [junit4]    > 	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
   [junit4]    > 	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollection(TestPolicy.java:149)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 149922 INFO  (TEST-TestPolicyOld.testRules-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRules
   [junit4]   2> 149923 INFO  (TEST-TestPolicyOld.testRules-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRules
   [junit4]   2> 149926 INFO  (TEST-TestPolicyOld.testMoveReplicaSuggester-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMoveReplicaSuggester
   [junit4]   2> 149927 INFO  (TEST-TestPolicyOld.testMoveReplicaSuggester-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMoveReplicaSuggester
   [junit4]   2> 149929 INFO  (TEST-TestPolicyOld.testScheduledTriggerFailure-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testScheduledTriggerFailure
   [junit4]   2> 149930 INFO  (TEST-TestPolicyOld.testScheduledTriggerFailure-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testScheduledTriggerFailure
   [junit4]   2> 149932 INFO  (TEST-TestPolicyOld.testWithCollectionSuggestions-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testWithCollectionSuggestions
   [junit4]   2> 149933 INFO  (TEST-TestPolicyOld.testWithCollectionSuggestions-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testWithCollectionSuggestions
   [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=TestPolicyOld -Dtests.method=testWithCollectionSuggestions -Dtests.seed=F7654694D58274E1 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.badapples=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=el-CY -Dtests.timezone=Portugal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J3 | TestPolicyOld.testWithCollectionSuggestions <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node2_
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:BB595B2238B2271E]:0)
   [junit4]    > 	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
   [junit4]    > 	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
   [junit4]    > 	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
   [junit4]    > 	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
   [junit4]    > 	at org.apache.solr.common.cloud.Slice.makeReplicas(Slice.java:204)
   [junit4]    > 	at org.apache.solr.common.cloud.Slice.<init>(Slice.java:169)
   [junit4]    > 	at org.apache.solr.common.cloud.Slice.loadAllFromMap(Slice.java:53)
   [junit4]    > 	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:266)
   [junit4]    > 	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:247)
   [junit4]    > 	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollectionSuggestions(TestPolicy.java:246)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 149936 INFO  (TEST-TestPolicyOld.testMoveReplicasInMultipleCollections-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMoveReplicasInMultipleCollections
   [junit4]   2> 149937 INFO  (TEST-TestPolicyOld.testMoveReplicasInMultipleCollections-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMoveReplicasInMultipleCollections
   [junit4]   2> 149939 INFO  (TEST-TestPolicyOld.testNodeLostMultipleReplica-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostMultipleReplica
   [junit4]   2> 149941 INFO  (TEST-TestPolicyOld.testNodeLostMultipleReplica-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostMultipleReplica
   [junit4]   2> 149944 INFO  (TEST-TestPolicyOld.testFreeDiskSuggestions-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFreeDiskSuggestions
   [junit4]   2> 149947 INFO  (TEST-TestPolicyOld.testFreeDiskSuggestions-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFreeDiskSuggestions
   [junit4]   2> 149950 INFO  (TEST-TestPolicyOld.testGreedyConditions-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testGreedyConditions
   [junit4]   2> 149951 INFO  (TEST-TestPolicyOld.testGreedyConditions-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testGreedyConditions
   [junit4]   2> 149953 INFO  (TEST-TestPolicyOld.testDiskSpaceHint-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDiskSpaceHint
   [junit4]   2> 149954 INFO  (TEST-TestPolicyOld.testDiskSpaceHint-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDiskSpaceHint
   [junit4]   2> 149957 INFO  (TEST-TestPolicyOld.testMoveReplicaLeaderlast-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMoveReplicaLeaderlast
   [junit4]   2> 149957 INFO  (TEST-TestPolicyOld.testMoveReplicaLeaderlast-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMoveReplicaLeaderlast
   [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=TestPolicyOld -Dtests.method=testMoveReplicaLeaderlast -Dtests.seed=F7654694D58274E1 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.badapples=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=el-CY -Dtests.timezone=Portugal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J3 | TestPolicyOld.testMoveReplicaLeaderlast <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: nodeName does not contain expected ':' separator: node1_
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F7654694D58274E1:7D87E33AEF4716F1]:0)
   [junit4]    > 	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:765)
   [junit4]    > 	at org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:760)
   [junit4]    > 	at org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)
   [junit4]    > 	at org.apache.solr.common.cloud.Replica.<init>(Replica.java:138)
   [junit4]    > 	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testMoveReplicaLeaderlast(TestPolicy.java:2865)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 149960 INFO  (TEST-TestPolicyOld.testNodeLost-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLost
   [junit4]   2> 149960 INFO  (TEST-TestPolicyOld.testNodeLost-seed#[F7654694D58274E1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLost
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.cloud.autoscaling.TestPolicyOld_F7654694D58274E1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1298, maxMBSortInHeap=7.313600580928035, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=el-CY, timezone=Portugal
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=147874464,total=374865920
   [junit4]   2> NOTE: All tests run in this JVM: [ConcurrentUpdateHttp2SolrClientTest, QueryFacetMapTest, LBHttpSolrClientBadInputTest, TestJSONWriter, SolrExampleBinaryTest, TestToleratedUpdateError, MathExpressionTest, FloorEvaluatorTest, ReverseEvaluatorTest, CeilingEvaluatorTest, ZkConfigFilesTest, MergeIndexesEmbeddedTest, StreamExpressionToExpessionTest, TestSpellCheckResponse, TestXMLEscaping, HyperbolicSineEvaluatorTest, TestPolicy, SubtractEvaluatorTest, SolrSchemalessExampleTest, CloudHttp2SolrClientBuilderTest, TestFastInputStream, EmpiricalDistributionEvaluatorTest, SolrExampleStreamingBinaryTest, CloudSolrClientRetryTest, TestJavaBinCodec, TestLBHttp2SolrClient, TestLBHttpSolrClient, TestDocumentObjectBinder, TestPolicyOld]
   [junit4] Completed [96/209 (4!)] on J3 in 2.76s, 47 tests, 7 errors <<< FAILURES!

[...truncated 49915 lines...]

[JENKINS] Lucene » Lucene-Solr-BadApples-NightlyTests-8.x - Build # 25 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-NightlyTests-8.x/25/

2 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
re-indexing warning not found

Stack Trace:
java.lang.AssertionError: re-indexing warning not found
	at __randomizedtesting.SeedInfo.seed([E589340ACEF6091C:957C97A3AE3EA06A]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:222)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.api.collections.ShardSplitTest.test

Error Message:
Error from server at http://127.0.0.1:40887/xxs: Could not fully create collection: routeFieldColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40887/xxs: Could not fully create collection: routeFieldColl
	at __randomizedtesting.SeedInfo.seed([E589340ACEF6091C:6DDD0BD0600A64E4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1835)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1773)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.splitByRouteFieldTest(ShardSplitTest.java:830)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.test(ShardSplitTest.java:111)
	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:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 13808 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 797222 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 797222 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/data-dir-61-001
   [junit4]   2> 797222 WARN  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 797223 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 797224 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 797224 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 797225 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001
   [junit4]   2> 797225 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 797225 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 797225 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 797226 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 797325 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 44727
   [junit4]   2> 797325 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44727
   [junit4]   2> 797325 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44727
   [junit4]   2> 797325 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44727
   [junit4]   2> 797327 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 797328 INFO  (zkConnectionManagerCallback-7467-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797328 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 797330 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 797331 INFO  (zkConnectionManagerCallback-7469-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797331 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 797332 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 797333 INFO  (zkConnectionManagerCallback-7471-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797333 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 797435 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 797435 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 797435 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 797435 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 797435 INFO  (jetty-launcher-7472-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 797435 INFO  (jetty-launcher-7472-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3771656c{/solr,null,AVAILABLE}
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d6bfeaf{/solr,null,AVAILABLE}
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a516383{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42269}
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-2) [     ] o.e.j.s.Server Started @797467ms
   [junit4]   2> 797436 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44727/solr, hostPort=42269}
   [junit4]   2> 797437 ERROR (jetty-launcher-7472-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 797437 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 797437 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 797437 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 797437 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 797437 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T20:07:49.945Z
   [junit4]   2> 797439 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 797439 INFO  (jetty-launcher-7472-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6d73b999{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46417}
   [junit4]   2> 797439 INFO  (jetty-launcher-7472-thread-1) [     ] o.e.j.s.Server Started @797469ms
   [junit4]   2> 797439 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44727/solr, hostPort=46417}
   [junit4]   2> 797439 ERROR (jetty-launcher-7472-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 797439 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 797439 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 797439 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 797439 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 797439 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T20:07:49.947Z
   [junit4]   2> 797440 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 797440 INFO  (zkConnectionManagerCallback-7474-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797441 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 797441 INFO  (zkConnectionManagerCallback-7476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 797441 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 797441 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 797441 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 797445 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 797445 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 798016 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 798017 WARN  (jetty-launcher-7472-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@37310602[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 798017 WARN  (jetty-launcher-7472-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@37310602[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 798020 WARN  (jetty-launcher-7472-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6300165c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 798020 WARN  (jetty-launcher-7472-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6300165c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 798021 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44727/solr
   [junit4]   2> 798022 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 798023 INFO  (zkConnectionManagerCallback-7490-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 798023 INFO  (jetty-launcher-7472-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 798126 INFO  (jetty-launcher-7472-thread-2) [n:127.0.0.1:42269_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 798127 INFO  (zkConnectionManagerCallback-7492-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 798127 INFO  (jetty-launcher-7472-thread-2) [n:127.0.0.1:42269_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 798205 INFO  (jetty-launcher-7472-thread-2) [n:127.0.0.1:42269_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42269_solr
   [junit4]   2> 798206 INFO  (jetty-launcher-7472-thread-2) [n:127.0.0.1:42269_solr     ] o.a.s.c.Overseer Overseer (id=72892382640537606-127.0.0.1:42269_solr-n_0000000000) starting
   [junit4]   2> 798213 INFO  (OverseerStateUpdate-72892382640537606-127.0.0.1:42269_solr-n_0000000000) [n:127.0.0.1:42269_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42269_solr
   [junit4]   2> 798218 INFO  (jetty-launcher-7472-thread-2) [n:127.0.0.1:42269_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42269_solr
   [junit4]   2> 798221 INFO  (jetty-launcher-7472-thread-2) [n:127.0.0.1:42269_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 798221 WARN  (jetty-launcher-7472-thread-2) [n:127.0.0.1:42269_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 798229 INFO  (zkCallback-7491-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 798244 INFO  (jetty-launcher-7472-thread-2) [n:127.0.0.1:42269_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node2
   [junit4]   2> 798282 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 798283 WARN  (jetty-launcher-7472-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1372bd91[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 798284 WARN  (jetty-launcher-7472-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1372bd91[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 798286 WARN  (jetty-launcher-7472-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e6c8b3a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 798286 WARN  (jetty-launcher-7472-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e6c8b3a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 798287 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44727/solr
   [junit4]   2> 798288 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 798290 INFO  (zkConnectionManagerCallback-7510-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 798290 INFO  (jetty-launcher-7472-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 798392 INFO  (jetty-launcher-7472-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 798393 INFO  (zkConnectionManagerCallback-7512-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 798393 INFO  (jetty-launcher-7472-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 798396 INFO  (jetty-launcher-7472-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 798399 INFO  (jetty-launcher-7472-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46417_solr as DOWN
   [junit4]   2> 798400 INFO  (jetty-launcher-7472-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 798400 INFO  (jetty-launcher-7472-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46417_solr
   [junit4]   2> 798401 INFO  (zkCallback-7491-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 798401 INFO  (zkCallback-7511-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 798402 INFO  (jetty-launcher-7472-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 798402 WARN  (jetty-launcher-7472-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 798419 INFO  (jetty-launcher-7472-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node1
   [junit4]   2> 798428 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 798430 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 798434 INFO  (zkConnectionManagerCallback-7523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 798434 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 798435 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 798436 INFO  (SUITE-SystemCollectionCompatTest-seed#[E589340ACEF6091C]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44727/solr ready
   [junit4]   2> 798455 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 798470 INFO  (OverseerThreadFactory-7499-thread-1-processing-n:127.0.0.1:42269_solr) [n:127.0.0.1:42269_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 798577 INFO  (OverseerStateUpdate-72892382640537606-127.0.0.1:42269_solr-n_0000000000) [n:127.0.0.1:42269_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:46417_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 798579 INFO  (OverseerStateUpdate-72892382640537606-127.0.0.1:42269_solr-n_0000000000) [n:127.0.0.1:42269_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:42269_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 798783 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n3&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 798783 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 798783 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 798784 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 798788 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 798798 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 798799 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 798804 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 798804 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 798805 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 798805 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 798806 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 798806 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 798807 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n3' using configuration from configset .system, trusted=true
   [junit4]   2> 798807 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SolrCore [[.system_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node2/.system_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node2/.system_shard1_replica_n3/data/]
   [junit4]   2> 798810 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 798816 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 798816 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from configset .system, trusted=true
   [junit4]   2> 798817 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node1/.system_shard1_replica_n1/data/]
   [junit4]   2> 798861 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 798861 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 798861 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 798861 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 798862 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 798862 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 798862 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 798862 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 798863 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 798863 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 798864 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 798864 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 798864 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 798864 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 798864 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from Zookeeper
   [junit4]   2> 798864 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 798864 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 798864 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689981206000566272
   [junit4]   2> 798865 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 798865 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 798865 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 1 ms
   [junit4]   2> 798865 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 798865 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689981206001614848
   [junit4]   2> 798871 INFO  (searcherExecutor-7527-thread-1-processing-n:127.0.0.1:46417_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node2) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 798871 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 798872 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 798872 INFO  (searcherExecutor-7525-thread-1-processing-n:127.0.0.1:42269_solr x:.system_shard1_replica_n3 c:.system s:shard1 r:core_node4) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 798880 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 798880 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 798891 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 798891 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 798900 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 798900 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 798900 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42269/solr/.system_shard1_replica_n3/
   [junit4]   2> 798901 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n3 url=http://127.0.0.1:42269/solr  START replicas=[http://127.0.0.1:46417/solr/.system_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 798906 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n3 url=http://127.0.0.1:42269/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 798908 INFO  (qtp1672760223-12068) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 798908 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 798908 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 798908 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/72892382640537606-core_node4-n_0000000000
   [junit4]   2> 798910 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42269/solr/.system_shard1_replica_n3/ shard1
   [junit4]   2> 798910 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 799011 INFO  (zkCallback-7491-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 799012 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 799014 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 799016 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n3&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=233
   [junit4]   2> 799115 INFO  (zkCallback-7491-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 799115 INFO  (zkCallback-7491-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 799900 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 799904 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 799906 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1123
   [junit4]   2> 799908 INFO  (qtp1672760223-12070) [n:127.0.0.1:46417_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 799908 INFO  (qtp1672760223-12070) [n:127.0.0.1:46417_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 800005 INFO  (zkCallback-7491-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 800006 INFO  (zkCallback-7491-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 800006 INFO  (zkCallback-7511-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 800006 INFO  (zkCallback-7511-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 800006 INFO  (qtp1672760223-12070) [n:127.0.0.1:46417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1545
   [junit4]   2> 800007 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 800007 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 800011 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 800018 INFO  (zkConnectionManagerCallback-7540-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800018 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 800024 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 800027 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44727/solr ready
   [junit4]   2> 800029 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 800029 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 800032 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node2=1, core_node4=1}, version=2}
   [junit4]   2> 800049 INFO  (qtp1672760223-12068) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42269/solr/.system_shard1_replica_n3/&wt=javabin&version=2}{add=[177404f43c7Tf45q817m4qlh3sho7wz4qz2ia (1689981207222157312)]} 0 1
   [junit4]   2> 800050 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177404f43c7Tf45q817m4qlh3sho7wz4qz2ia (1689981207222157312)]} 0 21
   [junit4]   2> 800051 INFO  (qtp1150715233-12077) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 800055 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 800059 INFO  (searcherExecutor-7527-thread-1-processing-n:127.0.0.1:46417_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node2) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800059 INFO  (qtp1672760223-12074) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42269/solr/.system_shard1_replica_n3/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 800060 INFO  (searcherExecutor-7525-thread-1-processing-n:127.0.0.1:42269_solr x:.system_shard1_replica_n3 c:.system s:shard1 r:core_node4) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800060 INFO  (qtp1150715233-12077) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n3]  webapp=/solr path=/update params={_stateVer_=.system:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 800060 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 800078 INFO  (qtp1150715233-12071) [n:127.0.0.1:42269_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 800084 INFO  (qtp1672760223-12072) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 800097 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 800098 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 800099 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 800126 INFO  (zkCallback-7511-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/.system/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 800126 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.ZkController Persisted config data to node /configs/.system/managed-schema 
   [junit4]   2> 800127 INFO  (zkCallback-7491-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/.system/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 800128 INFO  (zkCallback-7511-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
   [junit4]   2> 800129 INFO  (zkCallback-7511-thread-2) [     ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 800129 INFO  (zkCallback-7511-thread-2) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 800129 INFO  (zkCallback-7511-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 1 ms
   [junit4]   2> 800130 INFO  (Thread-1704) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n1
   [junit4]   2> 800130 INFO  (Thread-1705) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n3
   [junit4]   2> 800133 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.c.SolrCore core reload .system_shard1_replica_n3
   [junit4]   2> 800135 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 800145 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 800145 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 800145 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n3' using configuration from configset .system
   [junit4]   2> 800146 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SolrCore [[.system_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node2/.system_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node2/.system_shard1_replica_n3/data/]
   [junit4]   2> 800188 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 800188 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 800190 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 800190 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 800191 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 800191 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 800191 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 800193 INFO  (searcherExecutor-7542-thread-1-processing-n:127.0.0.1:42269_solr x:.system_shard1_replica_n3 c:.system s:shard1 r:core_node4) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800195 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 800196 INFO  (zkCallback-7491-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
   [junit4]   2> 800197 INFO  (searcherExecutor-7542-thread-1-processing-n:127.0.0.1:42269_solr x:.system_shard1_replica_n3 c:.system s:shard1 r:core_node4) [n:127.0.0.1:42269_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3 ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800198 INFO  (zkCallback-7491-thread-2) [     ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 800198 INFO  (zkCallback-7491-thread-2) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 800198 INFO  (zkCallback-7491-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 1 ms
   [junit4]   2> 800198 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr     ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 1 for collection .system
   [junit4]   2> 800202 INFO  (qtp1672760223-12068) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 800202 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr     ] o.a.s.s.ManagedIndexSchema Took 6.0ms for 1 replicas to apply schema update version 1 for collection .system
   [junit4]   2> 800202 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr     ] o.a.s.c.S.Request [.system_shard1_replica_n3]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=109
   [junit4]   2> 800202 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr     ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@11503d09
   [junit4]   2> 800202 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n3 tag=SolrCore@11503d09
   [junit4]   2> 800202 INFO  (qtp1150715233-12073) [n:127.0.0.1:42269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader tag=SolrCore@11503d09
   [junit4]   2> 800203 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 800205 INFO  (OverseerThreadFactory-7499-thread-2-processing-n:127.0.0.1:42269_solr) [n:127.0.0.1:42269_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=RELOAD, asyncId=null
   [junit4]   2> 800206 INFO  (OverseerCollectionConfigSetProcessor-72892382640537606-127.0.0.1:42269_solr-n_0000000000) [n:127.0.0.1:42269_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> 800210 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 800211 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 800212 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 800212 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n3' using configuration from configset .system
   [junit4]   2> 800212 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.c.SolrCore [[.system_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node2/.system_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node2/.system_shard1_replica_n3/data/]
   [junit4]   2> 800217 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 800217 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 800217 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using configuration from configset .system
   [junit4]   2> 800218 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node1/.system_shard1_replica_n1/data/]
   [junit4]   2> 800268 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 800268 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 800275 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 800275 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 800275 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 800275 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 800275 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 800277 INFO  (searcherExecutor-7549-thread-1-processing-n:127.0.0.1:42269_solr) [n:127.0.0.1:42269_solr     ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800277 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 800277 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 800279 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 800280 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@6ace7ec6
   [junit4]   2> 800280 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n3 tag=SolrCore@6ace7ec6
   [junit4]   2> 800280 INFO  (Thread-1705) [n:127.0.0.1:42269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader tag=SolrCore@6ace7ec6
   [junit4]   2> 800280 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 800280 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 800280 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 800281 INFO  (searcherExecutor-7549-thread-1-processing-n:127.0.0.1:42269_solr) [n:127.0.0.1:42269_solr     ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800282 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 800282 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 800284 INFO  (searcherExecutor-7551-thread-1-processing-n:127.0.0.1:46417_solr x:.system_shard1_replica_n1) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800285 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 800286 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr     ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@20cd627f
   [junit4]   2> 800286 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1 tag=SolrCore@20cd627f
   [junit4]   2> 800286 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader tag=SolrCore@20cd627f
   [junit4]   2> 800287 INFO  (searcherExecutor-7551-thread-1-processing-n:127.0.0.1:46417_solr x:.system_shard1_replica_n1) [n:127.0.0.1:46417_solr    x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800287 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 800287 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=.system_shard1_replica_n1&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=80
   [junit4]   2> 800293 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 800293 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 800293 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n3' using configuration from configset .system
   [junit4]   2> 800293 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.c.SolrCore [[.system_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node2/.system_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_E589340ACEF6091C-001/tempDir-001/node2/.system_shard1_replica_n3/data/]
   [junit4]   2> 800327 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 800327 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 800329 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 800329 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 800329 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 800329 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 800329 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 800331 INFO  (searcherExecutor-7559-thread-1-processing-n:127.0.0.1:42269_solr x:.system_shard1_replica_n3) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800331 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 800332 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr     ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@9f0da4d
   [junit4]   2> 800332 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n3 tag=SolrCore@9f0da4d
   [junit4]   2> 800332 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader tag=SolrCore@9f0da4d
   [junit4]   2> 800332 INFO  (searcherExecutor-7559-thread-1-processing-n:127.0.0.1:42269_solr x:.system_shard1_replica_n3) [n:127.0.0.1:42269_solr    x:.system_shard1_replica_n3 ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 800333 INFO  (qtp1150715233-12075) [n:127.0.0.1:42269_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=.system_shard1_replica_n3&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=126
   [junit4]   2> 800334 INFO  (qtp1672760223-12072) [n:127.0.0.1:46417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&action=RELOAD&wt=javabin&version=2} status=0 QTime=130
   [junit4]   2> 800336 INFO  (qtp1150715233-12077) [n:127.0.0.1:42269_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 800336 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 800336 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 800341 INFO  (OverseerCollectionConfigSetProcessor-72892382640537606-127.0.0.1:42269_solr-n_0000000000) [n:127.0.0.1:42269_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 800343 INFO  (qtp1672760223-12068) [n:127.0.0.1:46417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 800343 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.SystemCollectionCompatTest Overseer Status indicates that the overseer is: 127.0.0.1:42269_solr
   [junit4]   2> 800344 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.SystemCollectionCompatTest Stopping Overseer Node: 127.0.0.1:42269_solr (42269)
   [junit4]   2> 800344 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2139201016
   [junit4]   2> 800344 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42269_solr
   [junit4]   2> 800344 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 800344 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42269_solr as DOWN
   [junit4]   2> 800346 INFO  (coreCloseExecutor-7566-thread-1) [n:127.0.0.1:42269_solr     ] o.a.s.c.SolrCore [.system_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@3c781814
   [junit4]   2> 800346 INFO  (coreCloseExecutor-7566-thread-1) [n:127.0.0.1:42269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n3 tag=SolrCore@3c781814
   [junit4]   2> 800346 INFO  (coreCloseExecutor-7566-thread-1) [n:127.0.0.1:42269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader tag=SolrCore@3c781814
   [junit4]   2> 800346 INFO  (coreCloseExecutor-7566-thread-1) [n:127.0.0.1:42269_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 800348 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 800348 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 800348 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 800348 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 800348 INFO  (closeThreadPool-7568-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72892382640537606-127.0.0.1:42269_solr-n_0000000000) closing
   [junit4]   2> 800348 INFO  (OverseerStateUpdate-72892382640537606-127.0.0.1:42269_solr-n_0000000000) [n:127.0.0.1:42269_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42269_solr
   [junit4]   2> 800351 WARN  (jetty-launcher-7472-thread-2-SendThread(127.0.0.1:44727)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f73c5e1f0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f73c5e1f0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102f73c5e1f0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 800352 INFO  (zkCallback-7511-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46417_solr
   [junit4]   2> 800352 INFO  (zkCallback-7511-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.Overseer Overseer (id=72892382640537608-127.0.0.1:46417_solr-n_0000000001) starting
   [junit4]   2> 800353 INFO  (zkCallback-7511-thread-2) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 800357 INFO  (zkCallback-7539-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 800358 INFO  (OverseerStateUpdate-72892382640537608-127.0.0.1:46417_solr-n_0000000001) [n:127.0.0.1:46417_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46417_solr
   [junit4]   2> 800358 INFO  (zkCallback-7522-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 800361 INFO  (OverseerStateUpdate-72892382640537608-127.0.0.1:46417_solr-n_0000000001) [n:127.0.0.1:46417_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 800367 INFO  (zkCallback-7511-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 800368 INFO  (OverseerAutoScalingTriggerThread-72892382640537606-127.0.0.1:42269_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 800378 INFO  (zkCallback-7511-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 800378 INFO  (zkCallback-7511-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 800378 INFO  (closeThreadPool-7568-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72892382640537606-127.0.0.1:42269_solr-n_0000000000) closing
   [junit4]   2> 800382 INFO  (zkConnectionManagerCallback-7576-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800382 INFO  (zkCallback-7511-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 800383 INFO  (zkCallback-7511-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 800384 INFO  (zkCallback-7511-thread-1) [n:127.0.0.1:46417_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44727/solr ready
   [junit4]   2> 800385 INFO  (qtp1672760223-12076) [n:127.0.0.1:46417_solr c:.system    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=COLSTATUS&collection=.system&fieldInfo=true&wt=javabin&version=2&segments=true} status=0 QTime=0
   [junit4]   2> 800386 WARN  (zkCallback-7511-thread-1-SendThread(127.0.0.1:44727)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f73c5e1f000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f73c5e1f000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102f73c5e1f000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 800455 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.Overseer Overseer (id=72892382640537606-127.0.0.1:42269_solr-n_0000000000) closing
   [junit4]   2> 800456 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4a516383{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 800457 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d6bfeaf{/solr,null,STOPPED}
   [junit4]   2> 800457 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 800457 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.SystemCollectionCompatTest Waiting for new overseer election...
   [junit4]   2> 800462 INFO  (qtp1672760223-12070) [n:127.0.0.1:46417_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 800462 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.SystemCollectionCompatTest ...new overseer is: 127.0.0.1:46417_solr
   [junit4]   2> 800463 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[E589340ACEF6091C]) [     ] o.a.s.c.SystemCollectionCompatTest Polling for log watcher to detect expected log messages...
   [junit4]   2> 800477 INFO  (zkCallback-7511-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 800477 INFO  (zkCallback-7511-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 802462 INFO  (OverseerCollectionConfigSetProcessor-72892382640537608-127.0.0.1:46417_solr-n_0000000001) [n:127.0.0.1:46417_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 802853 INFO  (zkCallback-7511-thread-2) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46417/solr/.system_shard1_replica_n1/
   [junit4]   2> 802853 INFO  (zkCallback-7511-thread-2) [n:127.0.0.1:46417_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 802853 INFO  (zkCallback-7511-thread-2) [n:127.0.0.1:46417_solr c

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

cation-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647749 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647749 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647749 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647749 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647749 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647750 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647750 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647750 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647750 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647750 INFO  (closeThreadPool-11207-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@261d7220{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1647751 INFO  (closeThreadPool-11207-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71f58136{/xxs,null,STOPPED}
   [junit4]   2> 1647751 INFO  (closeThreadPool-11207-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1647751 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1647753 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-SendThread(127.0.0.1:45479)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f748f4090000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f748f4090000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102f748f4090000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1647853 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647954 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1647955 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/collections/collection1/state.json
   [junit4]   2> 	11	/solr/collections/testSplitStaticIndexReplication_rewrite/terms/shard1_0
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	6	/solr/packages.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	6	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication_rewrite/terms/shard1
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication_rewrite/terms/shard1_1
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/testSplitStaticIndexReplication_rewrite/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	94	/solr/clusterstate.json
   [junit4]   2> 	49	/solr/collections/testSplitStaticIndexReplication_rewrite/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72892436695285776-127.0.0.1:36911_xxs-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/72892436695285774-127.0.0.1:40249_xxs-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72892436695285764-127.0.0.1:32923_xxs-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	74	/solr/overseer/queue
   [junit4]   2> 	50	/solr/live_nodes
   [junit4]   2> 	49	/solr/collections/testSplitStaticIndexReplication_rewrite/state.json
   [junit4]   2> 	20	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 1647960 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45479
   [junit4]   2> 1647960 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45479
   [junit4]   2> 1647960 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E589340ACEF6091C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45479
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_E589340ACEF6091C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {rnd_b=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=LuceneVarGapFixedInterval), _root_=Lucene84, id=PostingsFormat(name=MockRandom), foo_s=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{_version_=DocValuesFormat(name=Lucene80), n_ti=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1981, maxMBSortInHeap=5.905236043394876, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sr-Latn-ME, timezone=Africa/Tripoli
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=198493112,total=504365056
   [junit4]   2> NOTE: All tests run in this JVM: [NodeMutatorTest, CollectionReloadTest, SubstringBytesRefFilterTest, TestConfigSetsAPI, TestTlogReplayVsRecovery, SpellCheckCollatorWithCollapseTest, ImplicitSnitchTest, TestMaxScoreQueryParser, FuzzySearchTest, TestTrieFacet, SchemaVersionSpecificBehaviorTest, MBeansHandlerTest, TestBinaryField, AggValueSourceTest, OverseerStatusTest, HdfsDirectoryTest, TestInitParams, ZookeeperReadAPITest, TestSolr4Spatial, ActionThrottleTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestRequestForwarding, BlockJoinFacetDistribTest, CdcrOpsAndBoundariesTest, TestNestedUpdateProcessor, TestCollectionsAPIViaSolrCloudCluster, LeaderElectionTest, TestLegacyTerms, DistributedExpandComponentTest, SimpleMLTQParserTest, NodeLostTriggerTest, CoreAdminRequestStatusTest, MetricsDisabledCloudTest, MigrateRouteKeyTest, TestSimPolicyCloud, TestScoreJoinQPScore, TestNumericTerms64, TestBinaryResponseWriter, MoveReplicaTest, TestAuthorizationFramework, SystemLogListenerTest, TestConfigReload, TestDynamicFieldResource, AlternateDirectoryTest, TestSchemaField, BitVectorTest, AuditLoggerIntegrationTest, TestMacroExpander, TestFoldingMultitermQuery, IndexSchemaTest, TestQueryingOnDownCollection, CustomHighlightComponentTest, TestDelegationWithHadoopAuth, SolrCloudExampleTest, ScheduledTriggerIntegrationTest, MoreLikeThisComponentTest, ComputePlanActionTest, TestCustomSort, SplitHandlerTest, TestPerFieldSimilarityWithDefaultOverride, SolrInfoBeanTest, SystemCollectionCompatTest, TolerantUpdateProcessorTest, TestDocBasedVersionConstraints, IndexSizeEstimatorTest, DirectoryFactoryTest, CachingDirectoryFactoryTest, FileUtilsTest, V2StandaloneTest, FieldAnalysisRequestHandlerTest, AnalyticsMergeStrategyTest, EchoParamsTest, TestDistribIDF, TestRandomDVFaceting, QueryEqualityTest, ConcurrentCreateCollectionTest, ShardSplitTest]
   [junit4] Completed [356/924 (2!)] on J2 in 529.11s, 11 tests, 1 error <<< FAILURES!

[...truncated 52694 lines...]

[JENKINS] Lucene » Lucene-Solr-BadApples-NightlyTests-8.x - Build # 24 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-NightlyTests-8.x/24/

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.test

Error Message:
Error from server at http://127.0.0.1:33709/a/mx: Could not fully create collection: routeFieldColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33709/a/mx: Could not fully create collection: routeFieldColl
	at __randomizedtesting.SeedInfo.seed([60926D149E782EDD:E8C652CE30844325]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1835)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1773)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.splitByRouteFieldTest(ShardSplitTest.java:830)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.test(ShardSplitTest.java:111)
	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:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 15156 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 2976626 INFO  (SUITE-ShardSplitTest-seed#[60926D149E782EDD]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2976628 INFO  (SUITE-ShardSplitTest-seed#[60926D149E782EDD]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_60926D149E782EDD-001/data-dir-160-001
   [junit4]   2> 2976628 WARN  (SUITE-ShardSplitTest-seed#[60926D149E782EDD]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=68 numCloses=68
   [junit4]   2> 2976628 INFO  (SUITE-ShardSplitTest-seed#[60926D149E782EDD]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2976630 INFO  (SUITE-ShardSplitTest-seed#[60926D149E782EDD]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 2976630 INFO  (SUITE-ShardSplitTest-seed#[60926D149E782EDD]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2976630 INFO  (SUITE-ShardSplitTest-seed#[60926D149E782EDD]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /a/mx
   [junit4]   2> 2976639 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2976640 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2976640 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2976641 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2976740 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer start zk server on port: 34051
   [junit4]   2> 2976740 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34051
   [junit4]   2> 2976740 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34051
   [junit4]   2> 2976740 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34051
   [junit4]   2> 2976746 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2976749 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2976773 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 2976781 DEBUG (zkConnectionManagerCallback-21010-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57f2926a name: ZooKeeperConnection Watcher:127.0.0.1:34051 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 2976781 INFO  (zkConnectionManagerCallback-21010-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2976781 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2976781 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2976793 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2976806 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2976809 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2976818 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 2976825 DEBUG (zkConnectionManagerCallback-21012-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e9af54 name: ZooKeeperConnection Watcher:127.0.0.1:34051/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 2976825 INFO  (zkConnectionManagerCallback-21012-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2976825 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2976826 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2976828 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 2976829 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2976829 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2976835 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2976835 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2976839 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2976839 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2976843 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2976843 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2976848 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2976848 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2976849 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2976849 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2976850 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2976850 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2976852 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2976852 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2976853 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2976853 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2976854 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2976854 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2976858 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2976858 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2976860 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2977062 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2977062 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2977062 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2977114 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2977114 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2977114 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2977121 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e3df0b8{/a/mx,null,AVAILABLE}
   [junit4]   2> 2977122 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@73c19848{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36091}
   [junit4]   2> 2977122 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.s.Server Started @2977149ms
   [junit4]   2> 2977122 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_60926D149E782EDD-001/tempDir-001/control/data, hostContext=/a/mx, hostPort=36091, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_60926D149E782EDD-001/control-001/cores}
   [junit4]   2> 2977122 ERROR (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2977122 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2977122 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 2977122 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2977122 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2977122 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-19T20:58:37.355Z
   [junit4]   2> 2977122 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2977135 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2977135 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 2977141 DEBUG (zkConnectionManagerCallback-21014-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e4d384d name: ZooKeeperConnection Watcher:127.0.0.1:34051/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 2977141 INFO  (zkConnectionManagerCallback-21014-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2977141 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2977142 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2977143 WARN  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-SendThread(127.0.0.1:34051)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102d35e59020002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102d35e59020002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102d35e59020002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2977244 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2977244 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2977244 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_60926D149E782EDD-001/control-001/solr.xml
   [junit4]   2> 2977247 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2977247 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2977248 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3270dd10, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2978941 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2978942 WARN  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55b36b2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2978942 WARN  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55b36b2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2978945 WARN  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19b31991[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2978945 WARN  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19b31991[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2978946 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34051/solr
   [junit4]   2> 2978946 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2978947 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2978948 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 2978948 DEBUG (zkConnectionManagerCallback-21025-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@db8701 name: ZooKeeperConnection Watcher:127.0.0.1:34051 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 2978948 INFO  (zkConnectionManagerCallback-21025-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2978948 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2978949 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2978951 WARN  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-SendThread(127.0.0.1:34051)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102d35e59020003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102d35e59020003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102d35e59020003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2979051 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2979052 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2979053 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 2979054 DEBUG (zkConnectionManagerCallback-21027-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e9e338a name: ZooKeeperConnection Watcher:127.0.0.1:34051/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 2979054 INFO  (zkConnectionManagerCallback-21027-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2979054 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2979056 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2979059 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2979062 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2979063 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer/async_ids
   [junit4]   2> 2979066 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2979067 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2979068 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events
   [junit4]   2> 2979069 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/triggerState
   [junit4]   2> 2979070 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeAdded
   [junit4]   2> 2979071 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeLost
   [junit4]   2> 2979072 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2979077 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2979078 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling.json
   [junit4]   2> 2979081 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/protwords.txt
   [junit4]   2> 2979084 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/solrconfig.xml
   [junit4]   2> 2979086 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/synonyms.txt
   [junit4]   2> 2979088 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/managed-schema
   [junit4]   2> 2979091 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hi.txt
   [junit4]   2> 2979093 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fa.txt
   [junit4]   2> 2979096 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_es.txt
   [junit4]   2> 2979099 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_sv.txt
   [junit4]   2> 2979101 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ca.txt
   [junit4]   2> 2979103 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_it.txt
   [junit4]   2> 2979106 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_eu.txt
   [junit4]   2> 2979108 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_no.txt
   [junit4]   2> 2979111 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_en.txt
   [junit4]   2> 2979113 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_et.txt
   [junit4]   2> 2979114 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ar.txt
   [junit4]   2> 2979118 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fi.txt
   [junit4]   2> 2979120 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hu.txt
   [junit4]   2> 2979122 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/hyphenations_ga.txt
   [junit4]   2> 2979124 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_nl.txt
   [junit4]   2> 2979127 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_de.txt
   [junit4]   2> 2979129 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_th.txt
   [junit4]   2> 2979131 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stemdict_nl.txt
   [junit4]   2> 2979133 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ca.txt
   [junit4]   2> 2979134 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_bg.txt
   [junit4]   2> 2979136 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_gl.txt
   [junit4]   2> 2979139 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_da.txt
   [junit4]   2> 2979141 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_tr.txt
   [junit4]   2> 2979143 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_fr.txt
   [junit4]   2> 2979145 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ja.txt
   [junit4]   2> 2979146 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hy.txt
   [junit4]   2> 2979147 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stoptags_ja.txt
   [junit4]   2> 2979157 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_it.txt
   [junit4]   2> 2979158 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_cz.txt
   [junit4]   2> 2979159 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_id.txt
   [junit4]   2> 2979161 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ro.txt
   [junit4]   2> 2979163 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/userdict_ja.txt
   [junit4]   2> 2979165 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_el.txt
   [junit4]   2> 2979167 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ga.txt
   [junit4]   2> 2979170 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fr.txt
   [junit4]   2> 2979173 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ga.txt
   [junit4]   2> 2979176 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_lv.txt
   [junit4]   2> 2979177 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ru.txt
   [junit4]   2> 2979180 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_pt.txt
   [junit4]   2> 2979183 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/stopwords.txt
   [junit4]   2> 2979186 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2979186 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 2979187 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 2979187 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 2979187 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 2979188 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 2979189 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2979190 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2979191 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36091_a%2Fmx
   [junit4]   2> 2979191 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2979193 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.Overseer Overseer (id=72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) starting
   [junit4]   2> 2979193 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2979194 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2979197 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2979200 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2979201 INFO  (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36091_a%2Fmx
   [junit4]   2> 2979202 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36091_a%2Fmx
   [junit4]   2> 2979202 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes
   [junit4]   2> 2979203 DEBUG (zkCallback-21026-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2979204 INFO  (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2979204 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36091_a%2Fmx]
   [junit4]   2> 2979206 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 2979206 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 2979206 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2979206 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 2979206 INFO  (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 2979206 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 2979206 DEBUG (OverseerAutoScalingTriggerThread-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.scheduled_maintenance
   [junit4]   2> 2979209 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2979209 WARN  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2979215 DEBUG (OverseerAutoScalingTriggerThread-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.auto_add_replicas
   [junit4]   2> 2979225 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2979246 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3270dd10
   [junit4]   2> 2979254 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3270dd10
   [junit4]   2> 2979254 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3270dd10
   [junit4]   2> 2979255 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_60926D149E782EDD-001/control-001/cores
   [junit4]   2> 2979268 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2979269 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2979270 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 2979270 DEBUG (zkConnectionManagerCallback-21044-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@33e8a48a name: ZooKeeperConnection Watcher:127.0.0.1:34051/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 2979270 INFO  (zkConnectionManagerCallback-21044-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2979270 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2979271 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2979271 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2979271 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 2979272 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2979272 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36091_a%2Fmx]
   [junit4]   2> 2979272 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 2979273 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 2979273 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 2979273 INFO  (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34051/solr ready
   [junit4]   2> 2979277 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 2979277 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 2979278 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 2979278 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 2979278 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id: /overseer/collection-queue-work/qn-0000000000 message: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2979279 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 2979279 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2979279 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 2979280 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 2979280 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2979280 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2979280 DEBUG (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 2979280 INFO  (OverseerCollectionConfigSetProcessor-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2979281 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=0, not overwriting ZK version.
   [junit4]   2> 2979281 INFO  (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2979281 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 2979283 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: control_collection
   [junit4]   2> 2979285 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 2979287 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 2979287 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2979287 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2979288 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 2979289 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 2979388 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2979392 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:36091_a%2Fmx
   [junit4]   2> 2979393 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2979394 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2979397 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 2979397 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2979397 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2979398 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "base_url":"http://127.0.0.1:36091/a/mx"}
   [junit4]   2> 2979398 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2979499 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 2979500 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 2980400 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 2980411 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2980424 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2980428 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2980449 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 2980450 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3270dd10
   [junit4]   2> 2980450 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_60926D149E782EDD-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_60926D149E782EDD-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2980452 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=18.58984375, floorSegmentMB=1.986328125, forceMergeDeletesPctAllowed=29.451381387805817, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.350256303056235, deletesPctAllowed=38.26792905804414
   [junit4]   2> 2980458 WARN  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2980515 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2980516 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2980517 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2980517 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2980518 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2980519 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 2980520 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2980520 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2980520 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2980520 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689350224743497728
   [junit4]   2> 2980523 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 2980523 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [1]
   [junit4]   2> 2980523 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 2980524 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader updated per-replica states changed for: control_collection, ver: 0 , new vals: []
   [junit4]   2> 2980524 DEBUG (watches-21028-thread-1-processing-n:127.0.0.1:36091_a%2Fmx x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 2980524 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Removing uninteresting collection [control_collection]
   [junit4]   2> 2980524 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 2980525 INFO  (searcherExecutor-21046-thread-1-processing-n:127.0.0.1:36091_a%2Fmx x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2980526 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/terms/shard1
   [junit4]   2> 2980529 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/terms/shard1
   [junit4]   2> 2980529 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2980529 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 2980530 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2980532 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2980536 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2980536 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2980536 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36091/a/mx/control_collection_shard1_replica_n1/
   [junit4]   2> 2980536 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2980537 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:36091/a/mx/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2980537 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72852946165039108-core_node2-n_0000000000
   [junit4]   2> 2980543 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 2980543 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36091/a/mx/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2980543 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 2980544 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2980545 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [1]
   [junit4]   2> 2980545 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 2980545 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader updated per-replica states changed for: control_collection, ver: 0 , new vals: []
   [junit4]   2> 2980545 DEBUG (watches-21028-thread-1-processing-n:127.0.0.1:36091_a%2Fmx x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 2980545 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 2980545 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 2980545 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 2980545 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 2980545 DEBUG (watches-21028-thread-1-processing-n:127.0.0.1:36091_a%2Fmx x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 2980645 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 2980645 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 2980646 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 2980646 INFO  (zkCallback-21026-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2980646 INFO  (zkCallback-21026-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2980648 DEBUG (zkCallback-21026-thread-1) [     ] o.a.s.c.c.ZkStateReader Updating data for [control_collection] from [1] to [2]
   [junit4]   2> 2980648 DEBUG (zkCallback-21026-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 2980648 DEBUG (watches-21028-thread-1) [     ] o.a.s.c.c.ZkStateReader leader found for control_collection/shard1 to be core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "base_url":"http://127.0.0.1:36091/a/mx"}
   [junit4]   2> 2980648 DEBUG (watches-21028-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 2980648 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 2980649 DEBUG (zkCallback-21026-thread-2) [     ] o.a.s.c.c.ZkStateReader Removing uninteresting collection [control_collection]
   [junit4]   2> 2980649 DEBUG (zkCallback-21026-thread-2) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 2980649 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2980654 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 2980654 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection control_collection
   [junit4]   2> 2980655 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2980655 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2980655 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "base_url":"http://127.0.0.1:36091/a/mx"}
   [junit4]   2> 2980655 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/2 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "node_name":"127.0.0.1:36091_a%2Fmx",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2980656 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 2980658 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [2]
   [junit4]   2> 2980658 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 2980658 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader updated per-replica states changed for: control_collection, ver: 0 , new vals: []
   [junit4]   2> 2980659 DEBUG (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 2980659 INFO  (qtp1986067204-123291) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1265
   [junit4]   2> 2980659 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.a.c.CreateCollectionCmd Finished create command on all shards for collection: control_collection
   [junit4]   2> 2980659 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2980660 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 2980660 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 2980660 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 2980660 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 2980660 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 2980660 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2980660 INFO  (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 2980660 DEBUG (OverseerThreadFactory-21034-thread-1-processing-n:127.0.0.1:36091_a%2Fmx) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id: /overseer/collection-queue-work/qn-0000000000 complete, response: {success={127.0.0.1:36091_a%2Fmx={responseHeader={status=0,QTime=1265},core=control_collection_shard1_replica_n1}}}
   [junit4]   2> 2980662 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 2980662 INFO  (qtp1986067204-123289) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2980662 INFO  (qtp1986067204-123289) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 2980662 DEBUG (qtp1986067204-123289) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 2980662 DEBUG (qtp1986067204-123289) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 2980662 DEBUG (qtp1986067204-123289) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 2980757 DEBUG (OverseerStateUpdate-72852946165039108-127.0.0.1:36091_a%2Fmx-n_0000000000) [n:127.0.0.1:36091_a%2Fmx     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 2
   [junit4]   2> 2980758 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 2980758 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 2980758 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 2980758 INFO  (zkCallback-21026-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2980758 INFO  (zkCallback-21026-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2980758 INFO  (zkCallback-21026-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2980759 DEBUG (TEST-ShardSplitTest.test-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitt

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

litStaticIndexReplicationLink-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 3472459 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 3472459 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 3472459 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 3472459 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 3472462 INFO  (closeThreadPool-23867-thread-7) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@fc51943{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37115}
   [junit4]   2> 3472464 INFO  (closeThreadPool-23867-thread-7) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@28ccea18{/a/mx,null,STOPPED}
   [junit4]   2> 3472464 INFO  (closeThreadPool-23867-thread-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3472466 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3472467 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]-SendThread(127.0.0.1:40171)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102d36576350000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102d36576350000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102d36576350000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3472609 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 3472710 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 3472712 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/collections/collection1/state.json
   [junit4]   2> 	11	/solr/collections/testSplitStaticIndexReplication_link/terms/shard1_0
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	6	/solr/packages.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	6	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication_link/terms/shard1
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication_link/terms/shard1_1
   [junit4]   2> 	3	/solr/collections/testSplitStaticIndexReplication_link/collectionprops.json
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	100	/solr/clusterstate.json
   [junit4]   2> 	46	/solr/collections/testSplitStaticIndexReplication_link/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72852976719691791-127.0.0.1:42065_a%2Fmx-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	77	/solr/overseer/queue
   [junit4]   2> 	44	/solr/live_nodes
   [junit4]   2> 	41	/solr/collections/testSplitStaticIndexReplication_link/state.json
   [junit4]   2> 	21	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 3472715 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40171
   [junit4]   2> 3472715 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40171
   [junit4]   2> 3472715 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[60926D149E782EDD]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40171
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_60926D149E782EDD-001
   [junit4]   2> Jan 19, 2021 9:06:53 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=pl, timezone=EET
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=51320792,total=509083648
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionIntegrationTest, TestExportTool, DirectSolrSpellCheckerTest, CloudReplicaSourceTest, UUIDFieldTest, TestSubQueryTransformer, TestConfigSetsAPIZkFailure, TestPhraseSuggestions, OverseerSolrResponseUnsafeSerializationTest, TestSolrCloudWithKerberosAlt, UpdateRequestProcessorFactoryTest, TestCloudPseudoReturnFields, TestSearchPerf, SolrMetricReporterTest, TestPullReplicaErrorHandling, TestNumericRangeQuery64, ResponseBuilderTest, TestDistributedTracing, ConnectionReuseTest, SpellCheckComponentTest, CoreAdminOperationTest, TestSortableTextField, CacheHeaderTest, CurrencyFieldTypeTest, AssignBackwardCompatibilityTest, MetricsHistoryWithAuthIntegrationTest, TestMergePolicyConfig, MaxSizeAutoCommitTest, OverseerCollectionConfigSetProcessorTest, IgnoreLargeDocumentProcessorFactoryTest, StressHdfsTest, ResponseHeaderTest, TestCustomSort, VMParamsZkACLAndCredentialsProvidersTest, TestJsonFacets, TestDynamicFieldCollectionResource, TestSolrCoreSnapshots, HdfsBasicDistributedZkTest, WordBreakSolrSpellCheckerTest, TestSlowCompositeReaderWrapper, DistributedUpdateProcessorTest, ClassificationUpdateProcessorTest, DocumentAnalysisRequestHandlerTest, TestSolr4Spatial, IndexSchemaRuntimeFieldTest, HdfsRecoverLeaseTest, HttpTriggerListenerTest, SignatureUpdateProcessorFactoryTest, ThreadDumpHandlerTest, SynonymTokenizerTest, ClusterStateTest, TriggerEventQueueTest, AggValueSourceTest, TestSimUtils, JWTVerificationkeyResolverTest, TestMiniSolrCloudClusterSSL, TestPerFieldSimilarityWithDefaultOverride, TestSimComputePlanAction, SampleTest, TestSolrFieldCacheBean, CreateRoutedAliasTest, InfixSuggestersTest, SimpleMLTQParserTest, SolrJmxReporterTest, DOMUtilTest, TestStressUserVersions, HLLUtilTest, FileUtilsTest, DistributedSpellCheckComponentTest, TestSolrQueryResponse, HdfsDirectoryTest, CollectionsAPIDistributedZkTest, TestHdfsBackupRestoreCore, BasicFunctionalityTest, TestSolrCoreProperties, CdcrVersionReplicationTest, TestRebalanceLeaders, TestManagedSchema, TestQuerySenderNoQuery, TestFoldingMultitermQuery, TestDocBasedVersionConstraints, DistributedMLTComponentTest, TestHashPartitioner, TestJoin, TestIntervalFaceting, TermVectorComponentDistributedTest, TestSolrConfigHandlerCloud, ResourceLoaderTest, TestDistributedMap, AsyncCallRequestStatusResponseTest, TestDistribIDF, TestInPlaceUpdatesDistrib, TestReplicaProperties, AtomicUpdatesTest, TestWriterPerf, TestReversedWildcardFilterFactory, TestDelegationWithHadoopAuth, TestManagedStopFilterFactory, CdcrBootstrapTest, MoveReplicaHDFSTest, TestFieldTypeCollectionResource, DistributedDebugComponentTest, TestCloudSchemaless, DocValuesMultiTest, SchemaApiFailureTest, DistributedIntervalFacetingTest, TestNoOpRegenerator, ByteBuffersDirectoryFactoryTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, ZkStateWriterTest, MergeStrategyTest, HealthCheckHandlerTest, TestCoreContainer, TestDynamicLoading, MetricsConfigTest, PackageManagerCLITest, RecoveryZkTest, ReplicationFactorTest, SSLMigrationTest, ShardRoutingCustomTest, ShardTermsTest, SharedFSAutoReplicaFailoverTest, TestCloudSearcherWarming, TestSizeLimitedDistributedMap, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, TestWithCollection, TriLevelCompositeIdRoutingTest, ZkFailoverTest, ZkNodePropsTest, ZkShardTermsTest, CustomCollectionTest, ShardSplitTest]
   [junit4] Completed [603/923 (1!)] on J1 in 496.77s, 11 tests, 1 error <<< FAILURES!

[...truncated 51774 lines...]

[JENKINS] Lucene » Lucene-Solr-BadApples-NightlyTests-8.x - Build # 23 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-NightlyTests-8.x/23/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.cdcr.CdcrBootstrapTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:780)  at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:735)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)   expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:780)  at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:735)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  >

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:780)
	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:735)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

 expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:780)
	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:735)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

>
	at __randomizedtesting.SeedInfo.seed([9D09BBFFD9CB2FCE]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:330)
	at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:901)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 13793 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4]   2> 928258 INFO  (SUITE-CdcrBootstrapTest-seed#[9D09BBFFD9CB2FCE]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 928259 INFO  (SUITE-CdcrBootstrapTest-seed#[9D09BBFFD9CB2FCE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_9D09BBFFD9CB2FCE-001/data-dir-54-001
   [junit4]   2> 928259 INFO  (SUITE-CdcrBootstrapTest-seed#[9D09BBFFD9CB2FCE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 928261 INFO  (SUITE-CdcrBootstrapTest-seed#[9D09BBFFD9CB2FCE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 928261 INFO  (SUITE-CdcrBootstrapTest-seed#[9D09BBFFD9CB2FCE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4] IGNOR/A 0.00s J1 | CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 928264 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
   [junit4]   2> 928264 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_9D09BBFFD9CB2FCE-001/cdcr-target-001
   [junit4]   2> 928264 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 928265 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 928265 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 928266 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 928365 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer start zk server on port: 42433
   [junit4]   2> 928365 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42433
   [junit4]   2> 928365 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42433
   [junit4]   2> 928365 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42433
   [junit4]   2> 928366 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 928369 INFO  (zkConnectionManagerCallback-8265-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928369 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 928372 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 928376 INFO  (zkConnectionManagerCallback-8267-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928376 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 928378 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 928379 INFO  (zkConnectionManagerCallback-8269-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928379 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 928483 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 928483 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 928483 INFO  (jetty-launcher-8270-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 928483 INFO  (jetty-launcher-8270-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 928483 INFO  (jetty-launcher-8270-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 928483 INFO  (jetty-launcher-8270-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 928484 INFO  (jetty-launcher-8270-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ccf301a{/solr,null,AVAILABLE}
   [junit4]   2> 928484 INFO  (jetty-launcher-8270-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2f8fef22{SSL, (ssl, http/1.1)}{127.0.0.1:36595}
   [junit4]   2> 928484 INFO  (jetty-launcher-8270-thread-1) [     ] o.e.j.s.Server Started @928514ms
   [junit4]   2> 928484 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42433/solr, hostPort=36595}
   [junit4]   2> 928485 ERROR (jetty-launcher-8270-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 928485 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 928485 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 928485 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 928485 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 928485 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-12T18:36:49.289Z
   [junit4]   2> 928487 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 928488 INFO  (zkConnectionManagerCallback-8272-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928488 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 928488 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 928492 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 928923 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 928923 WARN  (jetty-launcher-8270-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> 928924 WARN  (jetty-launcher-8270-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d2a62bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 928924 WARN  (jetty-launcher-8270-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d2a62bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 928926 WARN  (jetty-launcher-8270-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> 928927 WARN  (jetty-launcher-8270-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28517ee7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 928927 WARN  (jetty-launcher-8270-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28517ee7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 928928 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42433/solr
   [junit4]   2> 928929 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 928930 INFO  (zkConnectionManagerCallback-8283-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928930 INFO  (jetty-launcher-8270-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929032 INFO  (jetty-launcher-8270-thread-1) [n:127.0.0.1:36595_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929035 INFO  (zkConnectionManagerCallback-8285-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 929035 INFO  (jetty-launcher-8270-thread-1) [n:127.0.0.1:36595_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929102 INFO  (jetty-launcher-8270-thread-1) [n:127.0.0.1:36595_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36595_solr
   [junit4]   2> 929102 INFO  (jetty-launcher-8270-thread-1) [n:127.0.0.1:36595_solr     ] o.a.s.c.Overseer Overseer (id=72812742979813381-127.0.0.1:36595_solr-n_0000000000) starting
   [junit4]   2> 929107 INFO  (jetty-launcher-8270-thread-1) [n:127.0.0.1:36595_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36595_solr
   [junit4]   2> 929107 INFO  (OverseerStateUpdate-72812742979813381-127.0.0.1:36595_solr-n_0000000000) [n:127.0.0.1:36595_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36595_solr
   [junit4]   2> 929108 INFO  (OverseerStateUpdate-72812742979813381-127.0.0.1:36595_solr-n_0000000000) [n:127.0.0.1:36595_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 929109 INFO  (jetty-launcher-8270-thread-1) [n:127.0.0.1:36595_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 929110 WARN  (jetty-launcher-8270-thread-1) [n:127.0.0.1:36595_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 929126 INFO  (jetty-launcher-8270-thread-1) [n:127.0.0.1:36595_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_9D09BBFFD9CB2FCE-001/cdcr-target-001/node1
   [junit4]   2> 929135 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 929137 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929137 INFO  (zkConnectionManagerCallback-8300-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 929137 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929138 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 929139 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42433/solr ready
   [junit4]   2> 929139 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.CdcrBootstrapTest Target zkHost = 127.0.0.1:42433/solr
   [junit4]   2> 929139 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_9D09BBFFD9CB2FCE-001/cdcr-source-001
   [junit4]   2> 929140 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 929140 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 929140 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 929141 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 929240 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer start zk server on port: 37335
   [junit4]   2> 929240 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37335
   [junit4]   2> 929240 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37335
   [junit4]   2> 929240 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37335
   [junit4]   2> 929241 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929244 INFO  (zkConnectionManagerCallback-8302-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 929244 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929248 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929250 INFO  (zkConnectionManagerCallback-8304-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 929250 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929252 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929253 INFO  (zkConnectionManagerCallback-8306-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 929253 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929361 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 929361 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 929361 INFO  (jetty-launcher-8307-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 929362 INFO  (jetty-launcher-8307-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 929362 INFO  (jetty-launcher-8307-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 929362 INFO  (jetty-launcher-8307-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 929362 INFO  (jetty-launcher-8307-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@322fb39c{/solr,null,AVAILABLE}
   [junit4]   2> 929363 INFO  (jetty-launcher-8307-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@38c55c29{SSL, (ssl, http/1.1)}{127.0.0.1:36561}
   [junit4]   2> 929363 INFO  (jetty-launcher-8307-thread-1) [     ] o.e.j.s.Server Started @929392ms
   [junit4]   2> 929363 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37335/solr, hostPort=36561}
   [junit4]   2> 929363 ERROR (jetty-launcher-8307-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 929363 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 929363 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 929363 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 929363 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 929363 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-12T18:36:50.167Z
   [junit4]   2> 929364 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929364 INFO  (zkConnectionManagerCallback-8309-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 929364 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929365 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 929368 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 929922 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 929922 WARN  (jetty-launcher-8307-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> 929923 WARN  (jetty-launcher-8307-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79467065[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 929923 WARN  (jetty-launcher-8307-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79467065[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 929925 WARN  (jetty-launcher-8307-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> 929926 WARN  (jetty-launcher-8307-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@537a0be6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 929926 WARN  (jetty-launcher-8307-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@537a0be6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 929926 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37335/solr
   [junit4]   2> 929927 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929928 INFO  (zkConnectionManagerCallback-8320-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 929928 INFO  (jetty-launcher-8307-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 930030 INFO  (jetty-launcher-8307-thread-1) [n:127.0.0.1:36561_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 930031 INFO  (zkConnectionManagerCallback-8322-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 930031 INFO  (jetty-launcher-8307-thread-1) [n:127.0.0.1:36561_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 930104 INFO  (jetty-launcher-8307-thread-1) [n:127.0.0.1:36561_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36561_solr
   [junit4]   2> 930105 INFO  (jetty-launcher-8307-thread-1) [n:127.0.0.1:36561_solr     ] o.a.s.c.Overseer Overseer (id=72812743037288453-127.0.0.1:36561_solr-n_0000000000) starting
   [junit4]   2> 930109 INFO  (jetty-launcher-8307-thread-1) [n:127.0.0.1:36561_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36561_solr
   [junit4]   2> 930109 INFO  (OverseerStateUpdate-72812743037288453-127.0.0.1:36561_solr-n_0000000000) [n:127.0.0.1:36561_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36561_solr
   [junit4]   2> 930110 INFO  (OverseerStateUpdate-72812743037288453-127.0.0.1:36561_solr-n_0000000000) [n:127.0.0.1:36561_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 930119 INFO  (jetty-launcher-8307-thread-1) [n:127.0.0.1:36561_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 930119 WARN  (jetty-launcher-8307-thread-1) [n:127.0.0.1:36561_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 930144 INFO  (jetty-launcher-8307-thread-1) [n:127.0.0.1:36561_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_9D09BBFFD9CB2FCE-001/cdcr-source-001/node1
   [junit4]   2> 930153 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 930154 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 930154 INFO  (zkConnectionManagerCallback-8337-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 930154 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 930155 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 930156 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37335/solr ready
   [junit4]   2> 930157 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 930158 INFO  (zkConnectionManagerCallback-8339-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 930158 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 930160 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]-SendThread(127.0.0.1:37335)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102aecdd3dc0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102aecdd3dc0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102aecdd3dc0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 930300 INFO  (OverseerThreadFactory-8329-thread-1-processing-n:127.0.0.1:36561_solr) [n:127.0.0.1:36561_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 930406 INFO  (OverseerStateUpdate-72812743037288453-127.0.0.1:36561_solr-n_0000000000) [n:127.0.0.1:36561_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:36561_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 930612 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr    x:cdcr-source_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 930612 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr    x:cdcr-source_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 930613 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930621 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 930627 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 930628 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 930628 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from configset cdcr-source, trusted=true
   [junit4]   2> 930628 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_9D09BBFFD9CB2FCE-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_9D09BBFFD9CB2FCE-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 930689 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 930689 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 930690 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 930690 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 930693 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
   [junit4]   2> 930693 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 930693 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 930693 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1688707123377078272
   [junit4]   2> 930695 INFO  (searcherExecutor-8341-thread-1-processing-n:127.0.0.1:36561_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 930695 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930699 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 930699 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/cdcr-source/leaders/shard1
   [junit4]   2> 930702 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 930702 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 930702 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36561/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 930702 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 930703 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:36561/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 930703 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/cdcr-source/leaders/shard1/leader after winning as /collections/cdcr-source/leader_elect/shard1/election/72812743037288453-core_node2-n_0000000000
   [junit4]   2> 930705 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36561/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 930705 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930806 INFO  (zkCallback-8321-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 930807 INFO  (zkCallback-8321-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 930807 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 930811 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930813 INFO  (zkCallback-8321-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 930813 INFO  (qtp2000660101-60609) [n:127.0.0.1:36561_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=201
   [junit4]   2> 930816 INFO  (qtp2000660101-60611) [n:127.0.0.1:36561_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 930816 INFO  (qtp2000660101-60611) [n:127.0.0.1:36561_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930915 INFO  (zkCallback-8321-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 930915 INFO  (zkCallback-8321-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 930915 INFO  (zkCallback-8321-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 930916 INFO  (zkCallback-8321-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 930916 INFO  (qtp2000660101-60611) [n:127.0.0.1:36561_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=619
   [junit4]   2> 930916 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: cdcr-source
   [junit4]   2> 930916 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[9D09BBFFD9CB2FCE]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930926 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930926 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930928 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930929 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930930 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930931 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930932 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930933 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 930934 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 930934 INFO  (qtp2000660101-60610) [n:127.0.0.1:36561_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n

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

]   2> 
   [junit4]   2> Finalizer:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
   [junit4]   2>     java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
   [junit4]   2>     java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
   [junit4]   2> 
   [junit4]   2> Reference Handler:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.Object.wait(Object.java:502)
   [junit4]   2>     java.lang.ref.Reference.tryHandlePending(Reference.java:191)
   [junit4]   2>     java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
   [junit4]   2> 
   [junit4]   2> 1068994 INFO  (SUITE-CdcrBootstrapTest-seed#[9D09BBFFD9CB2FCE]-worker) [     ] o.a.s.SolrTestCaseJ4 Waiting for all tracked resources to be released
   [junit4]   2> JUnit4-serializer-daemon:
   [junit4]   2>     java.lang.Thread.sleep(Native Method)
   [junit4]   2>     com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> Signal Dispatcher:
   [junit4]   2> 
   [junit4]   2> SUITE-CdcrBootstrapTest-seed#[9D09BBFFD9CB2FCE]-worker:
   [junit4]   2>     java.lang.Thread.dumpThreads(Native Method)
   [junit4]   2>     java.lang.Thread.getAllStackTraces(Thread.java:1610)
   [junit4]   2>     org.apache.solr.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty(SolrTestCaseJ4.java:419)
   [junit4]   2>     org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:329)
   [junit4]   2>     [...sun.*, org.junit.*, java.lang.reflect.*, com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>     org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>     org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>     org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>     [...org.junit.*, com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> SUITE-CdcrBootstrapTest-seed#[9D09BBFFD9CB2FCE]:
   [junit4]   2>     java.lang.Thread.sleep(Native Method)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2> 
   [junit4]   2> TimeLimitedCollector timer thread:
   [junit4]   2>     java.lang.Thread.sleep(Native Method)
   [junit4]   2>     org.apache.lucene.search.TimeLimitingCollector$TimerThread.run(TimeLimitingCollector.java:263)
   [junit4]   2> 
   [junit4]   2> main:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.Thread.join(Thread.java:1252)
   [junit4]   2>     java.lang.Thread.join(Thread.java:1326)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
   [junit4]   2>     com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
   [junit4]   2>     com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> Finalizer:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
   [junit4]   2>     java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
   [junit4]   2>     java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
   [junit4]   2> 
   [junit4]   2> Reference Handler:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.Object.wait(Object.java:502)
   [junit4]   2>     java.lang.ref.Reference.tryHandlePending(Reference.java:191)
   [junit4]   2>     java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
   [junit4]   2> 
   [junit4]   2> 1069995 INFO  (SUITE-CdcrBootstrapTest-seed#[9D09BBFFD9CB2FCE]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=SimpleText, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=da, timezone=Mexico/BajaSur
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=198088192,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocBasedVersionConstraints, DeleteReplicaTest, SampleTest, TestRecovery, TestSearchPerf, ResponseBuilderTest, DistributedDebugComponentTest, TestCoreContainer, UtilsToolTest, PluginInfoTest, TestTrieFacet, CdcrUpdateLogTest, DOMUtilTest, TestCrossCoreJoin, TestSchemaSimilarityResource, AsyncCallRequestStatusResponseTest, TestFieldTypeCollectionResource, SyncSliceTest, AssignBackwardCompatibilityTest, NumericFieldsTest, TestDistributedSearch, TestSimComputePlanAction, GraphQueryTest, TestAuthorizationFramework, TestPerFieldSimilarityWithDefaultOverride, SuggesterWFSTTest, TestCSVLoader, SpellCheckCollatorWithCollapseTest, RankQueryTest, TestPointFields, DistributedMLTComponentTest, ChaosMonkeyNothingIsSafeTest, TestSolrQueryResponse, CollectionsAPISolrJTest, DocValuesMultiTest, MoveReplicaHDFSTest, CreateRoutedAliasTest, TriggerEventQueueTest, CdcrBootstrapTest]
   [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=CdcrBootstrapTest -Dtests.seed=9D09BBFFD9CB2FCE -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.badapples=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=da -Dtests.timezone=Mexico/BajaSur -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | CdcrBootstrapTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:780)
   [junit4]    > 	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:735)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    >  expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:780)
   [junit4]    > 	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:735)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > >
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9D09BBFFD9CB2FCE]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:330)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [230/923 (1!)] on J1 in 142.11s, 4 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 53113 lines...]