Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Linux/116/
Java: 32bit/jdk1.8.0_172 -client -XX:+UseParallelGC
4 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:38699_solr,
127.0.0.1:38827_solr, 127.0.0.1:40259_solr] Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/13)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node4":{ "core":"raceDeleteReplica_false_shard1_replica_n2",
"base_url":"http://127.0.0.1:43843/solr",
"node_name":"127.0.0.1:43843_solr", "state":"down",
"type":"NRT", "force_set_state":"false", "leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_false_shard1_replica_n5",
"base_url":"http://127.0.0.1:43843/solr",
"node_name":"127.0.0.1:43843_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:38699_solr, 127.0.0.1:38827_solr, 127.0.0.1:40259_solr]
Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/13)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node4":{
"core":"raceDeleteReplica_false_shard1_replica_n2",
"base_url":"http://127.0.0.1:43843/solr",
"node_name":"127.0.0.1:43843_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false",
"leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_false_shard1_replica_n5",
"base_url":"http://127.0.0.1:43843/solr",
"node_name":"127.0.0.1:43843_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([994479D7B8667A57:F3521807D094309D]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards
Error Message:
Error from server at http://127.0.0.1:38699/solr: Cannot create collection
deleteByCountNew. 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 http://127.0.0.1:38699/solr: Cannot create collection
deleteByCountNew. 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([994479D7B8667A57:A5D53E83F7272702]: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.deleteReplicaByCountForAllShards(DeleteReplicaTest.java:167)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:33215_solr,
127.0.0.1:40689_solr, 127.0.0.1:40801_solr] Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/13)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"raceDeleteReplica_false_shard1_replica_n1",
"base_url":"http://127.0.0.1:45065/solr",
"node_name":"127.0.0.1:45065_solr", "state":"down",
"type":"NRT", "force_set_state":"false", "leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_false_shard1_replica_n5",
"base_url":"http://127.0.0.1:45065/solr",
"node_name":"127.0.0.1:45065_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:33215_solr, 127.0.0.1:40689_solr, 127.0.0.1:40801_solr]
Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/13)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"raceDeleteReplica_false_shard1_replica_n1",
"base_url":"http://127.0.0.1:45065/solr",
"node_name":"127.0.0.1:45065_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false",
"leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_false_shard1_replica_n5",
"base_url":"http://127.0.0.1:45065/solr",
"node_name":"127.0.0.1:45065_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([994479D7B8667A57:F3521807D094309D]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards
Error Message:
Error from server at http://127.0.0.1:33215/solr: Cannot create collection
deleteByCountNew. 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 http://127.0.0.1:33215/solr: Cannot create collection
deleteByCountNew. 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([994479D7B8667A57:A5D53E83F7272702]: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.deleteReplicaByCountForAllShards(DeleteReplicaTest.java:167)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14298 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_994479D7B8667A57-001/init-core-data-001
[junit4] 2> 1911418 INFO
(SUITE-DeleteReplicaTest-seed#[994479D7B8667A57]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_994479D7B8667A57-001/tempDir-001
[junit4] 2> 1911418 INFO
(SUITE-DeleteReplicaTest-seed#[994479D7B8667A57]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1911419 INFO (Thread-4464) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1911419 INFO (Thread-4464) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1911421 ERROR (Thread-4464) [ ] 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> 1911519 INFO
(SUITE-DeleteReplicaTest-seed#[994479D7B8667A57]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:38353
[junit4] 2> 1911522 INFO (zkConnectionManagerCallback-4258-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1911526 INFO (jetty-launcher-4255-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1911526 INFO (jetty-launcher-4255-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1911526 INFO (jetty-launcher-4255-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1911526 INFO (jetty-launcher-4255-thread-4) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1911527 INFO (jetty-launcher-4255-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1911527 INFO (jetty-launcher-4255-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1911527 INFO (jetty-launcher-4255-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1911528 INFO (jetty-launcher-4255-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@10badaf{/solr,null,AVAILABLE}
[junit4] 2> 1911528 INFO (jetty-launcher-4255-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@c533e3{HTTP/1.1,[http/1.1]}{127.0.0.1:40801}
[junit4] 2> 1911528 INFO (jetty-launcher-4255-thread-3) [ ]
o.e.j.s.Server Started @1911562ms
[junit4] 2> 1911528 INFO (jetty-launcher-4255-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40801}
[junit4] 2> 1911529 ERROR (jetty-launcher-4255-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1911529 INFO (jetty-launcher-4255-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1911529 INFO (jetty-launcher-4255-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.6.0
[junit4] 2> 1911529 INFO (jetty-launcher-4255-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1911529 INFO (jetty-launcher-4255-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1911529 INFO (jetty-launcher-4255-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-18T20:12:39.043Z
[junit4] 2> 1911537 INFO (jetty-launcher-4255-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1911537 INFO (jetty-launcher-4255-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1911538 INFO (jetty-launcher-4255-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1911541 INFO (zkConnectionManagerCallback-4260-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1911542 INFO (jetty-launcher-4255-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1911545 INFO (jetty-launcher-4255-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1911545 INFO (jetty-launcher-4255-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1911545 INFO (jetty-launcher-4255-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1911549 INFO (jetty-launcher-4255-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1d112a5{/solr,null,AVAILABLE}
[junit4] 2> 1911557 INFO (jetty-launcher-4255-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@178d20c{/solr,null,AVAILABLE}
[junit4] 2> 1911561 INFO (jetty-launcher-4255-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1911561 INFO (jetty-launcher-4255-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1911561 INFO (jetty-launcher-4255-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@11b8d3c{HTTP/1.1,[http/1.1]}{127.0.0.1:40689}
[junit4] 2> 1911561 INFO (jetty-launcher-4255-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@152b0a4{HTTP/1.1,[http/1.1]}{127.0.0.1:45065}
[junit4] 2> 1911561 INFO (jetty-launcher-4255-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1911561 INFO (jetty-launcher-4255-thread-1) [ ]
o.e.j.s.Server Started @1911594ms
[junit4] 2> 1911561 INFO (jetty-launcher-4255-thread-2) [ ]
o.e.j.s.Server Started @1911594ms
[junit4] 2> 1911561 INFO (jetty-launcher-4255-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40689}
[junit4] 2> 1911561 INFO (jetty-launcher-4255-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45065}
[junit4] 2> 1911561 ERROR (jetty-launcher-4255-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1911561 ERROR (jetty-launcher-4255-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1911561 INFO (jetty-launcher-4255-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1911561 INFO (jetty-launcher-4255-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.6.0
[junit4] 2> 1911561 INFO (jetty-launcher-4255-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1911561 INFO (jetty-launcher-4255-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1911561 INFO (jetty-launcher-4255-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-18T20:12:39.075Z
[junit4] 2> 1911561 INFO (jetty-launcher-4255-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1911562 INFO (jetty-launcher-4255-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.6.0
[junit4] 2> 1911562 INFO (jetty-launcher-4255-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1911562 INFO (jetty-launcher-4255-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1911562 INFO (jetty-launcher-4255-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-18T20:12:39.076Z
[junit4] 2> 1911565 INFO (jetty-launcher-4255-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@b60efd{/solr,null,AVAILABLE}
[junit4] 2> 1911577 INFO (zkConnectionManagerCallback-4264-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1911578 INFO (jetty-launcher-4255-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1911581 INFO (jetty-launcher-4255-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@95162f{HTTP/1.1,[http/1.1]}{127.0.0.1:33215}
[junit4] 2> 1911581 INFO (jetty-launcher-4255-thread-4) [ ]
o.e.j.s.Server Started @1911615ms
[junit4] 2> 1911581 INFO (jetty-launcher-4255-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33215}
[junit4] 2> 1911581 ERROR (jetty-launcher-4255-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1911581 INFO (jetty-launcher-4255-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1911582 INFO (jetty-launcher-4255-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.6.0
[junit4] 2> 1911582 INFO (jetty-launcher-4255-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1911582 INFO (jetty-launcher-4255-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1911582 INFO (jetty-launcher-4255-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-18T20:12:39.096Z
[junit4] 2> 1911589 INFO (zkConnectionManagerCallback-4262-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1911589 INFO (zkConnectionManagerCallback-4266-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1911589 INFO (jetty-launcher-4255-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1911589 INFO (jetty-launcher-4255-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1912779 INFO (jetty-launcher-4255-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38353/solr
[junit4] 2> 1912825 INFO (zkConnectionManagerCallback-4270-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1912909 INFO (zkConnectionManagerCallback-4272-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1913051 INFO (jetty-launcher-4255-thread-3)
[n:127.0.0.1:40801_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40801_solr
[junit4] 2> 1913051 INFO (jetty-launcher-4255-thread-3)
[n:127.0.0.1:40801_solr ] o.a.s.c.Overseer Overseer
(id=72064228724244486-127.0.0.1:40801_solr-n_0000000000) starting
[junit4] 2> 1913085 INFO (zkConnectionManagerCallback-4279-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1913087 INFO (jetty-launcher-4255-thread-3)
[n:127.0.0.1:40801_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:38353/solr ready
[junit4] 2> 1913109 INFO (jetty-launcher-4255-thread-3)
[n:127.0.0.1:40801_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40801_solr
[junit4] 2> 1913111 INFO
(OverseerStateUpdate-72064228724244486-127.0.0.1:40801_solr-n_0000000000)
[n:127.0.0.1:40801_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:40801_solr
[junit4] 2> 1913141 INFO (zkCallback-4278-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1913143 INFO
(OverseerStateUpdate-72064228724244486-127.0.0.1:40801_solr-n_0000000000)
[n:127.0.0.1:40801_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1913161 DEBUG
(OverseerAutoScalingTriggerThread-72064228724244486-127.0.0.1:40801_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:40801_solr]
[junit4] 2> 1913171 INFO (jetty-launcher-4255-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38353/solr
[junit4] 2> 1913173 DEBUG (ScheduledTrigger-7838-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1
[junit4] 2> 1913188 INFO (jetty-launcher-4255-thread-3)
[n:127.0.0.1:40801_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1913189 INFO (zkConnectionManagerCallback-4284-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1913221 INFO (zkConnectionManagerCallback-4286-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1913224 INFO (jetty-launcher-4255-thread-3)
[n:127.0.0.1:40801_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40801.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4d002
[junit4] 2> 1913238 INFO (jetty-launcher-4255-thread-3)
[n:127.0.0.1:40801_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40801.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4d002
[junit4] 2> 1913238 INFO (jetty-launcher-4255-thread-4)
[n:127.0.0.1:33215_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1913238 INFO (jetty-launcher-4255-thread-3)
[n:127.0.0.1:40801_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40801.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4d002
[junit4] 2> 1913241 INFO (jetty-launcher-4255-thread-4)
[n:127.0.0.1:33215_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1913241 INFO (jetty-launcher-4255-thread-4)
[n:127.0.0.1:33215_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33215_solr
[junit4] 2> 1913242 INFO (jetty-launcher-4255-thread-3)
[n:127.0.0.1:40801_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_994479D7B8667A57-001/tempDir-001/node3/.
[junit4] 2> 1913249 INFO (zkCallback-4271-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1913257 INFO (zkCallback-4278-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1913261 INFO (zkCallback-4285-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1913277 INFO (zkConnectionManagerCallback-4293-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1913278 INFO (jetty-launcher-4255-thread-4)
[n:127.0.0.1:33215_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1913279 INFO (jetty-launcher-4255-thread-4)
[n:127.0.0.1:33215_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:38353/solr ready
[junit4] 2> 1913279 INFO (jetty-launcher-4255-thread-4)
[n:127.0.0.1:33215_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1913315 INFO (jetty-launcher-4255-thread-4)
[n:127.0.0.1:33215_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33215.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4d002
[junit4] 2> 1913326 INFO (jetty-launcher-4255-thread-4)
[n:127.0.0.1:33215_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33215.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4d002
[junit4] 2> 1913326 INFO (jetty-launcher-4255-thread-4)
[n:127.0.0.1:33215_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33215.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4d002
[junit4] 2> 1913328 INFO (jetty-launcher-4255-thread-4)
[n:127.0.0.1:33215_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_994479D7B8667A57-001/tempDir-001/node4/.
[junit4] 2> 1913413 INFO (jetty-launcher-4255-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38353/solr
[junit4] 2> 1913417 INFO (zkConnectionManagerCallback-4298-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1913421 INFO (zkConnectionManagerCallback-4300-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1913427 INFO (jetty-launcher-4255-thread-1)
[n:127.0.0.1:40689_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1913431 INFO (jetty-launcher-4255-thread-1)
[n:127.0.0.1:40689_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1913431 INFO (jetty-launcher-4255-thread-1)
[n:127.0.0.1:40689_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40689_solr
[junit4] 2> 1913431 INFO (zkCallback-4285-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1913431 INFO (zkCallback-4271-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1913432 INFO (zkCallback-4278-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1913433 INFO (zkCallback-4292-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1913434 INFO (zkCallback-4299-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1913457 INFO (zkConnectionManagerCallback-4307-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1913458 INFO (jetty-launcher-4255-thread-1)
[n:127.0.0.1:40689_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1913459 INFO (jetty-launcher-4255-thread-1)
[n:127.0.0.1:40689_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:38353/solr ready
[junit4] 2> 1913459 INFO (jetty-launcher-4255-thread-1)
[n:127.0.0.1:40689_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1913482 INFO (jetty-launcher-4255-thread-1)
[n:127.0.0.1:40689_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40689.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4d002
[junit4] 2> 1913498 INFO (jetty-launcher-4255-thread-1)
[n:127.0.0.1:40689_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40689.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4d002
[junit4] 2> 1913498 INFO (jetty-launcher-4255-thread-1)
[n:127.0.0.1:40689_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40689.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4d002
[junit4] 2> 1913500 INFO (jetty-launcher-4255-thread-1)
[n:127.0.0.1:40689_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_994479D7B8667A57-001/tempDir-001/node1/.
[junit4] 2> 1914175 DEBUG (ScheduledTrigger-7838-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 1914997 INFO (jetty-launcher-4255-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38353/solr
[junit4] 2> 1914998 INFO (zkConnectionManagerCallback-4312-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1915000 INFO (zkConnectionManagerCallback-4314-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1915005 INFO (jetty-launcher-4255-thread-2)
[n:127.0.0.1:45065_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1915008 INFO (jetty-launcher-4255-thread-2)
[n:127.0.0.1:45065_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1915008 INFO (jetty-launcher-4255-thread-2)
[n:127.0.0.1:45065_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45065_solr
[junit4] 2> 1915009 INFO (zkCallback-4292-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1915009 INFO (zkCallback-4285-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1915009 INFO (zkCallback-4271-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1915009 INFO (zkCallback-4299-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1915011 INFO (zkCallback-4306-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1915011 INFO (zkCallback-4313-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1915014 INFO (zkCallback-4278-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1915029 INFO (zkConnectionManagerCallback-4321-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1915030 INFO (jetty-launcher-4255-thread-2)
[n:127.0.0.1:45065_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1915031 INFO (jetty-launcher-4255-thread-2)
[n:127.0.0.1:45065_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:38353/solr ready
[junit4] 2> 1915031 INFO (jetty-launcher-4255-thread-2)
[n:127.0.0.1:45065_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1915052 INFO (jetty-launcher-4255-thread-2)
[n:127.0.0.1:45065_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45065.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4d002
[junit4] 2> 1915066 INFO (jetty-launcher-4255-thread-2)
[n:127.0.0.1:45065_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45065.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4d002
[junit4] 2> 1915067 INFO (jetty-launcher-4255-thread-2)
[n:127.0.0.1:45065_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45065.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4d002
[junit4] 2> 1915069 INFO (jetty-launcher-4255-thread-2)
[n:127.0.0.1:45065_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_994479D7B8667A57-001/tempDir-001/node2/.
[junit4] 2> 1915121 INFO (zkConnectionManagerCallback-4324-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1915125 INFO (zkConnectionManagerCallback-4329-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1915126 INFO
(SUITE-DeleteReplicaTest-seed#[994479D7B8667A57]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1915127 INFO
(SUITE-DeleteReplicaTest-seed#[994479D7B8667A57]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38353/solr ready
[junit4] IGNOR/A 0.00s J2 | DeleteReplicaTest.deleteReplicaFromClusterState
[junit4] > Assumption #1: 'badapple' test group is disabled
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
[junit4] 2> 1915176 DEBUG (ScheduledTrigger-7838-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1915213 INFO (qtp10063140-17931) [n:127.0.0.1:33215_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1915217 INFO
(OverseerThreadFactory-7840-thread-1-processing-n:127.0.0.1:40801_solr)
[n:127.0.0.1:40801_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deletereplica_test
[junit4] 2> 1915335 INFO (qtp10063140-17906) [n:127.0.0.1:33215_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=1
[junit4] 2> 1915346 INFO (qtp4827659-17927) [n:127.0.0.1:40689_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> 1915349 INFO (qtp848303-17917) [n:127.0.0.1:40801_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> 1915352 INFO (qtp7563228-17923) [n:127.0.0.1:45065_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> 1915362 INFO
(OverseerStateUpdate-72064228724244486-127.0.0.1:40801_solr-n_0000000000)
[n:127.0.0.1:40801_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deletereplica_test",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deletereplica_test_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:45065/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1915363 INFO
(OverseerStateUpdate-72064228724244486-127.0.0.1:40801_solr-n_0000000000)
[n:127.0.0.1:40801_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deletereplica_test",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deletereplica_test_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40801/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1915561 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
x:deletereplica_test_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n2&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1915561 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1915561 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
x:deletereplica_test_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1916179 DEBUG (ScheduledTrigger-7838-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1916603 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.6.0
[junit4] 2> 1916606 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.6.0
[junit4] 2> 1916612 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema
[deletereplica_test_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1916616 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1916616 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'deletereplica_test_shard1_replica_n1' using configuration from collection
deletereplica_test, trusted=true
[junit4] 2> 1916616 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.s.IndexSchema
[deletereplica_test_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1916617 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_45065.solr.core.deletereplica_test.shard1.replica_n1'
(registry 'solr.core.deletereplica_test.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4d002
[junit4] 2> 1916617 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore
[[deletereplica_test_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_994479D7B8667A57-001/tempDir-001/node2/deletereplica_test_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_994479D7B8667A57-001/tempDir-001/node2/./deletereplica_test_shard1_replica_n1/data/]
[junit4] 2> 1916619 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1916619 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore
'deletereplica_test_shard1_replica_n2' using configuration from collection
deletereplica_test, trusted=true
[junit4] 2> 1916620 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_40801.solr.core.deletereplica_test.shard1.replica_n2'
(registry 'solr.core.deletereplica_test.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4d002
[junit4] 2> 1916620 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrCore
[[deletereplica_test_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_994479D7B8667A57-001/tempDir-001/node3/deletereplica_test_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_994479D7B8667A57-001/tempDir-001/node3/./deletereplica_test_shard1_replica_n2/data/]
[junit4] 2> 1916695 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1916695 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1916697 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1916697 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1916700 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@10a66bb[deletereplica_test_shard1_replica_n1] main]
[junit4] 2> 1916701 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1916701 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1916701 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1916702 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1916703 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 1916704 INFO
(searcherExecutor-7866-thread-1-processing-n:127.0.0.1:45065_solr
x:deletereplica_test_shard1_replica_n1 c:deletereplica_test s:shard1
r:core_node3) [n:127.0.0.1:45065_solr c:deletereplica_test s:shard1
r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore
[deletereplica_test_shard1_replica_n1] Registered new searcher
Searcher@10a66bb[deletereplica_test_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1916704 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1620221848943853568
[junit4] 2> 1916705 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1916705 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1916708 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@c327af[deletereplica_test_shard1_replica_n2] main]
[junit4] 2> 1916709 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1916710 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/deletereplica_test/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 1916710 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1916711 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 1916711 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1620221848951193600
[junit4] 2> 1916713 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard1: total=2 found=1
timeoutin=9999ms
[junit4] 2> 1916714 INFO
(searcherExecutor-7867-thread-1-processing-n:127.0.0.1:40801_solr
x:deletereplica_test_shard1_replica_n2 c:deletereplica_test s:shard1
r:core_node4) [n:127.0.0.1:40801_solr c:deletereplica_test s:shard1
r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrCore
[deletereplica_test_shard1_replica_n2] Registered new searcher
Searcher@c327af[deletereplica_test_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1916717 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/deletereplica_test/terms/shard1 to
Terms{values={core_node3=0, core_node4=0}, version=1}
[junit4] 2> 1917179 DEBUG (ScheduledTrigger-7838-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1917214 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1917214 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 1917215 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:45065/solr/deletereplica_test_shard1_replica_n1/
[junit4] 2> 1917215 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=deletereplica_test_shard1_replica_n1 url=http://127.0.0.1:45065/solr START
replicas=[http://127.0.0.1:40801/solr/deletereplica_test_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 1917216 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=deletereplica_test_shard1_replica_n1 url=http://127.0.0.1:45065/solr DONE.
We have no versions. sync failed.
[junit4] 2> 1917218 INFO (qtp848303-17913) [n:127.0.0.1:40801_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.S.Request
[deletereplica_test_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1917219 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt
to sync with shard failed, moving to the next candidate
[junit4] 2> 1917219 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] 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> 1917219 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 1917221 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
http://127.0.0.1:45065/solr/deletereplica_test_shard1_replica_n1/ shard1
[junit4] 2> 1917323 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 1917325 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deletereplica_test s:shard1 r:core_node3
x:deletereplica_test_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=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1764
[junit4] 2> 1917425 INFO (zkCallback-4313-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deletereplica_test/state.json] for collection
[deletereplica_test] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1917722 INFO (qtp848303-17907) [n:127.0.0.1:40801_solr
c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n2&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2161
[junit4] 2> 1917725 INFO (qtp10063140-17931) [n:127.0.0.1:33215_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> 1917822 INFO (zkCallback-4313-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deletereplica_test/state.json] for collection
[deletereplica_test] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1917822 INFO (zkCallback-4271-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deletereplica_test/state.json] for collection
[deletereplica_test] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1918179 DEBUG (ScheduledTrigger-7838-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1918726 INFO (qtp10063140-17931) [n:127.0.0.1:33215_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3513
[junit4] 2> 1918729 INFO (qtp7563228-17904) [n:127.0.0.1:45065_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1918730 INFO (qtp10063140-17900) [n:127.0.0.1:33215_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
replica=core_node3&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1918733 INFO
(OverseerCollectionConfigSetProcessor-72064228724244486-127.0.0.1:40801_solr-n_0000000000)
[n:127.0.0.1:40801_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> 1918734 INFO (qtp7563228-17922) [n:127.0.0.1:45065_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n1,
tag=null
[junit4] 2> 1918735 INFO (qtp7563228-17922) [n:127.0.0.1:45065_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16c0da2: rootName =
solr_45065, domain = solr.core.deletereplica_test.shard1.replica_n1, service
url = null, agent id = null] for registry
solr.core.deletereplica_test.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@1e7e51c
[junit4] 2> 1918752 INFO (qtp7563228-17922) [n:127.0.0.1:45065_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore
[deletereplica_test_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@107d33d
[junit4] 2> 1918752 INFO (qtp7563228-17922) [n:127.0.0.1:45065_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n1,
tag=107d33d
[junit4] 2> 1918753 INFO (qtp7563228-17922) [n:127.0.0.1:45065_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.collection.deletereplica_test.shard1.leader,
tag=107d33d
[junit4] 2> 1918756 INFO (qtp7563228-17922) [n:127.0.0.1:45065_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/deletereplica_test/terms/shard1 to
Terms{values={core_node4=0}, version=2}
[junit4] 2> 1918757 INFO (qtp7563228-17922) [n:127.0.0.1:45065_solr
x:deletereplica_test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=deletereplica_test_shard1_replica_n1&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=22
[junit4] 2> 1918757 INFO (zkCallback-4271-thread-1)
[n:127.0.0.1:40801_solr c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 1918858 INFO (zkCallback-4271-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deletereplica_test/state.json] for collection
[deletereplica_test] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1918858 INFO (zkCallback-4313-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deletereplica_test/state.json] for collection
[deletereplica_test] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1918961 INFO (qtp10063140-17900) [n:127.0.0.1:33215_solr
c:deletereplica_test ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={replica=core_node3&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2}
status=0 QTime=230
[junit4] 2> 1919180 DEBUG (ScheduledTrigger-7838-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1920180 DEBUG (ScheduledTrigger-7838-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1920734 INFO
(OverseerCollectionConfigSetProcessor-72064228724244486-127.0.0.1:40801_solr-n_0000000000)
[n:127.0.0.1:40801_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1921180 DEBUG (ScheduledTrigger-7838-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1921258 INFO (zkCallback-4271-thread-1)
[n:127.0.0.1:40801_solr c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40801/solr/deletereplica_test_shard1_replica_n2/
[junit4] 2> 1921258 INFO (zkCallback-4271-thread-1)
[n:127.0.0.1:40801_solr c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 1921258 INFO (zkCallback-4271-thread-1)
[n:127.0.0.1:40801_solr c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy
http://127.0.0.1:40801/solr/deletereplica_test_shard1_replica_n2/ has no
replicas
[junit4] 2> 1921260 INFO (zkCallback-4271-thread-1)
[n:127.0.0.1:40801_solr c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
http://127.0.0.1:40801/solr/deletereplica_test_shard1_replica_n2/ shard1
[junit4] 2> 1921261 INFO (zkCallback-4271-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deletereplica_test/state.json] for collection
[deletereplica_test] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1921350 INFO (qtp10063140-17929) [n:127.0.0.1:33215_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=deleteReplicaOnIndexing&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1921352 INFO
(OverseerThreadFactory-7840-thread-3-processing-n:127.0.0.1:40801_solr)
[n:127.0.0.1:40801_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deleteReplicaOnIndexing
[junit4] 2> 1921560 INFO (qtp10063140-17930) [n:127.0.0.1:33215_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> 1921563 INFO (qtp4827659-17899) [n:127.0.0.1:40689_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> 1921565 INFO (qtp848303-17901) [n:127.0.0.1:40801_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={wt=javabin&version=2&key=solr.core.deletereplica_test.shard1.replica_n2:INDEX.sizeInBytes}
status=0 QTime=0
[junit4] 2> 1921568 INFO (qtp848303-18046) [n:127.0.0.1:40801_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=1
[junit4] 2> 1921571 INFO (qtp7563228-17898) [n:127.0.0.1:45065_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=1
[junit4] 2> 1921575 INFO
(OverseerStateUpdate-72064228724244486-127.0.0.1:40801_solr-n_0000000000)
[n:127.0.0.1:40801_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteReplicaOnIndexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteReplicaOnIndexing_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:45065/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1921577 INFO
(OverseerStateUpdate-72064228724244486-127.0.0.1:40801_solr-n_0000000000)
[n:127.0.0.1:40801_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteReplicaOnIndexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteReplicaOnIndexing_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40689/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1921780 INFO (qtp4827659-17902) [n:127.0.0.1:40689_solr
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteReplicaOnIndexing_shard1_replica_n2&action=CREATE&numShards=1&collection=deleteReplicaOnIndexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1921780 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteReplicaOnIndexing_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteReplicaOnIndexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1922180 DEBUG (ScheduledTrigger-7838-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1922797 INFO (qtp4827659-17902) [n:127.0.0.1:40689_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.6.0
[junit4] 2> 1922798 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.6.0
[junit4] 2> 1922818 INFO (qtp4827659-17902) [n:127.0.0.1:40689_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.s.IndexSchema
[deleteReplicaOnIndexing_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1922819 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.s.IndexSchema
[deleteReplicaOnIndexing_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1922822 INFO (qtp4827659-17902) [n:127.0.0.1:40689_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1922822 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1922822 INFO (qtp4827659-17902) [n:127.0.0.1:40689_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'deleteReplicaOnIndexing_shard1_replica_n2' using configuration from
collection deleteReplicaOnIndexing, trusted=true
[junit4] 2> 1922822 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'deleteReplicaOnIndexing_shard1_replica_n1' using configuration from
collection deleteReplicaOnIndexing, trusted=true
[junit4] 2> 1922823 INFO (qtp4827659-17902) [n:127.0.0.1:40689_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_40689.solr.core.deleteReplicaOnIndexing.shard1.replica_n2'
(registry 'solr.core.deleteReplicaOnIndexing.shard1.replica_n2') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d4d002
[junit4] 2> 1922823 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_45065.solr.core.deleteReplicaOnIndexing.shard1.replica_n1'
(registry 'solr.core.deleteReplicaOnIndexing.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d4d002
[junit4] 2> 1922823 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.SolrCore
[[deleteReplicaOnIndexing_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_994479D7B8667A57-001/tempDir-001/node2/deleteReplicaOnIndexing_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_994479D7B8667A57-001/tempDir-001/node2/./deleteReplicaOnIndexing_shard1_replica_n1/data/]
[junit4] 2> 1922823 INFO (qtp4827659-17902) [n:127.0.0.1:40689_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.SolrCore
[[deleteReplicaOnIndexing_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_994479D7B8667A57-001/tempDir-001/node1/deleteReplicaOnIndexing_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_994479D7B8667A57-001/tempDir-001/node1/./deleteReplicaOnIndexing_shard1_replica_n2/data/]
[junit4] 2> 1922882 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1922882 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1922883 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1922883 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1922885 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2cba11[deleteReplicaOnIndexing_shard1_replica_n1] main]
[junit4] 2> 1922886 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1922886 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1922887 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 1922889 INFO
(searcherExecutor-7877-thread-1-processing-n:127.0.0.1:45065_solr
x:deleteReplicaOnIndexing_shard1_replica_n1 c:deleteReplicaOnIndexing s:shard1
r:core_node3) [n:127.0.0.1:45065_solr c:deleteReplicaOnIndexing s:shard1
r:core_node3 x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.SolrCore
[deleteReplicaOnIndexing_shard1_replica_n1] Registered new searcher
Searcher@2cba11[deleteReplicaOnIndexing_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1922889 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1620221855429296128
[junit4] 2> 1922894 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/deleteReplicaOnIndexing/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 1922897 INFO (qtp7563228-17903) [n:127.0.0.1:45065_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard1: total=2 found=1
timeoutin=9999ms
[junit4] 2> 1922899 INFO (qtp4827659-17902) [n:127.0.0.1:40689_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1922899 INFO (qtp4827659-17902) [n:127.0.0.1:40689_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1922901 INFO (qtp4827659-17902) [n:127.0.0.1:40689_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1922901 INFO (qtp4827659-17902) [n:127.0.0.1:40689_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1922903 INFO (qtp4827659-17902) [n:127.0.0.1:40689_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@c7276f[deleteReplicaOnIndexing_shard1_replica_n2] main]
[junit4] 2> 1922905 INFO (qtp4827659-17902) [n:127.0.0.1:40689_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1922905 INFO (qtp4827659-17902) [n:127.0.0.1:40689_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1922906 INFO (qtp4827659-17902) [n:127.0.0.1:40689_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 1922906 INFO (qtp4827659-17902) [n:127.0.0.1:40689_solr
c:deleteReplicaOnIndexing s:shard1 r:core_node4
x:deleteReplicaOnIndexing_shard1_re
[...truncated too long message...]
0000) [n:127.0.0.1:38827_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:38827_solr
[junit4] 2> 253877 INFO (coreCloseExecutor-497-thread-1)
[n:127.0.0.1:40259_solr c:raceDeleteReplica_true s:shard1 r:core_node3
x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.raceDeleteReplica_true.shard1.leader, tag=cb83e4
[junit4] 2> 253877 INFO (coreCloseExecutor-497-thread-2)
[n:127.0.0.1:40259_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.deleteReplicaOnIndexing.shard1.leader, tag=16b6ebd
[junit4] 2> 253877 WARN
(OverseerAutoScalingTriggerThread-72064372198670342-127.0.0.1:38827_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 253880 INFO (coreCloseExecutor-498-thread-1)
[n:127.0.0.1:38699_solr c:raceDeleteReplica_false s:shard1 r:core_node3
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.raceDeleteReplica_false.shard1.leader, tag=143abcb
[junit4] 2> 253880 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
0x100062a29dd0016, likely client has closed socket
[junit4] 2> 253881 INFO (coreCloseExecutor-498-thread-3)
[n:127.0.0.1:38699_solr c:deleteByCount s:shard1 r:core_node6
x:deleteByCount_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_n4, tag=163e933
[junit4] 2> 253881 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
0x100062a29dd0006, likely client has closed socket
[junit4] 2> 253881 INFO (coreCloseExecutor-498-thread-3)
[n:127.0.0.1:38699_solr c:deleteByCount s:shard1 r:core_node6
x:deleteByCount_shard1_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a28fab: rootName =
solr_38699, domain = solr.core.deleteByCount.shard1.replica_n4, service url =
null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_n4 /
com.codahale.metrics.MetricRegistry@8aa419
[junit4] 2> 253882 INFO (jetty-closer-145-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@10fd281{/solr,null,UNAVAILABLE}
[junit4] 2> 253882 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
0x100062a29dd0015, likely client has closed socket
[junit4] 2> 253882 INFO (jetty-closer-145-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 253883 INFO (zkCallback-258-thread-3) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38699_solr
[junit4] 2> 253900 INFO (coreCloseExecutor-498-thread-3)
[n:127.0.0.1:38699_solr c:deleteByCount s:shard1 r:core_node6
x:deleteByCount_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=163e933
[junit4] 2> 253904 INFO (jetty-closer-145-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@905d26{/solr,null,UNAVAILABLE}
[junit4] 2> 253904 INFO (jetty-closer-145-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 255382 INFO (jetty-closer-145-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@b3ab4e{/solr,null,UNAVAILABLE}
[junit4] 2> 255382 INFO (jetty-closer-145-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 255382 ERROR
(SUITE-DeleteReplicaTest-seed#[994479D7B8667A57]-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> 255383 INFO
(SUITE-DeleteReplicaTest-seed#[994479D7B8667A57]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36695 36695
[junit4] 2> 255476 INFO (Thread-369) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36695 36695
[junit4] 2> 255477 WARN (Thread-369) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 19
/solr/collections/deleteFromClusterState_false/terms/shard1
[junit4] 2> 17
/solr/collections/deleteFromClusterState_true/terms/shard1
[junit4] 2> 17 /solr/collections/deleteByCount/terms/shard1
[junit4] 2> 16
/solr/collections/raceDeleteReplica_true/terms/shard1
[junit4] 2> 15 /solr/aliases.json
[junit4] 2> 15 /solr/configs/conf
[junit4] 2> 11
/solr/collections/deleteReplicaOnIndexing/terms/shard1
[junit4] 2> 10
/solr/collections/deletereplica_test/terms/shard1
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 8
/solr/collections/raceDeleteReplica_false/terms/shard1
[junit4] 2> 7 /solr/collections/delLiveColl/terms/shard2
[junit4] 2> 7 /solr/security.json
[junit4] 2> 6 /solr/collections/delLiveColl/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 15
/solr/collections/raceDeleteReplica_true/state.json
[junit4] 2> 15 /solr/clusterprops.json
[junit4] 2> 15 /solr/clusterstate.json
[junit4] 2> 7 /solr/collections/deletereplica_test/state.json
[junit4] 2> 6
/solr/collections/raceDeleteReplica_false/state.json
[junit4] 2> 4 /solr/collections/delLiveColl/state.json
[junit4] 2> 4
/solr/collections/deleteReplicaOnIndexing/state.json
[junit4] 2> 4 /solr/collections/deleteByCount/state.json
[junit4] 2> 4
/solr/collections/deleteFromClusterState_true/state.json
[junit4] 2> 4
/solr/collections/deleteFromClusterState_false/state.json
[junit4] 2> 3
/solr/overseer_elect/election/72064372198670342-127.0.0.1:38827_solr-n_0000000000
[junit4] 2> 2
/solr/collections/deleteByCount/leader_elect/shard1/election/72064372198670365-core_node6-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/72064372198670357-127.0.0.1:40259_solr-n_0000000004
[junit4] 2> 2
/solr/overseer_elect/election/72064372198670348-127.0.0.1:43843_solr-n_0000000002
[junit4] 2> 2
/solr/collections/raceDeleteReplica_true/leader_elect/shard1/election/72064372198670345-core_node4-n_0000000000
[junit4] 2> 2
/solr/collections/raceDeleteReplica_false/leader_elect/shard1/election/72064372198670348-core_node4-n_0000000000
[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>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_994479D7B8667A57-001
[junit4] 2> Dec 18, 2018 8:51:38 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=2, maxDocsPerChunk=281, blockSize=1),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=2, blockSize=1)), sim=RandomSimilarity(queryNorm=false): {},
locale=de-GR, timezone=America/Halifax
[junit4] 2> NOTE: Linux 4.15.0-42-generic i386/Oracle Corporation
1.8.0_172 (32-bit)/cpus=8,threads=1,free=192059928,total=264765440
[junit4] 2> NOTE: All tests run in this JVM: [DeleteReplicaTest,
DeleteReplicaTest]
[junit4] Completed [5/5 (1!)] on J2 in 151.61s, 7 tests, 1 failure, 1 error
<<< FAILURES!
[...truncated 12 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/common-build.xml:1567: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/lucene/common-build.xml:1092:
There were test failures: 5 suites, 35 tests, 1 error, 1 failure [seed:
994479D7B8667A57]
Total time: 4 minutes 18 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 1/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[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=e1d5761f7b976aa4ab83969f9a699597c0855b3e,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.6-Linux
[WARNINGS] Computing warning deltas based on reference build #115
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]