Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/917/
5 tests failed.
FAILED: org.apache.solr.cloud.TestZkChroot.testInitPathExists
Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode =
NoNode for No collection found at path: /collections/collection1
Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet
for collection collection1: KeeperErrorCode = NoNode for No collection found at
path: /collections/collection1
at
__randomizedtesting.SeedInfo.seed([E4B90E64B8FE58D:C1B164BD2D6CFE0C]:0)
at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
at
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
at java.nio.file.Files.walkFileTree(Files.java:2670)
at
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
at
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
at
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
at
org.apache.solr.cloud.TestZkChroot.testInitPathExists(TestZkChroot.java:162)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestZkChroot.testChrootBootstrap
Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode =
NoNode for No collection found at path: /collections/collection1
Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet
for collection collection1: KeeperErrorCode = NoNode for No collection found at
path: /collections/collection1
at
__randomizedtesting.SeedInfo.seed([E4B90E64B8FE58D:284A02C39D086937]:0)
at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
at
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
at java.nio.file.Files.walkFileTree(Files.java:2670)
at
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
at
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
at
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
at
org.apache.solr.cloud.TestZkChroot.testChrootBootstrap(TestZkChroot.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestZkChroot.testWithUploadDir
Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode =
NoNode for No collection found at path: /collections/collection1
Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet
for collection collection1: KeeperErrorCode = NoNode for No collection found at
path: /collections/collection1
at
__randomizedtesting.SeedInfo.seed([E4B90E64B8FE58D:A8D4921C4423F0EE]:0)
at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
at
org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
at
org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
at java.nio.file.Files.walkFileTree(Files.java:2670)
at
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
at
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
at
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
at
org.apache.solr.cloud.TestZkChroot.testWithUploadDir(TestZkChroot.java:136)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates
Error Message:
0
Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
at
__randomizedtesting.SeedInfo.seed([E4B90E64B8FE58D:2944FC0AEA18AAB2]:0)
at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
at
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
at
org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
at
org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
at
org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.schema.TestBulkSchemaConcurrent.test
Error Message:
[[CopyField source=a0,dest=hello_lol0 not created, new type mystr0 not
created, dynamic field *_lol0 not created, field a0 not created], [], [],
[CopyField source=a4,dest=hello_lol4 not created, dynamic field *_lol4 not
created, field a4 not created, new type mystr4 not created], []]
Stack Trace:
java.lang.AssertionError: [[CopyField source=a0,dest=hello_lol0 not created,
new type mystr0 not created, dynamic field *_lol0 not created, field a0 not
created], [], [], [CopyField source=a4,dest=hello_lol4 not created, dynamic
field *_lol4 not created, field a4 not created, new type mystr4 not created],
[]]
at
__randomizedtesting.SeedInfo.seed([E4B90E64B8FE58D:861FAF3CE5738875]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.schema.TestBulkSchemaConcurrent.test(TestBulkSchemaConcurrent.java:94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14345 lines...]
[junit4] Suite: org.apache.solr.schema.TestBulkSchemaConcurrent
[junit4] 2> 680720 INFO
(SUITE-TestBulkSchemaConcurrent-seed#[E4B90E64B8FE58D]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 680720 INFO
(SUITE-TestBulkSchemaConcurrent-seed#[E4B90E64B8FE58D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/data-dir-48-001
[junit4] 2> 680720 WARN
(SUITE-TestBulkSchemaConcurrent-seed#[E4B90E64B8FE58D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=100 numCloses=100
[junit4] 2> 680720 INFO
(SUITE-TestBulkSchemaConcurrent-seed#[E4B90E64B8FE58D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 680722 INFO
(SUITE-TestBulkSchemaConcurrent-seed#[E4B90E64B8FE58D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 680722 INFO
(SUITE-TestBulkSchemaConcurrent-seed#[E4B90E64B8FE58D]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /kgao/u
[junit4] 2> 680727 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 680727 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 680727 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 680827 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.ZkTestServer start zk server on port:39757
[junit4] 2> 680827 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39757
[junit4] 2> 680827 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39757
[junit4] 2> 680827 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39757
[junit4] 2> 680828 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 680830 INFO (zkConnectionManagerCallback-3174-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 680830 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 680839 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 680840 INFO (zkConnectionManagerCallback-3176-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 680840 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 680841 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 680842 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 680843 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 680844 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 680844 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 680845 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 680846 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 680846 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 680847 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 680847 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 680848 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 680848 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 680925 WARN
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 680925 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 680925 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 680925 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 680927 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 680927 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 680927 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 680928 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6eb22a8{/kgao/u,null,AVAILABLE}
[junit4] 2> 680929 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3df3bf88{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:39893}
[junit4] 2> 680929 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.e.j.s.Server Started @680961ms
[junit4] 2> 680929 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/kgao/u, hostPort=39893,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/control-001/cores}
[junit4] 2> 680929 ERROR
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 680929 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 680929 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.0
[junit4] 2> 680929 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 680929 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 680929 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-01-22T19:16:07.187Z
[junit4] 2> 680934 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 680934 INFO (zkConnectionManagerCallback-3178-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 680934 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 681035 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 681035 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/control-001/solr.xml
[junit4] 2> 681039 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 681039 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 681040 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee7989c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 681085 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 681088 WARN
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7824f4bd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 681088 WARN
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7824f4bd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 681093 WARN
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@fae5e38[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 681093 WARN
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@fae5e38[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 681094 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39757/solr
[junit4] 2> 681098 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 681101 INFO (zkConnectionManagerCallback-3185-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 681101 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 681203 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:39893_kgao%2Fu ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 681215 INFO (zkConnectionManagerCallback-3187-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 681215 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:39893_kgao%2Fu ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 681329 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:39893_kgao%2Fu ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:39893_kgao%2Fu
[junit4] 2> 681329 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:39893_kgao%2Fu ] o.a.s.c.Overseer Overseer
(id=73115486650826756-127.0.0.1:39893_kgao%2Fu-n_0000000000) starting
[junit4] 2> 681333 INFO
(OverseerStateUpdate-73115486650826756-127.0.0.1:39893_kgao%2Fu-n_0000000000)
[n:127.0.0.1:39893_kgao%2Fu ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:39893_kgao%2Fu
[junit4] 2> 681333 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:39893_kgao%2Fu ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39893_kgao%2Fu
[junit4] 2> 681334 INFO
(OverseerStateUpdate-73115486650826756-127.0.0.1:39893_kgao%2Fu-n_0000000000)
[n:127.0.0.1:39893_kgao%2Fu ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 681336 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:39893_kgao%2Fu ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 681336 WARN
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:39893_kgao%2Fu ] 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> 681347 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:39893_kgao%2Fu ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 681360 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:39893_kgao%2Fu ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee7989c
[junit4] 2> 681365 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:39893_kgao%2Fu ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee7989c
[junit4] 2> 681365 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:39893_kgao%2Fu ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee7989c
[junit4] 2> 681366 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:39893_kgao%2Fu ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/control-001/cores
[junit4] 2> 681379 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 681380 INFO (zkConnectionManagerCallback-3196-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 681380 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 681381 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 681382 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39757/solr ready
[junit4] 2> 681383 INFO (qtp91811694-9262) [n:127.0.0.1:39893_kgao%2Fu
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39893_kgao%252Fu&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 681386 INFO
(OverseerThreadFactory-2716-thread-1-processing-n:127.0.0.1:39893_kgao%2Fu)
[n:127.0.0.1:39893_kgao%2Fu ] o.a.s.c.a.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 681495 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 681496 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 682506 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
[junit4] 2> 682513 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 682516 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 682604 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 682626 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/conf1/managed-schema
[junit4] 2> 682628 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to
/configs/conf1/schema.xml.bak
[junit4] 2> 682628 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from configset conf1, trusted=true
[junit4] 2> 682629 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee7989c
[junit4] 2> 682629 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 682631 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=19.55859375,
floorSegmentMB=0.490234375, forceMergeDeletesPctAllowed=4.41595418502429,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.13925191886392208, deletesPctAllowed=40.429673816398044
[junit4] 2> 682640 WARN (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, registerPath=/solr,/v2,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 682670 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 682670 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 682671 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 682671 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 682672 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=181, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 682672 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@a9779b5[control_collection_shard1_replica_n1] main]
[junit4] 2> 682674 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 682674 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 682674 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 682674 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 682674 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 682675 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1656457075289489408
[junit4] 2> 682676 INFO
(searcherExecutor-2721-thread-1-processing-n:127.0.0.1:39893_kgao%2Fu
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:39893_kgao%2Fu c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@a9779b5[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 682678 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 682678 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 682680 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 682680 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 682680 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:39893/kgao/u/control_collection_shard1_replica_n1/
[junit4] 2> 682680 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 682680 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:39893/kgao/u/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 682680 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/73115486650826756-core_node2-n_0000000000
[junit4] 2> 682681 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39893/kgao/u/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 682783 INFO (zkCallback-3186-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 682783 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 682785 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1290
[junit4] 2> 682794 INFO (qtp91811694-9262) [n:127.0.0.1:39893_kgao%2Fu
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 682885 INFO (zkCallback-3186-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 682885 INFO (zkCallback-3186-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 682886 INFO (qtp91811694-9262) [n:127.0.0.1:39893_kgao%2Fu
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39893_kgao%252Fu&wt=javabin&version=2}
status=0 QTime=1502
[junit4] 2> 682886 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in
collection: control_collection
[junit4] 2> 682991 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 682992 INFO (zkConnectionManagerCallback-3202-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 682992 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 682993 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 682995 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39757/solr ready
[junit4] 2> 682998 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 682999 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 683002 INFO
(OverseerThreadFactory-2716-thread-2-processing-n:127.0.0.1:39893_kgao%2Fu)
[n:127.0.0.1:39893_kgao%2Fu ] o.a.s.c.a.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 683002 INFO
(OverseerCollectionConfigSetProcessor-73115486650826756-127.0.0.1:39893_kgao%2Fu-n_0000000000)
[n:127.0.0.1:39893_kgao%2Fu ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 683205 WARN
(OverseerThreadFactory-2716-thread-2-processing-n:127.0.0.1:39893_kgao%2Fu)
[n:127.0.0.1:39893_kgao%2Fu ] o.a.s.c.a.c.CreateCollectionCmd It is unusual
to create a collection (collection1) without cores.
[junit4] 2> 683206 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 683210 INFO (qtp91811694-9264) [n:127.0.0.1:39893_kgao%2Fu
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=211
[junit4] 2> 683213 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
[junit4] 2> 683213 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 683214 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
[junit4] 2> 683214 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 683217 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
[junit4] 2> 683217 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 683217 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=4
[junit4] 2> 683300 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/shard-1-001
of type NRT
[junit4] 2> 683303 WARN (closeThreadPool-3203-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 683304 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 683304 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 683304 INFO (closeThreadPool-3203-thread-1) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 683304 INFO (closeThreadPool-3203-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 683304 INFO (closeThreadPool-3203-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 683304 INFO (closeThreadPool-3203-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 683305 INFO (closeThreadPool-3203-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@64365342{/kgao/u,null,AVAILABLE}
[junit4] 2> 683306 INFO (closeThreadPool-3203-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@140a467c{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:41267}
[junit4] 2> 683306 INFO (closeThreadPool-3203-thread-1) [ ]
o.e.j.s.Server Started @683338ms
[junit4] 2> 683306 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/kgao/u,
hostPort=41267,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/shard-1-001/cores}
[junit4] 2> 683306 ERROR (closeThreadPool-3203-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 683306 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 683306 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.0
[junit4] 2> 683306 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 683306 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 683306 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-01-22T19:16:09.564Z
[junit4] 2> 683310 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 683311 INFO (zkConnectionManagerCallback-3205-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 683311 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 683381 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/shard-2-001
of type NRT
[junit4] 2> 683382 WARN (closeThreadPool-3203-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 683382 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 683382 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 683382 INFO (closeThreadPool-3203-thread-2) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 683389 INFO (closeThreadPool-3203-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 683389 INFO (closeThreadPool-3203-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 683389 INFO (closeThreadPool-3203-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 683397 INFO (closeThreadPool-3203-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5ce621c6{/kgao/u,null,AVAILABLE}
[junit4] 2> 683398 INFO (closeThreadPool-3203-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@16ba4d03{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:37279}
[junit4] 2> 683398 INFO (closeThreadPool-3203-thread-2) [ ]
o.e.j.s.Server Started @683430ms
[junit4] 2> 683398 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/kgao/u,
hostPort=37279,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/shard-2-001/cores}
[junit4] 2> 683398 ERROR (closeThreadPool-3203-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 683398 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 683398 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.0
[junit4] 2> 683398 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 683398 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 683398 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-01-22T19:16:09.656Z
[junit4] 2> 683401 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 683406 INFO (zkConnectionManagerCallback-3207-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 683407 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 683412 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 683412 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/shard-1-001/solr.xml
[junit4] 2> 683415 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 683415 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 683416 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee7989c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 683469 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/shard-3-001
of type NRT
[junit4] 2> 683470 WARN (closeThreadPool-3203-thread-3) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 683470 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 683470 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 683470 INFO (closeThreadPool-3203-thread-3) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 683475 INFO (closeThreadPool-3203-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 683475 INFO (closeThreadPool-3203-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 683475 INFO (closeThreadPool-3203-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 683475 INFO (closeThreadPool-3203-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@594bc6af{/kgao/u,null,AVAILABLE}
[junit4] 2> 683476 INFO (closeThreadPool-3203-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5ff8314e{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:35485}
[junit4] 2> 683476 INFO (closeThreadPool-3203-thread-3) [ ]
o.e.j.s.Server Started @683508ms
[junit4] 2> 683476 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/kgao/u,
hostPort=35485,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/shard-3-001/cores}
[junit4] 2> 683476 ERROR (closeThreadPool-3203-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 683476 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 683476 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.0
[junit4] 2> 683476 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 683476 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 683476 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-01-22T19:16:09.734Z
[junit4] 2> 683484 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 683491 INFO (zkConnectionManagerCallback-3210-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 683492 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 683504 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 683505 WARN (closeThreadPool-3203-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@be601fe[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 683505 WARN (closeThreadPool-3203-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@be601fe[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 683508 WARN (closeThreadPool-3203-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@351d531c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 683508 WARN (closeThreadPool-3203-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@351d531c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 683509 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39757/solr
[junit4] 2> 683511 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 683514 INFO (zkConnectionManagerCallback-3216-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 683514 INFO (closeThreadPool-3203-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 683517 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 683517 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/shard-2-001/solr.xml
[junit4] 2> 683520 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 683520 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 683521 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee7989c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 683557 INFO
(TEST-TestBulkSchemaConcurrent.test-seed#[E4B90E64B8FE58D]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/shard-4-001
of type NRT
[junit4] 2> 683558 WARN (closeThreadPool-3203-thread-4) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 683558 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 683558 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 683558 INFO (closeThreadPool-3203-thread-4) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 683558 INFO (closeThreadPool-3203-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 683558 INFO (closeThreadPool-3203-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 683558 INFO (closeThreadPool-3203-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 683559 INFO (closeThreadPool-3203-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7ddf1a92{/kgao/u,null,AVAILABLE}
[junit4] 2> 683559 INFO (closeThreadPool-3203-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@37890f42{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:35299}
[junit4] 2> 683559 INFO (closeThreadPool-3203-thread-4) [ ]
o.e.j.s.Server Started @683591ms
[junit4] 2> 683559 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/tempDir-001/jetty4,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/kgao/u,
hostPort=35299,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/shard-4-001/cores}
[junit4] 2> 683559 ERROR (closeThreadPool-3203-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 683559 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 683559 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.5.0
[junit4] 2> 683559 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 683559 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 683559 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-01-22T19:16:09.817Z
[junit4] 2> 683560 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 683565 INFO (zkConnectionManagerCallback-3219-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 683565 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 683566 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 683567 WARN (closeThreadPool-3203-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3ee6aeed[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 683567 WARN (closeThreadPool-3203-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3ee6aeed[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 683569 WARN (closeThreadPool-3203-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@677f652d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 683569 WARN (closeThreadPool-3203-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@677f652d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 683570 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39757/solr
[junit4] 2> 683571 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 683571 INFO (zkConnectionManagerCallback-3225-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 683571 INFO (closeThreadPool-3203-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 683593 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 683593 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/shard-3-001/solr.xml
[junit4] 2> 683596 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 683596 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 683598 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee7989c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 683696 INFO (closeThreadPool-3203-thread-2)
[n:127.0.0.1:37279_kgao%2Fu ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 683697 INFO (closeThreadPool-3203-thread-1)
[n:127.0.0.1:41267_kgao%2Fu ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 683698 INFO (zkConnectionManagerCallback-3230-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 683698 INFO (closeThreadPool-3203-thread-2)
[n:127.0.0.1:37279_kgao%2Fu ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 683698 INFO (zkConnectionManagerCallback-3229-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 683698 INFO (closeThreadPool-3203-thread-1)
[n:127.0.0.1:41267_kgao%2Fu ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 683699 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 683700 WARN (closeThreadPool-3203-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@633596c7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 683700 WARN (closeThreadPool-3203-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@633596c7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 683702 WARN (closeThreadPool-3203-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6af363b1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 683702 WARN (closeThreadPool-3203-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6af363b1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 683703 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39757/solr
[junit4] 2> 683703 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 683704 INFO (zkConnectionManagerCallback-3236-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 683704 INFO (closeThreadPool-3203-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 683796 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 683796 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_E4B90E64B8FE58D-001/shard-4-001/solr.xml
[junit4] 2> 683798 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 683798 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 683799 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@ee7989c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 683853 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 683854 WARN (closeThreadPool-3203-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2b3e3925[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 683854 WARN (closeThreadPool-3203-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2b3e3925[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 683856 WARN (closeThreadPool-3203-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6a620ecb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 683856 WARN (closeThreadPool-3203-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6a620ecb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 683857 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39757/solr
[junit4] 2> 683857 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 683858 INFO (zkConnectionManagerCallback-3247-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 683858 INFO (closeThreadPool-3203-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 683900 INFO (closeThreadPool-3203-thread-3)
[n:127.0.0.1:35485_kgao%2Fu ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 683903 INFO (zkConnectionManagerCallback-3249-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 683903 INFO (closeThreadPool-3203-thread-3)
[n:127.0.0.1:35485_kgao%2Fu ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 683907 INFO (closeThreadPool-3203-thread-1)
[n:127.0.0.1:41267_kgao%2Fu ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 683907 INFO (closeThreadPool-3203-thread-2)
[n:127.0.0.1:37279_kgao%2Fu ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 683910 INFO (closeThreadPool-3203-thread-3)
[n:127.0.0.1:35485_kgao%2Fu ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 683911 INFO (closeThreadPool-3203-thread-2)
[n:127.0.0.1:37279_kgao%2Fu ] o.a.s.c.ZkController Publish
node=127.0.0.1:37279_kgao%2Fu as DOWN
[junit4] 2> 683911 INFO (closeThreadPool-3203-thread-1)
[n:127.0.0.1:41267_kgao%2Fu ] o.a.s.c.ZkController Publish
node=127.0.0.1:41267_kgao%2Fu as DOWN
[junit4] 2> 683912 INFO (closeThreadPool-3203-thread-2)
[n:127.0.0.1:37279_kgao%2Fu ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 683912 INFO (closeThreadPool-3203-thread-2)
[n:127.0.0.1:37279_kgao%2Fu ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37279_kgao%2Fu
[junit4] 2> 683912 INFO (closeThreadPool-3203-thread-1)
[n:127.0.0.1:41267_kgao%2Fu ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 683912 INFO (closeThreadPool-3203-thread-1)
[n:127.0.0.1:41267_kgao%2Fu ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41267_kgao%2Fu
[junit4] 2> 683913 INFO (zkCallback-3186-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 683916 INFO (zkCallback-3186-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 683916 INFO (zkCallback-3201-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 683916 INFO (zkCallback-3248-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 683916 INFO (zkCallback-3228-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 683917 INFO (zkCallback-3227-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 683921 INFO (closeThreadPool-3203-thread-3)
[n:127.0.0.1:35485_kgao%2Fu ] o.a.s.c.ZkController Publish
node=127.0.0.1:35485_kgao%2Fu as DOWN
[junit4] 2> 683922 INFO (closeThreadPool-3203-thread-1)
[n:127.0.0.1:41267_kgao%2Fu ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 683922 WARN (closeThreadPool-3203-thread-1)
[n:127.0.0.1:41267_kgao%2Fu ] 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> 683923 INFO (closeThreadPool-3203-thread-3)
[n:127.0.0.1:35485_kgao%2Fu ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 683923 INFO (closeThreadPool-3203-thread-3)
[n:127.0.0.1:35485_kgao%2Fu ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35485_kgao%2Fu
[junit4] 2> 683925 INFO (closeThreadPool-3203-thread-2)
[n:127.0.0.1:37279_kgao%2Fu ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 683926
[...truncated too long message...]
t.solrj.impl.ZkDistribStateManager.listData(ZkDistribStateManager.java:80)
~[java/:?]
[junit4] 2> at
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.deactivateMarkers(OverseerTriggerThread.java:272)
~[java/:?]
[junit4] 2> at
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:263)
~[java/:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 2179292 WARN
(OverseerAutoScalingTriggerThread-73115584830832643-127.0.0.1:8983_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Error deactivating old markers
[junit4] 2> =>
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /autoscaling/nodeAdded
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /autoscaling/nodeAdded
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
~[zookeeper-3.5.5.jar:3.5.5]
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
~[zookeeper-3.5.5.jar:3.5.5]
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:2589)
~[zookeeper-3.5.5.jar:3.5.5]
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$4(SolrZkClient.java:326)
~[java/:?]
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
~[java/:?]
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:326)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ZkDistribStateManager.listData(ZkDistribStateManager.java:69)
~[java/:?]
[junit4] 2> at
org.apache.solr.client.solrj.impl.ZkDistribStateManager.listData(ZkDistribStateManager.java:80)
~[java/:?]
[junit4] 2> at
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.deactivateMarkers(OverseerTriggerThread.java:272)
~[java/:?]
[junit4] 2> at
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:264)
~[java/:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 2179292 WARN
(OverseerAutoScalingTriggerThread-73115584830832643-127.0.0.1:8983_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Interrupted
[junit4] 2> => java.lang.InterruptedException
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
~[?:1.8.0_191]
[junit4] 2> at
java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
~[?:1.8.0_191]
[junit4] 2> at
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:195)
~[java/:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 2179292 INFO
(TEST-ZkControllerTest.testReadConfigName-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:8983_solr ] o.a.s.c.Overseer Overseer
(id=73115584830832643-127.0.0.1:8983_solr-n_0000000000) closing
[junit4] 2> 2179292 INFO
(closeThreadPool-8294-thread-1-processing-n:127.0.0.1:8983_solr)
[n:127.0.0.1:8983_solr ] o.a.s.c.Overseer Overseer
(id=73115584830832643-127.0.0.1:8983_solr-n_0000000000) closing
[junit4] 2> 2179293 INFO
(TEST-ZkControllerTest.testReadConfigName-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:8983_solr ] o.a.s.c.CoreContainer Shutting down CoreContainer
instance=30541694
[junit4] 2> 2179293 ERROR
(TEST-ZkControllerTest.testReadConfigName-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:8983_solr ] o.a.s.c.SolrCores No transient handler has been
defined. Check solr.xml to see if an attempt to provide a custom
TransientSolrCoreCacheFactory was done incorrectly since the default should
have been used otherwise.
[junit4] 2> 2179294 INFO
(TEST-ZkControllerTest.testReadConfigName-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 2179498 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/live_nodes
[junit4] 2>
[junit4] 2> 2179499 INFO
(TEST-ZkControllerTest.testReadConfigName-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer waitForServerDown:
127.0.0.1:33547
[junit4] 2> 2179499 INFO
(TEST-ZkControllerTest.testReadConfigName-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer parse host and port list:
127.0.0.1:33547
[junit4] 2> 2179499 INFO
(TEST-ZkControllerTest.testReadConfigName-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:8983_solr ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33547
[junit4] 2> 2179500 INFO
(TEST-ZkControllerTest.testReadConfigName-seed#[E4B90E64B8FE58D])
[n:127.0.0.1:8983_solr ] o.a.s.SolrTestCaseJ4 ###Ending testReadConfigName
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.ZkControllerTest_E4B90E64B8FE58D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene84): {},
docValues:{}, maxPointsInLeafNode=1071, maxMBSortInHeap=5.153614642289564,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7a05028e),
locale=ro-RO, timezone=Mexico/General
[junit4] 2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation
1.8.0_191 (64-bit)/cpus=4,threads=1,free=175369816,total=525860864
[junit4] 2> NOTE: All tests run in this JVM: [ExternalFileFieldSortTest,
TestFieldCacheWithThreads, SmileWriterTest,
BigEndianAscendingWordSerializerTest, UpdateRequestProcessorFactoryTest,
ManagedSchemaRoundRobinCloudTest, OrderedExecutorTest, TestHashQParserPlugin,
LeaderTragicEventTest, SoftAutoCommitTest, TestSimNodeLostTrigger,
FacetPivotSmallTest, AutoScalingHandlerTest,
TestDynamicFieldCollectionResource, TestSolrCoreSnapshots, SOLR749Test,
TestApiFramework, FullHLLTest, TestCustomDocTransformer, TestSimpleTextCodec,
TestNumericTerms64, HighlighterConfigTest, TestPerFieldSimilarity,
TestSolrJacksonAnnotation, DocValuesMultiTest, TestRandomCollapseQParserPlugin,
TestStreamBody, HdfsDirectoryTest, TestSchemaVersionResource,
TestMultiWordSynonyms, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
CoreSorterTest, AuditLoggerIntegrationTest, TestLegacyField,
TemplateUpdateProcessorTest, TestTrie, TestSimGenericDistributedQueue,
IndexSizeTriggerSizeEstimationTest, HdfsWriteToMultipleCollectionsTest,
TestHdfsCloudBackupRestore, SpellCheckCollatorTest,
TestHttpShardHandlerFactory, CSVRequestHandlerTest, CoreAdminRequestStatusTest,
TestRTimerTree, TestSegmentSorting, ByteBuffersDirectoryFactoryTest,
TestDownShardTolerantSearch, TestStressLucene, TestRandomDVFaceting,
DirectUpdateHandlerTest, SuggesterWFSTTest, SystemLogListenerTest,
TestConfigSetsAPIExclusivity, CollectionsAPISolrJTest,
TestBulkSchemaConcurrent, TestInPlaceUpdatesDistrib, PeerSyncTest,
TestMergePolicyConfig, TestEmbeddedSolrServerSchemaAPI, TestDynamicURP,
TestConfig, ActionThrottleTest, TestRequestStatusCollectionAPI, ZkFailoverTest,
TestJavabinTupleStreamParser, TestManagedSchema, TestLockTree,
CursorPagingTest, TestBackupRepositoryFactory, ScheduledTriggerTest,
TestLFUCache, TestSimTriggerIntegration, AnalysisAfterCoreReloadTest,
TestSchemaManager, RegexBoostProcessorTest, ReplaceNodeNoTargetTest,
HdfsCollectionsAPIDistributedZkTest, TestPayloadCheckQParserPlugin,
TestExplainDocTransformer, TestAuthorizationFramework, RandomizedTaggerTest,
HdfsRecoveryZkTest, TestCloudPseudoReturnFields, HdfsDirectoryFactoryTest,
TestDocSet, SegmentsInfoRequestHandlerTest,
TestSolrCloudWithSecureImpersonation, PackageManagerCLITest,
OpenExchangeRatesOrgProviderTest, SplitShardTest, TestNumericRangeQuery64,
SchemaApiFailureTest, TestDocTermOrdsUninvertLimit, SortSpecParsingTest,
TestJsonFacetsStatsParsing, OverriddenZkACLAndCredentialsProvidersTest,
ImplicitSnitchTest, TestExceedMaxTermLength, ChaosMonkeySafeLeaderTest,
TestFunctionQuery, TestDistributedTracing, TestCollationField, BasicZkTest,
TestMaxScoreQueryParser, OverseerRolesTest, TestSolrCloudWithHadoopAuthPlugin,
TestTermsQParserPlugin, RecoveryZkTest, TestHashPartitioner, SSLMigrationTest,
SpellingQueryConverterTest, TestQuerySenderNoQuery, AnalysisErrorHandlingTest,
BaseCdcrDistributedZkTest, DistribCursorPagingTest,
TestComplexPhraseQParserPlugin, TestReplicationHandlerDiskOverFlow,
TestIndexingPerformance, DirectSolrConnectionTest, IndexSizeEstimatorTest,
ClusterStateUpdateTest, TriggerEventQueueTest, TestSolrCoreParser,
TestSchemaNameResource, TransactionLogTest, SuggesterFSTTest,
HdfsChaosMonkeySafeLeaderTest, SolrLogPostToolTest,
PhrasesIdentificationComponentTest, DateFieldTest, TestDFRSimilarityFactory,
NestedAtomicUpdateTest, TestReload, TestUtils, ForceLeaderTest,
ConnectionManagerTest, TestFiltering, TestFieldResource, SolrIndexMetricsTest,
AssignBackwardCompatibilityTest, ZkCollectionPropsCachingTest,
BasicAuthOnSingleNodeTest, CoreAdminCreateDiscoverTest, SampleTest,
SpellCheckComponentTest, TestFuzzyAnalyzedSuggestions, OverseerTaskQueueTest,
RestartWhileUpdatingTest, RollingRestartTest, ShardRoutingTest,
SolrXmlInZkTest, TestAuthenticationFramework, TestCloudConsistency,
TestQueryingOnDownCollection, TestRandomFlRTGCloud, TestSkipOverseerOperations,
TestTlogReplayVsRecovery, TestTolerantUpdateProcessorCloud, TestUtilizeNode,
TestWithCollection, ZkControllerTest]
[junit4] Completed [546/896 (3!)] on J0 in 4.01s, 4 tests, 1 error <<<
FAILURES!
[...truncated 53676 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]