You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/11/12 10:31:10 UTC

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-11.0.6) - Build # 1785 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1785/
Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UseG1GC

10 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1605176989446 bcoll: 1605176989954

Stack Trace:
java.lang.AssertionError: acoll: 1605176989446 bcoll: 1605176989954
	at __randomizedtesting.SeedInfo.seed([9C7672686F22C96A:14224DB2C1DEA492]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


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

Error Message:
acoll: 1605176989528 bcoll: 1605176989885

Stack Trace:
java.lang.AssertionError: acoll: 1605176989528 bcoll: 1605176989885
	at __randomizedtesting.SeedInfo.seed([9C7672686F22C96A:14224DB2C1DEA492]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


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

Error Message:
acoll: 1605176991719 bcoll: 1605176992428

Stack Trace:
java.lang.AssertionError: acoll: 1605176991719 bcoll: 1605176992428
	at __randomizedtesting.SeedInfo.seed([9C7672686F22C96A:14224DB2C1DEA492]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


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

Error Message:
acoll: 1605176989423 bcoll: 1605176990168

Stack Trace:
java.lang.AssertionError: acoll: 1605176989423 bcoll: 1605176990168
	at __randomizedtesting.SeedInfo.seed([9C7672686F22C96A:14224DB2C1DEA492]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


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

Error Message:
acoll: 1605174618303 bcoll: 1605174618400

Stack Trace:
java.lang.AssertionError: acoll: 1605174618303 bcoll: 1605174618400
	at __randomizedtesting.SeedInfo.seed([9C7672686F22C96A:14224DB2C1DEA492]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica

Error Message:
Error from server at http://127.0.0.1:61885/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61885/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)
	at __randomizedtesting.SeedInfo.seed([9C7672686F22C96A:944194A0B48CBDE4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica

Error Message:
Error from server at http://127.0.0.1:61861/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61861/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)
	at __randomizedtesting.SeedInfo.seed([9C7672686F22C96A:944194A0B48CBDE4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica

Error Message:
Error from server at http://127.0.0.1:62253/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62253/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)
	at __randomizedtesting.SeedInfo.seed([9C7672686F22C96A:944194A0B48CBDE4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica

Error Message:
Error from server at http://127.0.0.1:62112/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62112/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)
	at __randomizedtesting.SeedInfo.seed([9C7672686F22C96A:944194A0B48CBDE4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica

Error Message:
Error from server at http://127.0.0.1:56512/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56512/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number)
	at __randomizedtesting.SeedInfo.seed([9C7672686F22C96A:944194A0B48CBDE4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13806 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 144879 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 144881 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.TestPullReplicaErrorHandling_9C7672686F22C96A-001\data-dir-22-001
   [junit4]   2> 144881 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 144881 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 144881 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 144881 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 144881 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.TestPullReplicaErrorHandling_9C7672686F22C96A-001\tempDir-001
   [junit4]   2> 144884 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 144885 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 144885 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 144887 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 144989 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 56412
   [junit4]   2> 144989 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:56412
   [junit4]   2> 144989 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56412
   [junit4]   2> 144989 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56412
   [junit4]   2> 144992 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 145000 INFO  (zkConnectionManagerCallback-849-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145000 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 145004 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 145010 INFO  (zkConnectionManagerCallback-851-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145010 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 145011 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 145016 INFO  (zkConnectionManagerCallback-853-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145016 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 145123 INFO  (jetty-launcher-854-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 145123 INFO  (jetty-launcher-854-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 145123 INFO  (jetty-launcher-854-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 145123 INFO  (jetty-launcher-854-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 145124 INFO  (jetty-launcher-854-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 11.0.6+10
   [junit4]   2> 145124 INFO  (jetty-launcher-854-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 11.0.6+10
   [junit4]   2> 145124 INFO  (jetty-launcher-854-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 145124 INFO  (jetty-launcher-854-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 145124 INFO  (jetty-launcher-854-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 145124 INFO  (jetty-launcher-854-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 145124 INFO  (jetty-launcher-854-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 11.0.6+10
   [junit4]   2> 145124 INFO  (jetty-launcher-854-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 11.0.6+10
   [junit4]   2> 145128 INFO  (jetty-launcher-854-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 145128 INFO  (jetty-launcher-854-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 145128 INFO  (jetty-launcher-854-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 145128 INFO  (jetty-launcher-854-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 145128 INFO  (jetty-launcher-854-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 145128 INFO  (jetty-launcher-854-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 145128 INFO  (jetty-launcher-854-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 145128 INFO  (jetty-launcher-854-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 145128 INFO  (jetty-launcher-854-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 145128 INFO  (jetty-launcher-854-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 145128 INFO  (jetty-launcher-854-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 145128 INFO  (jetty-launcher-854-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 145129 INFO  (jetty-launcher-854-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@200acacb{/solr,null,AVAILABLE}
   [junit4]   2> 145129 INFO  (jetty-launcher-854-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f6fa809{/solr,null,AVAILABLE}
   [junit4]   2> 145129 INFO  (jetty-launcher-854-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@696292a9{/solr,null,AVAILABLE}
   [junit4]   2> 145129 INFO  (jetty-launcher-854-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51df7b44{/solr,null,AVAILABLE}
   [junit4]   2> 145131 INFO  (jetty-launcher-854-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@67a831f8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:56429}
   [junit4]   2> 145131 INFO  (jetty-launcher-854-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@f959542{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:56426}
   [junit4]   2> 145131 INFO  (jetty-launcher-854-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3b02cc52{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:56427}
   [junit4]   2> 145131 INFO  (jetty-launcher-854-thread-2) [     ] o.e.j.s.Server Started @145168ms
   [junit4]   2> 145131 INFO  (jetty-launcher-854-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@149508d2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:56428}
   [junit4]   2> 145131 INFO  (jetty-launcher-854-thread-1) [     ] o.e.j.s.Server Started @145168ms
   [junit4]   2> 145131 INFO  (jetty-launcher-854-thread-3) [     ] o.e.j.s.Server Started @145168ms
   [junit4]   2> 145131 INFO  (jetty-launcher-854-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56429}
   [junit4]   2> 145131 INFO  (jetty-launcher-854-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56428}
   [junit4]   2> 145131 INFO  (jetty-launcher-854-thread-4) [     ] o.e.j.s.Server Started @145168ms
   [junit4]   2> 145131 INFO  (jetty-launcher-854-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56426}
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56427}
   [junit4]   2> 145132 ERROR (jetty-launcher-854-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T09:41:29.992142300Z
   [junit4]   2> 145132 ERROR (jetty-launcher-854-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T09:41:29.992142300Z
   [junit4]   2> 145132 ERROR (jetty-launcher-854-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 145132 ERROR (jetty-launcher-854-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T09:41:29.992142300Z
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 145132 INFO  (jetty-launcher-854-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T09:41:29.992142300Z
   [junit4]   2> 145133 INFO  (jetty-launcher-854-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 145133 INFO  (jetty-launcher-854-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 145133 INFO  (jetty-launcher-854-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 145134 INFO  (jetty-launcher-854-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 145138 INFO  (zkConnectionManagerCallback-856-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145138 INFO  (jetty-launcher-854-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 145138 INFO  (zkConnectionManagerCallback-860-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145138 INFO  (zkConnectionManagerCallback-862-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145138 INFO  (jetty-launcher-854-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 145139 INFO  (jetty-launcher-854-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 145139 INFO  (zkConnectionManagerCallback-858-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145139 INFO  (jetty-launcher-854-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 145140 INFO  (jetty-launcher-854-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 145140 INFO  (jetty-launcher-854-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 145140 INFO  (jetty-launcher-854-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 145140 INFO  (jetty-launcher-854-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 145148 INFO  (jetty-launcher-854-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 145148 INFO  (jetty-launcher-854-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 145149 INFO  (jetty-launcher-854-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 145149 INFO  (jetty-launcher-854-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 145360 INFO  (jetty-launcher-854-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 145361 WARN  (jetty-launcher-854-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4973d91c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 145361 WARN  (jetty-launcher-854-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4973d91c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 145365 WARN  (jetty-launcher-854-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c937f14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 145365 WARN  (jetty-launcher-854-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c937f14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 145366 INFO  (jetty-launcher-854-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56412/solr
   [junit4]   2> 145367 INFO  (jetty-launcher-854-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 145369 INFO  (zkConnectionManagerCallback-876-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145369 INFO  (jetty-launcher-854-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 145570 INFO  (jetty-launcher-854-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 145572 WARN  (jetty-launcher-854-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f511a30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 145572 WARN  (jetty-launcher-854-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f511a30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 145576 WARN  (jetty-launcher-854-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72485320[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 145576 INFO  (jetty-launcher-854-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 145577 WARN  (jetty-launcher-854-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72485320[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 145577 INFO  (jetty-launcher-854-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56412/solr
   [junit4]   2> 145578 WARN  (jetty-launcher-854-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@63f19186[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 145578 WARN  (jetty-launcher-854-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@63f19186[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 145579 INFO  (jetty-launcher-854-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 145583 WARN  (jetty-launcher-854-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@48517968[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 145583 WARN  (jetty-launcher-854-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@48517968[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 145585 INFO  (jetty-launcher-854-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56412/solr
   [junit4]   2> 145585 INFO  (zkConnectionManagerCallback-893-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145585 INFO  (jetty-launcher-854-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 145587 INFO  (jetty-launcher-854-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 145590 INFO  (zkConnectionManagerCallback-898-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145590 INFO  (jetty-launcher-854-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 145657 INFO  (jetty-launcher-854-thread-1) [n:127.0.0.1:56426_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 145662 INFO  (zkConnectionManagerCallback-900-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145662 INFO  (jetty-launcher-854-thread-1) [n:127.0.0.1:56426_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 145758 INFO  (jetty-launcher-854-thread-4) [n:127.0.0.1:56427_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 145770 INFO  (zkConnectionManagerCallback-904-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145770 INFO  (jetty-launcher-854-thread-4) [n:127.0.0.1:56427_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 145787 INFO  (jetty-launcher-854-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 145792 WARN  (jetty-launcher-854-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16e757ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 145792 WARN  (jetty-launcher-854-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16e757ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 145797 WARN  (jetty-launcher-854-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2574db5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 145797 WARN  (jetty-launcher-854-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2574db5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 145799 INFO  (jetty-launcher-854-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56412/solr
   [junit4]   2> 145801 INFO  (jetty-launcher-854-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 145812 INFO  (zkConnectionManagerCallback-914-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145812 INFO  (jetty-launcher-854-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 145859 INFO  (jetty-launcher-854-thread-4) [n:127.0.0.1:56427_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56427_solr
   [junit4]   2> 145859 INFO  (jetty-launcher-854-thread-3) [n:127.0.0.1:56428_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 145867 INFO  (zkConnectionManagerCallback-916-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145867 INFO  (jetty-launcher-854-thread-3) [n:127.0.0.1:56428_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 145870 INFO  (jetty-launcher-854-thread-4) [n:127.0.0.1:56427_solr     ] o.a.s.c.Overseer Overseer (id=72065145969246219-127.0.0.1:56427_solr-n_0000000000) starting
   [junit4]   2> 145927 INFO  (jetty-launcher-854-thread-4) [n:127.0.0.1:56427_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56427_solr
   [junit4]   2> 145927 INFO  (OverseerStateUpdate-72065145969246219-127.0.0.1:56427_solr-n_0000000000) [n:127.0.0.1:56427_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:56427_solr
   [junit4]   2> 145940 INFO  (OverseerStateUpdate-72065145969246219-127.0.0.1:56427_solr-n_0000000000) [n:127.0.0.1:56427_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 145940 INFO  (zkCallback-915-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 145953 INFO  (jetty-launcher-854-thread-4) [n:127.0.0.1:56427_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 145953 WARN  (jetty-launcher-854-thread-4) [n:127.0.0.1:56427_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 145956 INFO  (jetty-launcher-854-thread-3) [n:127.0.0.1:56428_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:56428_solr as DOWN
   [junit4]   2> 145958 INFO  (jetty-launcher-854-thread-2) [n:127.0.0.1:56429_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 145965 INFO  (jetty-launcher-854-thread-3) [n:127.0.0.1:56428_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 145965 INFO  (jetty-launcher-854-thread-3) [n:127.0.0.1:56428_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56428_solr
   [junit4]   2> 145966 INFO  (zkConnectionManagerCallback-925-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145966 INFO  (jetty-launcher-854-thread-2) [n:127.0.0.1:56429_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 145974 INFO  (zkCallback-915-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 145974 INFO  (zkCallback-903-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 145986 INFO  (jetty-launcher-854-thread-4) [n:127.0.0.1:56427_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.TestPullReplicaErrorHandling_9C7672686F22C96A-001\tempDir-001\node4
   [junit4]   2> 145994 INFO  (jetty-launcher-854-thread-3) [n:127.0.0.1:56428_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 145994 WARN  (jetty-launcher-854-thread-3) [n:127.0.0.1:56428_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 146033 INFO  (jetty-launcher-854-thread-3) [n:127.0.0.1:56428_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.TestPullReplicaErrorHandling_9C7672686F22C96A-001\tempDir-001\node3
   [junit4]   2> 146057 INFO  (jetty-launcher-854-thread-2) [n:127.0.0.1:56429_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 146084 INFO  (jetty-launcher-854-thread-2) [n:127.0.0.1:56429_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:56429_solr as DOWN
   [junit4]   2> 146097 INFO  (jetty-launcher-854-thread-2) [n:127.0.0.1:56429_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 146097 INFO  (jetty-launcher-854-thread-2) [n:127.0.0.1:56429_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56429_solr
   [junit4]   2> 146104 INFO  (zkCallback-915-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 146109 INFO  (zkCallback-924-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 146109 INFO  (zkCallback-903-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 146123 INFO  (jetty-launcher-854-thread-2) [n:127.0.0.1:56429_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 146123 WARN  (jetty-launcher-854-thread-2) [n:127.0.0.1:56429_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 146173 INFO  (jetty-launcher-854-thread-2) [n:127.0.0.1:56429_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.TestPullReplicaErrorHandling_9C7672686F22C96A-001\tempDir-001\node1
   [junit4]   2> 146540 INFO  (jetty-launcher-854-thread-1) [n:127.0.0.1:56426_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 146546 INFO  (jetty-launcher-854-thread-1) [n:127.0.0.1:56426_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:56426_solr as DOWN
   [junit4]   2> 146549 INFO  (jetty-launcher-854-thread-1) [n:127.0.0.1:56426_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 146549 INFO  (jetty-launcher-854-thread-1) [n:127.0.0.1:56426_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56426_solr
   [junit4]   2> 146553 INFO  (zkCallback-915-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 146553 INFO  (zkCallback-903-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 146553 INFO  (zkCallback-924-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 146554 INFO  (zkCallback-899-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 146555 INFO  (jetty-launcher-854-thread-1) [n:127.0.0.1:56426_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 146556 WARN  (jetty-launcher-854-thread-1) [n:127.0.0.1:56426_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 146586 INFO  (jetty-launcher-854-thread-1) [n:127.0.0.1:56426_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.TestPullReplicaErrorHandling_9C7672686F22C96A-001\tempDir-001\node2
   [junit4]   2> 146598 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 146599 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 146604 INFO  (zkConnectionManagerCallback-947-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 146604 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 146606 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 146610 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56412/solr ready
   [junit4]   2> 146627 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=455130757
   [junit4]   2> 146627 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:56427_solr
   [junit4]   2> 146629 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 146629 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:56427_solr as DOWN
   [junit4]   2> 146633 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 146634 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 146634 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 146634 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.

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

nector@29651ba9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 130015 INFO  (jetty-closer-556-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@630b43d1{/solr,null,STOPPED}
   [junit4]   2> 130015 INFO  (jetty-closer-556-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 130113 INFO  (jetty-closer-556-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72065336561565714-127.0.0.1:61972_solr-n_0000000004) closing
   [junit4]   2> 130115 INFO  (jetty-closer-556-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@67d44e8f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 130115 INFO  (jetty-closer-556-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6589625b{/solr,null,STOPPED}
   [junit4]   2> 130115 INFO  (jetty-closer-556-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 130217 INFO  (jetty-closer-556-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d35133c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 130217 INFO  (jetty-closer-556-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6fb7dbe9{/solr,null,STOPPED}
   [junit4]   2> 130217 INFO  (jetty-closer-556-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 130317 INFO  (jetty-closer-556-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@62a3da6d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 130317 INFO  (jetty-closer-556-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5ac4410a{/solr,null,STOPPED}
   [junit4]   2> 130317 INFO  (jetty-closer-556-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 130319 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 130542 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	12	/solr/security.json
   [junit4]   2> 	10	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1
   [junit4]   2> 	9	/solr/configs/conf
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	8	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1
   [junit4]   2> 	5	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2> 	5	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2> 	2	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	61	/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2> 	36	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2> 	35	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72065336561565717-127.0.0.1:62063_solr-n_0000000005
   [junit4]   2> 	3	/solr/overseer_elect/election/72065336561565708-127.0.0.1:61672_solr-n_0000000001
   [junit4]   2> 	3	/solr/overseer_elect/election/72065336561565723-127.0.0.1:62253_solr-n_0000000007
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	96	/solr/overseer/queue
   [junit4]   2> 	94	/solr/live_nodes
   [junit4]   2> 	54	/solr/collections
   [junit4]   2> 	28	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 130550 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61543
   [junit4]   2> 130550 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61543
   [junit4]   2> 130550 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[9C7672686F22C96A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61543
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.TestPullReplicaErrorHandling_9C7672686F22C96A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=BlockTreeOrds(blocksize=128), fieldName_s=Lucene84, id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{}, maxPointsInLeafNode=1900, maxMBSortInHeap=7.720282609728369, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fil-PH, timezone=GMT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=9381080,total=271581184
   [junit4]   2> NOTE: All tests run in this JVM: [MultiThreadedOCPTest, TestPullReplicaErrorHandling]
   [junit4] Completed [9/10 (8!)] on J4 in 49.91s, 4 tests, 1 error <<< FAILURES!

[...truncated 27 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126: There were test failures: 10 suites, 25 tests, 4 errors, 4 failures [seed: 9C7672686F22C96A]

Total time: 2 minutes 21 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   4/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro]   4/5 failed: org.apache.solr.cloud.TestPullReplicaErrorHandling
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'Windows VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-Windows/builds/1785/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Windows #1784' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Windows #1785'.
[Checks API] No suitable checks publisher found.
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[Checks API] No suitable checks publisher found.
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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (32bit/jdk1.8.0_201) - Build # 1786 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1786/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testNodeAdded

Error Message:
Action was not fired till 30 seconds

Stack Trace:
java.lang.AssertionError: Action was not fired till 30 seconds
	at __randomizedtesting.SeedInfo.seed([C8E6E532AB3C2586:AD25B345099F8D85]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.TestWithCollection.testNodeAdded(TestWithCollection.java:471)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15479 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> 1530662 INFO  (SUITE-TestWithCollection-seed#[C8E6E532AB3C2586]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 1530665 INFO  (SUITE-TestWithCollection-seed#[C8E6E532AB3C2586]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestWithCollection_C8E6E532AB3C2586-001\data-dir-110-001
   [junit4]   2> 1530665 WARN  (SUITE-TestWithCollection-seed#[C8E6E532AB3C2586]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 1530665 INFO  (SUITE-TestWithCollection-seed#[C8E6E532AB3C2586]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1530674 INFO  (SUITE-TestWithCollection-seed#[C8E6E532AB3C2586]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1530674 INFO  (SUITE-TestWithCollection-seed#[C8E6E532AB3C2586]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1530677 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAddReplicaSimple
   [junit4]   2> 1530680 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestWithCollection_C8E6E532AB3C2586-001\tempDir-001
   [junit4]   2> 1530681 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1530681 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1530681 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1530686 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1530787 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.ZkTestServer start zk server on port: 64167
   [junit4]   2> 1530787 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64167
   [junit4]   2> 1530787 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64167
   [junit4]   2> 1530787 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64167
   [junit4]   2> 1530790 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530800 INFO  (zkConnectionManagerCallback-10880-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530800 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530808 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530812 INFO  (zkConnectionManagerCallback-10882-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530812 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530815 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530821 INFO  (zkConnectionManagerCallback-10884-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530821 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530936 INFO  (jetty-launcher-10885-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1530936 INFO  (jetty-launcher-10885-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1530936 INFO  (jetty-launcher-10885-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1530936 INFO  (jetty-launcher-10885-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1530936 INFO  (jetty-launcher-10885-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_201-b09
   [junit4]   2> 1530936 INFO  (jetty-launcher-10885-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_201-b09
   [junit4]   2> 1530937 INFO  (jetty-launcher-10885-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1530937 INFO  (jetty-launcher-10885-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1530937 INFO  (jetty-launcher-10885-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1530937 INFO  (jetty-launcher-10885-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1530937 INFO  (jetty-launcher-10885-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1530938 INFO  (jetty-launcher-10885-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1530938 INFO  (jetty-launcher-10885-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d591fe{/solr,null,AVAILABLE}
   [junit4]   2> 1530938 INFO  (jetty-launcher-10885-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@187ea74{/solr,null,AVAILABLE}
   [junit4]   2> 1530939 INFO  (jetty-launcher-10885-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@137e4ae{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64194}
   [junit4]   2> 1530939 INFO  (jetty-launcher-10885-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@aaeac2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64193}
   [junit4]   2> 1530939 INFO  (jetty-launcher-10885-thread-1) [     ] o.e.j.s.Server Started @1530982ms
   [junit4]   2> 1530939 INFO  (jetty-launcher-10885-thread-2) [     ] o.e.j.s.Server Started @1530982ms
   [junit4]   2> 1530939 INFO  (jetty-launcher-10885-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64193}
   [junit4]   2> 1530939 INFO  (jetty-launcher-10885-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64194}
   [junit4]   2> 1530939 ERROR (jetty-launcher-10885-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1530939 ERROR (jetty-launcher-10885-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1530939 INFO  (jetty-launcher-10885-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1530939 INFO  (jetty-launcher-10885-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1530939 INFO  (jetty-launcher-10885-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 1530939 INFO  (jetty-launcher-10885-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 1530939 INFO  (jetty-launcher-10885-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1530939 INFO  (jetty-launcher-10885-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1530939 INFO  (jetty-launcher-10885-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1530939 INFO  (jetty-launcher-10885-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1530939 INFO  (jetty-launcher-10885-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T20:04:46.684Z
   [junit4]   2> 1530939 INFO  (jetty-launcher-10885-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-12T20:04:46.684Z
   [junit4]   2> 1530939 INFO  (jetty-launcher-10885-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530939 INFO  (jetty-launcher-10885-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530946 INFO  (zkConnectionManagerCallback-10888-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530946 INFO  (zkConnectionManagerCallback-10889-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530946 INFO  (jetty-launcher-10885-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530946 INFO  (jetty-launcher-10885-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530947 INFO  (jetty-launcher-10885-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1530947 INFO  (jetty-launcher-10885-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1531383 INFO  (jetty-launcher-10885-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1531383 WARN  (jetty-launcher-10885-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ded874[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531383 WARN  (jetty-launcher-10885-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ded874[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531387 WARN  (jetty-launcher-10885-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f6e04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531387 WARN  (jetty-launcher-10885-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f6e04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531387 INFO  (jetty-launcher-10885-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64167/solr
   [junit4]   2> 1531391 INFO  (jetty-launcher-10885-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1531395 INFO  (zkConnectionManagerCallback-10903-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531395 INFO  (jetty-launcher-10885-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1531501 INFO  (jetty-launcher-10885-thread-2) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1531506 INFO  (zkConnectionManagerCallback-10905-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531506 INFO  (jetty-launcher-10885-thread-2) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1531953 INFO  (jetty-launcher-10885-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1531954 WARN  (jetty-launcher-10885-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1cd938b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531954 WARN  (jetty-launcher-10885-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1cd938b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531958 WARN  (jetty-launcher-10885-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1611409[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531958 WARN  (jetty-launcher-10885-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1611409[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531959 INFO  (jetty-launcher-10885-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64167/solr
   [junit4]   2> 1531960 INFO  (jetty-launcher-10885-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1531963 INFO  (zkConnectionManagerCallback-10915-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531963 INFO  (jetty-launcher-10885-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1532023 INFO  (jetty-launcher-10885-thread-2) [n:127.0.0.1:64193_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64193_solr
   [junit4]   2> 1532028 INFO  (jetty-launcher-10885-thread-2) [n:127.0.0.1:64193_solr     ] o.a.s.c.Overseer Overseer (id=72067596705660934-127.0.0.1:64193_solr-n_0000000000) starting
   [junit4]   2> 1532058 INFO  (jetty-launcher-10885-thread-2) [n:127.0.0.1:64193_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64193_solr
   [junit4]   2> 1532058 INFO  (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64193_solr
   [junit4]   2> 1532058 DEBUG (OverseerAutoScalingTriggerThread-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1532062 INFO  (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1532062 DEBUG (OverseerAutoScalingTriggerThread-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1532063 DEBUG (OverseerAutoScalingTriggerThread-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1532063 DEBUG (OverseerAutoScalingTriggerThread-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1532071 INFO  (jetty-launcher-10885-thread-2) [n:127.0.0.1:64193_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1532072 WARN  (jetty-launcher-10885-thread-2) [n:127.0.0.1:64193_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1532072 INFO  (jetty-launcher-10885-thread-1) [n:127.0.0.1:64194_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1532077 INFO  (zkConnectionManagerCallback-10922-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1532077 INFO  (jetty-launcher-10885-thread-1) [n:127.0.0.1:64194_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1532094 DEBUG (OverseerAutoScalingTriggerThread-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:64193_solr]
   [junit4]   2> 1532095 DEBUG (OverseerAutoScalingTriggerThread-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1532095 DEBUG (OverseerAutoScalingTriggerThread-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1532095 DEBUG (ScheduledTrigger-10918-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1532095 TRACE (ScheduledTrigger-10918-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Current Live Nodes for .auto_add_replicas: [127.0.0.1:64193_solr]
   [junit4]   2> 1532095 TRACE (ScheduledTrigger-10918-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Last Live Nodes for .auto_add_replicas: [127.0.0.1:64193_solr]
   [junit4]   2> 1532103 INFO  (jetty-launcher-10885-thread-1) [n:127.0.0.1:64194_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1532114 INFO  (jetty-launcher-10885-thread-1) [n:127.0.0.1:64194_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64194_solr as DOWN
   [junit4]   2> 1532118 INFO  (jetty-launcher-10885-thread-1) [n:127.0.0.1:64194_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1532118 INFO  (jetty-launcher-10885-thread-1) [n:127.0.0.1:64194_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64194_solr
   [junit4]   2> 1532120 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64194_solr
   [junit4]   2> 1532122 INFO  (zkCallback-10904-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1532122 INFO  (zkCallback-10921-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1532122 INFO  (jetty-launcher-10885-thread-1) [n:127.0.0.1:64194_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1532122 WARN  (jetty-launcher-10885-thread-1) [n:127.0.0.1:64194_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1532126 INFO  (jetty-launcher-10885-thread-2) [n:127.0.0.1:64193_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1532147 INFO  (jetty-launcher-10885-thread-1) [n:127.0.0.1:64194_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1532217 INFO  (jetty-launcher-10885-thread-1) [n:127.0.0.1:64194_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64194.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1832d10
   [junit4]   2> 1532219 INFO  (jetty-launcher-10885-thread-2) [n:127.0.0.1:64193_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64193.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1832d10
   [junit4]   2> 1532222 INFO  (jetty-launcher-10885-thread-1) [n:127.0.0.1:64194_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64194.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1832d10
   [junit4]   2> 1532222 INFO  (jetty-launcher-10885-thread-1) [n:127.0.0.1:64194_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64194.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1832d10
   [junit4]   2> 1532225 INFO  (jetty-launcher-10885-thread-1) [n:127.0.0.1:64194_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestWithCollection_C8E6E532AB3C2586-001\tempDir-001\node1
   [junit4]   2> 1532225 INFO  (jetty-launcher-10885-thread-2) [n:127.0.0.1:64193_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64193.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1832d10
   [junit4]   2> 1532225 INFO  (jetty-launcher-10885-thread-2) [n:127.0.0.1:64193_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64193.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1832d10
   [junit4]   2> 1532228 INFO  (jetty-launcher-10885-thread-2) [n:127.0.0.1:64193_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestWithCollection_C8E6E532AB3C2586-001\tempDir-001\node2
   [junit4]   2> 1532271 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1532272 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1532278 INFO  (zkConnectionManagerCallback-10940-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1532278 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1532280 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1532282 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64167/solr ready
   [junit4]   2> 1532306 DEBUG (zkCallback-10904-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1532306 DEBUG (OverseerAutoScalingTriggerThread-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1532316 DEBUG (OverseerAutoScalingTriggerThread-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1532316 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.TestWithCollection Chosen node 127.0.0.1:64194_solr for collection testAddReplica_abc
   [junit4]   2> 1532316 DEBUG (OverseerAutoScalingTriggerThread-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1532317 INFO  (qtp7145919-17140) [n:127.0.0.1:64193_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testAddReplica_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:64194_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1532327 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testAddReplica_abc
   [junit4]   2> 1532328 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/testAddReplica_abc.AUTOCREATED
   [junit4]   2> 1532335 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testAddReplica_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1532344 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testAddReplica_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 1532353 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1532365 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1532376 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1532385 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1532391 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1532406 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1532417 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1532427 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1532438 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1532449 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1532458 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1532467 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1532477 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1532489 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1532500 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1532514 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1532525 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1532535 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1532546 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1532555 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1532566 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1532575 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1532583 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1532593 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1532606 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1532615 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1532626 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1532631 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1532642 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1532659 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1532675 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1532687 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1532707 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1532719 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1532745 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1532759 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1532775 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1532801 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1532815 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1532829 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testAddReplica_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1532843 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testAddReplica_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 1532855 INFO  (OverseerThreadFactory-10920-thread-1-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testAddReplica_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 1532880 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: testAddReplica_abc
   [junit4]   2> 1532880 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testAddReplica_abc/state.json
   [junit4]   2> 1533000 INFO  (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testAddReplica_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64194/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64194_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1533004 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1533004 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_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":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:64194/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:64194_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1533112 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testAddReplica_abc/state.json version: 0
   [junit4]   2> 1533217 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr    x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testAddReplica_abc.AUTOCREATED&newCollection=true&name=testAddReplica_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testAddReplica_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1533228 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64194/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64194_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testAddReplica_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1533228 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:64194/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64194_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1533228 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testAddReplica_abc//collections/testAddReplica_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":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:64194/solr",
   [junit4]   2>           "node_name":"127.0.0.1:64194_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1533249 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1533275 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1533330 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testAddReplica_abc/state.json version: 1
   [junit4]   2> 1533430 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1533477 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testAddReplica_abc_shard1_replica_n1' using configuration from configset testAddReplica_abc.AUTOCREATED, trusted=true
   [junit4]   2> 1533478 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64194.solr.core.testAddReplica_abc.shard1.replica_n1' (registry 'solr.core.testAddReplica_abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1832d10
   [junit4]   2> 1533478 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.SolrCore [[testAddReplica_abc_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestWithCollection_C8E6E532AB3C2586-001\tempDir-001\node1\testAddReplica_abc_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestWithCollection_C8E6E532AB3C2586-001\tempDir-001\node1\testAddReplica_abc_shard1_replica_n1\data\]
   [junit4]   2> 1533634 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1533634 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1533636 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1533636 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1533639 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testAddReplica_abc.AUTOCREATED
   [junit4]   2> 1533640 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testAddReplica_abc.AUTOCREATED
   [junit4]   2> 1533640 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testAddReplica_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1533640 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1533641 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1533641 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_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> 1533642 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1533643 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1683186242696511488
   [junit4]   2> 1533645 INFO  (searcherExecutor-10942-thread-1-processing-n:127.0.0.1:64194_solr x:testAddReplica_abc_shard1_replica_n1 c:testAddReplica_abc s:shard1 r:core_node2) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1533645 INFO  (searcherExecutor-10942-thread-1-processing-n:127.0.0.1:64194_solr x:testAddReplica_abc_shard1_replica_n1 c:testAddReplica_abc s:shard1 r:core_node2) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1533646 INFO  (searcherExecutor-10942-thread-1-processing-n:127.0.0.1:64194_solr x:testAddReplica_abc_shard1_replica_n1 c:testAddReplica_abc s:shard1 r:core_node2) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.SolrCore [testAddReplica_abc_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1533673 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAddReplica_abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1533673 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testAddReplica_abc/leaders/shard1
   [junit4]   2> 1533694 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1533694 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1533694 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64194/solr/testAddReplica_abc_shard1_replica_n1/
   [junit4]   2> 1533694 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1533694 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:64194/solr/testAddReplica_abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 1533694 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testAddReplica_abc/leaders/shard1/leader after winning as /collections/testAddReplica_abc/leader_elect/shard1/election/72067596705660936-core_node2-n_0000000000
   [junit4]   2> 1533702 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64194/solr/testAddReplica_abc_shard1_replica_n1/ shard1
   [junit4]   2> 1533804 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testAddReplica_abc/state.json version: 2
   [junit4]   2> 1533807 INFO  (zkCallback-10921-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddReplica_abc/state.json] for collection [testAddReplica_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1533808 INFO  (zkCallback-10921-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddReplica_abc/state.json] for collection [testAddReplica_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1533809 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1533813 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64194/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64194_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testAddReplica_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1533813 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:64194/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64194_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 1533813 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testAddReplica_abc//collections/testAddReplica_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":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:64194/solr",
   [junit4]   2>           "node_name":"127.0.0.1:64194_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 1533817 INFO  (qtp32508512-17138) [n:127.0.0.1:64194_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testAddReplica_abc.AUTOCREATED&newCollection=true&name=testAddReplica_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testAddReplica_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=600
   [junit4]   2> 1533826 INFO  (qtp7145919-17140) [n:127.0.0.1:64193_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1533914 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testAddReplica_abc/state.json version: 3
   [junit4]   2> 1533916 INFO  (zkCallback-10904-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddReplica_abc/state.json] for collection [testAddReplica_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1533916 INFO  (zkCallback-10921-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddReplica_abc/state.json] for collection [testAddReplica_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1533916 INFO  (zkCallback-10921-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddReplica_abc/state.json] for collection [testAddReplica_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1533916 INFO  (zkCallback-10921-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddReplica_abc/state.json] for collection [testAddReplica_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1533917 INFO  (qtp7145919-17140) [n:127.0.0.1:64193_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testAddReplica_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:64194_solr&wt=javabin&version=2} status=0 QTime=1598
   [junit4]   2> 1533918 INFO  (qtp7145919-17142) [n:127.0.0.1:64193_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&withCollection=testAddReplica_abc&name=testAddReplica_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1533927 INFO  (OverseerCollectionConfigSetProcessor-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_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> 1533927 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testAddReplica_xyz
   [junit4]   2> 1533930 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/testAddReplica_xyz.AUTOCREATED
   [junit4]   2> 1533937 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testAddReplica_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 1533946 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testAddReplica_xyz.AUTOCREATED/protwords.txt
   [junit4]   2> 1533957 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1533968 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1533983 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1533995 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1534006 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1534016 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1534026 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1534037 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1534048 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1534058 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1534070 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1534082 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1534093 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1534105 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1534121 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1534137 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1534147 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1534158 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1534170 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1534181 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1534194 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1534205 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1534215 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1534225 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1534238 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1534249 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1534261 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1534272 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1534283 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1534294 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1534304 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1534311 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1534323 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1534333 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1534343 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1534354 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1534362 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1534372 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1534381 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1534390 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testAddReplica_xyz.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1534397 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testAddReplica_xyz.AUTOCREATED/synonyms.txt
   [junit4]   2> 1534404 INFO  (OverseerThreadFactory-10920-thread-2-processing-n:127.0.0.1:64193_solr) [n:127.0.0.1:64193_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testAddReplica_xyz.AUTOCREATED/stopwords.txt
   [junit4]   2> 1534419 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: testAddReplica_xyz
   [junit4]   2> 1534524 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testAddReplica_xyz/state.json
   [junit4]   2> 1534647 INFO  (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testAddReplica_xyz",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testAddReplica_xyz_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64194/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64194_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1534648 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1534650 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_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":"testAddReplica_xyz_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:64194/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:64194_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1534765 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testAddReplica_xyz/state.json version: 0
   [junit4]   2> 1534875 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr    x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testAddReplica_xyz.AUTOCREATED&newCollection=true&name=testAddReplica_xyz_shard1_replica_n1&action=CREATE&numShards=1&collection=testAddReplica_xyz&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1534887 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testAddReplica_xyz_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64194/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64194_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testAddReplica_xyz",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1534887 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"testAddReplica_xyz_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:64194/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64194_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1534887 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testAddReplica_xyz//collections/testAddReplica_xyz/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "withCollection":"testAddReplica_abc",
   [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":"testAddReplica_xyz_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:64194/solr",
   [junit4]   2>           "node_name":"127.0.0.1:64194_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1534938 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1534962 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1535016 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testAddReplica_xyz/state.json version: 1
   [junit4]   2> 1535203 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1535315 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testAddReplica_xyz_shard1_replica_n1' using configuration from configset testAddReplica_xyz.AUTOCREATED, trusted=true
   [junit4]   2> 1535315 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64194.solr.core.testAddReplica_xyz.shard1.replica_n1' (registry 'solr.core.testAddReplica_xyz.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1832d10
   [junit4]   2> 1535315 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.c.SolrCore [[testAddReplica_xyz_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestWithCollection_C8E6E532AB3C2586-001\tempDir-001\node1\testAddReplica_xyz_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestWithCollection_C8E6E532AB3C2586-001\tempDir-001\node1\testAddReplica_xyz_shard1_replica_n1\data\]
   [junit4]   2> 1535549 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1535549 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1535551 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1535551 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1535555 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testAddReplica_xyz.AUTOCREATED
   [junit4]   2> 1535555 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testAddReplica_xyz.AUTOCREATED
   [junit4]   2> 1535555 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testAddReplica_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 1535556 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1535556 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1535557 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_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> 1535558 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1535558 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1683186244704534528
   [junit4]   2> 1535560 INFO  (searcherExecutor-10948-thread-1-processing-n:127.0.0.1:64194_solr x:testAddReplica_xyz_shard1_replica_n1 c:testAddReplica_xyz s:shard1 r:core_node2) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1535561 INFO  (searcherExecutor-10948-thread-1-processing-n:127.0.0.1:64194_solr x:testAddReplica_xyz_shard1_replica_n1 c:testAddReplica_xyz s:shard1 r:core_node2) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1535561 INFO  (searcherExecutor-10948-thread-1-processing-n:127.0.0.1:64194_solr x:testAddReplica_xyz_shard1_replica_n1 c:testAddReplica_xyz s:shard1 r:core_node2) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.c.SolrCore [testAddReplica_xyz_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1535585 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAddReplica_xyz/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1535585 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testAddReplica_xyz/leaders/shard1
   [junit4]   2> 1535632 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1535632 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1535632 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64194/solr/testAddReplica_xyz_shard1_replica_n1/
   [junit4]   2> 1535632 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1535632 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:64194/solr/testAddReplica_xyz_shard1_replica_n1/ has no replicas
   [junit4]   2> 1535632 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testAddReplica_xyz/leaders/shard1/leader after winning as /collections/testAddReplica_xyz/leader_elect/shard1/election/72067596705660936-core_node2-n_0000000000
   [junit4]   2> 1535643 INFO  (qtp32508512-17141) [n:127.0.0.1:64194_solr c:testAddReplica_xyz s:shard1 r:core_node2 x:testAddReplica_xyz_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64194/solr/testAddReplica_xyz_shard1_replica_n1/ shard1
   [junit4]   2> 1535752 DEBUG (OverseerStateUpdate-72067596705660934-127.0.0.1:64193_solr-n_0000000000) [n:127.0.0.1:64193_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testAddReplica_xyz/state.json version: 2
   [junit4]   2> 1535755 INFO  (zkCallback-10921-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConn

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

ddReplicaWithPolicy_xyz s:shard1 r:core_node4) [n:127.0.0.1:51736_solr c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node4 x:testAddReplicaWithPolicy_xyz_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed
   [junit4]   2> 1653159 INFO  (recoveryExecutor-11773-thread-1-processing-n:127.0.0.1:51736_solr x:testAddReplicaWithPolicy_xyz_shard1_replica_n3 c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node4) [n:127.0.0.1:51736_solr c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node4 x:testAddReplicaWithPolicy_xyz_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false]
   [junit4]   2> 1653159 INFO  (recoveryExecutor-11773-thread-1-processing-n:127.0.0.1:51736_solr x:testAddReplicaWithPolicy_xyz_shard1_replica_n3 c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node4) [n:127.0.0.1:51736_solr     ] o.a.s.c.SolrCore [testAddReplicaWithPolicy_xyz_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@132af62
   [junit4]   2> 1653159 INFO  (recoveryExecutor-11773-thread-1-processing-n:127.0.0.1:51736_solr x:testAddReplicaWithPolicy_xyz_shard1_replica_n3 c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node4) [n:127.0.0.1:51736_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testAddReplicaWithPolicy_xyz.shard1.replica_n3 tag=SolrCore@132af62
   [junit4]   2> 1653159 INFO  (recoveryExecutor-11773-thread-1-processing-n:127.0.0.1:51736_solr x:testAddReplicaWithPolicy_xyz_shard1_replica_n3 c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node4) [n:127.0.0.1:51736_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@172ff89: rootName = solr_51736, domain = solr.core.testAddReplicaWithPolicy_xyz.shard1.replica_n3, service url = null, agent id = null] for registry solr.core.testAddReplicaWithPolicy_xyz.shard1.replica_n3/com.codahale.metrics.MetricRegistry@d9abc1
   [junit4]   2> 1653163 INFO  (recoveryExecutor-11773-thread-1-processing-n:127.0.0.1:51736_solr x:testAddReplicaWithPolicy_xyz_shard1_replica_n3 c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node4) [n:127.0.0.1:51736_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testAddReplicaWithPolicy_xyz.shard1.leader tag=SolrCore@132af62
   [junit4]   2> 1653163 WARN  (recoveryExecutor-11773-thread-1-processing-n:127.0.0.1:51736_solr x:testAddReplicaWithPolicy_xyz_shard1_replica_n3 c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node4) [n:127.0.0.1:51736_solr     ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[testAddReplicaWithPolicy_xyz_shard1_replica_n3] coreNodeName=[core_node4]
   [junit4]   2> 1653163 INFO  (recoveryExecutor-11773-thread-1-processing-n:127.0.0.1:51736_solr x:testAddReplicaWithPolicy_xyz_shard1_replica_n3 c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node4) [n:127.0.0.1:51736_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1653170 INFO  (jetty-closer-11839-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1564104{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1653170 INFO  (jetty-closer-11839-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@61fb4{/solr,null,STOPPED}
   [junit4]   2> 1653170 INFO  (jetty-closer-11839-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1653170 INFO  (TEST-TestWithCollection.testAddReplicaWithPolicy-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1653382 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/testAddReplicaWithPolicy_xyz/terms/shard1
   [junit4]   2> 	5	/solr/collections/testAddReplicaWithPolicy_abc/terms/shard1
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_abc.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/collections/testAddReplicaWithPolicy_abc/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/collections/testAddReplicaWithPolicy_abc/state.json
   [junit4]   2> 	26	/solr/collections/testAddReplicaWithPolicy_xyz/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/overseer/queue
   [junit4]   2> 	11	/solr/overseer/collection-queue-work
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1653412 INFO  (TEST-TestWithCollection.testAddReplicaWithPolicy-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51719
   [junit4]   2> 1653412 INFO  (TEST-TestWithCollection.testAddReplicaWithPolicy-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51719
   [junit4]   2> 1653412 INFO  (TEST-TestWithCollection.testAddReplicaWithPolicy-seed#[C8E6E532AB3C2586]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51719
   [junit4]   2> 1655463 INFO  (TEST-TestWithCollection.testAddReplicaWithPolicy-seed#[C8E6E532AB3C2586]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAddReplicaWithPolicy
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestWithCollection_C8E6E532AB3C2586-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ru-RU, timezone=WET
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_201 (32-bit)/cpus=6,threads=1,free=302728720,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetsAPIShareSchema, TestOrdValues, TestPKIAuthenticationPlugin, ResponseHeaderTest, DistributedFacetPivotWhiteBoxTest, TestZkAclsWithHadoopAuth, TestShardHandlerFactory, IndexSchemaRuntimeFieldTest, XMLAtomicUpdateMultivalueTest, TestCloudSchemaless, LegacyCloudClusterPropTest, TestSlowCompositeReaderWrapper, TestSchemaManager, RecoveryZkTest, IndexSizeTriggerTest, DistributedUpdateProcessorTest, ClassificationUpdateProcessorIntegrationTest, TestInPlaceUpdatesRequiredField, TestNumericRangeQuery32, TestSolrQueryResponse, TestReqParamsAPI, MultiDestinationAuditLoggerTest, TestJsonFacetsWithNestedObjects, TestIntervalFaceting, PrimUtilsTest, PeerSyncWithBufferUpdatesTest, ZkDynamicConfigTest, DistributedSpellCheckComponentTest, TestSolrCoreSnapshots, SystemInfoHandlerTest, TestTlogReplica, TestReRankQParserPlugin, TestPrepRecovery, TestFieldResource, ChangedSchemaMergeTest, TestNumericTerms64, DeleteStatusTest, TestDFISimilarityFactory, CloudMLTQParserTest, TestSimClusterStateProvider, CustomCollectionTest, EchoParamsTest, TestSimExtremeIndexing, HdfsRecoveryZkTest, TestCoreBackup, TestCSVResponseWriter, TestDeprecatedFilters, HighlighterTest, TestLegacyNumericRangeQueryBuilder, TestSolrIndexConfig, AtomicUpdateJavabinTest, OpenExchangeRatesOrgProviderTest, TestMergePolicyConfig, SolrMetricsIntegrationTest, TestLegacyField, ScheduledTriggerIntegrationTest, BasicFunctionalityTest, SignificantTermsQParserPluginTest, TestCorePropertiesReload, TestLuceneIndexBackCompat, BaseCdcrDistributedZkTest, TestDistributedMap, NestedShardedAtomicUpdateTest, DistributedFacetExistsSmallTest, TestLRUStatsCache, TestLegacyBM25SimilarityFactory, SpatialRPTFieldTypeTest, BitVectorTest, DistributedVersionInfoTest, BlockJoinFacetRandomTest, HdfsUnloadDistributedZkTest, CollectionTooManyReplicasTest, TestStressRecovery, TestManagedSchemaAPI, TestDistributedMissingSort, TestRandomRequestDistribution, ChaosMonkeySafeLeaderTest, TestSubQueryTransformerCrossCore, TestFieldCacheSortRandom, DocValuesMissingTest, ConnectionReuseTest, TestSolr4Spatial, NodeLostTriggerIntegrationTest, TemplateUpdateProcessorTest, TestJoin, TestBackupRepositoryFactory, ExecutePlanActionTest, SegmentsInfoRequestHandlerTest, DistributedQueueTest, HttpPartitionOnCommitTest, HttpPartitionWithTlogReplicasTest, MultiSolrCloudTestCaseTest, OverseerRolesTest, PackageManagerCLITest, ReplicationFactorTest, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestSkipOverseerOperations, TestWithCollection]
   [junit4] Completed [578/921 (1!)] on J1 in 125.07s, 9 tests, 1 failure <<< FAILURES!

[...truncated 47331 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1786/consoleText

[repro] Revision: ad27dd7c56e4f9e1d1828206e7595b557ed070cb

[repro] Ant options: "-Dargs=-server -XX:+UseG1GC"

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestWithCollection" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseG1GC" -Dtests.seed=C8E6E532AB3C2586 -Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=WET -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 117 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestWithCollection
[repro] Exiting with code 0

[...truncated 98 lines...]