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

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 598 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/598/

4 tests failed.
FAILED:  org.apache.solr.cloud.TestZkChroot.testInitPathExists

Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([69E27F715A78635D:A6188B2A3C9B78DC]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testInitPathExists(TestZkChroot.java:162)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestZkChroot.testChrootBootstrap

Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([69E27F715A78635D:4FE3ED548CFFEFE7]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testChrootBootstrap(TestZkChroot.java:80)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestZkChroot.testWithUploadDir

Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([69E27F715A78635D:CF7D7D8B55D4763E]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testWithUploadDir(TestZkChroot.java:136)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates

Error Message:
Index 0 out of bounds for length 0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
	at __randomizedtesting.SeedInfo.seed([69E27F715A78635D:4EED139DFBEF2C62]:0)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:307)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
	at org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
	at org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13457 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkControllerTest
   [junit4]   2> 1028025 INFO  (SUITE-ZkControllerTest-seed#[69E27F715A78635D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ZkControllerTest_69E27F715A78635D-001/data-dir-47-001
   [junit4]   2> 1028025 WARN  (SUITE-ZkControllerTest-seed#[69E27F715A78635D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 1028025 INFO  (SUITE-ZkControllerTest-seed#[69E27F715A78635D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1028026 INFO  (SUITE-ZkControllerTest-seed#[69E27F715A78635D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1028026 INFO  (SUITE-ZkControllerTest-seed#[69E27F715A78635D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1028028 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[69E27F715A78635D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNodeNameUrlConversion
   [junit4]   2> 1028041 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1028042 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1028042 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1028142 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer start zk server on port:46108
   [junit4]   2> 1028142 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46108
   [junit4]   2> 1028142 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46108
   [junit4]   2> 1028142 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46108
   [junit4]   2> 1028144 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[69E27F715A78635D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1028145 INFO  (zkConnectionManagerCallback-1303-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1028146 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[69E27F715A78635D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1028148 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[69E27F715A78635D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1028149 INFO  (zkConnectionManagerCallback-1305-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1028149 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[69E27F715A78635D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1028150 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[69E27F715A78635D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1028151 INFO  (zkConnectionManagerCallback-1307-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1028151 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[69E27F715A78635D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1028342 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1028544 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> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1028558 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46108
   [junit4]   2> 1028558 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46108
   [junit4]   2> 1028558 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46108
   [junit4]   2> 1028559 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[69E27F715A78635D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testNodeNameUrlConversion
   [junit4]   2> 1028574 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testGetHostName
   [junit4]   2> 1028574 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1028575 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1028575 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1028675 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer start zk server on port:35769
   [junit4]   2> 1028675 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35769
   [junit4]   2> 1028675 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35769
   [junit4]   2> 1028675 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35769
   [junit4]   2> 1028677 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1028678 INFO  (zkConnectionManagerCallback-1313-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1028678 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1028681 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1028682 INFO  (zkConnectionManagerCallback-1315-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1028682 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1028685 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2b22eb41, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1028735 WARN  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c08c565[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1028735 WARN  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c08c565[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1028736 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1028738 INFO  (zkConnectionManagerCallback-1321-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1028738 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1028811 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:8983_solr
   [junit4]   2> 1028812 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72151110610124802-127.0.0.1:8983_solr-n_0000000000) starting
   [junit4]   2> 1028816 INFO  (OverseerStateUpdate-72151110610124802-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:8983_solr
   [junit4]   2> 1028816 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:8983_solr
   [junit4]   2> 1028817 INFO  (OverseerStateUpdate-72151110610124802-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1028818 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:8983_solr
   [junit4]   2> 1028826 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1028826 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 1028828 INFO  (closeThreadPool-1326-thread-2-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72151110610124802-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 1028828 INFO  (OverseerStateUpdate-72151110610124802-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:8983_solr
   [junit4]   2> 1030330 WARN  (OverseerAutoScalingTriggerThread-72151110610124802-127.0.0.1:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Error deactivating old markers
   [junit4]   2>           => org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:2589) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$4(SolrZkClient.java:326) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:326) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.listData(ZkDistribStateManager.java:69) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.listData(ZkDistribStateManager.java:80) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.deactivateMarkers(OverseerTriggerThread.java:272) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:263) ~[java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 1030330 WARN  (OverseerAutoScalingTriggerThread-72151110610124802-127.0.0.1:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Error deactivating old markers
   [junit4]   2>           => org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeAdded
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeAdded
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:2589) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$4(SolrZkClient.java:326) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:326) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.listData(ZkDistribStateManager.java:69) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.listData(ZkDistribStateManager.java:80) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.deactivateMarkers(OverseerTriggerThread.java:272) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:264) ~[java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 1030330 INFO  (OverseerAutoScalingTriggerThread-72151110610124802-127.0.0.1:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed, exiting.
   [junit4]   2> 1030330 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72151110610124802-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 1030331 INFO  (closeThreadPool-1326-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72151110610124802-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 1030331 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1902083933
   [junit4]   2> 1030331 ERROR (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.SolrCores No transient handler has been defined. Check solr.xml to see if an attempt to provide a custom TransientSolrCoreCacheFactory was done incorrectly since the default should have been used otherwise.
   [junit4]   2> 1030332 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1030535 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1030536 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35769
   [junit4]   2> 1030536 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35769
   [junit4]   2> 1030536 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35769
   [junit4]   2> 1030537 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testGetHostName
   [junit4]   2> 1030540 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testReadConfigName
   [junit4]   2> 1030541 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1030541 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1030541 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1030641 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:40469
   [junit4]   2> 1030641 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40469
   [junit4]   2> 1030641 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40469
   [junit4]   2> 1030641 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40469
   [junit4]   2> 1030643 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030645 INFO  (zkConnectionManagerCallback-1329-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030645 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030647 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030649 INFO  (zkConnectionManagerCallback-1331-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030649 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030649 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030650 INFO  (zkConnectionManagerCallback-1333-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030650 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1030756 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2b22eb41, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1030920 WARN  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d760d6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030920 WARN  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d760d6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030922 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1030922 INFO  (zkConnectionManagerCallback-1339-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1030922 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1031001 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:8983_solr
   [junit4]   2> 1031002 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72151110739034115-127.0.0.1:8983_solr-n_0000000000) starting
   [junit4]   2> 1031006 INFO  (OverseerStateUpdate-72151110739034115-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:8983_solr
   [junit4]   2> 1031006 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:8983_solr
   [junit4]   2> 1031007 INFO  (zkCallback-1338-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1031009 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:8983_solr
   [junit4]   2> 1031010 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1031010 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 1031037 INFO  (closeThreadPool-1344-thread-2-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72151110739034115-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 1031037 INFO  (OverseerAutoScalingTriggerThread-72151110739034115-127.0.0.1:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1031037 INFO  (OverseerStateUpdate-72151110739034115-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:8983_solr
   [junit4]   2> 1031039 INFO  (closeThreadPool-1344-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72151110739034115-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 1031139 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72151110739034115-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 1031140 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1562593306
   [junit4]   2> 1031140 ERROR (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.SolrCores No transient handler has been defined. Check solr.xml to see if an attempt to provide a custom TransientSolrCoreCacheFactory was done incorrectly since the default should have been used otherwise.
   [junit4]   2> 1031141 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1031343 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1031345 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40469
   [junit4]   2> 1031345 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40469
   [junit4]   2> 1031345 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40469
   [junit4]   2> 1031358 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testReadConfigName
   [junit4]   2> 1031361 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testPublishAndWaitForDownStates
   [junit4]   2> 1031370 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1031370 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1031370 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1031470 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:38805
   [junit4]   2> 1031470 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38805
   [junit4]   2> 1031470 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38805
   [junit4]   2> 1031470 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38805
   [junit4]   2> 1031472 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1031474 INFO  (zkConnectionManagerCallback-1347-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1031474 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1031476 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1031477 INFO  (zkConnectionManagerCallback-1349-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1031477 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1031480 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2b22eb41, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1031662 WARN  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@289fb73f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1031662 WARN  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@289fb73f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1031663 DEBUG (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$234/0x00000001004e5440@41ccf435
   [junit4]   2> 1031664 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1031665 INFO  (zkConnectionManagerCallback-1355-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1031665 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1031730 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1031731 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1031731 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1031731 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1031731 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1031732 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 1031735 DEBUG (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72151110793297922-127.0.0.1:8983_solr-n_0000000000
   [junit4]   2> 1031747 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:8983_solr
   [junit4]   2> 1031748 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72151110793297922-127.0.0.1:8983_solr-n_0000000000) starting
   [junit4]   2> 1031764 DEBUG (OverseerCollectionConfigSetProcessor-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1031764 INFO  (OverseerStateUpdate-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:8983_solr
   [junit4]   2> 1031765 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:8983_solr
   [junit4]   2> 1031765 DEBUG (OverseerAutoScalingTriggerThread-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1031765 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 1031765 DEBUG (OverseerCollectionConfigSetProcessor-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 1031766 DEBUG (OverseerCollectionConfigSetProcessor-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1031766 DEBUG (OverseerAutoScalingTriggerThread-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1031766 DEBUG (OverseerCollectionConfigSetProcessor-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1031766 DEBUG (OverseerCollectionConfigSetProcessor-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1031766 INFO  (OverseerCollectionConfigSetProcessor-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1031766 DEBUG (OverseerCollectionConfigSetProcessor-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 1031766 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 1031766 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1031766 INFO  (zkCallback-1354-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1031766 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1031766 DEBUG (OverseerAutoScalingTriggerThread-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1031766 DEBUG (OverseerAutoScalingTriggerThread-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1031766 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1031767 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1031776 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 1031776 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1031776 DEBUG (OverseerStateUpdate-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "node_name":"127.0.0.1:8983_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "name":"testPublishAndWaitForDownStates",
   [junit4]   2>   "stateFormat":"2"} current state version: 0
   [junit4]   2> 1031777 DEBUG (OverseerStateUpdate-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: testPublishAndWaitForDownStates
   [junit4]   2> 1031777 DEBUG (OverseerStateUpdate-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testPublishAndWaitForDownStates/state.json
   [junit4]   2> 1031777 DEBUG (OverseerAutoScalingTriggerThread-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:8983_solr]
   [junit4]   2> 1031777 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 1031778 DEBUG (OverseerAutoScalingTriggerThread-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1031778 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 1031778 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1031778 DEBUG (ScheduledTrigger-1537-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> 1031778 DEBUG (OverseerAutoScalingTriggerThread-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1031779 DEBUG (OverseerStateUpdate-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testPublishAndWaitForDownStates",
   [junit4]   2>   "node_name":"non_existent_host1",
   [junit4]   2>   "collection":"testPublishAndWaitForDownStates",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"addreplica"} current state version: 0
   [junit4]   2> 1031779 INFO  (OverseerStateUpdate-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testPublishAndWaitForDownStates",
   [junit4]   2>   "node_name":"non_existent_host1",
   [junit4]   2>   "collection":"testPublishAndWaitForDownStates",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"addreplica"} 
   [junit4]   2> 1031779 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:8983_solr
   [junit4]   2> 1031788 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1031788 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 1031789 DEBUG (OverseerStateUpdate-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1031789 DEBUG (OverseerStateUpdate-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node1":{
   [junit4]   2>       "core":"testPublishAndWaitForDownStates",
   [junit4]   2>       "base_url":null,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "node_name":"non_existent_host1",
   [junit4]   2>       "type":null}}}
   [junit4]   2> 1031789 DEBUG (OverseerStateUpdate-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testPublishAndWaitForDownStates",
   [junit4]   2>   "node_name":"non_existent_host2",
   [junit4]   2>   "collection":"testPublishAndWaitForDownStates",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"addreplica"} current state version: 0
   [junit4]   2> 1031789 INFO  (OverseerStateUpdate-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testPublishAndWaitForDownStates",
   [junit4]   2>   "node_name":"non_existent_host2",
   [junit4]   2>   "collection":"testPublishAndWaitForDownStates",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"addreplica"} 
   [junit4]   2> 1031790 DEBUG (OverseerStateUpdate-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node1":{
   [junit4]   2>       "core":"testPublishAndWaitForDownStates",
   [junit4]   2>       "base_url":null,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "node_name":"non_existent_host1",
   [junit4]   2>       "type":null}}}
   [junit4]   2> 1031790 DEBUG (OverseerStateUpdate-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node1":{
   [junit4]   2>       "core":"testPublishAndWaitForDownStates",
   [junit4]   2>       "base_url":null,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "node_name":"non_existent_host1",
   [junit4]   2>       "type":null},
   [junit4]   2>     "core_node2":{
   [junit4]   2>       "core":"testPublishAndWaitForDownStates",
   [junit4]   2>       "base_url":null,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"non_existent_host2",
   [junit4]   2>       "type":null}}}
   [junit4]   2> 1031790 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1031792 INFO  (closeThreadPool-1360-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72151110793297922-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 1031792 INFO  (OverseerStateUpdate-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:8983_solr
   [junit4]   2> 1031792 INFO  (OverseerAutoScalingTriggerThread-72151110793297922-127.0.0.1:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1031812 DEBUG (closeThreadPool-1360-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1031816 DEBUG (closeThreadPool-1360-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1031817 DEBUG (closeThreadPool-1360-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1031817 DEBUG (closeThreadPool-1360-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1031817 DEBUG (closeThreadPool-1360-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1031817 DEBUG (closeThreadPool-1360-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1031817 INFO  (closeThreadPool-1360-thread-2-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72151110793297922-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 1031914 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72151110793297922-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 1031915 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=698551209
   [junit4]   2> 1031915 ERROR (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.SolrCores No transient handler has been defined. Check solr.xml to see if an attempt to provide a custom TransientSolrCoreCacheFactory was done incorrectly since the default should have been used otherwise.
   [junit4]   2> 1031915 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1032118 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1032120 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38805
   [junit4]   2> 1032120 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38805
   [junit4]   2> 1032120 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38805
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkControllerTest -Dtests.method=testPublishAndWaitForDownStates -Dtests.seed=69E27F715A78635D -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=sah -Dtests.timezone=America/Edmonton -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.76s J1 | ZkControllerTest.testPublishAndWaitForDownStates <<<
   [junit4]    > Throwable #1: java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([69E27F715A78635D:4EED139DFBEF2C62]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:307)
   [junit4]    > 	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
   [junit4]    > 	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
   [junit4]    > 	at org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
   [junit4]    > 	at org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
   [junit4]    > 	at org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 1032121 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[69E27F715A78635D]) [n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testPublishAndWaitForDownStates
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ZkControllerTest_69E27F715A78635D-001
   [junit4]   2> Jan 22, 2020 12:03:37 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=705, maxMBSortInHeap=6.505756775173185, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@39ce3a1e), locale=sah, timezone=America/Edmonton
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=8,threads=1,free=311239872,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BlockDirectoryTest, SyncSliceTest, TestBulkSchemaConcurrent, NotRequiredUniqueKeyTest, CurrencyRangeFacetCloudTest, CdcrBidirectionalTest, UpdateLogTest, PolyFieldTest, PropertiesRequestHandlerTest, TestRawTransformer, MoveReplicaHDFSFailoverTest, SolrInfoBeanTest, HighlighterMaxOffsetTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestBadConfig, TestImplicitCoreProperties, TestHdfsUpdateLog, ScheduledMaintenanceTriggerTest, TestDistribPackageStore, TestSSLRandomization, TestSearchPerf, TestNestedDocsSort, HdfsRestartWhileUpdatingTest, SolrCoreCheckLockOnStartupTest, PluginInfoTest, SuggesterTSTTest, AtomicUpdatesTest, TestBulkSchemaAPI, TestCollectionAPI, TestDefaultStatsCache, ZkControllerTest]
   [junit4] Completed [190/900 (1!)] on J1 in 4.97s, 4 tests, 1 error <<< FAILURES!

[...truncated 780 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestZkChroot
   [junit4]   2> 2059966 INFO  (SUITE-TestZkChroot-seed#[69E27F715A78635D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_69E27F715A78635D-001/data-dir-152-001
   [junit4]   2> 2059966 WARN  (SUITE-TestZkChroot-seed#[69E27F715A78635D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 2059966 INFO  (SUITE-TestZkChroot-seed#[69E27F715A78635D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2059967 INFO  (SUITE-TestZkChroot-seed#[69E27F715A78635D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2059967 INFO  (SUITE-TestZkChroot-seed#[69E27F715A78635D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2059970 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testInitPathExists
   [junit4]   2> 2059970 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2059971 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2059971 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2060071 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer start zk server on port:45178
   [junit4]   2> 2060071 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45178
   [junit4]   2> 2060071 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45178
   [junit4]   2> 2060071 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45178
   [junit4]   2> 2060073 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2060074 INFO  (zkConnectionManagerCallback-5088-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2060074 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2060076 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2060077 INFO  (zkConnectionManagerCallback-5090-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2060077 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2060112 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2060114 INFO  (zkConnectionManagerCallback-5092-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2060114 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2060116 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_69E27F715A78635D-001/tempDir-001/solr.xml
   [junit4]   2> 2060120 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2b22eb41, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2060292 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2060293 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14eef04f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2060293 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14eef04f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2060295 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@377207d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2060295 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@377207d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2060297 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45178/foo/bar4
   [junit4]   2> 2060298 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2060298 INFO  (zkConnectionManagerCallback-5099-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2060298 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2060401 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2060401 INFO  (zkConnectionManagerCallback-5101-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2060402 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2060469 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 10.3.97.65:8983_solr
   [junit4]   2> 2060469 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72151178203693060-10.3.97.65:8983_solr-n_0000000000) starting
   [junit4]   2> 2060474 INFO  (OverseerStateUpdate-72151178203693060-10.3.97.65:8983_solr-n_0000000000) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 10.3.97.65:8983_solr
   [junit4]   2> 2060474 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/10.3.97.65:8983_solr
   [junit4]   2> 2060475 INFO  (OverseerStateUpdate-72151178203693060-10.3.97.65:8983_solr-n_0000000000) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2060480 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_69E27F715A78635D-001/tempDir-001
   [junit4]   2> 2060480 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2060481 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController bootstrapping config for 1 cores into ZooKeeper using solr.xml from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_69E27F715A78635D-001/tempDir-001
   [junit4]   2> 2060481 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Uploading directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_69E27F715A78635D-001/tempDir-001/collection1/conf with name collection1 for SolrCore collection1
   [junit4]   2> 2060613 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2060613 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_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> 2060625 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2060642 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b22eb41
   [junit4]   2> 2060650 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b22eb41
   [junit4]   2> 2060650 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b22eb41
   [junit4]   2> 2060655 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ZkStateReader No collection found at path /collections/collection1.
   [junit4]   2> 2060655 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=347127354
   [junit4]   2> 2060655 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/10.3.97.65:8983_solr
   [junit4]   2> 2060656 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2060656 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Publish node=10.3.97.65:8983_solr as DOWN
   [junit4]   2> 2060658 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2060658 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2060658 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@db38d1c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@65c6b5e6
   [junit4]   2> 2060664 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2060664 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@70106850: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@78bc05ac
   [junit4]   2> 2060668 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2060668 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16455e0a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3351bbb0
   [junit4]   2> 2060668 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2060668 INFO  (closeThreadPool-5108-thread-2-processing-n:10.3.97.65:8983_solr) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72151178203693060-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 2060668 INFO  (OverseerStateUpdate-72151178203693060-10.3.97.65:8983_solr-n_0000000000) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 10.3.97.65:8983_solr
   [junit4]   2> 2060668 INFO  (OverseerAutoScalingTriggerThread-72151178203693060-10.3.97.65:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2060670 INFO  (closeThreadPool-5108-thread-1-processing-n:10.3.97.65:8983_solr) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72151178203693060-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 2060771 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72151178203693060-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 2060872 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2061076 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/foo/bar4/overseer/queue
   [junit4]   2> 	2	/foo/bar4/live_nodes
   [junit4]   2> 
   [junit4]   2> 2061078 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45178
   [junit4]   2> 2061078 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45178
   [junit4]   2> 2061078 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45178
   [junit4]   2> 2061078 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testInitPathExists
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot -Dtests.method=testInitPathExists -Dtests.seed=69E27F715A78635D -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de -Dtests.timezone=America/Guayaquil -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.11s J1 | TestZkChroot.testInitPathExists <<<
   [junit4]    > Throwable #1: org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([69E27F715A78635D:A6188B2A3C9B78DC]:0)
   [junit4]    > 	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
   [junit4]    > 	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
   [junit4]    > 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
   [junit4]    > 	at org.apache.solr.cloud.TestZkChroot.testInitPathExists(TestZkChroot.java:162)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 2061083 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testChrootBootstrap
   [junit4]   2> 2061083 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2061083 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2061083 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2061183 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:45786
   [junit4]   2> 2061184 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45786
   [junit4]   2> 2061184 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45786
   [junit4]   2> 2061184 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45786
   [junit4]   2> 2061185 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2061187 INFO  (zkConnectionManagerCallback-5110-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2061187 INFO  (TEST-TestZkChroot.te

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

65:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36412
   [junit4]   2> 2063050 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2063051 INFO  (zkConnectionManagerCallback-5152-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2063051 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2063054 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2063054 INFO  (zkConnectionManagerCallback-5154-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2063054 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2063089 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2063090 INFO  (zkConnectionManagerCallback-5156-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2063090 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2063091 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_69E27F715A78635D-001/tempDir-004/solr.xml
   [junit4]   2> 2063094 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2b22eb41, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2063401 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2063401 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c9d01c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2063401 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c9d01c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2063404 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@797daa23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2063404 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@797daa23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2063405 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36412/foo/bar2
   [junit4]   2> 2063405 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2063406 INFO  (zkConnectionManagerCallback-5163-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2063407 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2063508 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1860732296
   [junit4]   2> 2063508 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2063508 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2063508 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2063508 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2063610 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2063814 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36412
   [junit4]   2> 2063814 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36412
   [junit4]   2> 2063814 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36412
   [junit4]   2> 2063814 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[69E27F715A78635D]) [n:10.3.97.65:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testNoBootstrapConf
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_69E27F715A78635D-001
   [junit4]   2> Jan 22, 2020 12:20:49 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6fb1dc78), locale=de, timezone=America/Guayaquil
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=8,threads=1,free=213795104,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BlockDirectoryTest, SyncSliceTest, TestBulkSchemaConcurrent, NotRequiredUniqueKeyTest, CurrencyRangeFacetCloudTest, CdcrBidirectionalTest, UpdateLogTest, PolyFieldTest, PropertiesRequestHandlerTest, TestRawTransformer, MoveReplicaHDFSFailoverTest, SolrInfoBeanTest, HighlighterMaxOffsetTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestBadConfig, TestImplicitCoreProperties, TestHdfsUpdateLog, ScheduledMaintenanceTriggerTest, TestDistribPackageStore, TestSSLRandomization, TestSearchPerf, TestNestedDocsSort, HdfsRestartWhileUpdatingTest, SolrCoreCheckLockOnStartupTest, PluginInfoTest, SuggesterTSTTest, AtomicUpdatesTest, TestBulkSchemaAPI, TestCollectionAPI, TestDefaultStatsCache, ZkControllerTest, PeerSyncWithBufferUpdatesTest, DateRangeFieldTest, TestJsonFacets, ClassificationUpdateProcessorIntegrationTest, TestExactStatsCache, IgnoreLargeDocumentProcessorFactoryTest, TestReqParamsAPI, TestMacros, SolrIndexSplitterTest, OverseerTaskQueueTest, DirectoryFactoryTest, TestSolrIndexConfig, NodeAddedTriggerIntegrationTest, BasicFunctionalityTest, TestSizeLimitedDistributedMap, StatsReloadRaceTest, SearchHandlerTest, CopyFieldTest, TestMissingGroups, PrimUtilsTest, ComputePlanActionTest, TestPKIAuthenticationPlugin, TestExtendedDismaxParser, TestFiltering, TestConfigSetsAPIExclusivity, DistributedFacetSimpleRefinementLongTailTest, TestFastOutputStream, TestExactStatsCacheCloud, V2StandaloneTest, TestPivotHelperCode, AuditLoggerPluginTest, NodeMutatorTest, BJQParserTest, ZkShardTermsTest, TestInPlaceUpdatesRequiredField, TestHighFrequencyDictionaryFactory, QueryParsingTest, TestLocalFSCloudBackupRestore, QueryElevationComponentTest, SchemaApiFailureTest, SpatialRPTFieldTypeTest, TestSolrCachePerf, TestStressInPlaceUpdates, TestSchemaResource, TestRTimerTree, TestSolrCloudWithKerberosAlt, TestDistributedTracing, SolrCmdDistributorTest, TestUnInvertedFieldException, DistributedFacetPivotWhiteBoxTest, TestHighlightDedupGrouping, DistributedVersionInfoTest, TestPseudoReturnFields, TestSimComputePlanAction, TestLegacyBM25SimilarityFactory, UUIDFieldTest, RollingRestartTest, DeleteLastCustomShardedReplicaTest, TestFieldCache, SortByFunctionTest, TestSimPolicyCloud, OverseerCollectionConfigSetProcessorTest, DOMUtilTest, WrapperMergePolicyFactoryTest, LeaderFailoverAfterPartitionTest, TestCloudInspectUtil, IndexSizeTriggerTest, TestJmxIntegration, CdcrWithNodesRestartsTest, BasicDistributedZk2Test, TestLegacyNumericRangeQueryBuilder, AddReplicaTest, SubstringBytesRefFilterTest, TestSchemaManager, TestPHPSerializedResponseWriter, ChaosMonkeySafeLeaderWithPullReplicasTest, HttpSolrCallGetCoreTest, TestOverriddenPrefixQueryForCustomFieldType, DocExpirationUpdateProcessorFactoryTest, MinimalSchemaTest, HdfsNNFailoverTest, TestFileDictionaryLookup, JavabinLoaderTest, DocumentAnalysisRequestHandlerTest, TestJettySolrRunner, InfixSuggestersTest, DistributedQueryComponentOptimizationTest, TestZkChroot]
   [junit4] Completed [433/900 (2!)] on J1 in 4.07s, 4 tests, 3 errors <<< FAILURES!

[...truncated 54079 lines...]