Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1864/
Java: 64bit/jdk-14-ea+32 -XX:+UseCompressedOops -XX:+UseSerialGC
9 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([9EC2678CEAFC7A5A:B8C3F5A93C7BF6E0]:0)
at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
at
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
at java.base/java.nio.file.Files.walkFileTree(Files.java:2804)
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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:832)
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([9EC2678CEAFC7A5A:513893D78C1F61DB]:0)
at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
at
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
at java.base/java.nio.file.Files.walkFileTree(Files.java:2804)
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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:832)
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([9EC2678CEAFC7A5A:385D6576E5506F39]:0)
at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
at
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
at java.base/java.nio.file.Files.walkFileTree(Files.java:2804)
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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:832)
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([9EC2678CEAFC7A5A:B8C3F5A93C7BF6E0]:0)
at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
at
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
at java.base/java.nio.file.Files.walkFileTree(Files.java:2804)
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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:832)
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([9EC2678CEAFC7A5A:513893D78C1F61DB]:0)
at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
at
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
at java.base/java.nio.file.Files.walkFileTree(Files.java:2804)
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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:832)
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([9EC2678CEAFC7A5A:385D6576E5506F39]:0)
at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
at
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
at java.base/java.nio.file.Files.walkFileTree(Files.java:2804)
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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:832)
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([9EC2678CEAFC7A5A:B8C3F5A93C7BF6E0]:0)
at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
at
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
at java.base/java.nio.file.Files.walkFileTree(Files.java:2804)
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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:832)
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([9EC2678CEAFC7A5A:513893D78C1F61DB]:0)
at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
at
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
at java.base/java.nio.file.Files.walkFileTree(Files.java:2804)
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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:832)
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([9EC2678CEAFC7A5A:385D6576E5506F39]:0)
at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
at
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
at java.base/java.nio.file.Files.walkFileTree(Files.java:2804)
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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:832)
Build Log:
[...truncated 14579 lines...]
[junit4] Suite: org.apache.solr.cloud.TestZkChroot
[junit4] 2> 582590 INFO
(SUITE-TestZkChroot-seed#[9EC2678CEAFC7A5A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestZkChroot_9EC2678CEAFC7A5A-001/data-dir-59-001
[junit4] 2> 582590 WARN
(SUITE-TestZkChroot-seed#[9EC2678CEAFC7A5A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=237 numCloses=237
[junit4] 2> 582590 INFO
(SUITE-TestZkChroot-seed#[9EC2678CEAFC7A5A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 582590 INFO
(SUITE-TestZkChroot-seed#[9EC2678CEAFC7A5A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 582590 INFO
(SUITE-TestZkChroot-seed#[9EC2678CEAFC7A5A]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 582593 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testChrootBootstrap
[junit4] 2> 582593 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 582593 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 582593 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 582693 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.a.s.c.ZkTestServer start zk server on port:46747
[junit4] 2> 582693 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46747
[junit4] 2> 582693 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46747
[junit4] 2> 582693 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46747
[junit4] 2> 582696 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 582704 INFO (zkConnectionManagerCallback-3516-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 582704 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 582727 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 582744 INFO (zkConnectionManagerCallback-3518-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 582744 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 582775 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestZkChroot_9EC2678CEAFC7A5A-001/tempDir-001/solr.xml
[junit4] 2> 582778 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@54c0ac07, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 582843 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 582844 WARN
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2f76f4d7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 582844 WARN
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2f76f4d7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 582845 WARN
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@34a4b428[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 582845 WARN
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@34a4b428[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 582846 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46747/foo/bar
[junit4] 2> 582846 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 582847 INFO (zkConnectionManagerCallback-3525-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 582847 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 582956 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 582956 INFO (zkConnectionManagerCallback-3527-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 582956 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 582992 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[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> 582993 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.Overseer Overseer
(id=72082814075011075-127.0.0.1:8983_solr-n_0000000000) starting
[junit4] 2> 582994 INFO
(OverseerStateUpdate-72082814075011075-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> 582994 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[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> 582995 INFO (zkCallback-3526-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 582997 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestZkChroot_9EC2678CEAFC7A5A-001/tempDir-001
[junit4] 2> 582997 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 582997 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkController bootstrapping config for 1
cores into ZooKeeper using solr.xml from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestZkChroot_9EC2678CEAFC7A5A-001/tempDir-001
[junit4] 2> 582997 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkController Uploading directory
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestZkChroot_9EC2678CEAFC7A5A-001/tempDir-001/collection1/conf
with name collection1 for SolrCore collection1
[junit4] 2> 583060 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 583060 WARN
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 583068 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 583079 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54c0ac07
[junit4] 2> 583085 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54c0ac07
[junit4] 2> 583085 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54c0ac07
[junit4] 2> 583087 WARN
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ZkStateReader No collection found at
path /collections/collection1.
[junit4] 2> 583088 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.CoreContainer Shutting down CoreContainer
instance=5934797
[junit4] 2> 583088 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[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> 583088 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 583088 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:8983_solr as DOWN
[junit4] 2> 583089 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 583089 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.node, tag=null
[junit4] 2> 583089 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2315edae: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@2893745d
[junit4] 2> 583094 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.jvm, tag=null
[junit4] 2> 583094 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@52460acf: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@77b538ae
[junit4] 2> 583097 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.jetty, tag=null
[junit4] 2> 583097 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e7fb597: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@64fde98f
[junit4] 2> 583097 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.cluster, tag=null
[junit4] 2> 583097 INFO
(closeThreadPool-3534-thread-2-processing-n:127.0.0.1:8983_solr)
[n:127.0.0.1:8983_solr ] o.a.s.c.Overseer Overseer
(id=72082814075011075-127.0.0.1:8983_solr-n_0000000000) closing
[junit4] 2> 583098 INFO
(OverseerStateUpdate-72082814075011075-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> 583098 INFO
(OverseerAutoScalingTriggerThread-72082814075011075-127.0.0.1:8983_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 583098 INFO
(closeThreadPool-3534-thread-1-processing-n:127.0.0.1:8983_solr)
[n:127.0.0.1:8983_solr ] o.a.s.c.Overseer Overseer
(id=72082814075011075-127.0.0.1:8983_solr-n_0000000000) closing
[junit4] 2> 583200 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.Overseer Overseer
(id=72082814075011075-127.0.0.1:8983_solr-n_0000000000) closing
[junit4] 2> 583200 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 583403 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /foo/bar/live_nodes
[junit4] 2> 2 /foo/bar/overseer/queue
[junit4] 2>
[junit4] 2> 583404 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer waitForServerDown:
127.0.0.1:46747
[junit4] 2> 583404 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer parse host and port list:
127.0.0.1:46747
[junit4] 2> 583404 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46747
[junit4] 2> 583405 INFO
(TEST-TestZkChroot.testChrootBootstrap-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.SolrTestCaseJ4 ###Ending testChrootBootstrap
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestZkChroot
-Dtests.method=testChrootBootstrap -Dtests.seed=9EC2678CEAFC7A5A
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-Hans-MO
-Dtests.timezone=EST5EDT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.82s J5 | TestZkChroot.testChrootBootstrap <<<
[junit4] > Throwable #1: org.apache.solr.common.cloud.ZooKeeperException:
Trouble resolving configSet for collection collection1: KeeperErrorCode =
NoNode for No collection found at path: /collections/collection1
[junit4] > at
__randomizedtesting.SeedInfo.seed([9EC2678CEAFC7A5A:B8C3F5A93C7BF6E0]:0)
[junit4] > at
org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
[junit4] > at
org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
[junit4] > at
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
[junit4] > at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
[junit4] > at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
[junit4] > at
java.base/java.nio.file.Files.walkFileTree(Files.java:2804)
[junit4] > at
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
[junit4] > at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
[junit4] > at
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
[junit4] > at
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
[junit4] > at
org.apache.solr.cloud.TestZkChroot.testChrootBootstrap(TestZkChroot.java:80)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:832)
[junit4] 2> 583408 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.SolrTestCaseJ4 ###Starting testInitPathExists
[junit4] 2> 583408 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 583409 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 583409 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 583509 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer start zk server on port:36231
[junit4] 2> 583509 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer waitForServerUp:
127.0.0.1:36231
[junit4] 2> 583509 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer parse host and port list:
127.0.0.1:36231
[junit4] 2> 583509 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36231
[junit4] 2> 583510 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 583511 INFO (zkConnectionManagerCallback-3536-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 583511 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 583516 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 583517 INFO (zkConnectionManagerCallback-3538-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 583517 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 583535 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 583540 INFO (zkConnectionManagerCallback-3540-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 583540 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 583541 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.SolrXmlConfig Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestZkChroot_9EC2678CEAFC7A5A-001/tempDir-002/solr.xml
[junit4] 2> 583544 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@54c0ac07, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 583619 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist
initialized: WhitelistHostChecker [whitelistHosts=null,
whitelistHostCheckingEnabled=true]
[junit4] 2> 583620 WARN
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.e.j.u.s.S.config Trusting all certificates
configured for Client@4e002e5c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 583620 WARN
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.e.j.u.s.S.config No Client
EndPointIdentificationAlgorithm configured for
Client@4e002e5c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 583621 WARN
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.e.j.u.s.S.config Trusting all certificates
configured for Client@2fd7e9dc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 583621 WARN
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.e.j.u.s.S.config No Client
EndPointIdentificationAlgorithm configured for
Client@2fd7e9dc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 583622 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkContainer Zookeeper
client=127.0.0.1:36231/foo/bar4
[junit4] 2> 583622 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 583623 INFO (zkConnectionManagerCallback-3547-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 583623 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 583726 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 583727 INFO (zkConnectionManagerCallback-3549-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 583727 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 583767 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[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> 583768 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.Overseer Overseer
(id=72082814128291844-127.0.0.1:8983_solr-n_0000000000) starting
[junit4] 2> 583780 INFO
(OverseerStateUpdate-72082814128291844-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> 583792 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[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> 583793 INFO (zkCallback-3548-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 583795 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestZkChroot_9EC2678CEAFC7A5A-001/tempDir-002
[junit4] 2> 583795 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 583795 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkController bootstrapping config for 1
cores into ZooKeeper using solr.xml from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestZkChroot_9EC2678CEAFC7A5A-001/tempDir-002
[junit4] 2> 583795 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkController Uploading directory
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestZkChroot_9EC2678CEAFC7A5A-001/tempDir-002/collection1/conf
with name collection1 for SolrCore collection1
[junit4] 2> 583842 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 583842 WARN
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 583852 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 583875 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54c0ac07
[junit4] 2> 583880 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54c0ac07
[junit4] 2> 583880 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54c0ac07
[junit4] 2> 583883 WARN
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ZkStateReader No collection found at
path /collections/collection1.
[junit4] 2> 583883 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.CoreContainer Shutting down CoreContainer
instance=1526951280
[junit4] 2> 583883 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[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> 583883 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 583883 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:8983_solr as DOWN
[junit4] 2> 583884 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 583884 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.node, tag=null
[junit4] 2> 583884 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@245e687d: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@63068682
[junit4] 2> 583890 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.jvm, tag=null
[junit4] 2> 583890 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3a9bac23: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@77b538ae
[junit4] 2> 583893 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.jetty, tag=null
[junit4] 2> 583893 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@574e015f: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@64fde98f
[junit4] 2> 583893 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.cluster, tag=null
[junit4] 2> 583894 INFO
(closeThreadPool-3556-thread-2-processing-n:127.0.0.1:8983_solr)
[n:127.0.0.1:8983_solr ] o.a.s.c.Overseer Overseer
(id=72082814128291844-127.0.0.1:8983_solr-n_0000000000) closing
[junit4] 2> 583894 INFO
(OverseerStateUpdate-72082814128291844-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> 583894 INFO
(OverseerAutoScalingTriggerThread-72082814128291844-127.0.0.1:8983_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 583895 INFO
(closeThreadPool-3556-thread-1-processing-n:127.0.0.1:8983_solr)
[n:127.0.0.1:8983_solr ] o.a.s.c.Overseer Overseer
(id=72082814128291844-127.0.0.1:8983_solr-n_0000000000) closing
[junit4] 2> 583995 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.Overseer Overseer
(id=72082814128291844-127.0.0.1:8983_solr-n_0000000000) closing
[junit4] 2> 584096 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 584298 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /foo/bar4/overseer/queue
[junit4] 2> 2 /foo/bar4/live_nodes
[junit4] 2>
[junit4] 2> 584300 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer waitForServerDown:
127.0.0.1:36231
[junit4] 2> 584300 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer parse host and port list:
127.0.0.1:36231
[junit4] 2> 584300 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36231
[junit4] 2> 584301 INFO
(TEST-TestZkChroot.testInitPathExists-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.SolrTestCaseJ4 ###Ending testInitPathExists
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestZkChroot
-Dtests.method=testInitPathExists -Dtests.seed=9EC2678CEAFC7A5A
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-Hans-MO
-Dtests.timezone=EST5EDT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.90s J5 | TestZkChroot.testInitPathExists <<<
[junit4] > Throwable #1: org.apache.solr.common.cloud.ZooKeeperException:
Trouble resolving configSet for collection collection1: KeeperErrorCode =
NoNode for No collection found at path: /collections/collection1
[junit4] > at
__randomizedtesting.SeedInfo.seed([9EC2678CEAFC7A5A:513893D78C1F61DB]:0)
[junit4] > at
org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
[junit4] > at
org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
[junit4] > at
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
[junit4] > at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
[junit4] > at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
[junit4] > at
java.base/java.nio.file.Files.walkFileTree(Files.java:2804)
[junit4] > at
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
[junit4] > at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
[junit4] > at
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
[junit4] > at
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
[junit4] > at
org.apache.solr.cloud.TestZkChroot.testInitPathExists(TestZkChroot.java:162)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:832)
[junit4] 2> 584304 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.SolrTestCaseJ4 ###Starting
testNoBootstrapConf
[junit4] 2> 584304 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 584304 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 584305 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 584404 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer start zk server on port:34789
[junit4] 2> 584405 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer waitForServerUp:
127.0.0.1:34789
[junit4] 2> 584405 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer parse host and port list:
127.0.0.1:34789
[junit4] 2> 584405 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34789
[junit4] 2> 584406 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 584407 INFO (zkConnectionManagerCallback-3558-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 584407 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 584408 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 584409 INFO (zkConnectionManagerCallback-3560-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 584409 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 584429 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 584430 INFO (zkConnectionManagerCallback-3562-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 584430 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 584431 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.SolrXmlConfig Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestZkChroot_9EC2678CEAFC7A5A-001/tempDir-003/solr.xml
[junit4] 2> 584434 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@54c0ac07, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 584539 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist
initialized: WhitelistHostChecker [whitelistHosts=null,
whitelistHostCheckingEnabled=true]
[junit4] 2> 584540 WARN
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.e.j.u.s.S.config Trusting all certificates
configured for Client@1f6f2f59[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 584540 WARN
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.e.j.u.s.S.config No Client
EndPointIdentificationAlgorithm configured for
Client@1f6f2f59[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 584542 WARN
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.e.j.u.s.S.config Trusting all certificates
configured for Client@23e769a2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 584542 WARN
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.e.j.u.s.S.config No Client
EndPointIdentificationAlgorithm configured for
Client@23e769a2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 584543 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkContainer Zookeeper
client=127.0.0.1:34789/foo/bar2
[junit4] 2> 584544 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 584545 INFO (zkConnectionManagerCallback-3569-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 584545 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 584646 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.CoreContainer Shutting down CoreContainer
instance=775286628
[junit4] 2> 584646 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 584647 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.node, tag=null
[junit4] 2> 584647 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.jvm, tag=null
[junit4] 2> 584647 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.jetty, tag=null
[junit4] 2> 584748 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 584952 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer waitForServerDown:
127.0.0.1:34789
[junit4] 2> 584952 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer parse host and port list:
127.0.0.1:34789
[junit4] 2> 584952 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34789
[junit4] 2> 584952 INFO
(TEST-TestZkChroot.testNoBootstrapConf-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.SolrTestCaseJ4 ###Ending testNoBootstrapConf
[junit4] 2> 584955 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.SolrTestCaseJ4 ###Starting testWithUploadDir
[junit4] 2> 584955 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 584955 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 584955 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 585055 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer start zk server on port:34281
[junit4] 2> 585055 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer waitForServerUp:
127.0.0.1:34281
[junit4] 2> 585055 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer parse host and port list:
127.0.0.1:34281
[junit4] 2> 585055 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34281
[junit4] 2> 585057 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 585058 INFO (zkConnectionManagerCallback-3572-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 585058 INFO (TEST-TestZkChroot.testWi
[...truncated too long message...]
[9EC2678CEAFC7A5A]) [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> 9383 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 9383 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:8983_solr as DOWN
[junit4] 2> 9414 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 9423 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.node, tag=null
[junit4] 2> 9423 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@639ac470: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@381b0fc8
[junit4] 2> 9432 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.jvm, tag=null
[junit4] 2> 9433 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@94a198f: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@6a7ae777
[junit4] 2> 9433 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.jetty, tag=null
[junit4] 2> 9433 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f2be25d: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@c53f122
[junit4] 2> 9433 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.cluster, tag=null
[junit4] 2> 9437 INFO
(closeThreadPool-79-thread-1-processing-n:127.0.0.1:8983_solr)
[n:127.0.0.1:8983_solr ] o.a.s.c.Overseer Overseer
(id=72082899284393988-127.0.0.1:8983_solr-n_0000000000) closing
[junit4] 2> 9437 INFO
(OverseerStateUpdate-72082899284393988-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> 9438 INFO
(OverseerAutoScalingTriggerThread-72082899284393988-127.0.0.1:8983_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 9446 INFO
(closeThreadPool-79-thread-2-processing-n:127.0.0.1:8983_solr)
[n:127.0.0.1:8983_solr ] o.a.s.c.Overseer Overseer
(id=72082899284393988-127.0.0.1:8983_solr-n_0000000000) closing
[junit4] 2> 9548 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.Overseer Overseer
(id=72082899284393988-127.0.0.1:8983_solr-n_0000000000) closing
[junit4] 2> 9649 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 9854 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /foo/bar3/live_nodes
[junit4] 2> 2 /foo/bar3/overseer/queue
[junit4] 2>
[junit4] 2> 9859 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer waitForServerDown:
127.0.0.1:33267
[junit4] 2> 9860 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer parse host and port list:
127.0.0.1:33267
[junit4] 2> 9860 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33267
[junit4] 2> 9860 INFO
(TEST-TestZkChroot.testWithUploadDir-seed#[9EC2678CEAFC7A5A])
[n:127.0.0.1:8983_solr ] o.a.s.SolrTestCaseJ4 ###Ending testWithUploadDir
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestZkChroot
-Dtests.method=testWithUploadDir -Dtests.seed=9EC2678CEAFC7A5A
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true
-Dtests.locale=zh-Hans-MO -Dtests.timezone=EST5EDT -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 1.32s J1 | TestZkChroot.testWithUploadDir <<<
[junit4] > Throwable #1: org.apache.solr.common.cloud.ZooKeeperException:
Trouble resolving configSet for collection collection1: KeeperErrorCode =
NoNode for No collection found at path: /collections/collection1
[junit4] > at
__randomizedtesting.SeedInfo.seed([9EC2678CEAFC7A5A:385D6576E5506F39]:0)
[junit4] > at
org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
[junit4] > at
org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
[junit4] > at
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
[junit4] > at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
[junit4] > at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
[junit4] > at
java.base/java.nio.file.Files.walkFileTree(Files.java:2804)
[junit4] > at
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
[junit4] > at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
[junit4] > at
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
[junit4] > at
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
[junit4] > at
org.apache.solr.cloud.TestZkChroot.testWithUploadDir(TestZkChroot.java:136)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:832)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_9EC2678CEAFC7A5A-001
[junit4] 2> Jan 21, 2020 10:36:16 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@55858321),
locale=zh-Hans-MO, timezone=EST5EDT
[junit4] 2> NOTE: Linux 5.3.0-26-generic amd64/Oracle Corporation 14-ea
(64-bit)/cpus=16,threads=2,free=480320248,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestZkChroot]
[junit4] Completed [5/5 (5!)] on J1 in 9.30s, 4 tests, 3 errors <<< FAILURES!
[...truncated 22 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: 5 suites, 20 tests, 15 errors [seed: 9EC2678CEAFC7A5A]
Total time: 12 seconds
[repro] Setting last failure code to 256
[repro] Failures w/original seeds:
[repro] 5/5 failed: org.apache.solr.cloud.TestZkChroot
[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=baab2fce4344b7be6020e83fb7d093e7d7c449a6,
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1863
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]