Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1870/
Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseSerialGC

12 tests failed.
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([BD65FC798E00EDAF:9B646E5C58876115]: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.nio.file.Files.walkFileTree(Files.java:2670)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        at 
org.apache.solr.cloud.TestZkChroot.testChrootBootstrap(TestZkChroot.java:80)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.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([BD65FC798E00EDAF:1BFAFE8381ACF8CC]: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.nio.file.Files.walkFileTree(Files.java:2670)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        at 
org.apache.solr.cloud.TestZkChroot.testWithUploadDir(TestZkChroot.java:136)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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([BD65FC798E00EDAF:729F0822E8E3F62E]: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.nio.file.Files.walkFileTree(Files.java:2670)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        at 
org.apache.solr.cloud.TestZkChroot.testInitPathExists(TestZkChroot.java:162)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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([BD65FC798E00EDAF:9B646E5C58876115]: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.nio.file.Files.walkFileTree(Files.java:2670)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        at 
org.apache.solr.cloud.TestZkChroot.testChrootBootstrap(TestZkChroot.java:80)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.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([BD65FC798E00EDAF:1BFAFE8381ACF8CC]: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.nio.file.Files.walkFileTree(Files.java:2670)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        at 
org.apache.solr.cloud.TestZkChroot.testWithUploadDir(TestZkChroot.java:136)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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([BD65FC798E00EDAF:729F0822E8E3F62E]: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.nio.file.Files.walkFileTree(Files.java:2670)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        at 
org.apache.solr.cloud.TestZkChroot.testInitPathExists(TestZkChroot.java:162)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
        at 
__randomizedtesting.SeedInfo.seed([BD65FC798E00EDAF:9A6A90952F97A290]:0)
        at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
        at 
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
        at 
__randomizedtesting.SeedInfo.seed([BD65FC798E00EDAF:9A6A90952F97A290]:0)
        at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
        at 
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
        at 
__randomizedtesting.SeedInfo.seed([BD65FC798E00EDAF:9A6A90952F97A290]:0)
        at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
        at 
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
        at 
__randomizedtesting.SeedInfo.seed([BD65FC798E00EDAF:9A6A90952F97A290]:0)
        at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
        at 
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
        at 
__randomizedtesting.SeedInfo.seed([BD65FC798E00EDAF:9A6A90952F97A290]:0)
        at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
        at 
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
        at 
__randomizedtesting.SeedInfo.seed([BD65FC798E00EDAF:9A6A90952F97A290]:0)
        at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
        at 
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14333 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkControllerTest
   [junit4]   2> 317391 INFO  
(SUITE-ZkControllerTest-seed#[BD65FC798E00EDAF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.ZkControllerTest_BD65FC798E00EDAF-001/data-dir-35-001
   [junit4]   2> 317391 WARN  
(SUITE-ZkControllerTest-seed#[BD65FC798E00EDAF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 317391 INFO  
(SUITE-ZkControllerTest-seed#[BD65FC798E00EDAF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 317392 INFO  
(SUITE-ZkControllerTest-seed#[BD65FC798E00EDAF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 317392 INFO  
(SUITE-ZkControllerTest-seed#[BD65FC798E00EDAF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 317393 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testGetHostName
   [junit4]   2> 317393 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 317394 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 317394 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 317494 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:45819
   [junit4]   2> 317494 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45819
   [junit4]   2> 317494 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45819
   [junit4]   2> 317494 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45819
   [junit4]   2> 317495 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317497 INFO  (zkConnectionManagerCallback-1635-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317497 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 317498 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317499 INFO  (zkConnectionManagerCallback-1637-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317499 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 317503 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16ded5a0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 317616 WARN  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6718ae3d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 317616 WARN  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6718ae3d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 317617 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 317618 INFO  (zkConnectionManagerCallback-1643-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317618 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 317656 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) 
[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> 317656 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086713781911554-127.0.0.1:8983_solr-n_0000000000) starting
   [junit4]   2> 317658 INFO  
(OverseerStateUpdate-72086713781911554-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> 317658 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) 
[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> 317659 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) 
[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> 317659 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 317659 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 317662 INFO  (zkCallback-1642-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 317664 INFO  
(closeThreadPool-1648-thread-1-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086713781911554-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 317664 INFO  
(OverseerStateUpdate-72086713781911554-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> 317666 WARN  (ScheduledTrigger-1822-thread-1) [     ] 
o.a.s.c.a.TriggerEventQueue Exception peeking queue of trigger 
.auto_add_replicas
   [junit4]   2>           => java.lang.InterruptedException
   [junit4]   2>        at java.lang.Object.wait(Native Method)
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2>        at java.lang.Object.wait(Native Method) ~[?:1.8.0_201]
   [junit4]   2>        at java.lang.Object.wait(Object.java:502) ~[?:1.8.0_201]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1529) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1512) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:2587) 
~[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.cloud.ZkDistributedQueue.fetchZkChildren(ZkDistributedQueue.java:415)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkDistributedQueue.firstChild(ZkDistributedQueue.java:392)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkDistributedQueue.firstElement(ZkDistributedQueue.java:509)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkDistributedQueue.peek(ZkDistributedQueue.java:150) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.TriggerEventQueue.peekEvent(TriggerEventQueue.java:69)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerWrapper.run(ScheduledTriggers.java:628)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
~[?:1.8.0_201]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) ~[?:1.8.0_201]
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
 ~[?:1.8.0_201]
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
 ~[?:1.8.0_201]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
~[?:1.8.0_201]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
~[?:1.8.0_201]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 317670 WARN  (ScheduledTrigger-1822-thread-1) [     ] 
o.a.s.c.a.NodeLostTrigger NodeLostTrigger ran but was already closed
   [junit4]   2> 317672 WARN  
(OverseerAutoScalingTriggerThread-72086713781911554-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:748) [?:1.8.0_201]
   [junit4]   2> 317672 WARN  
(OverseerAutoScalingTriggerThread-72086713781911554-127.0.0.1:8983_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2>           => java.lang.InterruptedException
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
 ~[?:1.8.0_201]
   [junit4]   2>        at 
java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
 ~[?:1.8.0_201]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:195)
 ~[java/:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 317672 INFO  
(closeThreadPool-1648-thread-2-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086713781911554-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 317771 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086713781911554-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 317772 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=565690252
   [junit4]   2> 317772 ERROR 
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) 
[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> 317772 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 317974 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> 317975 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 
127.0.0.1:45819
   [junit4]   2> 317975 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:45819
   [junit4]   2> 317975 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45819
   [junit4]   2> 317976 INFO  
(TEST-ZkControllerTest.testGetHostName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testGetHostName
   [junit4]   2> 317978 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testReadConfigName
   [junit4]   2> 317978 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 317978 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 317978 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 318078 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:46485
   [junit4]   2> 318078 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 
127.0.0.1:46485
   [junit4]   2> 318078 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:46485
   [junit4]   2> 318078 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46485
   [junit4]   2> 318080 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 318082 INFO  (zkConnectionManagerCallback-1651-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318082 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 318084 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 318085 INFO  (zkConnectionManagerCallback-1653-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318085 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 318090 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 318091 INFO  (zkConnectionManagerCallback-1655-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318091 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 318195 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16ded5a0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 318341 WARN  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates 
configured for Client@4c0d41c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 318341 WARN  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config No Client 
EndPointIdentificationAlgorithm configured for 
Client@4c0d41c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 318342 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 318344 INFO  (zkConnectionManagerCallback-1661-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318344 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 318373 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[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> 318373 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086713820184579-127.0.0.1:8983_solr-n_0000000000) starting
   [junit4]   2> 318375 INFO  
(OverseerStateUpdate-72086713820184579-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> 318387 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[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> 318388 INFO  (zkCallback-1660-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 318390 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[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> 318390 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 318390 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 318393 INFO  
(closeThreadPool-1666-thread-1-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086713820184579-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 318393 INFO  
(OverseerStateUpdate-72086713820184579-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> 318395 INFO  
(OverseerAutoScalingTriggerThread-72086713820184579-127.0.0.1:8983_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 318395 INFO  
(closeThreadPool-1666-thread-2-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086713820184579-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 318496 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086713820184579-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 318496 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=1554643297
   [junit4]   2> 318496 ERROR 
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[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> 318497 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 318699 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> 318700 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 
127.0.0.1:46485
   [junit4]   2> 318700 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:46485
   [junit4]   2> 318700 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46485
   [junit4]   2> 318701 INFO  
(TEST-ZkControllerTest.testReadConfigName-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testReadConfigName
   [junit4]   2> 318703 INFO  
(TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting 
testNodeNameUrlConversion
   [junit4]   2> 318703 INFO  
(TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 318704 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 318704 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 318804 INFO  
(TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:35327
   [junit4]   2> 318804 INFO  
(TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 
127.0.0.1:35327
   [junit4]   2> 318804 INFO  
(TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:35327
   [junit4]   2> 318804 INFO  
(TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35327
   [junit4]   2> 318806 INFO  
(TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 318807 INFO  (zkConnectionManagerCallback-1669-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318807 INFO  
(TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 318808 INFO  
(TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 318818 INFO  (zkConnectionManagerCallback-1671-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318818 INFO  
(TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 318819 INFO  
(TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 318820 INFO  (zkConnectionManagerCallback-1673-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318820 INFO  
(TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 318947 INFO  
(TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 319149 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> 319150 INFO  
(TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 
127.0.0.1:35327
   [junit4]   2> 319150 INFO  
(TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:35327
   [junit4]   2> 319150 INFO  
(TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35327
   [junit4]   2> 319150 INFO  
(TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending 
testNodeNameUrlConversion
   [junit4]   2> 319152 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting 
testPublishAndWaitForDownStates
   [junit4]   2> 319165 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 319165 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 319165 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 319266 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:34711
   [junit4]   2> 319266 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 
127.0.0.1:34711
   [junit4]   2> 319266 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:34711
   [junit4]   2> 319266 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34711
   [junit4]   2> 319267 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 319268 INFO  (zkConnectionManagerCallback-1679-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 319268 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 319275 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 319276 INFO  (zkConnectionManagerCallback-1681-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 319276 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 319279 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16ded5a0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 319351 WARN  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates 
configured for Client@489217e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 319351 WARN  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.e.j.u.s.S.config No Client 
EndPointIdentificationAlgorithm configured for 
Client@489217e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 319351 DEBUG 
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$289/2009768872@3a83242f
   [junit4]   2> 319352 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 319353 INFO  (zkConnectionManagerCallback-1687-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 319353 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 319414 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 319414 DEBUG (SyncThread:0) [     ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 319414 DEBUG (SyncThread:0) [     ] o.a

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

  [junit4]   2> 10529 DEBUG 
(closeThreadPool-139-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> 10529 DEBUG 
(closeThreadPool-139-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> 10529 DEBUG 
(closeThreadPool-139-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> 10529 DEBUG 
(closeThreadPool-139-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> 10529 DEBUG 
(closeThreadPool-139-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> 10529 DEBUG 
(closeThreadPool-139-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> 10630 WARN  
(OverseerStateUpdate-72086834747473922-127.0.0.1:8983_solr-n_0000000000) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting 
Overseer main queue loop
   [junit4]   2>           => 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /collections/testPublishAndWaitForDownStates/state.json
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/collections/testPublishAndWaitForDownStates/state.json
   [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.exists(ZooKeeper.java:2021) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:314)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:314) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:197)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.overseer.ZkStateWriter.enqueueUpdate(ZkStateWriter.java:130)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.processQueueItem(Overseer.java:315)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:247) 
~[java/:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 10630 INFO  
(OverseerStateUpdate-72086834747473922-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> 10631 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086834747473922-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 10631 INFO  
(closeThreadPool-139-thread-2-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72086834747473922-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 10631 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=1825991239
   [junit4]   2> 10631 ERROR 
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[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> 10631 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 10834 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>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> 10835 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 
127.0.0.1:38017
   [junit4]   2> 10835 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:38017
   [junit4]   2> 10835 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38017
   [junit4]   2> 10835 INFO  
(TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[BD65FC798E00EDAF]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending 
testPublishAndWaitForDownStates
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkControllerTest 
-Dtests.method=testPublishAndWaitForDownStates -Dtests.seed=BD65FC798E00EDAF 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=ca-ES -Dtests.timezone=Africa/Monrovia -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.57s J0 | ZkControllerTest.testPublishAndWaitForDownStates 
<<<
   [junit4]    > Throwable #1: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BD65FC798E00EDAF:9A6A90952F97A290]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
   [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.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ZkControllerTest_BD65FC798E00EDAF-001
   [junit4]   2> Jan 22, 2020 3:17:05 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=1722, maxMBSortInHeap=7.36177743504209, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7939281f),
 locale=ca-ES, timezone=Africa/Monrovia
   [junit4]   2> NOTE: Linux 5.3.0-26-generic amd64/Oracle Corporation 
1.8.0_201 (64-bit)/cpus=16,threads=1,free=344071568,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestZkChroot, 
ZkControllerTest]
   [junit4] Completed [10/10 (10!)] on J0 in 3.01s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 23 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1590: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1117: 
There were test failures: 10 suites, 40 tests, 20 errors [seed: 
BD65FC798E00EDAF]

Total time: 13 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.TestZkChroot
[repro]   5/5 failed: org.apache.solr.cloud.ZkControllerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=3333ce7da6dba311f2f5c1fb6de934cc5140cb9c, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1869
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to