Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3064/
Java: 32bit/jdk1.8.0_172 -client -XX:+UseParallelGC
6 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:34447_solr,
127.0.0.1:37139_solr, 127.0.0.1:42413_solr] Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/12)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"raceDeleteReplica_false_shard1_replica_n1",
"base_url":"http://127.0.0.1:45509/solr",
"node_name":"127.0.0.1:45509_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:45509/solr",
"node_name":"127.0.0.1:45509_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:34447_solr, 127.0.0.1:37139_solr, 127.0.0.1:42413_solr]
Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/12)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"raceDeleteReplica_false_shard1_replica_n1",
"base_url":"http://127.0.0.1:45509/solr",
"node_name":"127.0.0.1:45509_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:45509/solr",
"node_name":"127.0.0.1:45509_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([7ED3B1A1FFE9B306:14C5D071971BF9CC]: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.deleteLiveReplicaTest
Error Message:
Error from server at http://127.0.0.1:42413/solr: Cannot create collection
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to
be created. Value of numShards is 2, value of nrtReplicas is 2, value of
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be
created (higher than the allowed number)
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:42413/solr: Cannot create collection
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to
be created. Value of numShards is 2, value of nrtReplicas is 2, value of
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be
created (higher than the allowed number)
at
__randomizedtesting.SeedInfo.seed([7ED3B1A1FFE9B306:D3B305AAE2D61B73]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:75)
at 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:33827_solr,
127.0.0.1:35393_solr, 127.0.0.1:40021_solr] Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/12)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node4":{ "core":"raceDeleteReplica_false_shard1_replica_n2",
"base_url":"http://127.0.0.1:40553/solr",
"node_name":"127.0.0.1:40553_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:40553/solr",
"node_name":"127.0.0.1:40553_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:33827_solr, 127.0.0.1:35393_solr, 127.0.0.1:40021_solr]
Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/12)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node4":{
"core":"raceDeleteReplica_false_shard1_replica_n2",
"base_url":"http://127.0.0.1:40553/solr",
"node_name":"127.0.0.1:40553_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:40553/solr",
"node_name":"127.0.0.1:40553_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([7ED3B1A1FFE9B306:14C5D071971BF9CC]: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.deleteLiveReplicaTest
Error Message:
Error from server at http://127.0.0.1:35393/solr: Cannot create collection
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to
be created. Value of numShards is 2, value of nrtReplicas is 2, value of
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be
created (higher than the allowed number)
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:35393/solr: Cannot create collection
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to
be created. Value of numShards is 2, value of nrtReplicas is 2, value of
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be
created (higher than the allowed number)
at
__randomizedtesting.SeedInfo.seed([7ED3B1A1FFE9B306:D3B305AAE2D61B73]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:75)
at 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:33513_solr,
127.0.0.1:35661_solr, 127.0.0.1:46429_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:46723/solr",
"node_name":"127.0.0.1:46723_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:46723/solr",
"node_name":"127.0.0.1:46723_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:33513_solr, 127.0.0.1:35661_solr, 127.0.0.1:46429_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:46723/solr",
"node_name":"127.0.0.1:46723_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:46723/solr",
"node_name":"127.0.0.1:46723_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([7ED3B1A1FFE9B306:14C5D071971BF9CC]: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.deleteLiveReplicaTest
Error Message:
Error from server at http://127.0.0.1:33513/solr: Cannot create collection
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to
be created. Value of numShards is 2, value of nrtReplicas is 2, value of
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be
created (higher than the allowed number)
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:33513/solr: Cannot create collection
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to
be created. Value of numShards is 2, value of nrtReplicas is 2, value of
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be
created (higher than the allowed number)
at
__randomizedtesting.SeedInfo.seed([7ED3B1A1FFE9B306:D3B305AAE2D61B73]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:75)
at 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 12678 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_7ED3B1A1FFE9B306-001/init-core-data-001
[junit4] 2> 60266 WARN
(SUITE-DeleteReplicaTest-seed#[7ED3B1A1FFE9B306]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=325 numCloses=325
[junit4] 2> 60267 INFO
(SUITE-DeleteReplicaTest-seed#[7ED3B1A1FFE9B306]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 60268 INFO
(SUITE-DeleteReplicaTest-seed#[7ED3B1A1FFE9B306]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 60268 INFO
(SUITE-DeleteReplicaTest-seed#[7ED3B1A1FFE9B306]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 60269 INFO
(SUITE-DeleteReplicaTest-seed#[7ED3B1A1FFE9B306]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_7ED3B1A1FFE9B306-001/tempDir-001
[junit4] 2> 60269 INFO
(SUITE-DeleteReplicaTest-seed#[7ED3B1A1FFE9B306]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 60269 INFO (Thread-116) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 60269 INFO (Thread-116) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 60278 ERROR (Thread-116) [ ] 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> 60369 INFO
(SUITE-DeleteReplicaTest-seed#[7ED3B1A1FFE9B306]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:44613
[junit4] 2> 60372 INFO (zkConnectionManagerCallback-61-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 60379 INFO (jetty-launcher-58-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> 60383 INFO (jetty-launcher-58-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> 60386 INFO (jetty-launcher-58-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> 60394 INFO (jetty-launcher-58-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> 60406 INFO (jetty-launcher-58-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 60406 INFO (jetty-launcher-58-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 60406 INFO (jetty-launcher-58-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 60409 INFO (jetty-launcher-58-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 60409 INFO (jetty-launcher-58-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 60409 INFO (jetty-launcher-58-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 60413 INFO (jetty-launcher-58-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 60413 INFO (jetty-launcher-58-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 60413 INFO (jetty-launcher-58-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 60417 INFO (jetty-launcher-58-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@94b69b{/solr,null,AVAILABLE}
[junit4] 2> 60421 INFO (jetty-launcher-58-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@bf7378{/solr,null,AVAILABLE}
[junit4] 2> 60427 INFO (jetty-launcher-58-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1036f7f{/solr,null,AVAILABLE}
[junit4] 2> 60427 INFO (jetty-launcher-58-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 60427 INFO (jetty-launcher-58-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 60427 INFO (jetty-launcher-58-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 60428 INFO (jetty-launcher-58-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@64743d{HTTP/1.1,[http/1.1]}{127.0.0.1:46429}
[junit4] 2> 60428 INFO (jetty-launcher-58-thread-1) [ ] o.e.j.s.Server
Started @60470ms
[junit4] 2> 60428 INFO (jetty-launcher-58-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46429}
[junit4] 2> 60429 ERROR (jetty-launcher-58-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 60429 INFO (jetty-launcher-58-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 60429 INFO (jetty-launcher-58-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 60429 INFO (jetty-launcher-58-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 60429 INFO (jetty-launcher-58-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 60429 INFO (jetty-launcher-58-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-09T21:25:38.820Z
[junit4] 2> 60430 INFO (jetty-launcher-58-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@15cb41e{HTTP/1.1,[http/1.1]}{127.0.0.1:46723}
[junit4] 2> 60430 INFO (jetty-launcher-58-thread-2) [ ] o.e.j.s.Server
Started @60472ms
[junit4] 2> 60430 INFO (jetty-launcher-58-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46723}
[junit4] 2> 60430 ERROR (jetty-launcher-58-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 60430 INFO (jetty-launcher-58-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 60430 INFO (jetty-launcher-58-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 60430 INFO (jetty-launcher-58-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 60430 INFO (jetty-launcher-58-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 60430 INFO (jetty-launcher-58-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-09T21:25:38.821Z
[junit4] 2> 60437 INFO (jetty-launcher-58-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@11d7c7d{/solr,null,AVAILABLE}
[junit4] 2> 60445 INFO (jetty-launcher-58-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6c13f3{HTTP/1.1,[http/1.1]}{127.0.0.1:35661}
[junit4] 2> 60446 INFO (jetty-launcher-58-thread-3) [ ] o.e.j.s.Server
Started @60487ms
[junit4] 2> 60446 INFO (jetty-launcher-58-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35661}
[junit4] 2> 60446 ERROR (jetty-launcher-58-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 60446 INFO (jetty-launcher-58-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 60446 INFO (jetty-launcher-58-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 60446 INFO (jetty-launcher-58-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 60446 INFO (jetty-launcher-58-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 60446 INFO (jetty-launcher-58-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-09T21:25:38.837Z
[junit4] 2> 60453 INFO (jetty-launcher-58-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1bfc87{HTTP/1.1,[http/1.1]}{127.0.0.1:33513}
[junit4] 2> 60453 INFO (jetty-launcher-58-thread-4) [ ] o.e.j.s.Server
Started @60495ms
[junit4] 2> 60453 INFO (zkConnectionManagerCallback-65-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 60453 INFO (jetty-launcher-58-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33513}
[junit4] 2> 60454 ERROR (jetty-launcher-58-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 60454 INFO (jetty-launcher-58-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 60454 INFO (jetty-launcher-58-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 60454 INFO (jetty-launcher-58-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 60454 INFO (jetty-launcher-58-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 60454 INFO (jetty-launcher-58-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-09T21:25:38.845Z
[junit4] 2> 60483 INFO (zkConnectionManagerCallback-63-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 60483 INFO (jetty-launcher-58-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 60501 INFO (zkConnectionManagerCallback-69-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 60502 INFO (jetty-launcher-58-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 60542 INFO (jetty-launcher-58-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 60549 INFO (zkConnectionManagerCallback-67-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 60556 INFO (jetty-launcher-58-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 62922 INFO (jetty-launcher-58-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44613/solr
[junit4] 2> 62949 INFO (zkConnectionManagerCallback-73-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 62989 INFO (zkConnectionManagerCallback-75-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 63151 INFO (jetty-launcher-58-thread-4)
[n:127.0.0.1:33513_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33513_solr
[junit4] 2> 63155 INFO (jetty-launcher-58-thread-4)
[n:127.0.0.1:33513_solr ] o.a.s.c.Overseer Overseer
(id=72134467176693766-127.0.0.1:33513_solr-n_0000000000) starting
[junit4] 2> 63179 INFO (zkConnectionManagerCallback-82-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 63182 INFO (jetty-launcher-58-thread-4)
[n:127.0.0.1:33513_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44613/solr ready
[junit4] 2> 63193 INFO
(OverseerStateUpdate-72134467176693766-127.0.0.1:33513_solr-n_0000000000)
[n:127.0.0.1:33513_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:33513_solr
[junit4] 2> 63231 INFO (jetty-launcher-58-thread-4)
[n:127.0.0.1:33513_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33513_solr
[junit4] 2> 63285 INFO (zkCallback-81-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 63294 INFO (zkCallback-74-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 63310 INFO (jetty-launcher-58-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44613/solr
[junit4] 2> 63317 INFO (jetty-launcher-58-thread-4)
[n:127.0.0.1:33513_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 63365 INFO (zkConnectionManagerCallback-87-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 63375 INFO (jetty-launcher-58-thread-4)
[n:127.0.0.1:33513_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33513.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624391
[junit4] 2> 63389 INFO (jetty-launcher-58-thread-4)
[n:127.0.0.1:33513_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33513.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624391
[junit4] 2> 63389 INFO (jetty-launcher-58-thread-4)
[n:127.0.0.1:33513_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33513.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624391
[junit4] 2> 63401 INFO (jetty-launcher-58-thread-4)
[n:127.0.0.1:33513_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_7ED3B1A1FFE9B306-001/tempDir-001/node4/.
[junit4] 2> 63413 INFO (zkConnectionManagerCallback-89-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 63432 INFO (jetty-launcher-58-thread-1)
[n:127.0.0.1:46429_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 63438 INFO (jetty-launcher-58-thread-1)
[n:127.0.0.1:46429_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 63438 INFO (jetty-launcher-58-thread-1)
[n:127.0.0.1:46429_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46429_solr
[junit4] 2> 63467 INFO (zkCallback-74-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 63470 INFO (zkCallback-81-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 63477 INFO (zkCallback-88-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 63519 INFO (zkConnectionManagerCallback-96-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 63521 INFO (jetty-launcher-58-thread-1)
[n:127.0.0.1:46429_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 63524 INFO (jetty-launcher-58-thread-1)
[n:127.0.0.1:46429_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44613/solr ready
[junit4] 2> 63524 INFO (jetty-launcher-58-thread-1)
[n:127.0.0.1:46429_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 63554 INFO (jetty-launcher-58-thread-1)
[n:127.0.0.1:46429_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46429.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624391
[junit4] 2> 63575 INFO (jetty-launcher-58-thread-1)
[n:127.0.0.1:46429_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46429.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624391
[junit4] 2> 63576 INFO (jetty-launcher-58-thread-1)
[n:127.0.0.1:46429_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46429.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624391
[junit4] 2> 63579 INFO (jetty-launcher-58-thread-1)
[n:127.0.0.1:46429_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_7ED3B1A1FFE9B306-001/tempDir-001/node1/.
[junit4] 2> 63872 INFO (jetty-launcher-58-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44613/solr
[junit4] 2> 63873 INFO (zkConnectionManagerCallback-101-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 63876 INFO (zkConnectionManagerCallback-103-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 63884 INFO (jetty-launcher-58-thread-3)
[n:127.0.0.1:35661_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 63888 INFO (jetty-launcher-58-thread-3)
[n:127.0.0.1:35661_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 63888 INFO (jetty-launcher-58-thread-3)
[n:127.0.0.1:35661_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35661_solr
[junit4] 2> 63891 INFO (zkCallback-81-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 63891 INFO (zkCallback-88-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 63891 INFO (zkCallback-74-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 63891 INFO (zkCallback-95-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 63896 INFO (zkCallback-102-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 63918 INFO (zkConnectionManagerCallback-110-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 63920 INFO (jetty-launcher-58-thread-3)
[n:127.0.0.1:35661_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 63920 INFO (jetty-launcher-58-thread-3)
[n:127.0.0.1:35661_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44613/solr ready
[junit4] 2> 63921 INFO (jetty-launcher-58-thread-3)
[n:127.0.0.1:35661_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 63943 INFO (jetty-launcher-58-thread-3)
[n:127.0.0.1:35661_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35661.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624391
[junit4] 2> 63956 INFO (jetty-launcher-58-thread-3)
[n:127.0.0.1:35661_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35661.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624391
[junit4] 2> 63957 INFO (jetty-launcher-58-thread-3)
[n:127.0.0.1:35661_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35661.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624391
[junit4] 2> 63958 INFO (jetty-launcher-58-thread-3)
[n:127.0.0.1:35661_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_7ED3B1A1FFE9B306-001/tempDir-001/node3/.
[junit4] 2> 64923 INFO (jetty-launcher-58-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44613/solr
[junit4] 2> 64925 INFO (zkConnectionManagerCallback-115-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 64928 INFO (zkConnectionManagerCallback-117-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 64933 INFO (jetty-launcher-58-thread-2)
[n:127.0.0.1:46723_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 64937 INFO (jetty-launcher-58-thread-2)
[n:127.0.0.1:46723_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 64937 INFO (jetty-launcher-58-thread-2)
[n:127.0.0.1:46723_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46723_solr
[junit4] 2> 64938 INFO (zkCallback-88-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 64938 INFO (zkCallback-95-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 64938 INFO (zkCallback-74-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 64938 INFO (zkCallback-81-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 64938 INFO (zkCallback-102-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 64945 INFO (zkCallback-109-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 64946 INFO (zkCallback-116-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 64969 INFO (zkConnectionManagerCallback-124-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 64971 INFO (jetty-launcher-58-thread-2)
[n:127.0.0.1:46723_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 64973 INFO (jetty-launcher-58-thread-2)
[n:127.0.0.1:46723_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44613/solr ready
[junit4] 2> 64974 INFO (jetty-launcher-58-thread-2)
[n:127.0.0.1:46723_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 64995 INFO (jetty-launcher-58-thread-2)
[n:127.0.0.1:46723_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46723.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624391
[junit4] 2> 65009 INFO (jetty-launcher-58-thread-2)
[n:127.0.0.1:46723_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46723.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624391
[junit4] 2> 65010 INFO (jetty-launcher-58-thread-2)
[n:127.0.0.1:46723_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46723.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624391
[junit4] 2> 65012 INFO (jetty-launcher-58-thread-2)
[n:127.0.0.1:46723_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_7ED3B1A1FFE9B306-001/tempDir-001/node2/.
[junit4] 2> 65111 INFO (zkConnectionManagerCallback-127-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 65118 INFO (zkConnectionManagerCallback-132-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 65120 INFO
(SUITE-DeleteReplicaTest-seed#[7ED3B1A1FFE9B306]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 65121 INFO
(SUITE-DeleteReplicaTest-seed#[7ED3B1A1FFE9B306]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44613/solr ready
[junit4] 2> 65151 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ED3B1A1FFE9B306]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCount
[junit4] 2> 65173 INFO (qtp2805026-402) [n:127.0.0.1:46723_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=1&collection.configName=conf&name=deleteByCount&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 65185 INFO
(OverseerThreadFactory-211-thread-1-processing-n:127.0.0.1:33513_solr)
[n:127.0.0.1:33513_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deleteByCount
[junit4] 2> 65337 INFO (qtp2805026-390) [n:127.0.0.1:46723_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=11
[junit4] 2> 65341 INFO (qtp11286385-414) [n:127.0.0.1:33513_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> 65344 INFO (qtp23671624-406) [n:127.0.0.1:35661_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> 65346 INFO (qtp24434397-410) [n:127.0.0.1:46429_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> 65374 INFO
(OverseerStateUpdate-72134467176693766-127.0.0.1:33513_solr-n_0000000000)
[n:127.0.0.1:33513_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:46429/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 65377 INFO
(OverseerStateUpdate-72134467176693766-127.0.0.1:33513_solr-n_0000000000)
[n:127.0.0.1:33513_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_t2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:35661/solr",
[junit4] 2> "type":"TLOG",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 65378 INFO
(OverseerStateUpdate-72134467176693766-127.0.0.1:33513_solr-n_0000000000)
[n:127.0.0.1:33513_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_p3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:33513/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 65583 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
x:deleteByCount_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 65583 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
x:deleteByCount_shard1_replica_p3] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p3&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 65584 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
x:deleteByCount_shard1_replica_p3] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 65585 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
x:deleteByCount_shard1_replica_t2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_t2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 66613 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
[junit4] 2> 66613 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
[junit4] 2> 66617 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
[junit4] 2> 66626 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p3] Schema name=minimal
[junit4] 2> 66626 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_t2] Schema name=minimal
[junit4] 2> 66629 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n1] Schema name=minimal
[junit4] 2> 66630 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 66630 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 66630 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p3' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 66630 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_t2' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 66633 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 66633 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n1' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 66633 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33513.solr.core.deleteByCount.shard1.replica_p3' (registry
'solr.core.deleteByCount.shard1.replica_p3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624391
[junit4] 2> 66633 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35661.solr.core.deleteByCount.shard1.replica_t2' (registry
'solr.core.deleteByCount.shard1.replica_t2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624391
[junit4] 2> 66634 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_t2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_7ED3B1A1FFE9B306-001/tempDir-001/node3/deleteByCount_shard1_replica_t2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_7ED3B1A1FFE9B306-001/tempDir-001/node3/./deleteByCount_shard1_replica_t2/data/]
[junit4] 2> 66634 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_7ED3B1A1FFE9B306-001/tempDir-001/node4/deleteByCount_shard1_replica_p3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_7ED3B1A1FFE9B306-001/tempDir-001/node4/./deleteByCount_shard1_replica_p3/data/]
[junit4] 2> 66634 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46429.solr.core.deleteByCount.shard1.replica_n1' (registry
'solr.core.deleteByCount.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624391
[junit4] 2> 66634 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_7ED3B1A1FFE9B306-001/tempDir-001/node1/deleteByCount_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_7ED3B1A1FFE9B306-001/tempDir-001/node1/./deleteByCount_shard1_replica_n1/data/]
[junit4] 2> 66717 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 66717 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 66719 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 66719 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 66720 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 66720 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 66722 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3b9888[deleteByCount_shard1_replica_t2] main]
[junit4] 2> 66722 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@de29c3[deleteByCount_shard1_replica_p3] main]
[junit4] 2> 66723 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 66723 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 66725 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 66725 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 66726 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 66726 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 66727 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 66727 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 66727 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 66727 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 66729 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1616693160962949120
[junit4] 2> 66731 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1772f7a[deleteByCount_shard1_replica_n1] main]
[junit4] 2> 66732 INFO
(searcherExecutor-237-thread-1-processing-n:127.0.0.1:33513_solr
x:deleteByCount_shard1_replica_p3 c:deleteByCount s:shard1 r:core_node6)
[n:127.0.0.1:33513_solr c:deleteByCount s:shard1 r:core_node6
x:deleteByCount_shard1_replica_p3] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_p3] Registered new searcher
Searcher@de29c3[deleteByCount_shard1_replica_p3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 66732 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 66733 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 66733 INFO
(searcherExecutor-238-thread-1-processing-n:127.0.0.1:35661_solr
x:deleteByCount_shard1_replica_t2 c:deleteByCount s:shard1 r:core_node5)
[n:127.0.0.1:35661_solr c:deleteByCount s:shard1 r:core_node5
x:deleteByCount_shard1_replica_t2] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_t2] Registered new searcher
Searcher@3b9888[deleteByCount_shard1_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 66734 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 66736 INFO
(searcherExecutor-239-thread-1-processing-n:127.0.0.1:46429_solr
x:deleteByCount_shard1_replica_n1 c:deleteByCount s:shard1 r:core_node4)
[n:127.0.0.1:46429_solr c:deleteByCount s:shard1 r:core_node4
x:deleteByCount_shard1_replica_n1] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n1] Registered new searcher
Searcher@1772f7a[deleteByCount_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 66736 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1616693160970289152
[junit4] 2> 66746 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3]
o.a.s.c.ZkController deleteByCount_shard1_replica_p3 starting background
replication from leader
[junit4] 2> 66748 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 66754 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
[junit4] 2> 66754 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCount/terms/shard1 to Terms{values={core_node5=0},
version=0}
[junit4] 2> 66755 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCount/terms/shard1 to Terms{values={core_node4=0,
core_node5=0}, version=1}
[junit4] 2> 66758 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 66758 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 66768 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 66769 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 66769 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:46429/solr/deleteByCount_shard1_replica_n1/
[junit4] 2> 66775 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=deleteByCount_shard1_replica_n1
url=http://127.0.0.1:46429/solr START
replicas=[http://127.0.0.1:35661/solr/deleteByCount_shard1_replica_t2/]
nUpdates=100
[junit4] 2> 66776 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=deleteByCount_shard1_replica_n1
url=http://127.0.0.1:46429/solr DONE. We have no versions. sync failed.
[junit4] 2> 66780 INFO (qtp23671624-393) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.S.Request [deleteByCount_shard1_replica_t2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 66781 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 66781 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_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> 66781 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 66793 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:46429/solr/deleteByCount_shard1_replica_n1/ shard1
[junit4] 2> 66895 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 66900 INFO (qtp24434397-386) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1318
[junit4] 2> 66910 INFO (indexFetcher-252-thread-1) [ ]
o.a.s.h.IndexFetcher Replica core_node4 is leader but it's state is down,
skipping replication
[junit4] 2> 66997 INFO (zkCallback-88-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 67763 INFO (qtp11286385-401) [n:127.0.0.1:33513_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p3&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL}
status=0 QTime=2181
[junit4] 2> 67768 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.ZkController deleteByCount_shard1_replica_t2 starting background
replication from leader
[junit4] 2> 67768 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 67770 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 67771 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 67771 INFO (indexFetcher-254-thread-1) [ ]
o.a.s.h.IndexFetcher Updated masterUrl to
http://127.0.0.1:46429/solr/deleteByCount_shard1_replica_n1/
[junit4] 2> 67774 INFO (qtp23671624-392) [n:127.0.0.1:35661_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_t2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_t2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2189
[junit4] 2> 67774 INFO (qtp24434397-389) [n:127.0.0.1:46429_solr
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_n1]
o.a.s.c.S.Request [deleteByCount_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 67775 INFO (indexFetcher-254-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 67775 INFO (indexFetcher-254-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 67775 INFO (indexFetcher-254-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 67775 INFO (indexFetcher-254-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 67775 INFO (indexFetcher-254-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 67783 INFO (indexFetcher-254-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5a4b69[deleteByCount_shard1_replica_t2] main]
[junit4] 2> 67786 INFO (searcherExecutor-238-thread-1) [ ]
o.a.s.c.SolrCore [deleteByCount_shard1_replica_t2] Registered new searcher
Searcher@5a4b69[deleteByCount_shard1_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 67791 INFO (qtp2805026-402) [n:127.0.0.1:46723_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> 67875 INFO (zkCallback-74-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 67875 INFO (zkCallback-102-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 67875 INFO (zkCallback-88-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 68792 INFO (qtp2805026-402) [n:127.0.0.1:46723_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=1&collection.configName=conf&name=deleteByCount&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=1&wt=javabin&version=2}
status=0 QTime=3619
[junit4] 2> 68798 INFO (qtp2805026-385) [n:127.0.0.1:46723_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 68800 INFO
(OverseerCollectionConfigSetProcessor-72134467176693766-127.0.0.1:33513_solr-n_0000000000)
[n:127.0.0.1:33513_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> 68802 INFO (qtp11286385-415) [n:127.0.0.1:33513_solr
x:deleteByCount_shard1_replica_p3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_p3, tag=null
[junit4] 2> 68802 INFO (qtp11286385-415) [n:127.0.0.1:33513_solr
x:deleteByCount_shard1_replica_p3] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d711: rootName =
solr_33513, domain = solr.core.deleteByCoun
[...truncated too long message...]
IW:org.apache.solr.update.SolrIndexWriter@16fea75 commitCommandVersion:0
[junit4] 2> 256555 INFO (coreCloseExecutor-497-thread-2)
[n:127.0.0.1:33827_solr c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1814422: rootName =
solr_33827, domain = solr.core.deletereplica_test.shard1.replica_n2, service
url = null, agent id = null] for registry
solr.core.deletereplica_test.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@dd7312
[junit4] 2> 256572 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
0x100462b63400015, likely client has closed socket
[junit4] 2> 256572 INFO (jetty-closer-143-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@fd17cc{/solr,null,UNAVAILABLE}
[junit4] 2> 256573 INFO (jetty-closer-143-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 256575 INFO (coreCloseExecutor-498-thread-2)
[n:127.0.0.1:35393_solr c:deleteByCountNew s:shard2 r:core_node8
x:deleteByCountNew_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCountNew.shard2.leader,
tag=109ce2e
[junit4] 2> 256576 INFO (coreCloseExecutor-498-thread-1)
[n:127.0.0.1:35393_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=13313a2
[junit4] 2> 256587 INFO (coreCloseExecutor-497-thread-2)
[n:127.0.0.1:33827_solr c:deletereplica_test s:shard1 r:core_node4
x:deletereplica_test_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.collection.deletereplica_test.shard1.leader,
tag=69f5ed
[junit4] 2> 256591 INFO (jetty-closer-143-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1883fbc{/solr,null,UNAVAILABLE}
[junit4] 2> 256591 INFO (jetty-closer-143-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 256634 INFO (zkCallback-158-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteReplicaOnIndexing/state.json] for collection
[deleteReplicaOnIndexing] has occurred - updating... (live nodes size: [0])
[junit4] 2> 256634 INFO (zkCallback-158-thread-3) [ ]
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: [0])
[junit4] 2> 256653 INFO (jetty-closer-143-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72134746200604678-127.0.0.1:33827_solr-n_0000000001) closing
[junit4] 2> 256654 INFO
(OverseerStateUpdate-72134746200604678-127.0.0.1:33827_solr-n_0000000001)
[n:127.0.0.1:33827_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:33827_solr
[junit4] 2> 256654 WARN
(OverseerAutoScalingTriggerThread-72134746200604678-127.0.0.1:33827_solr-n_0000000001)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 256656 INFO (jetty-closer-143-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@12c3c2d{/solr,null,UNAVAILABLE}
[junit4] 2> 256656 INFO (jetty-closer-143-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 256658 ERROR
(SUITE-DeleteReplicaTest-seed#[7ED3B1A1FFE9B306]-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> 256658 INFO
(SUITE-DeleteReplicaTest-seed#[7ED3B1A1FFE9B306]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34579 34579
[junit4] 2> 256680 INFO (Thread-384) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:34579 34579
[junit4] 2> 256681 WARN (Thread-384) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 21
/solr/collections/deleteFromClusterState_false/terms/shard1
[junit4] 2> 19
/solr/collections/raceDeleteReplica_true/terms/shard1
[junit4] 2> 19
/solr/collections/deleteFromClusterState_true/terms/shard1
[junit4] 2> 15 /solr/aliases.json
[junit4] 2> 11 /solr/collections/deleteByCount/terms/shard1
[junit4] 2> 10
/solr/collections/deleteReplicaOnIndexing/terms/shard1
[junit4] 2> 10 /solr/configs/conf
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 9 /solr/collections/deleteByCountNew/terms/shard2
[junit4] 2> 9
/solr/collections/raceDeleteReplica_false/terms/shard1
[junit4] 2> 8
/solr/collections/deletereplica_test/terms/shard1
[junit4] 2> 7 /solr/collections/deleteByCountNew/terms/shard1
[junit4] 2> 7 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 17
/solr/collections/raceDeleteReplica_true/state.json
[junit4] 2> 15 /solr/clusterprops.json
[junit4] 2> 15 /solr/clusterstate.json
[junit4] 2> 13 /solr/collections/deleteByCountNew/state.json
[junit4] 2> 5
/solr/collections/raceDeleteReplica_false/state.json
[junit4] 2> 4
/solr/overseer_elect/election/72134746200604678-127.0.0.1:33827_solr-n_0000000001
[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/collections/deleteReplicaOnIndexing/state.json
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2> 2
/solr/collections/raceDeleteReplica_false/leader_elect/shard1/election/72134746200604680-core_node4-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/72134746200604693-127.0.0.1:40021_solr-n_0000000004
[junit4] 2> 2
/solr/collections/deleteFromClusterState_false/leader_elect/shard1/election/72134746200604687-core_node5-n_0000000000
[junit4] 2> 2 /solr/collections/deletereplica_test/state.json
[junit4] 2> 2
/solr/collections/raceDeleteReplica_true/leader_elect/shard1/election/72134746200604687-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> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_7ED3B1A1FFE9B306-001
[junit4] 2> Nov 09, 2018 10:39:01 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 5 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{id=FSTOrd50}, docValues:{_version_=DocValuesFormat(name=Asserting),
id=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=584,
maxMBSortInHeap=7.715581383471768, sim=RandomSimilarity(queryNorm=true): {},
locale=ms, timezone=Asia/Novosibirsk
[junit4] 2> NOTE: Linux 4.15.0-38-generic i386/Oracle Corporation
1.8.0_172 (32-bit)/cpus=8,threads=1,free=41387376,total=261095424
[junit4] 2> NOTE: All tests run in this JVM: [DeleteReplicaTest,
DeleteReplicaTest]
[junit4] Completed [4/5 (3!)] on J2 in 145.52s, 7 tests, 1 failure, 1 error
<<< FAILURES!
[...truncated 26 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1567: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092:
There were test failures: 5 suites, 35 tests, 3 errors, 3 failures [seed:
7ED3B1A1FFE9B306]
Total time: 4 minutes 26 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 3/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=9d280252df5d7f0b6e0109f02b83f8203b67acc2,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #3063
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]