You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/08/26 19:47:05 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_172) - Build # 2634 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2634/
Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testAddReplicaWithPolicy

Error Message:
Error from server at https://127.0.0.1:39219/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39219/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz
	at __randomizedtesting.SeedInfo.seed([BE03C4AAB610D2F4:25590DF011584D78]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:461)
	at org.apache.solr.cloud.TestWithCollection.setUp(TestWithCollection.java:94)
	at sun.reflect.GeneratedMethodAccessor5.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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestWithCollection.testCreateCollectionNoWithCollection

Error Message:
Error from server at https://127.0.0.1:39219/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39219/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz
	at __randomizedtesting.SeedInfo.seed([BE03C4AAB610D2F4:E3CD5E318E25D406]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:461)
	at org.apache.solr.cloud.TestWithCollection.setUp(TestWithCollection.java:94)
	at sun.reflect.GeneratedMethodAccessor5.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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestWithCollection.testNodeAdded

Error Message:
Error from server at https://127.0.0.1:39219/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39219/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz
	at __randomizedtesting.SeedInfo.seed([BE03C4AAB610D2F4:DBC092DD14B37AF7]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:461)
	at org.apache.solr.cloud.TestWithCollection.setUp(TestWithCollection.java:94)
	at sun.reflect.GeneratedMethodAccessor5.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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestWithCollection.testAddReplicaSimple

Error Message:
Error from server at https://127.0.0.1:39219/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39219/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz
	at __randomizedtesting.SeedInfo.seed([BE03C4AAB610D2F4:983A41BA136F9CCC]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:461)
	at org.apache.solr.cloud.TestWithCollection.setUp(TestWithCollection.java:94)
	at sun.reflect.GeneratedMethodAccessor5.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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestWithCollection.testMultipleWithCollections

