Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3093/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseG1GC
7 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:33453_solr,
127.0.0.1:40051_solr, 127.0.0.1:42603_solr] Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/12)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node4":{ "core":"raceDeleteReplica_false_shard1_replica_n3",
"base_url":"https://127.0.0.1:45385/solr",
"node_name":"127.0.0.1:45385_solr", "state":"down",
"type":"NRT", "force_set_state":"false", "leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_false_shard1_replica_n5",
"base_url":"https://127.0.0.1:45385/solr",
"node_name":"127.0.0.1:45385_solr", "state":"down",
"type":"NRT", "force_set_state":"false"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected new active leader
null
Live Nodes: [127.0.0.1:33453_solr, 127.0.0.1:40051_solr, 127.0.0.1:42603_solr]
Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/12)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node4":{
"core":"raceDeleteReplica_false_shard1_replica_n3",
"base_url":"https://127.0.0.1:45385/solr",
"node_name":"127.0.0.1:45385_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false",
"leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_false_shard1_replica_n5",
"base_url":"https://127.0.0.1:45385/solr",
"node_name":"127.0.0.1:45385_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([A5E10D5AC7D21626:CFF76C8AAF205CEC]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:334)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:230)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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.DeleteReplicaTest.deleteLiveReplicaTest
Error Message:
Error from server at https://127.0.0.1:42603/solr: Cannot create collection
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to
be created. Value of numShards is 2, value of nrtReplicas is 2, value of
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be
created (higher than the allowed number)
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:42603/solr: Cannot create collection
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to
be created. Value of numShards is 2, value of nrtReplicas is 2, value of
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be
created (higher than the allowed number)
at
__randomizedtesting.SeedInfo.seed([A5E10D5AC7D21626:881B951DAEDBE53]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:75)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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.TestTlogReplica.testRecovery
Error Message:
Can not find doc 7 in https://127.0.0.1:40539/solr
Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:40539/solr
at
__randomizedtesting.SeedInfo.seed([A5E10D5AC7D21626:641174F6EA82DC81]: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.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
at
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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.TestTlogReplica.testRecovery
Error Message:
Can not find doc 7 in https://127.0.0.1:36915/solr
Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:36915/solr
at
__randomizedtesting.SeedInfo.seed([A5E10D5AC7D21626:641174F6EA82DC81]: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.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
at
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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.TestTlogReplica.testRecovery
Error Message:
Can not find doc 7 in https://127.0.0.1:45939/solr
Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:45939/solr
at
__randomizedtesting.SeedInfo.seed([A5E10D5AC7D21626:641174F6EA82DC81]: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.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
at
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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.TestTlogReplica.testRecovery
Error Message:
Can not find doc 7 in https://127.0.0.1:43199/solr
Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:43199/solr
at
__randomizedtesting.SeedInfo.seed([A5E10D5AC7D21626:641174F6EA82DC81]: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.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
at
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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.TestTlogReplica.testRecovery
Error Message:
Can not find doc 7 in https://127.0.0.1:42413/solr
Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:42413/solr
at
__randomizedtesting.SeedInfo.seed([A5E10D5AC7D21626:641174F6EA82DC81]: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.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
at
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
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:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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 13415 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_A5E10D5AC7D21626-001/init-core-data-001
[junit4] 2> 762595 WARN
(SUITE-DeleteReplicaTest-seed#[A5E10D5AC7D21626]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
[junit4] 2> 762595 INFO
(SUITE-DeleteReplicaTest-seed#[A5E10D5AC7D21626]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 762596 INFO
(SUITE-DeleteReplicaTest-seed#[A5E10D5AC7D21626]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 762596 INFO
(SUITE-DeleteReplicaTest-seed#[A5E10D5AC7D21626]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 762596 INFO
(SUITE-DeleteReplicaTest-seed#[A5E10D5AC7D21626]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_A5E10D5AC7D21626-001/tempDir-001
[junit4] 2> 762596 INFO
(SUITE-DeleteReplicaTest-seed#[A5E10D5AC7D21626]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 762597 INFO (Thread-2096) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 762597 INFO (Thread-2096) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 762602 ERROR (Thread-2096) [ ] 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> 762697 INFO
(SUITE-DeleteReplicaTest-seed#[A5E10D5AC7D21626]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:42331
[junit4] 2> 762698 INFO (zkConnectionManagerCallback-2461-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 762701 INFO (jetty-launcher-2458-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
[junit4] 2> 762701 INFO (jetty-launcher-2458-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
[junit4] 2> 762701 INFO (jetty-launcher-2458-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
[junit4] 2> 762702 INFO (jetty-launcher-2458-thread-4) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
[junit4] 2> 762704 INFO (jetty-launcher-2458-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 762704 INFO (jetty-launcher-2458-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 762704 INFO (jetty-launcher-2458-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 762704 INFO (jetty-launcher-2458-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 762704 INFO (jetty-launcher-2458-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 762704 INFO (jetty-launcher-2458-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 762704 INFO (jetty-launcher-2458-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1dd02337{/solr,null,AVAILABLE}
[junit4] 2> 762705 INFO (jetty-launcher-2458-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@474c58{/solr,null,AVAILABLE}
[junit4] 2> 762705 INFO (jetty-launcher-2458-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 762705 INFO (jetty-launcher-2458-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 762705 INFO (jetty-launcher-2458-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 762705 INFO (jetty-launcher-2458-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 762705 INFO (jetty-launcher-2458-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 762705 INFO (jetty-launcher-2458-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 762706 INFO (jetty-launcher-2458-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@596024c8{SSL,[ssl,
http/1.1]}{127.0.0.1:45385}
[junit4] 2> 762706 INFO (jetty-launcher-2458-thread-2) [ ]
o.e.j.s.Server Started @762782ms
[junit4] 2> 762706 INFO (jetty-launcher-2458-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45385}
[junit4] 2> 762706 ERROR (jetty-launcher-2458-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 762706 INFO (jetty-launcher-2458-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 762706 INFO (jetty-launcher-2458-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 762706 INFO (jetty-launcher-2458-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 762706 INFO (jetty-launcher-2458-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 762706 INFO (jetty-launcher-2458-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-14T22:51:57.581413Z
[junit4] 2> 762706 INFO (jetty-launcher-2458-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@32018d22{/solr,null,AVAILABLE}
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@21e0ef44{SSL,[ssl,
http/1.1]}{127.0.0.1:40051}
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-4) [ ]
o.e.j.s.Server Started @762783ms
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@146c676{/solr,null,AVAILABLE}
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40051}
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@d272560{SSL,[ssl,
http/1.1]}{127.0.0.1:42603}
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-3) [ ]
o.e.j.s.Server Started @762783ms
[junit4] 2> 762707 INFO (zkConnectionManagerCallback-2463-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42603}
[junit4] 2> 762707 ERROR (jetty-launcher-2458-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 762707 ERROR (jetty-launcher-2458-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@39851d02{SSL,[ssl,
http/1.1]}{127.0.0.1:33453}
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-14T22:51:57.582630Z
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-1) [ ]
o.e.j.s.Server Started @762783ms
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33453}
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-14T22:51:57.582751Z
[junit4] 2> 762707 ERROR (jetty-launcher-2458-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 762707 INFO (jetty-launcher-2458-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-14T22:51:57.582917Z
[junit4] 2> 762708 INFO (zkConnectionManagerCallback-2465-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 762708 INFO (zkConnectionManagerCallback-2467-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 762708 INFO (jetty-launcher-2458-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 762708 INFO (jetty-launcher-2458-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 762708 INFO (zkConnectionManagerCallback-2469-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 762709 INFO (jetty-launcher-2458-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 762818 INFO (jetty-launcher-2458-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42331/solr
[junit4] 2> 762828 INFO (zkConnectionManagerCallback-2473-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 762830 INFO (jetty-launcher-2458-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42331/solr
[junit4] 2> 762838 INFO (zkConnectionManagerCallback-2476-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 762838 INFO (zkConnectionManagerCallback-2479-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 762846 INFO (jetty-launcher-2458-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42331/solr
[junit4] 2> 762849 INFO (zkConnectionManagerCallback-2482-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 762854 INFO (jetty-launcher-2458-thread-2)
[n:127.0.0.1:45385_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:45385_solr
[junit4] 2> 762854 INFO (jetty-launcher-2458-thread-2)
[n:127.0.0.1:45385_solr ] o.a.s.c.Overseer Overseer
(id=72163118127251464-127.0.0.1:45385_solr-n_0000000000) starting
[junit4] 2> 762858 INFO (jetty-launcher-2458-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42331/solr
[junit4] 2> 762865 INFO (zkConnectionManagerCallback-2495-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 762865 INFO (zkConnectionManagerCallback-2488-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 762866 INFO (jetty-launcher-2458-thread-2)
[n:127.0.0.1:45385_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42331/solr ready
[junit4] 2> 762869 INFO (zkConnectionManagerCallback-2498-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 762873 INFO
(OverseerStateUpdate-72163118127251464-127.0.0.1:45385_solr-n_0000000000)
[n:127.0.0.1:45385_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:45385_solr
[junit4] 2> 762877 INFO (jetty-launcher-2458-thread-3)
[n:127.0.0.1:42603_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42603_solr
[junit4] 2> 762889 INFO (zkCallback-2494-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 762889 INFO (zkCallback-2481-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 762889 INFO (zkCallback-2475-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 762898 INFO (zkConnectionManagerCallback-2500-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 762898 INFO (jetty-launcher-2458-thread-2)
[n:127.0.0.1:45385_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 762898 INFO (jetty-launcher-2458-thread-2)
[n:127.0.0.1:45385_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45385_solr
[junit4] 2> 762898 INFO (zkCallback-2475-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 762899 INFO (zkCallback-2494-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 762899 INFO (zkCallback-2481-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 762901 INFO (jetty-launcher-2458-thread-1)
[n:127.0.0.1:33453_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 762902 INFO (jetty-launcher-2458-thread-1)
[n:127.0.0.1:33453_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 762902 INFO (jetty-launcher-2458-thread-1)
[n:127.0.0.1:33453_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33453_solr
[junit4] 2> 762905 INFO (zkCallback-2494-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 762905 INFO (zkCallback-2481-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 762905 INFO (zkConnectionManagerCallback-2507-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 762906 INFO (jetty-launcher-2458-thread-3)
[n:127.0.0.1:42603_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 762906 INFO (jetty-launcher-2458-thread-3)
[n:127.0.0.1:42603_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42331/solr ready
[junit4] 2> 762910 INFO (zkConnectionManagerCallback-2502-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 762913 INFO (jetty-launcher-2458-thread-4)
[n:127.0.0.1:40051_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 762914 INFO (zkCallback-2475-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 762918 INFO (jetty-launcher-2458-thread-4)
[n:127.0.0.1:40051_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 762918 INFO (jetty-launcher-2458-thread-4)
[n:127.0.0.1:40051_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40051_solr
[junit4] 2> 762919 INFO (zkCallback-2475-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 762919 INFO (zkCallback-2494-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 762919 INFO (zkCallback-2481-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 762921 INFO (jetty-launcher-2458-thread-2)
[n:127.0.0.1:45385_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 762925 INFO (zkCallback-2499-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
[junit4] 2> 762931 INFO (jetty-launcher-2458-thread-2)
[n:127.0.0.1:45385_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45385.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5739929b
[junit4] 2> 762933 INFO (jetty-launcher-2458-thread-3)
[n:127.0.0.1:42603_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 762937 INFO (zkCallback-2506-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 762938 INFO (jetty-launcher-2458-thread-2)
[n:127.0.0.1:45385_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45385.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5739929b
[junit4] 2> 762938 INFO (jetty-launcher-2458-thread-2)
[n:127.0.0.1:45385_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45385.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5739929b
[junit4] 2> 762939 INFO (jetty-launcher-2458-thread-2)
[n:127.0.0.1:45385_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_A5E10D5AC7D21626-001/tempDir-001/node2/.
[junit4] 2> 762941 INFO (zkCallback-2501-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 762954 INFO (zkConnectionManagerCallback-2518-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 762954 INFO (jetty-launcher-2458-thread-1)
[n:127.0.0.1:33453_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 762956 INFO (jetty-launcher-2458-thread-1)
[n:127.0.0.1:33453_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42331/solr ready
[junit4] 2> 762957 INFO (zkConnectionManagerCallback-2523-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 762958 INFO (jetty-launcher-2458-thread-4)
[n:127.0.0.1:40051_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 762958 INFO (jetty-launcher-2458-thread-4)
[n:127.0.0.1:40051_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42331/solr ready
[junit4] 2> 762963 INFO (jetty-launcher-2458-thread-3)
[n:127.0.0.1:42603_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42603.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5739929b
[junit4] 2> 762965 INFO (jetty-launcher-2458-thread-1)
[n:127.0.0.1:33453_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 762966 INFO (jetty-launcher-2458-thread-4)
[n:127.0.0.1:40051_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 762985 INFO (jetty-launcher-2458-thread-3)
[n:127.0.0.1:42603_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42603.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5739929b
[junit4] 2> 762985 INFO (jetty-launcher-2458-thread-3)
[n:127.0.0.1:42603_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42603.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5739929b
[junit4] 2> 762986 INFO (jetty-launcher-2458-thread-3)
[n:127.0.0.1:42603_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_A5E10D5AC7D21626-001/tempDir-001/node3/.
[junit4] 2> 762989 INFO (jetty-launcher-2458-thread-4)
[n:127.0.0.1:40051_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40051.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5739929b
[junit4] 2> 762990 INFO (jetty-launcher-2458-thread-1)
[n:127.0.0.1:33453_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33453.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5739929b
[junit4] 2> 762995 INFO (jetty-launcher-2458-thread-4)
[n:127.0.0.1:40051_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40051.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5739929b
[junit4] 2> 762995 INFO (jetty-launcher-2458-thread-4)
[n:127.0.0.1:40051_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40051.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5739929b
[junit4] 2> 762995 INFO (jetty-launcher-2458-thread-1)
[n:127.0.0.1:33453_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33453.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5739929b
[junit4] 2> 762995 INFO (jetty-launcher-2458-thread-1)
[n:127.0.0.1:33453_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33453.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5739929b
[junit4] 2> 762995 INFO (jetty-launcher-2458-thread-4)
[n:127.0.0.1:40051_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_A5E10D5AC7D21626-001/tempDir-001/node4/.
[junit4] 2> 762996 INFO (jetty-launcher-2458-thread-1)
[n:127.0.0.1:33453_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_A5E10D5AC7D21626-001/tempDir-001/node1/.
[junit4] 2> 763050 INFO (zkConnectionManagerCallback-2527-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 763054 INFO (zkConnectionManagerCallback-2532-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 763055 INFO
(SUITE-DeleteReplicaTest-seed#[A5E10D5AC7D21626]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 763055 INFO
(SUITE-DeleteReplicaTest-seed#[A5E10D5AC7D21626]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42331/solr ready
[junit4] 2> 763070 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[A5E10D5AC7D21626]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCount
[junit4] 2> 763080 INFO (qtp876088097-9166) [n:127.0.0.1:45385_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=1&collection.configName=conf&name=deleteByCount&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 763081 INFO
(OverseerThreadFactory-4063-thread-1-processing-n:127.0.0.1:45385_solr)
[n:127.0.0.1:45385_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deleteByCount
[junit4] 2> 763187 INFO (qtp876088097-9171) [n:127.0.0.1:45385_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 763197 INFO (qtp1896482363-9176) [n:127.0.0.1:42603_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 763207 INFO (qtp837923232-9177) [n:127.0.0.1:33453_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 763218 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 763220 INFO
(OverseerStateUpdate-72163118127251464-127.0.0.1:45385_solr-n_0000000000)
[n:127.0.0.1:45385_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:40051/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 763221 INFO
(OverseerStateUpdate-72163118127251464-127.0.0.1:45385_solr-n_0000000000)
[n:127.0.0.1:45385_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_t2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33453/solr",
[junit4] 2> "type":"TLOG",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 763221 INFO
(OverseerStateUpdate-72163118127251464-127.0.0.1:45385_solr-n_0000000000)
[n:127.0.0.1:45385_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_p4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42603/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 763426 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr
x:deleteByCount_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 763426 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
x:deleteByCount_shard1_replica_t2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_t2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 763426 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
x:deleteByCount_shard1_replica_p4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 763426 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
x:deleteByCount_shard1_replica_p4] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 764432 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
[junit4] 2> 764432 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
[junit4] 2> 764432 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
[junit4] 2> 764436 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_t2] Schema name=minimal
[junit4] 2> 764436 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p4] Schema name=minimal
[junit4] 2> 764436 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n1] Schema name=minimal
[junit4] 2> 764437 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 764437 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 764437 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p4' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 764437 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 764437 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_t2' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 764437 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n1' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 764437 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33453.solr.core.deleteByCount.shard1.replica_t2' (registry
'solr.core.deleteByCount.shard1.replica_t2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5739929b
[junit4] 2> 764437 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42603.solr.core.deleteByCount.shard1.replica_p4' (registry
'solr.core.deleteByCount.shard1.replica_p4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5739929b
[junit4] 2> 764437 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40051.solr.core.deleteByCount.shard1.replica_n1' (registry
'solr.core.deleteByCount.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5739929b
[junit4] 2> 764438 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_t2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_A5E10D5AC7D21626-001/tempDir-001/node1/deleteByCount_shard1_replica_t2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_A5E10D5AC7D21626-001/tempDir-001/node1/./deleteByCount_shard1_replica_t2/data/]
[junit4] 2> 764438 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_A5E10D5AC7D21626-001/tempDir-001/node3/deleteByCount_shard1_replica_p4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_A5E10D5AC7D21626-001/tempDir-001/node3/./deleteByCount_shard1_replica_p4/data/]
[junit4] 2> 764438 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_A5E10D5AC7D21626-001/tempDir-001/node4/deleteByCount_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_A5E10D5AC7D21626-001/tempDir-001/node4/./deleteByCount_shard1_replica_n1/data/]
[junit4] 2> 764466 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 764466 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 764466 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 764466 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 764466 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4d191f3f[deleteByCount_shard1_replica_p4] main]
[junit4] 2> 764467 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 764467 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 764467 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 764467 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 764468 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@17b9ec9[deleteByCount_shard1_replica_t2] main]
[junit4] 2> 764468 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 764468 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 764468 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 764469 INFO
(searcherExecutor-4079-thread-1-processing-n:127.0.0.1:42603_solr
x:deleteByCount_shard1_replica_p4 c:deleteByCount s:shard1 r:core_node6)
[n:127.0.0.1:42603_solr c:deleteByCount s:shard1 r:core_node6
x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_p4] Registered new searcher
Searcher@4d191f3f[deleteByCount_shard1_replica_p4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 764469 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 764469 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1617151571362054144
[junit4] 2> 764469 INFO
(searcherExecutor-4080-thread-1-processing-n:127.0.0.1:33453_solr
x:deleteByCount_shard1_replica_t2 c:deleteByCount s:shard1 r:core_node5)
[n:127.0.0.1:33453_solr c:deleteByCount s:shard1 r:core_node5
x:deleteByCount_shard1_replica_t2] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_t2] Registered new searcher
Searcher@17b9ec9[deleteByCount_shard1_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 764470 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.c.ZkController deleteByCount_shard1_replica_p4 starting background
replication from leader
[junit4] 2> 764470 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:01
[junit4] 2> 764470 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
[junit4] 2> 764470 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 764471 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCount/terms/shard1 to Terms{values={core_node5=0},
version=0}
[junit4] 2> 764472 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 764479 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 764479 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 764480 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 764480 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 764481 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@795e3fd2[deleteByCount_shard1_replica_n1] main]
[junit4] 2> 764482 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 764482 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 764483 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 764483 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1617151571376734208
[junit4] 2> 764483 INFO
(searcherExecutor-4081-thread-1-processing-n:127.0.0.1:40051_solr
x:deleteByCount_shard1_replica_n1 c:deleteByCount s:shard1 r:core_node3)
[n:127.0.0.1:40051_solr c:deleteByCount s:shard1 r:core_node3
x:deleteByCount_shard1_replica_n1] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n1] Registered new searcher
Searcher@795e3fd2[deleteByCount_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 764485 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCount/terms/shard1 to Terms{values={core_node3=0,
core_node5=0}, version=1}
[junit4] 2> 764974 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 764974 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 764974 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:33453/solr/deleteByCount_shard1_replica_t2/
[junit4] 2> 764974 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.u.PeerSync PeerSync: core=deleteByCount_shard1_replica_t2
url=https://127.0.0.1:33453/solr START
replicas=[https://127.0.0.1:40051/solr/deleteByCount_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 764975 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.u.PeerSync PeerSync: core=deleteByCount_shard1_replica_t2
url=https://127.0.0.1:33453/solr DONE. We have no versions. sync failed.
[junit4] 2> 764977 INFO (qtp1117861226-9292) [n:127.0.0.1:40051_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.S.Request [deleteByCount_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> 764977 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 764977 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
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> 764977 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 764978 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.ZkController deleteByCount_shard1_replica_t2 stopping background
replication from leader
[junit4] 2> 764981 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:33453/solr/deleteByCount_shard1_replica_t2/ shard1
[junit4] 2> 765133 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 765164 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_t2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1737
[junit4] 2> 765235 INFO (zkCallback-2499-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 765430 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:33453/solr/deleteByCount_shard1_replica_t2/
[junit4] 2> 765432 INFO (qtp837923232-9181) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.S.Request [deleteByCount_shard1_replica_t2] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 765433 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 765433 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 765433 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 765433 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 765433 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 765433 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 765433 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@320fbe7e commitCommandVersion:0
[junit4] 2> 765434 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@db8215b[deleteByCount_shard1_replica_p4] main]
[junit4] 2> 765434 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 765435 INFO (searcherExecutor-4079-thread-1) [ ]
o.a.s.c.SolrCore [deleteByCount_shard1_replica_p4] Registered new searcher
Searcher@db8215b[deleteByCount_shard1_replica_p4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 765479 INFO (qtp1896482363-9180) [n:127.0.0.1:42603_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL}
status=0 QTime=2053
[junit4] 2> 765490 INFO (qtp1117861226-9163) [n:127.0.0.1:40051_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2064
[junit4] 2> 765491 INFO (qtp876088097-9166) [n:127.0.0.1:45385_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 765590 INFO (zkCallback-2501-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 765590 INFO (zkCallback-2499-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 765590 INFO (zkCallback-2475-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 766429 INFO (qtp837923232-9293) [n:127.0.0.1:33453_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.S.Request [deleteByCount_shard1_replica_t2] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 766430 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 766430 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 766430 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 766430 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 1542235920308
[junit4] 2> 766430 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 766430 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 766430 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@320fbe7e commitCommandVersion:0
[junit4] 2> 766430 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5fe312cb[deleteByCount_shard1_replica_p4] main]
[junit4] 2> 766430 INFO (indexFetcher-4091-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 766431 INFO (searcherExecutor-4079-thread-1) [ ]
o.a.s.c.SolrCore [deleteByCount_shard1_replica_p4] Registered new searcher
Searcher@5fe312cb[deleteByCount_shard1_replica_p4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 766493 INFO (qtp876088097-9166) [n:127.0.0.1:45385_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=1&collection.configName=conf&name=deleteByCount&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=1&wt=javabin&version=2}
status=0 QTime=3412
[junit4] 2> 766494 INFO (qtp876088097-9168) [n:127.0.0.1:45385_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 766497 INFO
(OverseerCollectionConfigSetProcessor-72163118127251464-127.0.0.1:45385_solr-n_0000000000)
[n:127.0.0.1:45385_solr ] 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> 766498 INFO (qtp1896482363-9176) [n:127.0.0.1:42603_solr
x:deleteByCount_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_p4, tag=null
[junit4] 2> 766498 INFO (qtp1896482363-9176) [n:127.0.0.1:42603_solr
x:deleteByCount_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7dc2c29f: rootName =
solr_42603, domain = solr.core.deleteByCount.shard1.replica_p4, service url =
null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_p4 /
com.codahale.metrics.MetricRegistry@48675e15
[junit4] 2> 766505 INFO (qtp1896482363-9176) [n:127.0.0.1:42603_solr
x:deleteByCount_shard1_replica_p4] o.a.s.c.ZkController
deleteByCount_shard1_replica_p4 stopping background replication from leader
[junit4] 2> 766506 INFO (qtp1896482363-9176) [n:127.0.0.1:42603_solr
x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_p4] CLOSING SolrCore
org.apache.solr.core.SolrCore@946b2a2
[junit4] 2> 766506 INFO (qtp1896482363-9176) [n:127.0.0.1:42603_solr
x:deleteByCount_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_p4, tag=946b2a2
[junit4] 2> 766506 INFO (qtp1896482363-9176) [n:127.0.0.1:42603_solr
x:deleteByCount_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=946b2a2
[...truncated too long message...]
e nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 201471 INFO (zkCallback-261-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 201471 INFO (jetty-closer-144-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 201471 INFO (zkCallback-268-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 201471 INFO (jetty-closer-144-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72163296347619353-127.0.0.1:43197_solr-n_0000000005) closing
[junit4] 2> 201471 INFO (zkCallback-251-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 201472 INFO
(OverseerStateUpdate-72163296347619353-127.0.0.1:43197_solr-n_0000000005)
[n:127.0.0.1:43197_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:43197_solr
[junit4] 2> 201472 INFO (zkCallback-261-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 201472 INFO (zkCallback-244-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 201474 WARN
(OverseerAutoScalingTriggerThread-72163296347619353-127.0.0.1:43197_solr-n_0000000005)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 201475 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1006022bc9f001a, likely client has closed socket
[junit4] 2> 201475 INFO (jetty-closer-144-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@63e2835d{/solr,null,UNAVAILABLE}
[junit4] 2> 201475 INFO (jetty-closer-144-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 201476 INFO (jetty-closer-144-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@8c3ddc1{/solr,null,UNAVAILABLE}
[junit4] 2> 201476 INFO (jetty-closer-144-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 201480 ERROR
(SUITE-TestTlogReplica-seed#[A5E10D5AC7D21626]-worker) [ ]
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> 201480 INFO
(SUITE-TestTlogReplica-seed#[A5E10D5AC7D21626]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42955 42955
[junit4] 2> 201512 INFO (Thread-288) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:42955 42955
[junit4] 2> 201513 WARN (Thread-288) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 32
/solr/collections/tlog_replica_test_create_delete/terms/shard1
[junit4] 2> 31 /solr/configs/conf
[junit4] 2> 31
/solr/collections/tlog_replica_test_create_delete/terms/shard2
[junit4] 2> 19
/solr/collections/tlog_replica_test_recovery/terms/shard1
[junit4] 2> 19
/solr/collections/tlog_replica_test_remove_leader/terms/shard1
[junit4] 2> 17
/solr/collections/tlog_replica_test_basic_leader_election/terms/shard1
[junit4] 2> 16
/solr/collections/tlog_replica_test_kill_leader/terms/shard1
[junit4] 2> 16
/solr/collections/tlog_replica_test_kill_tlog_replica/terms/shard1
[junit4] 2> 15 /solr/aliases.json
[junit4] 2> 13
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1
[junit4] 2> 12
/solr/collections/tlog_replica_test_real_time_get/terms/shard1
[junit4] 2> 11
/solr/collections/tlog_replica_test_delete_by_id/terms/shard1
[junit4] 2> 11
/solr/collections/tlog_replica_test_only_leader_indexes/terms/shard1
[junit4] 2> 8
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2
[junit4] 2> 7 /solr/security.json
[junit4] 2> 7
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1
[junit4] 2> 4
/solr/collections/tlog_replica_test_add_docs/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 28
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
[junit4] 2> 26
/solr/collections/tlog_replica_test_create_delete/state.json
[junit4] 2> 15 /solr/clusterprops.json
[junit4] 2> 15 /solr/clusterstate.json
[junit4] 2> 13
/solr/collections/tlog_replica_test_recovery/state.json
[junit4] 2> 11
/solr/collections/tlog_replica_test_basic_leader_election/state.json
[junit4] 2> 9
/solr/collections/tlog_replica_test_remove_leader/state.json
[junit4] 2> 8
/solr/collections/tlog_replica_test_kill_leader/state.json
[junit4] 2> 8
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
[junit4] 2> 5
/solr/collections/tlog_replica_test_real_time_get/state.json
[junit4] 2> 4 /solr/autoscaling.json
[junit4] 2> 3
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72163296347619332-core_node11-n_0000000000
[junit4] 2> 3
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
[junit4] 2> 3
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
[junit4] 2> 3
/solr/collections/tlog_replica_test_delete_by_id/state.json
[junit4] 2> 2
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/72163296347619341-core_node4-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/72163296347619341-127.0.0.1:43197_solr-n_0000000002
[junit4] 2> 2
/solr/collections/tlog_replica_test_add_docs/state.json
[junit4] 2> 2
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72163296347619332-core_node16-n_0000000002
[junit4] 2> 2
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72163296347619332-core_node9-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/72163296347619332-127.0.0.1:45939_solr-n_0000000000
[junit4] 2> 2
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72163296347619341-core_node7-n_0000000002
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/live_nodes
[junit4] 2> 15 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 4 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 4 /solr/overseer/queue-work
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_A5E10D5AC7D21626-001
[junit4] 2> Nov 14, 2018 11:38:53 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 6 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{foo=PostingsFormat(name=Memory), title_s=PostingsFormat(name=Asserting),
id=PostingsFormat(name=Memory), foo_s=PostingsFormat(name=Memory)},
docValues:{_version_=DocValuesFormat(name=Lucene70),
id=DocValuesFormat(name=Memory),
inplace_updatable_int=DocValuesFormat(name=Asserting)},
maxPointsInLeafNode=128, maxMBSortInHeap=5.872598316600958,
sim=RandomSimilarity(queryNorm=true): {}, locale=de, timezone=America/Guyana
[junit4] 2> NOTE: Linux 4.15.0-38-generic amd64/Oracle Corporation 10.0.1
(64-bit)/cpus=8,threads=1,free=219975296,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [DeleteReplicaTest,
TestTlogReplica]
[junit4] Completed [6/10 (4!)] on J1 in 96.79s, 13 tests, 1 failure <<<
FAILURES!
[...truncated 60 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1567: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092:
There were test failures: 10 suites, 100 tests, 4 failures [seed:
A5E10D5AC7D21626]
Total time: 6 minutes 45 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro] 4/5 failed: org.apache.solr.cloud.TestTlogReplica
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=b502ba2882a86958ef8769c3cb2fd65cf2d9c7e1,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #3092
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]