Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20760/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC
--illegal-access=deny
5 tests failed.
FAILED:
org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplicaProp
Error Message:
Could not find collection : replicaProperties
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection :
replicaProperties
at
__randomizedtesting.SeedInfo.seed([2C14243C55CB73CE:E8CF9BD4EEE480A2]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
at
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplicaProp(CollectionsAPISolrJTest.java:365)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteCollection
Error Message:
expected:<4> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<4> but was:<1>
at
__randomizedtesting.SeedInfo.seed([2C14243C55CB73CE:2BC12577725F16C3]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteCollection(CollectionsAPISolrJTest.java:100)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.cloud.OverseerTest.testDownNodeFailover
Error Message:
shard got no id?
Stack Trace:
java.lang.AssertionError: shard got no id?
at
__randomizedtesting.SeedInfo.seed([2C14243C55CB73CE:8E18D37E176D01FE]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.OverseerTest.testDownNodeFailover(OverseerTest.java:433)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple
Error Message:
Timeout waiting for all live and active
Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
at
__randomizedtesting.SeedInfo.seed([2C14243C55CB73CE:14A700C27238A71F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:95)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication
Error Message:
Index 0 out-of-bounds for length 0
Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
at
__randomizedtesting.SeedInfo.seed([2C14243C55CB73CE:385C7F6976CCCED0]:0)
at
java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at
java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at
java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
at java.base/java.util.Objects.checkIndex(Objects.java:372)
at java.base/java.util.ArrayList.get(ArrayList.java:439)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12135 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/init-core-data-001
[junit4] 2> 706424 WARN
(SUITE-CollectionsAPISolrJTest-seed#[2C14243C55CB73CE]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
[junit4] 2> 706424 INFO
(SUITE-CollectionsAPISolrJTest-seed#[2C14243C55CB73CE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 706424 INFO
(SUITE-CollectionsAPISolrJTest-seed#[2C14243C55CB73CE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 706425 INFO
(SUITE-CollectionsAPISolrJTest-seed#[2C14243C55CB73CE]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 706425 INFO
(SUITE-CollectionsAPISolrJTest-seed#[2C14243C55CB73CE]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/tempDir-001
[junit4] 2> 706425 INFO
(SUITE-CollectionsAPISolrJTest-seed#[2C14243C55CB73CE]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 706425 INFO (Thread-1505) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 706425 INFO (Thread-1505) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 706426 ERROR (Thread-1505) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 706525 INFO
(SUITE-CollectionsAPISolrJTest-seed#[2C14243C55CB73CE]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:39227
[junit4] 2> 706533 INFO (jetty-launcher-839-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 706533 INFO (jetty-launcher-839-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 706533 INFO (jetty-launcher-839-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 706534 INFO (jetty-launcher-839-thread-4) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 706535 INFO (jetty-launcher-839-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2310355{/solr,null,AVAILABLE}
[junit4] 2> 706536 INFO (jetty-launcher-839-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@421dcd87{/solr,null,AVAILABLE}
[junit4] 2> 706537 INFO (jetty-launcher-839-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@28fb299b{/solr,null,AVAILABLE}
[junit4] 2> 706538 INFO (jetty-launcher-839-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4eed8429{SSL,[ssl,
http/1.1]}{127.0.0.1:38915}
[junit4] 2> 706538 INFO (jetty-launcher-839-thread-3) [ ]
o.e.j.s.Server Started @708330ms
[junit4] 2> 706538 INFO (jetty-launcher-839-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38915}
[junit4] 2> 706538 INFO (jetty-launcher-839-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1580433{/solr,null,AVAILABLE}
[junit4] 2> 706538 INFO (jetty-launcher-839-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3f15b9bb{SSL,[ssl,
http/1.1]}{127.0.0.1:43675}
[junit4] 2> 706538 ERROR (jetty-launcher-839-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 706538 INFO (jetty-launcher-839-thread-1) [ ]
o.e.j.s.Server Started @708331ms
[junit4] 2> 706538 INFO (jetty-launcher-839-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@48c2fa41{SSL,[ssl,
http/1.1]}{127.0.0.1:45711}
[junit4] 2> 706539 INFO (jetty-launcher-839-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43675}
[junit4] 2> 706539 INFO (jetty-launcher-839-thread-2) [ ]
o.e.j.s.Server Started @708331ms
[junit4] 2> 706539 INFO (jetty-launcher-839-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 706539 INFO (jetty-launcher-839-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45711}
[junit4] 2> 706539 INFO (jetty-launcher-839-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 706539 INFO (jetty-launcher-839-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 706539 ERROR (jetty-launcher-839-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 706539 INFO (jetty-launcher-839-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2a2ff353{SSL,[ssl,
http/1.1]}{127.0.0.1:45299}
[junit4] 2> 706539 INFO (jetty-launcher-839-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-29T07:04:12.403374Z
[junit4] 2> 706539 INFO (jetty-launcher-839-thread-4) [ ]
o.e.j.s.Server Started @708331ms
[junit4] 2> 706539 INFO (jetty-launcher-839-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 706539 INFO (jetty-launcher-839-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45299}
[junit4] 2> 706539 INFO (jetty-launcher-839-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 706539 ERROR (jetty-launcher-839-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 706539 INFO (jetty-launcher-839-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 706539 INFO (jetty-launcher-839-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 706539 INFO (jetty-launcher-839-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-29T07:04:12.403837Z
[junit4] 2> 706539 INFO (jetty-launcher-839-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 706539 ERROR (jetty-launcher-839-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 706540 INFO (jetty-launcher-839-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 706540 INFO (jetty-launcher-839-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 706540 INFO (jetty-launcher-839-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-29T07:04:12.404396Z
[junit4] 2> 706540 INFO (jetty-launcher-839-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 706540 INFO (jetty-launcher-839-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 706540 INFO (jetty-launcher-839-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-29T07:04:12.404567Z
[junit4] 2> 706543 INFO (jetty-launcher-839-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 706546 INFO (jetty-launcher-839-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 706546 INFO (jetty-launcher-839-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 706546 INFO (jetty-launcher-839-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 706560 INFO (jetty-launcher-839-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39227/solr
[junit4] 2> 706563 INFO (jetty-launcher-839-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39227/solr
[junit4] 2> 706563 INFO (jetty-launcher-839-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39227/solr
[junit4] 2> 706564 INFO (jetty-launcher-839-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39227/solr
[junit4] 2> 706609 INFO (jetty-launcher-839-thread-4) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 706609 INFO (jetty-launcher-839-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 706609 INFO (jetty-launcher-839-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 706609 INFO (jetty-launcher-839-thread-4) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45299_solr
[junit4] 2> 706610 INFO (jetty-launcher-839-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38915_solr
[junit4] 2> 706610 INFO (jetty-launcher-839-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45711_solr
[junit4] 2> 706610 INFO (jetty-launcher-839-thread-4) [ ]
o.a.s.c.Overseer Overseer
(id=98910906108477451-127.0.0.1:45299_solr-n_0000000000) starting
[junit4] 2> 706610 INFO (zkCallback-859-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 706610 INFO (zkCallback-860-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 706611 INFO (zkCallback-852-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 706612 INFO (zkCallback-861-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 706613 INFO (jetty-launcher-839-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 706614 INFO (jetty-launcher-839-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43675_solr
[junit4] 2> 706618 INFO (zkCallback-859-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 706618 INFO (zkCallback-852-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 706620 INFO
(OverseerStateUpdate-98910906108477451-127.0.0.1:45299_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 706621 INFO (jetty-launcher-839-thread-4) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45299_solr
[junit4] 2> 706621 INFO (zkCallback-859-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 706621 INFO (zkCallback-852-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 706622 INFO (zkCallback-861-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 706622 INFO (zkCallback-860-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 706622 INFO (zkCallback-861-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 706642 INFO (jetty-launcher-839-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45711.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 706644 INFO (jetty-launcher-839-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38915.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 706645 INFO (jetty-launcher-839-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43675.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 706647 INFO (jetty-launcher-839-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45711.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 706647 INFO (jetty-launcher-839-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45711.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 706648 INFO (jetty-launcher-839-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/tempDir-001/node2/.
[junit4] 2> 706652 INFO (jetty-launcher-839-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38915.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 706652 INFO (jetty-launcher-839-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38915.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 706653 INFO (jetty-launcher-839-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43675.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 706653 INFO (jetty-launcher-839-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/tempDir-001/node3/.
[junit4] 2> 706653 INFO (jetty-launcher-839-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43675.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 706653 INFO (jetty-launcher-839-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/tempDir-001/node1/.
[junit4] 2> 706656 INFO (jetty-launcher-839-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45299.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 706661 INFO (jetty-launcher-839-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45299.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 706661 INFO (jetty-launcher-839-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45299.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 706661 INFO (jetty-launcher-839-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/tempDir-001/node4/.
[junit4] 2> 706728 INFO
(SUITE-CollectionsAPISolrJTest-seed#[2C14243C55CB73CE]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 706728 INFO
(SUITE-CollectionsAPISolrJTest-seed#[2C14243C55CB73CE]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39227/solr ready
[junit4] 2> 706736 INFO
(TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2C14243C55CB73CE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCloudInfoInCoreStatus
[junit4] 2> 706745 INFO (qtp460400722-5616) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=corestatus_test&nrtReplicas=2&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 706746 INFO (OverseerThreadFactory-2148-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection corestatus_test
[junit4] 2> 706850 INFO
(OverseerStateUpdate-98910906108477451-127.0.0.1:45299_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"corestatus_test",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"corestatus_test_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45711/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 706851 INFO
(OverseerStateUpdate-98910906108477451-127.0.0.1:45299_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"corestatus_test",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"corestatus_test_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38915/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 706852 INFO
(OverseerStateUpdate-98910906108477451-127.0.0.1:45299_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"corestatus_test",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"corestatus_test_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45299/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 706853 INFO
(OverseerStateUpdate-98910906108477451-127.0.0.1:45299_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"corestatus_test",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"corestatus_test_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43675/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 707063 INFO (qtp460400722-5626) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 707064 INFO (qtp460400722-5626) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 707079 INFO (qtp2146769240-5623) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 707079 INFO (qtp2146769240-5623) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 707084 INFO (qtp1580247901-5622) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n4&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 707084 INFO (qtp1580247901-5622) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 707084 INFO (qtp170175550-5625) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n6&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 707085 INFO (qtp170175550-5625) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 708080 INFO (qtp460400722-5626) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 708088 INFO (qtp460400722-5626) [ ] o.a.s.s.IndexSchema
[corestatus_test_shard1_replica_n2] Schema name=minimal
[junit4] 2> 708091 INFO (qtp460400722-5626) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 708091 INFO (qtp460400722-5626) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'corestatus_test_shard1_replica_n2' using configuration from
collection corestatus_test, trusted=true
[junit4] 2> 708092 INFO (qtp460400722-5626) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38915.solr.core.corestatus_test.shard1.replica_n2' (registry
'solr.core.corestatus_test.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 708092 INFO (qtp460400722-5626) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 708092 INFO (qtp460400722-5626) [ ] o.a.s.c.SolrCore
[[corestatus_test_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/tempDir-001/node3/corestatus_test_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/tempDir-001/node3/./corestatus_test_shard1_replica_n2/data/]
[junit4] 2> 708093 INFO (qtp2146769240-5623) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 708100 INFO (qtp2146769240-5623) [ ] o.a.s.s.IndexSchema
[corestatus_test_shard1_replica_n1] Schema name=minimal
[junit4] 2> 708102 INFO (qtp2146769240-5623) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 708102 INFO (qtp2146769240-5623) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'corestatus_test_shard1_replica_n1' using configuration from
collection corestatus_test, trusted=true
[junit4] 2> 708112 INFO (qtp2146769240-5623) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45711.solr.core.corestatus_test.shard1.replica_n1' (registry
'solr.core.corestatus_test.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 708112 INFO (qtp2146769240-5623) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 708112 INFO (qtp2146769240-5623) [ ] o.a.s.c.SolrCore
[[corestatus_test_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/tempDir-001/node2/corestatus_test_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/tempDir-001/node2/./corestatus_test_shard1_replica_n1/data/]
[junit4] 2> 708113 INFO (qtp1580247901-5622) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 708113 INFO (qtp170175550-5625) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 708120 INFO (qtp1580247901-5622) [ ] o.a.s.s.IndexSchema
[corestatus_test_shard2_replica_n4] Schema name=minimal
[junit4] 2> 708120 INFO (qtp170175550-5625) [ ] o.a.s.s.IndexSchema
[corestatus_test_shard2_replica_n6] Schema name=minimal
[junit4] 2> 708122 INFO (qtp170175550-5625) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 708122 INFO (qtp1580247901-5622) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 708122 INFO (qtp170175550-5625) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'corestatus_test_shard2_replica_n6' using configuration from
collection corestatus_test, trusted=true
[junit4] 2> 708122 INFO (qtp1580247901-5622) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'corestatus_test_shard2_replica_n4' using configuration from
collection corestatus_test, trusted=true
[junit4] 2> 708123 INFO (qtp170175550-5625) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43675.solr.core.corestatus_test.shard2.replica_n6' (registry
'solr.core.corestatus_test.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 708123 INFO (qtp170175550-5625) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 708123 INFO (qtp170175550-5625) [ ] o.a.s.c.SolrCore
[[corestatus_test_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/tempDir-001/node1/corestatus_test_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/tempDir-001/node1/./corestatus_test_shard2_replica_n6/data/]
[junit4] 2> 708126 INFO (qtp1580247901-5622) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45299.solr.core.corestatus_test.shard2.replica_n4' (registry
'solr.core.corestatus_test.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 708126 INFO (qtp1580247901-5622) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 708126 INFO (qtp1580247901-5622) [ ] o.a.s.c.SolrCore
[[corestatus_test_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/tempDir-001/node4/corestatus_test_shard2_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/tempDir-001/node4/./corestatus_test_shard2_replica_n4/data/]
[junit4] 2> 708143 INFO (qtp460400722-5626) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 708143 INFO (qtp460400722-5626) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 708144 INFO (qtp460400722-5626) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 708144 INFO (qtp460400722-5626) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 708145 INFO (qtp460400722-5626) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7a3dfc8b[corestatus_test_shard1_replica_n2] main]
[junit4] 2> 708145 INFO (qtp460400722-5626) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 708145 INFO (qtp460400722-5626) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 708146 INFO (qtp460400722-5626) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 708146 INFO (searcherExecutor-2157-thread-1) [ ]
o.a.s.c.SolrCore [corestatus_test_shard1_replica_n2] Registered new searcher
Searcher@7a3dfc8b[corestatus_test_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 708147 INFO (qtp460400722-5626) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582574499540238336
[junit4] 2> 708150 INFO (qtp460400722-5626) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 708155 INFO (qtp2146769240-5623) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 708155 INFO (qtp2146769240-5623) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 708156 INFO (qtp2146769240-5623) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 708156 INFO (qtp2146769240-5623) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 708157 INFO (qtp2146769240-5623) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@250f6ca3[corestatus_test_shard1_replica_n1] main]
[junit4] 2> 708158 INFO (qtp2146769240-5623) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 708158 INFO (qtp2146769240-5623) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 708159 INFO (qtp2146769240-5623) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 708159 INFO (qtp2146769240-5623) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582574499552821248
[junit4] 2> 708161 INFO (searcherExecutor-2158-thread-1) [ ]
o.a.s.c.SolrCore [corestatus_test_shard1_replica_n1] Registered new searcher
Searcher@250f6ca3[corestatus_test_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 708162 INFO (qtp170175550-5625) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 708162 INFO (qtp170175550-5625) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 708163 INFO (qtp170175550-5625) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 708163 INFO (qtp170175550-5625) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 708164 INFO (qtp170175550-5625) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@240159fa[corestatus_test_shard2_replica_n6] main]
[junit4] 2> 708164 INFO (qtp170175550-5625) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 708164 INFO (qtp170175550-5625) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 708165 INFO (qtp170175550-5625) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 708165 INFO (searcherExecutor-2160-thread-1) [ ]
o.a.s.c.SolrCore [corestatus_test_shard2_replica_n6] Registered new searcher
Searcher@240159fa[corestatus_test_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 708165 INFO (qtp170175550-5625) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582574499559112704
[junit4] 2> 708168 INFO (qtp170175550-5625) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 708169 INFO (qtp1580247901-5622) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 708169 INFO (qtp1580247901-5622) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 708169 INFO (qtp1580247901-5622) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 708169 INFO (qtp1580247901-5622) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 708170 INFO (qtp1580247901-5622) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3279d231[corestatus_test_shard2_replica_n4] main]
[junit4] 2> 708171 INFO (qtp1580247901-5622) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 708171 INFO (qtp1580247901-5622) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 708171 INFO (qtp1580247901-5622) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 708172 INFO (searcherExecutor-2159-thread-1) [ ]
o.a.s.c.SolrCore [corestatus_test_shard2_replica_n4] Registered new searcher
Searcher@3279d231[corestatus_test_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 708172 INFO (qtp1580247901-5622) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582574499566452736
[junit4] 2> 708651 INFO (qtp460400722-5626) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 708651 INFO (qtp460400722-5626) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 708651 INFO (qtp460400722-5626) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:38915/solr/corestatus_test_shard1_replica_n2/
[junit4] 2> 708651 INFO (qtp460400722-5626) [ ] o.a.s.u.PeerSync
PeerSync: core=corestatus_test_shard1_replica_n2
url=https://127.0.0.1:38915/solr START
replicas=[https://127.0.0.1:45711/solr/corestatus_test_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 708660 INFO (qtp2146769240-5628) [ ] o.a.s.c.S.Request
[corestatus_test_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 708669 INFO (qtp170175550-5625) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 708669 INFO (qtp170175550-5625) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 708669 INFO (qtp170175550-5625) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:43675/solr/corestatus_test_shard2_replica_n6/
[junit4] 2> 708669 INFO (qtp170175550-5625) [ ] o.a.s.u.PeerSync
PeerSync: core=corestatus_test_shard2_replica_n6
url=https://127.0.0.1:43675/solr START
replicas=[https://127.0.0.1:45299/solr/corestatus_test_shard2_replica_n4/]
nUpdates=100
[junit4] 2> 708676 INFO (qtp1580247901-5629) [ ] o.a.s.c.S.Request
[corestatus_test_shard2_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 708952 INFO (qtp460400722-5626) [ ] o.a.s.u.PeerSync
PeerSync: core=corestatus_test_shard1_replica_n2
url=https://127.0.0.1:38915/solr DONE. We have no versions. sync failed.
[junit4] 2> 708952 INFO (qtp460400722-5626) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 708952 INFO (qtp460400722-5626) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 708952 INFO (qtp460400722-5626) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 708953 INFO (qtp460400722-5626) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38915/solr/corestatus_test_shard1_replica_n2/ shard1
[junit4] 2> 708970 INFO (qtp170175550-5625) [ ] o.a.s.u.PeerSync
PeerSync: core=corestatus_test_shard2_replica_n6
url=https://127.0.0.1:43675/solr DONE. We have no versions. sync failed.
[junit4] 2> 708970 INFO (qtp170175550-5625) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 708970 INFO (qtp170175550-5625) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 708970 INFO (qtp170175550-5625) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 708972 INFO (qtp170175550-5625) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:43675/solr/corestatus_test_shard2_replica_n6/ shard2
[junit4] 2> 709104 INFO (qtp460400722-5626) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 709105 INFO (qtp460400722-5626) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2041
[junit4] 2> 709123 INFO (qtp170175550-5625) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 709125 INFO (qtp170175550-5625) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n6&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2040
[junit4] 2> 709163 INFO (qtp2146769240-5623) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2084
[junit4] 2> 709176 INFO (qtp1580247901-5622) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n4&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2092
[junit4] 2> 709180 INFO (qtp460400722-5616) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 710180 INFO (qtp460400722-5616) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&name=corestatus_test&nrtReplicas=2&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2}
status=0 QTime=3434
[junit4] 2> 710186 INFO (qtp460400722-5626) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={core=corestatus_test_shard1_replica_n2&action=STATUS&indexInfo=true&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 710187 INFO
(TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2C14243C55CB73CE])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCloudInfoInCoreStatus
[junit4] 2> 710217 INFO
(TEST-CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam-seed#[2C14243C55CB73CE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionWithPropertyParam
[junit4] 2> 710218 INFO (qtp460400722-5621) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&property.ulogDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/testPropertyParamsForCreate-001/ulogDir-r&property.dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/testPropertyParamsForCreate-001/dataDir-h&collection.configName=conf&name=solrj_test_core_props&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 710222 INFO (OverseerThreadFactory-2148-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Create collection solrj_test_core_props
[junit4] 2> 710223 INFO
(OverseerCollectionConfigSetProcessor-98910906108477451-127.0.0.1:45299_solr-n_0000000000)
[ ] 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> 710426 INFO
(OverseerStateUpdate-98910906108477451-127.0.0.1:45299_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"solrj_test_core_props",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"solrj_test_core_props_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45299/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 710628 INFO (qtp1580247901-5644) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&property.dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/testPropertyParamsForCreate-001/dataDir-h&collection.configName=conf&newCollection=true&collection=solrj_test_core_props&version=2&replicaType=NRT&property.ulogDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/testPropertyParamsForCreate-001/ulogDir-r&coreNodeName=core_node2&name=solrj_test_core_props_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
[junit4] 2> 710732 INFO (zkCallback-860-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_core_props/state.json] for collection
[solrj_test_core_props] has occurred - updating... (live nodes size: [4])
[junit4] 2> 710732 INFO (zkCallback-860-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_core_props/state.json] for collection
[solrj_test_core_props] has occurred - updating... (live nodes size: [4])
[junit4] 2> 711640 INFO (qtp1580247901-5644) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 711647 INFO (qtp1580247901-5644) [ ] o.a.s.s.IndexSchema
[solrj_test_core_props_shard1_replica_n1] Schema name=minimal
[junit4] 2> 711650 INFO (qtp1580247901-5644) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 711650 INFO (qtp1580247901-5644) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'solrj_test_core_props_shard1_replica_n1' using configuration
from collection solrj_test_core_props, trusted=true
[junit4] 2> 711650 INFO (qtp1580247901-5644) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45299.solr.core.solrj_test_core_props.shard1.replica_n1' (registry
'solr.core.solrj_test_core_props.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 711650 INFO (qtp1580247901-5644) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 711650 INFO (qtp1580247901-5644) [ ] o.a.s.c.SolrCore
[[solrj_test_core_props_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/tempDir-001/node4/solrj_test_core_props_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/testPropertyParamsForCreate-001/dataDir-h/]
[junit4] 2> 711699 INFO (qtp1580247901-5644) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 711699 INFO (qtp1580247901-5644) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 711699 INFO (qtp1580247901-5644) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 711699 INFO (qtp1580247901-5644) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 711700 INFO (qtp1580247901-5644) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@51f502ef[solrj_test_core_props_shard1_replica_n1] main]
[junit4] 2> 711701 INFO (qtp1580247901-5644) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 711701 INFO (qtp1580247901-5644) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 711701 INFO (qtp1580247901-5644) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 711702 INFO (searcherExecutor-2177-thread-1) [ ]
o.a.s.c.SolrCore [solrj_test_core_props_shard1_replica_n1] Registered new
searcher Searcher@51f502ef[solrj_test_core_props_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 711702 INFO (qtp1580247901-5644) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582574503267926016
[junit4] 2> 711705 INFO (qtp1580247901-5644) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 711705 INFO (qtp1580247901-5644) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 711705 INFO (qtp1580247901-5644) [ ] o.a.s.c.SyncStrategy
Sync replicas to
https://127.0.0.1:45299/solr/solrj_test_core_props_shard1_replica_n1/
[junit4] 2> 711705 INFO (qtp1580247901-5644) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 711705 INFO (qtp1580247901-5644) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:45299/solr/solrj_test_core_props_shard1_replica_n1/ has no
replicas
[junit4] 2> 711705 INFO (qtp1580247901-5644) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 711706 INFO (qtp1580247901-5644) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:45299/solr/solrj_test_core_props_shard1_replica_n1/ shard1
[junit4] 2> 711807 INFO (zkCallback-860-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_core_props/state.json] for collection
[solrj_test_core_props] has occurred - updating... (live nodes size: [4])
[junit4] 2> 711807 INFO (zkCallback-860-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_core_props/state.json] for collection
[solrj_test_core_props] has occurred - updating... (live nodes size: [4])
[junit4] 2> 711856 INFO (qtp1580247901-5644) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 711858 INFO (qtp1580247901-5644) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&property.dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/testPropertyParamsForCreate-001/dataDir-h&collection.configName=conf&newCollection=true&collection=solrj_test_core_props&version=2&replicaType=NRT&property.ulogDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/testPropertyParamsForCreate-001/ulogDir-r&coreNodeName=core_node2&name=solrj_test_core_props_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
status=0 QTime=1230
[junit4] 2> 711860 INFO (qtp460400722-5621) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 711959 INFO (zkCallback-860-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_core_props/state.json] for collection
[solrj_test_core_props] has occurred - updating... (live nodes size: [4])
[junit4] 2> 711959 INFO (zkCallback-860-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_core_props/state.json] for collection
[solrj_test_core_props] has occurred - updating... (live nodes size: [4])
[junit4] 2> 712224 INFO
(OverseerCollectionConfigSetProcessor-98910906108477451-127.0.0.1:45299_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 712861 INFO (qtp460400722-5621) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&property.ulogDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/testPropertyParamsForCreate-001/ulogDir-r&property.dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/testPropertyParamsForCreate-001/dataDir-h&collection.configName=conf&name=solrj_test_core_props&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2643
[junit4] 2> 712867 INFO (qtp1580247901-5622) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 712868 INFO
(TEST-CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam-seed#[2C14243C55CB73CE])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionWithPropertyParam
[junit4] 2> 712892 INFO
(TEST-CollectionsAPISolrJTest.testSplitShard-seed#[2C14243C55CB73CE]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSplitShard
[junit4] 2> 712893 INFO (qtp460400722-5624) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=solrj_test_splitshard&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 712894 INFO (OverseerThreadFactory-2148-thread-3) [ ]
o.a.s.c.CreateCollectionCmd Create collection solrj_test_splitshard
[junit4] 2> 713102 INFO
(OverseerStateUpdate-98910906108477451-127.0.0.1:45299_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"solrj_test_splitshard",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"solrj_test_splitshard_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43675/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 713103 INFO
(OverseerStateUpdate-98910906108477451-127.0.0.1:45299_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"solrj_test_splitshard",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"solrj_test_splitshard_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45711/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 713307 INFO (qtp170175550-5637) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard1_replica_n1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 713307 INFO (qtp2146769240-5642) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard2_replica_n2&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 713411 INFO (zkCallback-859-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 713411 INFO (zkCallback-861-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 713411 INFO (zkCallback-861-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 713411 INFO (zkCallback-859-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 714312 INFO (qtp2146769240-5642) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 714314 INFO (qtp170175550-5637) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 714317 INFO (qtp2146769240-5642) [ ] o.a.s.s.IndexSchema
[solrj_test_splitshard_shard2_replica_n2] Schema name=minimal
[junit4] 2> 714318 INFO (qtp2146769240-5642) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 714318 INFO (qtp2146769240-5642) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'solrj_test_splitshard_shard2_replica_n2' using configuration
from collection solrj_test_splitshard, trusted=true
[junit4] 2> 714318 INFO (qtp170175550-5637) [ ] o.a.s.s.IndexSchema
[solrj_test_splitshard_shard1_replica_n1] Schema name=minimal
[junit4] 2> 714318 INFO (qtp2146769240-5642) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45711.solr.core.solrj_test_splitshard.shard2.replica_n2' (registry
'solr.core.solrj_test_splitshard.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 714318 INFO (qtp2146769240-5642) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 714319 INFO (qtp2146769240-5642) [ ] o.a.s.c.SolrCore
[[solrj_test_splitshard_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/tempDir-001/node2/solrj_test_splitshard_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/tempDir-001/node2/./solrj_test_splitshard_shard2_replica_n2/data/]
[junit4] 2> 714319 INFO (qtp170175550-5637) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 714319 INFO (qtp170175550-5637) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'solrj_test_splitshard_shard1_replica_n1' using configuration
from collection solrj_test_splitshard, trusted=true
[junit4] 2> 714320 INFO (qtp170175550-5637) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43675.solr.core.solrj_test_splitshard.shard1.replica_n1' (registry
'solr.core.solrj_test_splitshard.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14b7c6b
[junit4] 2> 714320 INFO (qtp170175550-5637) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 714320 INFO (qtp170175550-5637) [ ] o.a.s.c.SolrCore
[[solrj_test_splitshard_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/tempDir-001/node1/solrj_test_splitshard_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2C14243C55CB73CE-001/tempDir-001/node1/./solrj_test_splitshard_shard1_replica_n1/data/]
[junit4] 2> 714356 INFO (qtp2146769240-5642) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 714356 INFO (qtp2146769240-5642) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 714357 INFO (qtp2146769240-5642) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 714357 INFO (qtp2146769240-5642) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 714358 INFO (qtp2146769240-5642) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@242f224c[solrj_test_splitshard_shard2_replica_n2] main]
[junit4] 2> 714358 INFO (qtp2146769240-5642) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 714358 INFO (qtp2146769240-5642) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 714359 INFO (qtp2146769240-5642) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 714359 INFO (qtp2146769240-5642) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582574506053992448
[junit4] 2> 714360 INFO (searcherExecutor-2182-thread-1) [ ]
o.a.s.c.SolrCore [solrj_test_splitshard_shard2_replica_n2] Registered new
searcher Searcher@242f224c[solrj_test_splitshard_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 714363 INFO (qtp2146769240-5642) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 714363 INFO (qtp2146769240-5642) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 714363 INFO (qtp2146769240-5642) [ ] o.a.s.c.SyncStrategy
Sync replicas to
https://127.0.0.1:45711/solr/solrj_test_splitshard_shard2_replica_n2/
[junit4] 2> 714363 INFO (qtp2146769240-5642) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 714363 INFO (qtp2146769240-5642) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:45711/solr/solrj_test_splitshard_shard2_replica_n2/ has no
replicas
[junit4] 2> 714363 INFO (qtp2146769240-5642) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 714364 INFO (qtp2146769240-5642) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:45711/solr/solrj_test_splitshard_shard2_replica_n2/ shard2
[junit4] 2> 714368 INFO (qtp170175550-5637) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 714368 INFO (qtp170175550-5637) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 714369 INFO (qtp170175550-5637) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 714369 INFO (qtp170175550-5637) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 714371 INFO (qtp170175550-5637) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@38cd310[solrj_test_splitshard_shard1_replica_n1] main]
[junit4] 2> 714371 INFO (qtp170175550-5637) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 714372 INFO (qtp170175550-5637) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 714372 INFO (qtp170175550-5637) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 714373 INFO (searcherExecutor-2183-thread-1) [ ]
o.a.s.c.SolrCore [solrj_test_splitshard_shard1_replica_n1] Registered new
searcher Searcher@38cd310[solrj_test_splitshard_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 714373 INFO (qtp170175550-5637) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582574506068672512
[junit4] 2> 714375 INFO (qtp170175550-5637) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 714375 INFO (qtp170175550-5637) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 714375 INFO (qtp170175550-5637) [ ] o.a.s.c.SyncStrategy
Sync replicas to
https://127.0.0.1:43675/solr/solrj_test_splitshard_shard1_replica_n1/
[junit4] 2> 714375 INFO (qtp170175550-5637) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 714375 INFO (qtp170175550-5637) [ ] o.a.s.c.SyncStrategy
https://127.0.0.1:43675/solr/solrj_test_splitshard_shard1_replica_n1/ has no
replicas
[junit4] 2> 714375 INFO (qtp170175550-5637) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 714376 INFO (qtp170175550-5637) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:43675/solr/solrj_test_splitshard_shard1_replica_n1/ shard1
[junit4] 2> 714477 INFO (zkCallback-859-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 714477 INFO (zkCallback-861-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 714477 INFO (zkCallback-861-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 714477 INFO (zkCallback-859-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 714515 INFO (qtp2146769240-5642) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 714516 INFO (qtp2146769240-5642) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard2_replica_n2&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1209
[junit4] 2> 714527 INFO (qtp170175550-5637) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 714528 INFO (qtp170175550-5637) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard1_replica_n1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1221
[junit4] 2> 714529 INFO (qtp460400722-5624) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 714628 INFO (zkCallback-859-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 714628 INFO (zkCallback-861-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 714628 INFO (zkCallback-861-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 714628 INFO (zkCallback-859-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 714895 INFO
(OverseerCollectionConfigSetProcessor-98910906108477451-127.0.0.1:45299_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 715529 INFO (qtp460400722-5624) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=solrj_test_splitshard&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2636
[junit4] 2> 715531 INFO (qtp460400722-5626) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params
action=SPLITSHARD&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 715534 INFO (OverseerThreadFactory-2148-thread-4) [ ]
o.a.s.c.SplitShardCmd Split shard invoked
[junit4] 2> 715537 INFO (OverseerThreadFactory-2148-thread-4) [ ]
o.a.s.c.SplitShardCmd Creating slice shard1_0 of collection
solrj_test_splitshard on 127.0.0.1:43675_solr
[junit4] 2> 715639 INFO (zkCallback-861-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 715639 INFO (zkCallback-859-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solrj_test_splitshard/state.json] for collection
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
[junit4] 2> 715639 INFO (zkCallback-861-thread-2) [ ] o.a.s.c.c.Zk
[...truncated too long message...]
er instance=434659991
[junit4] 2> 1519392 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2C14243C55CB73CE])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 1519392 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2C14243C55CB73CE])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b0ea67f: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@e3729b3
[junit4] 2> 1519397 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2C14243C55CB73CE])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 1519397 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2C14243C55CB73CE])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4c530c38: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@428dc246
[junit4] 2> 1519401 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2C14243C55CB73CE])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1519401 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2C14243C55CB73CE])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4e2986e3: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@27fef142
[junit4] 2> 1519401 INFO (coreCloseExecutor-7421-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@29a18c75
[junit4] 2> 1519401 INFO (coreCloseExecutor-7421-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=698453109
[junit4] 2> 1519401 INFO (coreCloseExecutor-7421-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@14e0b968: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@57348b87
[junit4] 2> 1519406 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2C14243C55CB73CE])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6e7c66dd{/solr,null,UNAVAILABLE}
[junit4] 2> 1519407 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2C14243C55CB73CE])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@2115614b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1519407 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2C14243C55CB73CE])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1569554218
[junit4] 2> 1519407 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2C14243C55CB73CE])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 1519407 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2C14243C55CB73CE])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@353cd4e4: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@48c61dd9
[junit4] 2> 1519411 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2C14243C55CB73CE])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 1519411 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2C14243C55CB73CE])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3eb846d1: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@428dc246
[junit4] 2> 1519414 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2C14243C55CB73CE])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1519414 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2C14243C55CB73CE])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d5419d6: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@27fef142
[junit4] 2> 1519414 INFO (coreCloseExecutor-7423-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4fe4dc90
[junit4] 2> 1519414 INFO (coreCloseExecutor-7423-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1340398736
[junit4] 2> 1519414 INFO (coreCloseExecutor-7423-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e4df54c: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1b578d90
[junit4] 2> 1519423 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2C14243C55CB73CE])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@100fded5{/solr,null,UNAVAILABLE}
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_2C14243C55CB73CE-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval),
newname=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
maxPointsInLeafNode=1877, maxMBSortInHeap=7.49572581802123,
sim=RandomSimilarity(queryNorm=false): {}, locale=vun-TZ,
timezone=Australia/Darwin
[junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9
(64-bit)/cpus=8,threads=1,free=149127528,total=530579456
[junit4] 2> NOTE: All tests run in this JVM: [TestPushWriter,
TestSolrConfigHandlerConcurrent, DeleteStatusTest, ReturnFieldsTest,
TestCoreContainer, TestHashPartitioner, FullSolrCloudDistribCmdsTest,
ConfigureRecoveryStrategyTest, ExecutePlanActionTest,
AddSchemaFieldsUpdateProcessorFactoryTest, CustomCollectionTest,
CSVRequestHandlerTest, ZkNodePropsTest, PluginInfoTest, BitVectorTest,
TestCloudDeleteByQuery, TestEmbeddedSolrServerConstructors,
TestPKIAuthenticationPlugin, TestRetrieveFieldsOptimizer, AnalyticsQueryTest,
TestInfoStreamLogging, TestUseDocValuesAsStored, TestJsonFacets,
CoreAdminHandlerTest, TestPartialUpdateDeduplication, V2StandaloneTest,
MergeStrategyTest, TemplateUpdateProcessorTest, DistributedFacetPivotLargeTest,
TestManagedSchema, TestCollectionAPIs, DistributedSpellCheckComponentTest,
DistributedFacetPivotSmallTest, TestSortByMinMaxFunction, TestCoreDiscovery,
TestSchemaResource, CdcrVersionReplicationTest, TestSQLHandler,
DistributedQueryComponentOptimizationTest, TestSkipOverseerOperations,
TestSolrDeletionPolicy2, IndexSchemaTest, TestNumericRangeQuery64,
XmlUpdateRequestHandlerTest, MetricUtilsTest, XsltUpdateRequestHandlerTest,
TestTolerantSearch, BasicDistributedZk2Test, TestReplicationHandlerBackup,
BlobRepositoryCloudTest, SegmentsInfoRequestHandlerTest,
TestSolrCloudWithSecureImpersonation, TestDelegationWithHadoopAuth,
TestRealTimeGet, IndexBasedSpellCheckerTest, DocValuesNotIndexedTest,
TestBinaryResponseWriter, TimeZoneUtilsTest, DistribJoinFromCollectionTest,
DateRangeFieldTest, RequiredFieldsTest, AutoAddReplicasPlanActionTest,
DisMaxRequestHandlerTest, TestCustomStream, DeleteNodeTest,
TestZkAclsWithHadoopAuth, HttpPartitionTest, TestDistribDocBasedVersion,
TestPullReplica, BufferStoreTest, HLLSerializationTest,
SpellPossibilityIteratorTest, TestQuerySenderListener,
TestGeoJSONResponseWriter, TestOverriddenPrefixQueryForCustomFieldType,
UUIDFieldTest, ManagedSchemaRoundRobinCloudTest, TestMacros,
TestStandardQParsers, OverseerTest, CoreAdminRequestStatusTest,
TestManagedResource, LeaderElectionTest, MoveReplicaHDFSTest,
TestManagedSynonymFilterFactory, TestFuzzyAnalyzedSuggestions,
HighlighterMaxOffsetTest, HdfsSyncSliceTest, TestStressLiveNodes,
TestDistributedStatsComponentCardinality, HighlighterTest,
AsyncCallRequestStatusResponseTest, TestCSVResponseWriter,
TestComplexPhraseQParserPlugin, HdfsChaosMonkeySafeLeaderTest, TestFiltering,
FieldAnalysisRequestHandlerTest, ChaosMonkeyNothingIsSafeTest,
DistributedDebugComponentTest, OverseerStatusTest, NodeMutatorTest,
TestAddFieldRealTimeGet, TestLeaderInitiatedRecoveryThread,
TestTolerantUpdateProcessorRandomCloud, TestBackupRepositoryFactory,
SpatialRPTFieldTypeTest, TestBlendedInfixSuggestions,
DefaultValueUpdateProcessorTest, TestSearcherReuse, TestSegmentSorting,
TestDistributedGrouping, SolrCoreCheckLockOnStartupTest,
TestDistributedMissingSort, StatsComponentTest,
TestLMDirichletSimilarityFactory, TestCloudNestedDocsSort, ConnectionReuseTest,
PeerSyncWithIndexFingerprintCachingTest, ScriptEngineTest,
TestFieldCacheWithThreads, MetricsHandlerTest, SimplePostToolTest,
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest,
LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest,
TestReplicationHandler]
[junit4] Completed [377/746 (4!)] on J2 in 90.53s, 16 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 41251 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]