Error Message:
Error from server at https://127.0.0.1:39219/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39219/solr: Collection: testMoveReplicaMainCollection_abc is co-located with collection: testMoveReplicaMainCollection_xyz remove the link using modify collection API or delete the co-located collection: testMoveReplicaMainCollection_xyz
	at __randomizedtesting.SeedInfo.seed([BE03C4AAB610D2F4:DCC1E99C39DC398C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:461)
	at org.apache.solr.cloud.TestWithCollection.setUp(TestWithCollection.java:94)
	at sun.reflect.GeneratedMethodAccessor5.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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12485 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/init-core-data-001
   [junit4]   2> 83885 WARN  (SUITE-TestWithCollection-seed#[BE03C4AAB610D2F4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 83888 INFO  (SUITE-TestWithCollection-seed#[BE03C4AAB610D2F4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 83890 INFO  (SUITE-TestWithCollection-seed#[BE03C4AAB610D2F4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 83890 INFO  (SUITE-TestWithCollection-seed#[BE03C4AAB610D2F4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 83892 INFO  (SUITE-TestWithCollection-seed#[BE03C4AAB610D2F4]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001
   [junit4]   2> 83892 INFO  (SUITE-TestWithCollection-seed#[BE03C4AAB610D2F4]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 83892 INFO  (Thread-303) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 83892 INFO  (Thread-303) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 83912 ERROR (Thread-303) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 83992 INFO  (SUITE-TestWithCollection-seed#[BE03C4AAB610D2F4]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40305
   [junit4]   2> 83997 INFO  (zkConnectionManagerCallback-159-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84002 INFO  (jetty-launcher-156-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 84002 INFO  (jetty-launcher-156-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 84018 INFO  (jetty-launcher-156-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 84018 INFO  (jetty-launcher-156-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 84018 INFO  (jetty-launcher-156-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 84018 INFO  (jetty-launcher-156-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 84018 INFO  (jetty-launcher-156-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 84018 INFO  (jetty-launcher-156-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 84018 INFO  (jetty-launcher-156-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c1d1c22{/solr,null,AVAILABLE}
   [junit4]   2> 84019 INFO  (jetty-launcher-156-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f87cc0b{SSL,[ssl, http/1.1]}{127.0.0.1:35139}
   [junit4]   2> 84019 INFO  (jetty-launcher-156-thread-2) [    ] o.e.j.s.Server Started @84073ms
   [junit4]   2> 84019 INFO  (jetty-launcher-156-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35139}
   [junit4]   2> 84019 ERROR (jetty-launcher-156-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 84019 INFO  (jetty-launcher-156-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 84020 INFO  (jetty-launcher-156-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.5.0
   [junit4]   2> 84020 INFO  (jetty-launcher-156-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 84020 INFO  (jetty-launcher-156-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 84020 INFO  (jetty-launcher-156-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-26T18:32:36.677Z
   [junit4]   2> 84025 INFO  (jetty-launcher-156-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d23f77{/solr,null,AVAILABLE}
   [junit4]   2> 84026 INFO  (jetty-launcher-156-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4d56efa1{SSL,[ssl, http/1.1]}{127.0.0.1:39219}
   [junit4]   2> 84026 INFO  (jetty-launcher-156-thread-1) [    ] o.e.j.s.Server Started @84080ms
   [junit4]   2> 84026 INFO  (jetty-launcher-156-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39219}
   [junit4]   2> 84027 ERROR (jetty-launcher-156-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 84027 INFO  (jetty-launcher-156-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 84027 INFO  (jetty-launcher-156-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.5.0
   [junit4]   2> 84027 INFO  (jetty-launcher-156-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 84027 INFO  (jetty-launcher-156-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 84027 INFO  (jetty-launcher-156-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-26T18:32:36.684Z
   [junit4]   2> 84058 INFO  (zkConnectionManagerCallback-161-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84063 INFO  (zkConnectionManagerCallback-163-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84063 INFO  (jetty-launcher-156-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 84063 INFO  (jetty-launcher-156-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 84151 INFO  (jetty-launcher-156-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40305/solr
   [junit4]   2> 84158 INFO  (zkConnectionManagerCallback-167-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84174 INFO  (zkConnectionManagerCallback-169-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84267 INFO  (jetty-launcher-156-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40305/solr
   [junit4]   2> 84280 INFO  (zkConnectionManagerCallback-175-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84286 INFO  (jetty-launcher-156-thread-1) [n:127.0.0.1:39219_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39219_solr
   [junit4]   2> 84289 INFO  (jetty-launcher-156-thread-1) [n:127.0.0.1:39219_solr    ] o.a.s.c.Overseer Overseer (id=72116840821817348-127.0.0.1:39219_solr-n_0000000000) starting
   [junit4]   2> 84318 INFO  (zkConnectionManagerCallback-177-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84334 INFO  (jetty-launcher-156-thread-2) [n:127.0.0.1:35139_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35139_solr
   [junit4]   2> 84362 INFO  (zkCallback-176-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 84363 INFO  (zkCallback-168-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 84368 INFO  (zkConnectionManagerCallback-182-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84369 INFO  (jetty-launcher-156-thread-1) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 84370 INFO  (jetty-launcher-156-thread-1) [n:127.0.0.1:39219_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40305/solr ready
   [junit4]   2> 84376 INFO  (OverseerStateUpdate-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [n:127.0.0.1:39219_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39219_solr
   [junit4]   2> 84376 INFO  (jetty-launcher-156-thread-1) [n:127.0.0.1:39219_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 84376 INFO  (jetty-launcher-156-thread-1) [n:127.0.0.1:39219_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39219_solr
   [junit4]   2> 84377 DEBUG (OverseerAutoScalingTriggerThread-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 84380 DEBUG (OverseerStateUpdate-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [n:127.0.0.1:39219_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39219_solr
   [junit4]   2> 84380 DEBUG (OverseerAutoScalingTriggerThread-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 84380 DEBUG (OverseerAutoScalingTriggerThread-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 84381 DEBUG (OverseerAutoScalingTriggerThread-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 84381 INFO  (zkCallback-168-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 84383 INFO  (zkCallback-176-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 84391 INFO  (zkCallback-181-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 84391 INFO  (zkConnectionManagerCallback-189-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84392 DEBUG (OverseerAutoScalingTriggerThread-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:35139_solr, 127.0.0.1:39219_solr]
   [junit4]   2> 84393 DEBUG (OverseerAutoScalingTriggerThread-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 84393 INFO  (jetty-launcher-156-thread-1) [n:127.0.0.1:39219_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 84394 DEBUG (OverseerAutoScalingTriggerThread-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 84394 DEBUG (ScheduledTrigger-528-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 84394 INFO  (jetty-launcher-156-thread-2) [n:127.0.0.1:35139_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 84395 INFO  (jetty-launcher-156-thread-2) [n:127.0.0.1:35139_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40305/solr ready
   [junit4]   2> 84402 INFO  (jetty-launcher-156-thread-2) [n:127.0.0.1:35139_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 84420 INFO  (jetty-launcher-156-thread-1) [n:127.0.0.1:39219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39219.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28faf8ab
   [junit4]   2> 84423 INFO  (jetty-launcher-156-thread-2) [n:127.0.0.1:35139_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35139.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28faf8ab
   [junit4]   2> 84432 INFO  (jetty-launcher-156-thread-2) [n:127.0.0.1:35139_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35139.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28faf8ab
   [junit4]   2> 84432 INFO  (jetty-launcher-156-thread-2) [n:127.0.0.1:35139_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35139.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28faf8ab
   [junit4]   2> 84433 INFO  (jetty-launcher-156-thread-2) [n:127.0.0.1:35139_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/.
   [junit4]   2> 84434 INFO  (jetty-launcher-156-thread-1) [n:127.0.0.1:39219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39219.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28faf8ab
   [junit4]   2> 84435 INFO  (jetty-launcher-156-thread-1) [n:127.0.0.1:39219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39219.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28faf8ab
   [junit4]   2> 84436 INFO  (jetty-launcher-156-thread-1) [n:127.0.0.1:39219_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node1/.
   [junit4]   2> 84476 INFO  (zkConnectionManagerCallback-193-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84485 INFO  (zkConnectionManagerCallback-198-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84487 INFO  (SUITE-TestWithCollection-seed#[BE03C4AAB610D2F4]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 84487 INFO  (SUITE-TestWithCollection-seed#[BE03C4AAB610D2F4]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40305/solr ready
   [junit4]   2> 84549 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[BE03C4AAB610D2F4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollection
   [junit4]   2> 84550 DEBUG (zkCallback-181-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 84550 DEBUG (OverseerAutoScalingTriggerThread-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 84551 INFO  (TEST-TestWithCollection.testCreateCollection-seed#[BE03C4AAB610D2F4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 84554 DEBUG (OverseerAutoScalingTriggerThread-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 84554 DEBUG (OverseerAutoScalingTriggerThread-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 84555 DEBUG (OverseerAutoScalingTriggerThread-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 84660 INFO  (qtp667744378-953) [n:127.0.0.1:35139_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=14
   [junit4]   2> 84688 INFO  (qtp370526092-943) [n:127.0.0.1:39219_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 84691 DEBUG (qtp370526092-952) [n:127.0.0.1:39219_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 84693 INFO  (qtp370526092-952) [n:127.0.0.1:39219_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=107
   [junit4]   2> 84693 DEBUG (zkCallback-181-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 84693 DEBUG (OverseerAutoScalingTriggerThread-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 84693 DEBUG (OverseerAutoScalingTriggerThread-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 84702 DEBUG (OverseerAutoScalingTriggerThread-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 84702 INFO  (qtp370526092-950) [n:127.0.0.1:39219_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testCreateCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:35139_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 84702 DEBUG (OverseerAutoScalingTriggerThread-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 84704 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCreateCollection_abc
   [junit4]   2> 84704 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testCreateCollection_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 84705 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testCreateCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 84714 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testCreateCollection_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 84716 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testCreateCollection_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 84718 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testCreateCollection_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 84720 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 84722 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 84724 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 84726 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 84728 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 84729 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 84730 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 84742 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 84749 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 84750 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 84754 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 84755 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 84756 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 84757 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 84770 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 84786 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 84789 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 84791 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 84795 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 84796 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 84798 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 84799 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 84800 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 84801 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 84808 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 84812 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 84814 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 84815 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 84816 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 84818 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 84836 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 84841 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 84846 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 84847 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 84848 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 84849 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 84850 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 84854 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testCreateCollection_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 84855 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testCreateCollection_abc.AUTOCREATED/params.json
   [junit4]   2> 84867 DEBUG (OverseerStateUpdate-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [n:127.0.0.1:39219_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testCreateCollection_abc
   [junit4]   2> 84867 DEBUG (OverseerStateUpdate-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [n:127.0.0.1:39219_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testCreateCollection_abc/state.json
   [junit4]   2> 84974 DEBUG (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 84982 INFO  (qtp370526092-956) [n:127.0.0.1:39219_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 84999 INFO  (qtp667744378-954) [n:127.0.0.1:35139_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 85000 DEBUG (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 85017 INFO  (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 904035303 sessionWrapper.createTime 904035286270132, this.sessionWrapper.createTime 904035286270132 
   [junit4]   2> 85022 INFO  (OverseerStateUpdate-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [n:127.0.0.1:39219_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCreateCollection_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35139/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 85023 DEBUG (OverseerStateUpdate-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [n:127.0.0.1:39219_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 85023 DEBUG (OverseerStateUpdate-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [n:127.0.0.1:39219_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:35139/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 85124 DEBUG (OverseerStateUpdate-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [n:127.0.0.1:39219_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCreateCollection_abc/state.json version: 0
   [junit4]   2> 85235 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr    x:testCreateCollection_abc_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCreateCollection_abc.AUTOCREATED&newCollection=true&name=testCreateCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testCreateCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 85236 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr    x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 85239 DEBUG (OverseerStateUpdate-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [n:127.0.0.1:39219_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35139/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35139_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCreateCollection_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 85239 DEBUG (OverseerStateUpdate-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [n:127.0.0.1:39219_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{"core":"testCreateCollection_abc_shard1_replica_n1","base_url":"https://127.0.0.1:35139/solr","node_name":"127.0.0.1:35139_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 85239 DEBUG (OverseerStateUpdate-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [n:127.0.0.1:39219_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testCreateCollection_abc//collections/testCreateCollection_abc/state.json/1)={
   [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":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:35139/solr",
   [junit4]   2>           "node_name":"127.0.0.1:35139_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 85339 DEBUG (OverseerStateUpdate-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [n:127.0.0.1:39219_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCreateCollection_abc/state.json version: 1
   [junit4]   2> 86257 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 86258 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 86260 WARN  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 86261 WARN  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 86261 WARN  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 86261 WARN  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 86261 WARN  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 86261 WARN  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 86261 WARN  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 86262 WARN  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 86269 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 86303 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.s.IndexSchema [testCreateCollection_abc_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 86698 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 86758 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testCreateCollection_abc_shard1_replica_n1' using configuration from collection testCreateCollection_abc, trusted=true
   [junit4]   2> 86759 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35139.solr.core.testCreateCollection_abc.shard1.replica_n1' (registry 'solr.core.testCreateCollection_abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28faf8ab
   [junit4]   2> 86759 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 86759 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore [[testCreateCollection_abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/testCreateCollection_abc_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_BE03C4AAB610D2F4-001/tempDir-001/node2/./testCreateCollection_abc_shard1_replica_n1/data/]
   [junit4]   2> 86819 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 87137 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 87137 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 87138 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 87138 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 87139 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@478d8400[testCreateCollection_abc_shard1_replica_n1] main]
   [junit4]   2> 87141 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCreateCollection_abc.AUTOCREATED
   [junit4]   2> 87142 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCreateCollection_abc.AUTOCREATED
   [junit4]   2> 87144 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCreateCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 87145 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 87146 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 87153 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 87165 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 87165 INFO  (searcherExecutor-538-thread-1-processing-n:127.0.0.1:35139_solr x:testCreateCollection_abc_shard1_replica_n1 c:testCreateCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@478d8400[testCreateCollection_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 87165 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1609887498708713472
   [junit4]   2> 87165 INFO  (searcherExecutor-538-thread-1-processing-n:127.0.0.1:35139_solr x:testCreateCollection_abc_shard1_replica_n1 c:testCreateCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 87166 INFO  (searcherExecutor-538-thread-1-processing-n:127.0.0.1:35139_solr x:testCreateCollection_abc_shard1_replica_n1 c:testCreateCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 87166 INFO  (searcherExecutor-538-thread-1-processing-n:127.0.0.1:35139_solr x:testCreateCollection_abc_shard1_replica_n1 c:testCreateCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore [testCreateCollection_abc_shard1_replica_n1] Registered new searcher Searcher@478d8400[testCreateCollection_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 87171 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCreateCollection_abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 87173 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 87173 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 87173 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35139/solr/testCreateCollection_abc_shard1_replica_n1/
   [junit4]   2> 87174 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 87174 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:35139/solr/testCreateCollection_abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 87174 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 87176 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35139/solr/testCreateCollection_abc_shard1_replica_n1/ shard1
   [junit4]   2> 87286 DEBUG (OverseerStateUpdate-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [n:127.0.0.1:39219_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCreateCollection_abc/state.json version: 2
   [junit4]   2> 87334 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 87335 DEBUG (OverseerStateUpdate-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [n:127.0.0.1:39219_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35139/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35139_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCreateCollection_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 87336 DEBUG (OverseerStateUpdate-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [n:127.0.0.1:39219_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{"core":"testCreateCollection_abc_shard1_replica_n1","base_url":"https://127.0.0.1:35139/solr","node_name":"127.0.0.1:35139_solr","state":"active","type":"NRT","force_set_state":"false","leader":"true"}
   [junit4]   2> 87336 DEBUG (OverseerStateUpdate-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [n:127.0.0.1:39219_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testCreateCollection_abc//collections/testCreateCollection_abc/state.json/3)={
   [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":"testCreateCollection_abc_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:35139/solr",
   [junit4]   2>           "node_name":"127.0.0.1:35139_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 87336 INFO  (qtp667744378-955) [n:127.0.0.1:35139_solr c:testCreateCollection_abc s:shard1 r:core_node2 x:testCreateCollection_abc_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCreateCollection_abc.AUTOCREATED&newCollection=true&name=testCreateCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testCreateCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2100
   [junit4]   2> 87336 DEBUG (OverseerThreadFactory-530-thread-1-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.s.c.a.PolicyHelper session set to NULL
   [junit4]   2> 87339 INFO  (qtp370526092-950) [n:127.0.0.1:39219_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 87437 DEBUG (OverseerStateUpdate-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [n:127.0.0.1:39219_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCreateCollection_abc/state.json version: 3
   [junit4]   2> 87437 INFO  (zkCallback-176-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCreateCollection_abc/state.json] for collection [testCreateCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 88343 INFO  (qtp370526092-950) [n:127.0.0.1:39219_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testCreateCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:35139_solr&wt=javabin&version=2} status=0 QTime=3641
   [junit4]   2> 88345 INFO  (qtp370526092-952) [n:127.0.0.1:39219_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&withCollection=testCreateCollection_abc&name=testCreateCollection_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 88359 INFO  (OverseerCollectionConfigSetProcessor-72116840821817348-127.0.0.1:39219_solr-n_0000000000) [n:127.0.0.1:39219_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> 88363 INFO  (OverseerThreadFactory-530-thread-2-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCreateCollection_xyz
   [junit4]   2> 88373 INFO  (OverseerThreadFactory-530-thread-2-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testCreateCollection_xyz.AUTOCREATED/protwords.txt
   [junit4]   2> 88374 INFO  (OverseerThreadFactory-530-thread-2-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testCreateCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 88377 INFO  (OverseerThreadFactory-530-thread-2-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testCreateCollection_xyz.AUTOCREATED/solrconfig.xml
   [junit4]   2> 88378 INFO  (OverseerThreadFactory-530-thread-2-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testCreateCollection_xyz.AUTOCREATED/synonyms.txt
   [junit4]   2> 88379 INFO  (OverseerThreadFactory-530-thread-2-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testCreateCollection_xyz.AUTOCREATED/stopwords.txt
   [junit4]   2> 88381 INFO  (OverseerThreadFactory-530-thread-2-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 88383 INFO  (OverseerThreadFactory-530-thread-2-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 88384 INFO  (OverseerThreadFactory-530-thread-2-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 88385 INFO  (OverseerThreadFactory-530-thread-2-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 88387 INFO  (OverseerThreadFactory-530-thread-2-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 88398 INFO  (OverseerThreadFactory-530-thread-2-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 88400 INFO  (OverseerThreadFactory-530-thread-2-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 88402 INFO  (OverseerThreadFactory-530-thread-2-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testCreateCollection_xyz.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 88403 INFO  (OverseerThreadFactory-530-thread-2-processing-n:127.0.0.1:39219_solr) [n:127.0.0.1:39219_solr    ] o.

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

-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 23ms :: artifacts dl 0ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: BE03C4AAB610D2F4
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says مرحبا! Master seed: BE03C4AAB610D2F4
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J0 PID(19188@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(19186@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(19187@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4] OK      9.02s J0 | TestWithCollection.testCreateCollection
   [junit4] OK      6.70s J0 | TestWithCollection.testMoveReplicaWithCollection
   [junit4] OK      12.2s J0 | TestWithCollection.testMoveReplicaMainCollection
   [junit4] OK      11.5s J0 | TestWithCollection.testAddReplicaWithPolicy
   [junit4] OK      4.89s J0 | TestWithCollection.testCreateCollectionNoWithCollection
   [junit4] OK      15.5s J0 | TestWithCollection.testNodeAdded
   [junit4] OK      9.36s J0 | TestWithCollection.testAddReplicaSimple
   [junit4] OK      17.7s J0 | TestWithCollection.testDeleteWithCollection
   [junit4] OK      15.8s J0 | TestWithCollection.testMultipleWithCollections
   [junit4] Completed [1/5] on J0 in 113.96s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4] OK      8.87s J2 | TestWithCollection.testCreateCollection
   [junit4] OK      6.73s J2 | TestWithCollection.testMoveReplicaWithCollection
   [junit4] OK      12.0s J2 | TestWithCollection.testMoveReplicaMainCollection
   [junit4] OK      11.5s J2 | TestWithCollection.testAddReplicaWithPolicy
   [junit4] OK      4.80s J2 | TestWithCollection.testCreateCollectionNoWithCollection
   [junit4] OK      15.2s J2 | TestWithCollection.testNodeAdded
   [junit4] OK      9.03s J2 | TestWithCollection.testAddReplicaSimple
   [junit4] OK      18.6s J2 | TestWithCollection.testDeleteWithCollection
   [junit4] OK      16.2s J2 | TestWithCollection.testMultipleWithCollections
   [junit4] Completed [2/5] on J2 in 114.68s, 9 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.TestWithCollection. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4] OK      8.89s J1 | TestWithCollection.testCreateCollection
   [junit4] OK      6.57s J1 | TestWithCollection.testMoveReplicaWithCollection
   [junit4] OK      12.6s J1 | TestWithCollection.testMoveReplicaMainCollection
   [junit4] OK      11.6s J1 | TestWithCollection.testAddReplicaWithPolicy
   [junit4] OK      4.73s J1 | TestWithCollection.testCreateCollectionNoWithCollection
   [junit4] OK      15.4s J1 | TestWithCollection.testNodeAdded
   [junit4] OK      8.85s J1 | TestWithCollection.testAddReplicaSimple
   [junit4] OK      18.5s J1 | TestWithCollection.testDeleteWithCollection
   [junit4] OK      15.9s J1 | TestWithCollection.testMultipleWithCollections
   [junit4] Completed [3/5] on J1 in 114.85s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4] OK      4.62s J0 | TestWithCollection.testCreateCollection
   [junit4] OK      6.21s J0 | TestWithCollection.testMoveReplicaWithCollection
   [junit4] OK      10.4s J0 | TestWithCollection.testMoveReplicaMainCollection
   [junit4] OK      10.1s J0 | TestWithCollection.testAddReplicaWithPolicy
   [junit4] OK      4.43s J0 | TestWithCollection.testCreateCollectionNoWithCollection
   [junit4] OK      14.6s J0 | TestWithCollection.testNodeAdded
   [junit4] OK      8.87s J0 | TestWithCollection.testAddReplicaSimple
   [junit4] OK      17.4s J0 | TestWithCollection.testDeleteWithCollection
   [junit4] OK      15.4s J0 | TestWithCollection.testMultipleWithCollections
   [junit4] Completed [4/5] on J0 in 98.60s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4] OK      4.69s J2 | TestWithCollection.testCreateCollection
   [junit4] OK      6.16s J2 | TestWithCollection.testMoveReplicaWithCollection
   [junit4] OK      10.4s J2 | TestWithCollection.testMoveReplicaMainCollection
   [junit4] OK      10.8s J2 | TestWithCollection.testAddReplicaWithPolicy
   [junit4] OK      4.45s J2 | TestWithCollection.testCreateCollectionNoWithCollection
   [junit4] OK      14.7s J2 | TestWithCollection.testNodeAdded
   [junit4] OK      8.70s J2 | TestWithCollection.testAddReplicaSimple
   [junit4] OK      17.3s J2 | TestWithCollection.testDeleteWithCollection
   [junit4] OK      15.8s J2 | TestWithCollection.testMultipleWithCollections
   [junit4] Completed [5/5] on J2 in 98.92s, 9 tests
   [junit4] 
   [junit4] JVM J0:     0.41 ..   214.37 =   213.96s
   [junit4] JVM J1:     0.62 ..   116.19 =   115.57s
   [junit4] JVM J2:     0.44 ..   215.26 =   214.82s
   [junit4] Execution time total: 3 minutes 35 seconds
   [junit4] Tests summary: 5 suites, 45 tests
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 1392.18s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 633.93s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 540.02s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 522.44s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 122.53s | org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 3 minutes 37 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestWithCollection
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2846)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2725)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2706)
	at hudson.FilePath.act(FilePath.java:1077)
	at hudson.FilePath.act(FilePath.java:1060)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2704)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1840)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=da37ffb510540af930a79eb1535258b5047a4eba, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2633
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_172) - Build # 2635 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2635/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Captured an uncaught exception in thread: Thread[id=38298, name=cdcr-replicator-11482-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=38298, name=cdcr-replicator-11482-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
	at __randomizedtesting.SeedInfo.seed([EDB894A4386A4EDE:A86364462044029C]:0)
Caused by: java.lang.AssertionError: 1609906728070021120 != 1609906727243743232
	at __randomizedtesting.SeedInfo.seed([EDB894A4386A4EDE]:0)
	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	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)




Build Log:
[...truncated 14243 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4]   2> 2650268 INFO  (SUITE-CdcrBidirectionalTest-seed#[EDB894A4386A4EDE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_EDB894A4386A4EDE-001/init-core-data-001
   [junit4]   2> 2650269 INFO  (SUITE-CdcrBidirectionalTest-seed#[EDB894A4386A4EDE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2650269 INFO  (SUITE-CdcrBidirectionalTest-seed#[EDB894A4386A4EDE]-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> 2650271 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[EDB894A4386A4EDE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBiDir
   [junit4]   2> 2650272 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[EDB894A4386A4EDE]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_EDB894A4386A4EDE-001/cdcr-cluster2-001
   [junit4]   2> 2650272 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[EDB894A4386A4EDE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2650272 INFO  (Thread-5905) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2650272 INFO  (Thread-5905) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2650274 ERROR (Thread-5905) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2650372 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[EDB894A4386A4EDE]) [    ] o.a.s.c.ZkTestServer start zk server on port:42691
   [junit4]   2> 2650374 INFO  (zkConnectionManagerCallback-14749-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2650377 INFO  (jetty-launcher-14746-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2650381 INFO  (jetty-launcher-14746-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2650381 INFO  (jetty-launcher-14746-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2650381 INFO  (jetty-launcher-14746-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2650381 INFO  (jetty-launcher-14746-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d6a2f6{/solr,null,AVAILABLE}
   [junit4]   2> 2650381 INFO  (jetty-launcher-14746-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2dfc0e{SSL,[ssl, http/1.1]}{127.0.0.1:44231}
   [junit4]   2> 2650381 INFO  (jetty-launcher-14746-thread-1) [    ] o.e.j.s.Server Started @2650430ms
   [junit4]   2> 2650381 INFO  (jetty-launcher-14746-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44231}
   [junit4]   2> 2650381 ERROR (jetty-launcher-14746-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2650381 INFO  (jetty-launcher-14746-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2650381 INFO  (jetty-launcher-14746-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.5.0
   [junit4]   2> 2650382 INFO  (jetty-launcher-14746-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2650382 INFO  (jetty-launcher-14746-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2650382 INFO  (jetty-launcher-14746-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-26T23:37:52.801Z
   [junit4]   2> 2650382 INFO  (zkConnectionManagerCallback-14751-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2650383 INFO  (jetty-launcher-14746-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2651256 INFO  (jetty-launcher-14746-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42691/solr
   [junit4]   2> 2651257 INFO  (zkConnectionManagerCallback-14755-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2651259 INFO  (zkConnectionManagerCallback-14757-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2651288 INFO  (jetty-launcher-14746-thread-1) [n:127.0.0.1:44231_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44231_solr
   [junit4]   2> 2651288 INFO  (jetty-launcher-14746-thread-1) [n:127.0.0.1:44231_solr    ] o.a.s.c.Overseer Overseer (id=72118041188499459-127.0.0.1:44231_solr-n_0000000000) starting
   [junit4]   2> 2651291 INFO  (zkConnectionManagerCallback-14764-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2651292 INFO  (jetty-launcher-14746-thread-1) [n:127.0.0.1:44231_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42691/solr ready
   [junit4]   2> 2651292 INFO  (OverseerStateUpdate-72118041188499459-127.0.0.1:44231_solr-n_0000000000) [n:127.0.0.1:44231_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44231_solr
   [junit4]   2> 2651292 INFO  (jetty-launcher-14746-thread-1) [n:127.0.0.1:44231_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44231_solr
   [junit4]   2> 2651296 INFO  (zkCallback-14756-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2651299 INFO  (zkCallback-14763-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2651304 INFO  (jetty-launcher-14746-thread-1) [n:127.0.0.1:44231_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2651321 INFO  (jetty-launcher-14746-thread-1) [n:127.0.0.1:44231_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44231.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bea32c
   [junit4]   2> 2651325 INFO  (jetty-launcher-14746-thread-1) [n:127.0.0.1:44231_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44231.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bea32c
   [junit4]   2> 2651325 INFO  (jetty-launcher-14746-thread-1) [n:127.0.0.1:44231_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44231.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bea32c
   [junit4]   2> 2651326 INFO  (jetty-launcher-14746-thread-1) [n:127.0.0.1:44231_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_EDB894A4386A4EDE-001/cdcr-cluster2-001/node1/.
   [junit4]   2> 2651337 INFO  (zkConnectionManagerCallback-14767-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2651340 INFO  (zkConnectionManagerCallback-14770-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2651341 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[EDB894A4386A4EDE]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_EDB894A4386A4EDE-001/cdcr-cluster1-001
   [junit4]   2> 2651341 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[EDB894A4386A4EDE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2651341 INFO  (Thread-5915) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2651341 INFO  (Thread-5915) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2651342 ERROR (Thread-5915) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2651441 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[EDB894A4386A4EDE]) [    ] o.a.s.c.ZkTestServer start zk server on port:38963
   [junit4]   2> 2651443 INFO  (zkConnectionManagerCallback-14774-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2651446 INFO  (jetty-launcher-14771-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2651448 INFO  (jetty-launcher-14771-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2651448 INFO  (jetty-launcher-14771-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2651448 INFO  (jetty-launcher-14771-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2651449 INFO  (jetty-launcher-14771-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@171052b{/solr,null,AVAILABLE}
   [junit4]   2> 2651449 INFO  (jetty-launcher-14771-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6a57ad{SSL,[ssl, http/1.1]}{127.0.0.1:39695}
   [junit4]   2> 2651449 INFO  (jetty-launcher-14771-thread-1) [    ] o.e.j.s.Server Started @2651498ms
   [junit4]   2> 2651449 INFO  (jetty-launcher-14771-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39695}
   [junit4]   2> 2651449 ERROR (jetty-launcher-14771-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2651449 INFO  (jetty-launcher-14771-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2651449 INFO  (jetty-launcher-14771-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.5.0
   [junit4]   2> 2651449 INFO  (jetty-launcher-14771-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2651449 INFO  (jetty-launcher-14771-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2651449 INFO  (jetty-launcher-14771-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-26T23:37:53.868Z
   [junit4]   2> 2651450 INFO  (zkConnectionManagerCallback-14776-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2651451 INFO  (jetty-launcher-14771-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2651667 INFO  (jetty-launcher-14771-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38963/solr
   [junit4]   2> 2651668 INFO  (zkConnectionManagerCallback-14780-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2651669 INFO  (zkConnectionManagerCallback-14782-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2651703 INFO  (jetty-launcher-14771-thread-1) [n:127.0.0.1:39695_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39695_solr
   [junit4]   2> 2651704 INFO  (jetty-launcher-14771-thread-1) [n:127.0.0.1:39695_solr    ] o.a.s.c.Overseer Overseer (id=72118041258557443-127.0.0.1:39695_solr-n_0000000000) starting
   [junit4]   2> 2651707 INFO  (zkConnectionManagerCallback-14789-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2651708 INFO  (jetty-launcher-14771-thread-1) [n:127.0.0.1:39695_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38963/solr ready
   [junit4]   2> 2651708 INFO  (OverseerStateUpdate-72118041258557443-127.0.0.1:39695_solr-n_0000000000) [n:127.0.0.1:39695_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39695_solr
   [junit4]   2> 2651713 INFO  (jetty-launcher-14771-thread-1) [n:127.0.0.1:39695_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39695_solr
   [junit4]   2> 2651714 INFO  (zkCallback-14788-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2651714 INFO  (zkCallback-14781-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2651724 INFO  (jetty-launcher-14771-thread-1) [n:127.0.0.1:39695_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2651737 INFO  (jetty-launcher-14771-thread-1) [n:127.0.0.1:39695_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39695.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bea32c
   [junit4]   2> 2651742 INFO  (jetty-launcher-14771-thread-1) [n:127.0.0.1:39695_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39695.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bea32c
   [junit4]   2> 2651742 INFO  (jetty-launcher-14771-thread-1) [n:127.0.0.1:39695_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39695.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bea32c
   [junit4]   2> 2651742 INFO  (jetty-launcher-14771-thread-1) [n:127.0.0.1:39695_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_EDB894A4386A4EDE-001/cdcr-cluster1-001/node1/.
   [junit4]   2> 2651757 INFO  (zkConnectionManagerCallback-14792-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2651760 INFO  (zkConnectionManagerCallback-14795-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2651761 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[EDB894A4386A4EDE]) [    ] o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:42691/solr
   [junit4]   2> 2651761 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[EDB894A4386A4EDE]) [    ] o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:38963/solr
   [junit4]   2> 2651762 INFO  (zkConnectionManagerCallback-14797-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2651764 INFO  (zkConnectionManagerCallback-14801-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2651765 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[EDB894A4386A4EDE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2651765 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[EDB894A4386A4EDE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38963/solr ready
   [junit4]   2> 2651807 INFO  (qtp28313526-38148) [n:127.0.0.1:39695_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2651808 INFO  (OverseerThreadFactory-11440-thread-1-processing-n:127.0.0.1:39695_solr) [n:127.0.0.1:39695_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster1
   [junit4]   2> 2651912 INFO  (OverseerStateUpdate-72118041258557443-127.0.0.1:39695_solr-n_0000000000) [n:127.0.0.1:39695_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39695/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2651913 INFO  (OverseerStateUpdate-72118041258557443-127.0.0.1:39695_solr-n_0000000000) [n:127.0.0.1:39695_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39695/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2652117 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr    x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2652117 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr    x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2652117 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr    x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2653126 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2653126 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2653143 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.IndexSchema [cdcr-cluster1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2653143 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-cluster1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2653144 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2653144 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2653144 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard1_replica_n1' using configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 2653144 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard2_replica_n2' using configuration from collection cdcr-cluster1, trusted=true
   [junit4]   2> 2653144 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39695.solr.core.cdcr-cluster1.shard2.replica_n2' (registry 'solr.core.cdcr-cluster1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bea32c
   [junit4]   2> 2653144 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39695.solr.core.cdcr-cluster1.shard1.replica_n1' (registry 'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bea32c
   [junit4]   2> 2653145 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2653145 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2653145 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore [[cdcr-cluster1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_EDB894A4386A4EDE-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_EDB894A4386A4EDE-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n2/data/]
   [junit4]   2> 2653145 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-cluster1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_EDB894A4386A4EDE-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_EDB894A4386A4EDE-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
   [junit4]   2> 2653230 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2653230 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2653230 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2653230 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2653231 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2653231 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2653231 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2653231 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2653233 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d8af0c[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 2653233 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@127b3b1[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 2653234 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster1
   [junit4]   2> 2653234 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster1
   [junit4]   2> 2653234 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 2653234 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster1
   [junit4]   2> 2653234 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster1/managed-schema
   [junit4]   2> 2653234 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster1/managed-schema
   [junit4]   2> 2653234 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2653234 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2653235 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2653235 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2653238 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-cluster1/cdcr/state/buffer
   [junit4]   2> 2653242 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-cluster1/cdcr/state/process
   [junit4]   2> 2653261 INFO  (searcherExecutor-11445-thread-1-processing-n:127.0.0.1:39695_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster1_shard1_replica_n1] Registered new searcher Searcher@d8af0c[cdcr-cluster1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2653261 INFO  (searcherExecutor-11446-thread-1-processing-n:127.0.0.1:39695_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster1_shard2_replica_n2] Registered new searcher Searcher@127b3b1[cdcr-cluster1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2653261 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1609906704277831680
   [junit4]   2> 2653261 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1609906704277831680
   [junit4]   2> 2653265 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2653266 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2653267 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2653267 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2653267 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39695/solr/cdcr-cluster1_shard1_replica_n1/
   [junit4]   2> 2653267 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2653267 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:39695/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
   [junit4]   2> 2653267 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2653268 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2653268 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2653268 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39695/solr/cdcr-cluster1_shard2_replica_n2/
   [junit4]   2> 2653268 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2653268 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:39695/solr/cdcr-cluster1_shard2_replica_n2/ has no replicas
   [junit4]   2> 2653268 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2653269 INFO  (zkCallback-14781-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
   [junit4]   2> 2653270 INFO  (zkCallback-14781-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
   [junit4]   2> 2653270 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39695/solr/cdcr-cluster1_shard1_replica_n1/ shard1
   [junit4]   2> 2653271 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39695/solr/cdcr-cluster1_shard2_replica_n2/ shard2
   [junit4]   2> 2653373 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2653377 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1260
   [junit4]   2> 2653422 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2653429 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1311
   [junit4]   2> 2653430 INFO  (qtp28313526-38148) [n:127.0.0.1:39695_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2653525 INFO  (zkCallback-14781-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2653809 INFO  (OverseerCollectionConfigSetProcessor-72118041258557443-127.0.0.1:39695_solr-n_0000000000) [n:127.0.0.1:39695_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> 2654431 INFO  (qtp28313526-38148) [n:127.0.0.1:39695_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=2623
   [junit4]   2> 2654432 INFO  (zkConnectionManagerCallback-14805-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2654435 INFO  (zkConnectionManagerCallback-14809-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2654436 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[EDB894A4386A4EDE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2654436 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[EDB894A4386A4EDE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42691/solr ready
   [junit4]   2> 2654480 INFO  (qtp1980063-38094) [n:127.0.0.1:44231_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2654481 INFO  (OverseerThreadFactory-11427-thread-1-processing-n:127.0.0.1:44231_solr) [n:127.0.0.1:44231_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster2
   [junit4]   2> 2654585 INFO  (OverseerStateUpdate-72118041188499459-127.0.0.1:44231_solr-n_0000000000) [n:127.0.0.1:44231_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44231/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2654586 INFO  (OverseerStateUpdate-72118041188499459-127.0.0.1:44231_solr-n_0000000000) [n:127.0.0.1:44231_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster2_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44231/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2654791 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr    x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2654791 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr    x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2654791 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr    x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2655800 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2655800 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 2655805 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.IndexSchema [cdcr-cluster2_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2655807 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2655807 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard2_replica_n2' using configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 2655807 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44231.solr.core.cdcr-cluster2.shard2.replica_n2' (registry 'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bea32c
   [junit4]   2> 2655807 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2655807 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore [[cdcr-cluster2_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_EDB894A4386A4EDE-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_EDB894A4386A4EDE-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
   [junit4]   2> 2655810 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-cluster2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2655811 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2655812 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard1_replica_n1' using configuration from collection cdcr-cluster2, trusted=true
   [junit4]   2> 2655812 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44231.solr.core.cdcr-cluster2.shard1.replica_n1' (registry 'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bea32c
   [junit4]   2> 2655812 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2655812 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-cluster2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_EDB894A4386A4EDE-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_EDB894A4386A4EDE-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
   [junit4]   2> 2655965 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2655965 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2655966 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2655966 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2655967 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f75c6[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 2655968 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster2
   [junit4]   2> 2655968 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 2655968 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster2/managed-schema
   [junit4]   2> 2655969 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2655969 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2655970 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-cluster2/cdcr/state/buffer
   [junit4]   2> 2655970 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-cluster2/cdcr/state/process
   [junit4]   2> 2655972 INFO  (searcherExecutor-11458-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster2_shard1_replica_n1] Registered new searcher Searcher@3f75c6[cdcr-cluster2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2655972 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1609906707120521216
   [junit4]   2> 2655975 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2655975 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2655976 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster2/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2655976 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2655976 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2655977 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2655977 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2655977 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44231/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 2655977 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2655977 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:44231/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
   [junit4]   2> 2655977 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2655978 INFO  (zkCallback-14756-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
   [junit4]   2> 2655979 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1121034[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 2655979 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44231/solr/cdcr-cluster2_shard1_replica_n1/ shard1
   [junit4]   2> 2655980 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-cluster2
   [junit4]   2> 2655980 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-cluster2
   [junit4]   2> 2655980 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-cluster2/managed-schema
   [junit4]   2> 2655980 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2655981 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2655982 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1609906707131006976
   [junit4]   2> 2655984 INFO  (searcherExecutor-11457-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster2_shard2_replica_n2] Registered new searcher Searcher@1121034[cdcr-cluster2_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2655990 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster2/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2655991 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2655991 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2655991 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44231/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 2655991 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2655991 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:44231/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
   [junit4]   2> 2655991 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2655992 INFO  (zkCallback-14756-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
   [junit4]   2> 2655994 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44231/solr/cdcr-cluster2_shard2_replica_n2/ shard2
   [junit4]   2> 2656095 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2656096 INFO  (qtp1980063-38092) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1305
   [junit4]   2> 2656131 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2656132 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1341
   [junit4]   2> 2656134 INFO  (qtp1980063-38094) [n:127.0.0.1:44231_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2656233 INFO  (zkCallback-14756-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster2/state.json] for collection [cdcr-cluster2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2656482 INFO  (OverseerCollectionConfigSetProcessor-72118041188499459-127.0.0.1:44231_solr-n_0000000000) [n:127.0.0.1:44231_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> 2657134 INFO  (qtp1980063-38094) [n:127.0.0.1:44231_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=2654
   [junit4]   2> 2657139 INFO  (zkConnectionManagerCallback-14816-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2657140 INFO  (qtp28313526-38149) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2657141 INFO  (qtp28313526-38149) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42691/solr ready
   [junit4]   2> 2657147 INFO  (qtp1980063-38224) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2657147 INFO  (qtp1980063-38095) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2657147 INFO  (qtp1980063-38224) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2657147 INFO  (qtp1980063-38095) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2657148 INFO  (qtp1980063-38094) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 2657148 INFO  (qtp28313526-38149) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
   [junit4]   2> 2657148 INFO  (qtp28313526-38149) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2, shard: shard2
   [junit4]   2> 2657152 INFO  (qtp28313526-38149) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 2657153 INFO  (cdcr-bootstrap-status-14812-thread-1-processing-n:127.0.0.1:39695_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2 shard: shard2 leader: https://127.0.0.1:44231/solr/cdcr-cluster2_shard2_replica_n2/
   [junit4]   2> 2657154 INFO  (zkCallback-14781-thread-1) [    ] o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard1
   [junit4]   2> 2657154 INFO  (zkCallback-14781-thread-2) [    ] o.a.s.h.CdcrProcessStateManager The CDCR process state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard2
   [junit4]   2> 2657154 INFO  (qtp28313526-38149) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/cdcr params={qt=/cdcr&_stateVer_=cdcr-cluster1:4&action=start&wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 2657154 INFO  (zkCallback-14781-thread-2) [    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-cluster1:shard2
   [junit4]   2> 2657154 INFO  (zkCallback-14781-thread-1) [    ] o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher: STARTED @ cdcr-cluster1:shard1
   [junit4]   2> 2657155 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={qt=/cdcr&masterUrl=https://127.0.0.1:39695/solr/cdcr-cluster1_shard2_replica_n2/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2657156 INFO  (zkConnectionManagerCallback-14821-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2657157 INFO  (recoveryExecutor-14753-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2657157 INFO  (zkCallback-14781-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2657157 INFO  (qtp1980063-38096) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2657157 INFO  (cdcr-bootstrap-status-14812-thread-1-processing-n:127.0.0.1:39695_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 2657157 INFO  (zkCallback-14781-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42691/solr ready
   [junit4]   2> 2657161 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1609906708367278080,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2657161 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2657161 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2657161 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2657163 INFO  (qtp1980063-38094) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2657163 INFO  (qtp1980063-38094) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2657163 INFO  (qtp1980063-38095) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2657163 INFO  (qtp1980063-38095) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2657164 INFO  (qtp1980063-38096) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2657164 INFO  (qtp28313526-38148) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2657164 INFO  (zkCallback-14781-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
   [junit4]   2> 2657164 INFO  (zkCallback-14781-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2, shard: shard1
   [junit4]   2> 2657164 INFO  (zkCallback-14781-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
   [junit4]   2> 2657164 INFO  (recoveryExecutor-14753-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2657164 INFO  (recoveryExecutor-14753-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2657164 INFO  (recoveryExecutor-14753-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2657164 INFO  (recoveryExecutor-14753-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2657164 INFO  (recoveryExecutor-14753-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 2657164 INFO  (recoveryExecutor-14753-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@149934[cdcr-cluster2_shard2_replica_n2] main]
   [junit4]   2> 2657165 INFO  (searcherExecutor-11457-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster2_shard2_replica_n2] Registered new searcher Searcher@149934[cdcr-cluster2_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2657168 INFO  (recoveryExecutor-14753-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler No replay needed.
   [junit4]   2> 2657168 INFO  (cdcr-bootstrap-status-14817-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection: cdcr-cluster2 shard: shard1 leader: https://127.0.0.1:44231/solr/cdcr-cluster2_shard1_replica_n1/
   [junit4]   2> 2657172 INFO  (qtp1980063-38090) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&masterUrl=https://127.0.0.1:39695/solr/cdcr-cluster1_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2657173 INFO  (recoveryExecutor-14753-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2657173 INFO  (qtp1980063-38096) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2657173 INFO  (cdcr-bootstrap-status-14817-thread-1) [    ] o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping for 2000 ms
   [junit4]   2> 2657175 INFO  (qtp28313526-38148) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1609906708381958144,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2657175 INFO  (qtp28313526-38148) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2657176 INFO  (qtp28313526-38148) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2657176 INFO  (qtp28313526-38148) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2657177 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2657177 INFO  (recoveryExecutor-14753-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2657177 INFO  (recoveryExecutor-14753-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2657177 INFO  (recoveryExecutor-14753-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2657177 INFO  (recoveryExecutor-14753-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2657177 INFO  (recoveryExecutor-14753-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 2657177 INFO  (recoveryExecutor-14753-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@be7ece[cdcr-cluster2_shard1_replica_n1] main]
   [junit4]   2> 2657178 INFO  (searcherExecutor-11458-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster2_shard1_replica_n1] Registered new searcher Searcher@be7ece[cdcr-cluster2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2657178 INFO  (recoveryExecutor-14753-thread-1-processing-n:127.0.0.1:44231_solr x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler No replay needed.
   [junit4]   2> 2659154 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[EDB894A4386A4EDE]) [    ] o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=100
   [junit4]   2> 2659158 INFO  (qtp1980063-38094) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2659158 INFO  (cdcr-bootstrap-status-14812-thread-1-processing-n:127.0.0.1:39695_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
   [junit4]   2> 2659161 INFO  (qtp28313526-38150) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster1/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 2659161 INFO  (qtp28313526-38150) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 2659162 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-cluster1/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 2659162 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 2659163 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2659163 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2659163 INFO  (qtp1980063-38224) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2659163 INFO  (qtp1980063-38224) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2659164 INFO  (qtp1980063-38096) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 2659164 INFO  (cdcr-bootstrap-status-14812-thread-1-processing-n:127.0.0.1:39695_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
   [junit4]   2> 2659164 INFO  (cdcr-bootstrap-status-14812-thread-1-processing-n:127.0.0.1:39695_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to replicator
   [junit4]   2> 2659165 INFO  (qtp28313526-38150) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1609906710468624384,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2659165 INFO  (qtp28313526-38150) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@958624 commitCommandVersion:1609906710468624384
   [junit4]   2> 2659165 INFO  (qtp28313526-38149) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1609906710468624384,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2659165 INFO  (qtp28313526-38149) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b7083c commitCommandVersion:1609906710468624384
   [junit4]   2> 2659174 INFO  (qtp1980063-38223) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2659174 INFO  (cdcr-bootstrap-status-14817-thread-1) [    ] o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
   [junit4]   2> 2659181 INFO  (qtp1980063-38089) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2659181 INFO  (qtp1980063-38089) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2659185 INFO  (qtp1980063-38089) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
   [junit4]   2> 2659185 INFO  (qtp1980063-38089) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1]  webapp=/solr path=/cdcr params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2659186 INFO  (qtp1980063-38096) [n:127.0.0.1:44231_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2]  webapp=/solr path=/cdcr params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 2659186 INFO  (cdcr-bootstrap-status-14817-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Create new update log reader for target cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
   [junit4]   2> 2659186 INFO  (cdcr-bootstrap-status-14817-thread-1) [    ] o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to replicator
   [junit4]   2> 2659539 INFO  (qtp28313526-38150) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bf9ef[cdcr-cluster1_shard1_replica_n1] main]
   [junit4]   2> 2659540 INFO  (qtp28313526-38150) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2659541 INFO  (searcherExecutor-11445-thread-1-processing-n:127.0.0.1:39695_solr x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node3) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-cluster1_shard1_replica_n1] Registered new searcher Searcher@5bf9ef[cdcr-cluster1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C43)))}
   [junit4]   2> 2659541 INFO  (qtp28313526-38150) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:39695/solr/cdcr-cluster1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=376
   [junit4]   2> 2659543 INFO  (qtp28313526-38149) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@160f1a6[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 2659543 INFO  (qtp28313526-38149) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2659544 INFO  (searcherExecutor-11446-thread-1-processing-n:127.0.0.1:39695_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster1_shard2_replica_n2] Registered new searcher Searcher@160f1a6[cdcr-cluster1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C57)))}
   [junit4]   2> 2659544 INFO  (qtp28313526-38149) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:39695/solr/cdcr-cluster1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=379
   [junit4]   2> 2659544 INFO  (qtp28313526-38199) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=cdcr-cluster1:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=381
   [junit4]   2> 2659544 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[EDB894A4386A4EDE]) [    ] o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=200
   [junit4]   2> 2659547 INFO  (qtp28313526-38144) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2659547 INFO  (qtp28313526-38200) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2659548 INFO  (qtp28313526-38199) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1609906710870228992,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2659549 INFO  (qtp28313526-38199) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b7083c commitCommandVersion:1609906710870228992
   [junit4]   2> 2659549 INFO  (qtp28313526-38145) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1609906710871277568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2659549 INFO  (qtp28313526-38145) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard1 r:core_node3 x:cdcr-cluster1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@958624 commitCommandVersion:1609906710871277568
   [junit4]   2> 2659788 INFO  (qtp28313526-38199) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@a3cf1a[cdcr-cluster1_shard2_replica_n2] main]
   [junit4]   2> 2659789 INFO  (qtp28313526-38199) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2659789 INFO  (searcherExecutor-11446-thread-1-processing-n:127.0.0.1:39695_solr x:cdcr-cluster1_shard2_replica_n2 c:cdcr-cluster1 s:shard2 r:core_node4) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.SolrCore [cdcr-cluster1_shard2_replica_n2] Registered new searcher Searcher@a3cf1a[cdcr-cluster1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C57) Uninverting(_1(7.5.0):C46)))}
   [junit4]   2> 2659789 INFO  (qtp28313526-38199) [n:127.0.0.1:39695_solr c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n2] o.a.s.c.S.

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

4]   2> 	2	/solr/configs/cdcr-cluster2/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/cdcr-cluster2/cdcr/state/process
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/cdcr-cluster2/cdcr/state/buffer
   [junit4]   2> 	2	/solr/collections/cdcr-cluster2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2677930 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[EDB894A4386A4EDE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBiDir
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrBidirectionalTest -Dtests.method=testBiDir -Dtests.seed=EDB894A4386A4EDE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-BH -Dtests.timezone=Europe/Vaduz -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   27.7s J0 | CdcrBidirectionalTest.testBiDir <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=38298, name=cdcr-replicator-11482-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EDB894A4386A4EDE:A86364462044029C]:0)
   [junit4]    > Caused by: java.lang.AssertionError: 1609906728070021120 != 1609906727243743232
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EDB894A4386A4EDE]:0)
   [junit4]    > 	at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
   [junit4]    > 	at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [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]   2> 2677933 INFO  (SUITE-CdcrBidirectionalTest-seed#[EDB894A4386A4EDE]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Aug 26, 2018 11:38:20 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {abc=PostingsFormat(name=Memory), xyz=PostingsFormat(name=Asserting), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{_version_=DocValuesFormat(name=Lucene70), xyz=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=188, maxMBSortInHeap=5.718544968932907, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-BH, timezone=Europe/Vaduz
   [junit4]   2> NOTE: Linux 4.15.0-32-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=263012888,total=511705088
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetPivotSmallTest, PeerSyncWithIndexFingerprintCachingTest, PeerSyncReplicationTest, MoveReplicaTest, TestSolrConfigHandler, TestLeaderInitiatedRecoveryThread, SolrMetricReporterTest, TestGraphTermsQParserPlugin, DistributedQueryComponentCustomSortTest, TestGenericDistributedQueue, TestLocalFSCloudBackupRestore, TestSchemaNameResource, ScheduledTriggerTest, TestBackupRepositoryFactory, TestMacros, CacheHeaderTest, SolrIndexMetricsTest, TriggerIntegrationTest, TestExtendedDismaxParser, TestCollectionAPI, SolrGraphiteReporterTest, TestSegmentSorting, ComputePlanActionTest, SystemLogListenerTest, TestSortByMinMaxFunction, ChangedSchemaMergeTest, DateFieldTest, MetricTriggerTest, TestTrieFacet, TestHalfAndHalfDocValues, TestPullReplicaErrorHandling, TestInitQParser, DeleteLastCustomShardedReplicaTest, ReplicationFactorTest, MetricUtilsTest, TestDocBasedVersionConstraints, CollectionPropsTest, TestSolrIndexConfig, FacetPivotSmallTest, SuggestComponentContextFilterQueryTest, WordBreakSolrSpellCheckerTest, TestSlowCompositeReaderWrapper, TolerantUpdateProcessorTest, BasicDistributedZk2Test, ConcurrentCreateRoutedAliasTest, ReturnFieldsTest, CoreAdminHandlerTest, CollectionsAPIDistributedZkTest, TestHashPartitioner, AlternateDirectoryTest, TestSQLHandler, TestCryptoKeys, SampleTest, TestIBSimilarityFactory, TestSmileRequest, TestReRankQParserPlugin, ZkShardTermsTest, TestJmxIntegration, AutoAddReplicasIntegrationTest, AnalysisAfterCoreReloadTest, TestMultiValuedNumericRangeQuery, BadCopyFieldTest, TestEmbeddedSolrServerConstructors, TestRecoveryHdfs, IgnoreLargeDocumentProcessorFactoryTest, TestNRTOpen, TestCoreDiscovery, TestDirectoryFactory, AddBlockUpdateTest, SolrSlf4jReporterTest, HttpTriggerListenerTest, TestDistributedMissingSort, TestBinaryResponseWriter, TestComputePlanAction, SegmentsInfoRequestHandlerTest, TestRTimerTree, RegexBoostProcessorTest, TestStressLucene, ChaosMonkeyNothingIsSafeTest, UnloadDistributedZkTest, LIROnShardRestartTest, TestCloudSchemaless, TestStressLiveNodes, TestOnReconnectListenerSupport, TestFilteredDocIdSet, TestReloadAndDeleteDocs, TestRebalanceLeaders, TestLegacyFieldReuse, TestChildDocTransformer, TestConfigSetProperties, TestSweetSpotSimilarityFactory, BlockJoinFacetDistribTest, TestDistribIDF, AddSchemaFieldsUpdateProcessorFactoryTest, TestSolrConfigHandlerConcurrent, TestTriggerIntegration, BufferStoreTest, TestConfigSetsAPI, TestManagedSchemaThreadSafety, TestJsonFacetsStatsParsing, TestFieldResource, PrimUtilsTest, TestCrossCoreJoin, SolrRrdBackendFactoryTest, FullSolrCloudDistribCmdsTest, HdfsCollectionsAPIDistributedZkTest, MetricsConfigTest, TestPhraseSuggestions, LeaderElectionIntegrationTest, TestGroupingSearch, DistribDocExpirationUpdateProcessorTest, TestDocTermOrds, TestSchemaManager, CSVRequestHandlerTest, HdfsRecoverLeaseTest, TestSearchPerf, HdfsSyncSliceTest, TestReplicationHandlerBackup, DistributedVersionInfoTest, MetricsHistoryHandlerTest, TestClassicSimilarityFactory, SOLR749Test, UniqFieldsUpdateProcessorFactoryTest, FileUtilsTest, RequestLoggingTest, TestSolrCoreParser, SystemInfoHandlerTest, RestoreTriggerStateTest, TestTolerantUpdateProcessorRandomCloud, TestSolrCloudSnapshots, DeleteShardTest, TestPayloadCheckQParserPlugin, CloneFieldUpdateProcessorFactoryTest, MaxSizeAutoCommitTest, DataDrivenBlockJoinTest, PathHierarchyTokenizerFactoryTest, CursorPagingTest, EchoParamsTest, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestRandomDVFaceting, TestSolrCoreProperties, TestLuceneMatchVersion, TokenizerChainTest, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, AssignBackwardCompatibilityTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderElectionTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, MoveReplicaHDFSFailoverTest, NodeMutatorTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RecoveryZkTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SyncSliceTest, TestCloudDeleteByQuery, TestCloudJSONFacetSKG, TestCloudPseudoReturnFields, TestCloudRecovery, TestLockTree, TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, TestSkipOverseerOperations, TestStressInPlaceUpdates, TestZkChroot, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ZkFailoverTest, TestHdfsCloudBackupRestore, IndexSizeTriggerTest, TestClusterStateProvider, TestLargeCluster, TestNodeAddedTrigger, TestNodeLostTrigger, TestPolicyCloud, TestSimDistributedQueue, BaseCdcrDistributedZkTest, CdcrBidirectionalTest]
   [junit4] Completed [527/829 (1!)] on J0 in 27.94s, 1 test, 1 error <<< FAILURES!

[...truncated 45826 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2635/consoleText

[repro] Revision: da37ffb510540af930a79eb1535258b5047a4eba

[repro] Ant options: "-Dargs=-server -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=CdcrBidirectionalTest -Dtests.method=testBiDir -Dtests.seed=EDB894A4386A4EDE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-BH -Dtests.timezone=Europe/Vaduz -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       CdcrBidirectionalTest
[repro] ant compile-test

[...truncated 3408 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CdcrBidirectionalTest" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseParallelGC" -Dtests.seed=EDB894A4386A4EDE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-BH -Dtests.timezone=Europe/Vaduz -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 71 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[repro] Exiting with code 0

[...truncated 40 lines...]