Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/923/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
3 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:35060_solr,
127.0.0.1:40071_solr, 127.0.0.1:49282_solr] Last available state:
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/13)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"raceDeleteReplica_true_shard1_replica_n1",
"base_url":"https://127.0.0.1:58961/solr",
"node_name":"127.0.0.1:58961_solr", "state":"down",
"type":"NRT", "leader":"true"}, "core_node6":{
"core":"raceDeleteReplica_true_shard1_replica_n5",
"base_url":"https://127.0.0.1:58961/solr",
"node_name":"127.0.0.1:58961_solr", "state":"down",
"type":"NRT"}, "core_node4":{
"core":"raceDeleteReplica_true_shard1_replica_n2",
"base_url":"https://127.0.0.1:35060/solr",
"node_name":"127.0.0.1:35060_solr", "state":"down",
"type":"NRT"}}}}, "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:35060_solr, 127.0.0.1:40071_solr, 127.0.0.1:49282_solr]
Last available state:
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/13)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"raceDeleteReplica_true_shard1_replica_n1",
"base_url":"https://127.0.0.1:58961/solr",
"node_name":"127.0.0.1:58961_solr",
"state":"down",
"type":"NRT",
"leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_true_shard1_replica_n5",
"base_url":"https://127.0.0.1:58961/solr",
"node_name":"127.0.0.1:58961_solr",
"state":"down",
"type":"NRT"},
"core_node4":{
"core":"raceDeleteReplica_true_shard1_replica_n2",
"base_url":"https://127.0.0.1:35060/solr",
"node_name":"127.0.0.1:35060_solr",
"state":"down",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([A87B11AC93B98CF8:C26D707CFB4BC632]: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:229)
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 https://127.0.0.1:35060/solr: Cannot create collection
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to
be created. Value of numShards is 2, value of nrtReplicas is 2, value of
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be
created (higher than the allowed number)
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:35060/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([A87B11AC93B98CF8:51BA5A78E86248D]: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.deleteReplicaByCountForAllShards
Error Message:
Error from server at https://127.0.0.1:35060/solr: Cannot create collection
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes
currently live or live and part of your createNodeSet is 3. This allows a
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2,
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4
shards to be created (higher than the allowed number)
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:35060/solr: Cannot create collection
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes
currently live or live and part of your createNodeSet is 3. This allows a
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2,
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4
shards to be created (higher than the allowed number)
at
__randomizedtesting.SeedInfo.seed([A87B11AC93B98CF8:94EA56F8DCF8D1AD]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards(DeleteReplicaTest.java:167)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14110 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> 1950363 INFO
(SUITE-DeleteReplicaTest-seed#[A87B11AC93B98CF8]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_A87B11AC93B98CF8-001/init-core-data-001
[junit4] 2> 1950363 WARN
(SUITE-DeleteReplicaTest-seed#[A87B11AC93B98CF8]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 1950364 INFO
(SUITE-DeleteReplicaTest-seed#[A87B11AC93B98CF8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1950365 INFO
(SUITE-DeleteReplicaTest-seed#[A87B11AC93B98CF8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1950367 INFO
(SUITE-DeleteReplicaTest-seed#[A87B11AC93B98CF8]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_A87B11AC93B98CF8-001/tempDir-001
[junit4] 2> 1950367 INFO
(SUITE-DeleteReplicaTest-seed#[A87B11AC93B98CF8]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1950367 INFO (Thread-4570) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1950367 INFO (Thread-4570) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1950369 ERROR (Thread-4570) [ ] 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> 1950467 INFO
(SUITE-DeleteReplicaTest-seed#[A87B11AC93B98CF8]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:52639
[junit4] 2> 1950471 INFO (zkConnectionManagerCallback-8073-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1950488 INFO (jetty-launcher-8070-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_191-b12
[junit4] 2> 1950488 INFO (jetty-launcher-8070-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_191-b12
[junit4] 2> 1950489 INFO (jetty-launcher-8070-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1950489 INFO (jetty-launcher-8070-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1950489 INFO (jetty-launcher-8070-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1950489 INFO (jetty-launcher-8070-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@39b3d279{/solr,null,AVAILABLE}
[junit4] 2> 1950490 INFO (jetty-launcher-8070-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_191-b12
[junit4] 2> 1950490 INFO (jetty-launcher-8070-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@ad3baa8{SSL,[ssl,
http/1.1]}{127.0.0.1:49282}
[junit4] 2> 1950490 INFO (jetty-launcher-8070-thread-1) [ ]
o.e.j.s.Server Started @1952358ms
[junit4] 2> 1950491 INFO (jetty-launcher-8070-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1950491 INFO (jetty-launcher-8070-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1950491 INFO (jetty-launcher-8070-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1950491 INFO (jetty-launcher-8070-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@625e4b7a{/solr,null,AVAILABLE}
[junit4] 2> 1950491 INFO (jetty-launcher-8070-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@44b8b22f{SSL,[ssl,
http/1.1]}{127.0.0.1:58961}
[junit4] 2> 1950491 INFO (jetty-launcher-8070-thread-2) [ ]
o.e.j.s.Server Started @1952359ms
[junit4] 2> 1950491 INFO (jetty-launcher-8070-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58961}
[junit4] 2> 1950492 ERROR (jetty-launcher-8070-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1950492 INFO (jetty-launcher-8070-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1950492 INFO (jetty-launcher-8070-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 1950492 INFO (jetty-launcher-8070-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1950492 INFO (jetty-launcher-8070-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1950492 INFO (jetty-launcher-8070-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-23T06:35:28.926Z
[junit4] 2> 1950493 INFO (jetty-launcher-8070-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1950493 INFO (jetty-launcher-8070-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1950493 INFO (jetty-launcher-8070-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1950494 INFO (jetty-launcher-8070-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49282}
[junit4] 2> 1950494 INFO (jetty-launcher-8070-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5980b0a{/solr,null,AVAILABLE}
[junit4] 2> 1950494 ERROR (jetty-launcher-8070-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1950494 INFO (jetty-launcher-8070-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1950494 INFO (jetty-launcher-8070-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 1950494 INFO (jetty-launcher-8070-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1950494 INFO (jetty-launcher-8070-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1950494 INFO (jetty-launcher-8070-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-23T06:35:28.928Z
[junit4] 2> 1950494 INFO (jetty-launcher-8070-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2eeaa131{SSL,[ssl,
http/1.1]}{127.0.0.1:35060}
[junit4] 2> 1950494 INFO (jetty-launcher-8070-thread-3) [ ]
o.e.j.s.Server Started @1952362ms
[junit4] 2> 1950494 INFO (jetty-launcher-8070-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35060}
[junit4] 2> 1950494 ERROR (jetty-launcher-8070-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1950494 INFO (jetty-launcher-8070-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1950495 INFO (jetty-launcher-8070-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 1950495 INFO (jetty-launcher-8070-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1950495 INFO (jetty-launcher-8070-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1950495 INFO (jetty-launcher-8070-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-23T06:35:28.929Z
[junit4] 2> 1950505 INFO (jetty-launcher-8070-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_191-b12
[junit4] 2> 1950507 INFO (jetty-launcher-8070-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1950507 INFO (jetty-launcher-8070-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1950507 INFO (jetty-launcher-8070-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1950508 INFO (jetty-launcher-8070-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@75fc893{/solr,null,AVAILABLE}
[junit4] 2> 1950508 INFO (jetty-launcher-8070-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@75d039d2{SSL,[ssl,
http/1.1]}{127.0.0.1:40071}
[junit4] 2> 1950508 INFO (jetty-launcher-8070-thread-4) [ ]
o.e.j.s.Server Started @1952376ms
[junit4] 2> 1950508 INFO (jetty-launcher-8070-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40071}
[junit4] 2> 1950508 ERROR (jetty-launcher-8070-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1950508 INFO (jetty-launcher-8070-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1950508 INFO (jetty-launcher-8070-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.7.0
[junit4] 2> 1950508 INFO (jetty-launcher-8070-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1950508 INFO (jetty-launcher-8070-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1950508 INFO (jetty-launcher-8070-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-23T06:35:28.942Z
[junit4] 2> 1950539 INFO (zkConnectionManagerCallback-8075-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1950541 INFO (zkConnectionManagerCallback-8077-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1950542 INFO (jetty-launcher-8070-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1950542 INFO (zkConnectionManagerCallback-8079-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1950542 INFO (zkConnectionManagerCallback-8081-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1950545 INFO (jetty-launcher-8070-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1950549 INFO (jetty-launcher-8070-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1950560 INFO (jetty-launcher-8070-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1950560 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
0x1002d86d57e0003, likely client has closed socket
[junit4] 2> 1951068 INFO (jetty-launcher-8070-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52639/solr
[junit4] 2> 1951070 INFO (zkConnectionManagerCallback-8085-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1951157 INFO (jetty-launcher-8070-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52639/solr
[junit4] 2> 1951158 INFO (zkConnectionManagerCallback-8089-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1951161 INFO (zkConnectionManagerCallback-8091-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1951171 INFO (zkConnectionManagerCallback-8093-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1951235 INFO (jetty-launcher-8070-thread-3)
[n:127.0.0.1:35060_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35060_solr
[junit4] 2> 1951243 INFO (jetty-launcher-8070-thread-3)
[n:127.0.0.1:35060_solr ] o.a.s.c.Overseer Overseer
(id=72107651168600071-127.0.0.1:35060_solr-n_0000000000) starting
[junit4] 2> 1951291 INFO (zkConnectionManagerCallback-8102-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1951303 INFO (jetty-launcher-8070-thread-3)
[n:127.0.0.1:35060_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:52639/solr ready
[junit4] 2> 1951307 INFO (jetty-launcher-8070-thread-3)
[n:127.0.0.1:35060_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35060_solr
[junit4] 2> 1951307 INFO (jetty-launcher-8070-thread-1)
[n:127.0.0.1:49282_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49282_solr
[junit4] 2> 1951309 INFO (zkCallback-8092-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1951380 INFO (zkCallback-8090-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1951380 INFO (zkConnectionManagerCallback-8107-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1951382 DEBUG
(OverseerAutoScalingTriggerThread-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 1951382 INFO (jetty-launcher-8070-thread-1)
[n:127.0.0.1:49282_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1951383 INFO (zkCallback-8101-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1951383 INFO (jetty-launcher-8070-thread-1)
[n:127.0.0.1:49282_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:52639/solr ready
[junit4] 2> 1951384 INFO (jetty-launcher-8070-thread-1)
[n:127.0.0.1:49282_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1951393 INFO (jetty-launcher-8070-thread-3)
[n:127.0.0.1:35060_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1951401 INFO
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:35060_solr
[junit4] 2> 1951414 INFO (jetty-launcher-8070-thread-1)
[n:127.0.0.1:49282_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49282.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c780c6a
[junit4] 2> 1951420 INFO (jetty-launcher-8070-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52639/solr
[junit4] 2> 1951420 INFO (jetty-launcher-8070-thread-1)
[n:127.0.0.1:49282_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49282.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c780c6a
[junit4] 2> 1951420 INFO (jetty-launcher-8070-thread-1)
[n:127.0.0.1:49282_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49282.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c780c6a
[junit4] 2> 1951421 DEBUG
(OverseerAutoScalingTriggerThread-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 1951421 DEBUG
(OverseerAutoScalingTriggerThread-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 1951421 DEBUG
(OverseerAutoScalingTriggerThread-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 1951422 INFO (jetty-launcher-8070-thread-1)
[n:127.0.0.1:49282_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_A87B11AC93B98CF8-001/tempDir-001/node1/.
[junit4] 2> 1951432 INFO (zkConnectionManagerCallback-8113-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1951439 DEBUG
(OverseerAutoScalingTriggerThread-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:35060_solr, 127.0.0.1:49282_solr]
[junit4] 2> 1951441 INFO (zkConnectionManagerCallback-8115-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1951442 DEBUG
(OverseerAutoScalingTriggerThread-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 1951442 DEBUG
(OverseerAutoScalingTriggerThread-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 1951443 DEBUG (ScheduledTrigger-9862-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 1951445 INFO (jetty-launcher-8070-thread-3)
[n:127.0.0.1:35060_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35060.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c780c6a
[junit4] 2> 1951453 INFO (jetty-launcher-8070-thread-2)
[n:127.0.0.1:58961_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1951456 INFO (jetty-launcher-8070-thread-3)
[n:127.0.0.1:35060_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35060.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c780c6a
[junit4] 2> 1951457 INFO (jetty-launcher-8070-thread-3)
[n:127.0.0.1:35060_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35060.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c780c6a
[junit4] 2> 1951458 INFO (jetty-launcher-8070-thread-2)
[n:127.0.0.1:58961_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1951458 INFO (jetty-launcher-8070-thread-2)
[n:127.0.0.1:58961_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58961_solr
[junit4] 2> 1951460 INFO (zkCallback-8092-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1951460 INFO (zkCallback-8106-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1951460 INFO (zkCallback-8090-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1951461 INFO (jetty-launcher-8070-thread-3)
[n:127.0.0.1:35060_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_A87B11AC93B98CF8-001/tempDir-001/node3/.
[junit4] 2> 1951493 DEBUG
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:58961_solr"} current state version: 0
[junit4] 2> 1952158 INFO (zkCallback-8101-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1952169 INFO (zkConnectionManagerCallback-8122-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1952170 INFO (zkCallback-8114-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1952170 INFO (jetty-launcher-8070-thread-2)
[n:127.0.0.1:58961_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1952172 INFO (jetty-launcher-8070-thread-2)
[n:127.0.0.1:58961_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:52639/solr ready
[junit4] 2> 1952172 INFO (jetty-launcher-8070-thread-2)
[n:127.0.0.1:58961_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1952190 INFO (jetty-launcher-8070-thread-2)
[n:127.0.0.1:58961_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58961.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c780c6a
[junit4] 2> 1952200 INFO (jetty-launcher-8070-thread-2)
[n:127.0.0.1:58961_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58961.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c780c6a
[junit4] 2> 1952200 INFO (jetty-launcher-8070-thread-2)
[n:127.0.0.1:58961_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58961.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c780c6a
[junit4] 2> 1952201 INFO (jetty-launcher-8070-thread-2)
[n:127.0.0.1:58961_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_A87B11AC93B98CF8-001/tempDir-001/node2/.
[junit4] 2> 1952445 DEBUG (ScheduledTrigger-9862-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 1952692 INFO (jetty-launcher-8070-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52639/solr
[junit4] 2> 1952707 INFO (zkConnectionManagerCallback-8127-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1952718 INFO (zkConnectionManagerCallback-8129-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1952795 INFO (jetty-launcher-8070-thread-4)
[n:127.0.0.1:40071_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1952835 INFO (jetty-launcher-8070-thread-4)
[n:127.0.0.1:40071_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1952835 INFO (jetty-launcher-8070-thread-4)
[n:127.0.0.1:40071_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40071_solr
[junit4] 2> 1952843 DEBUG
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:40071_solr"} current state version: 0
[junit4] 2> 1952867 INFO (zkCallback-8090-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1952867 INFO (zkCallback-8106-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1952867 INFO (zkCallback-8114-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1952867 INFO (zkCallback-8092-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1952868 INFO (zkCallback-8101-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1952868 INFO (zkCallback-8128-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1952870 INFO (zkCallback-8121-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1952927 INFO (zkConnectionManagerCallback-8136-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1952932 INFO (jetty-launcher-8070-thread-4)
[n:127.0.0.1:40071_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1952934 INFO (jetty-launcher-8070-thread-4)
[n:127.0.0.1:40071_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:52639/solr ready
[junit4] 2> 1952935 INFO (jetty-launcher-8070-thread-4)
[n:127.0.0.1:40071_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1952968 INFO (jetty-launcher-8070-thread-4)
[n:127.0.0.1:40071_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40071.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c780c6a
[junit4] 2> 1952976 INFO (jetty-launcher-8070-thread-4)
[n:127.0.0.1:40071_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40071.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c780c6a
[junit4] 2> 1952976 INFO (jetty-launcher-8070-thread-4)
[n:127.0.0.1:40071_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40071.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c780c6a
[junit4] 2> 1952977 INFO (jetty-launcher-8070-thread-4)
[n:127.0.0.1:40071_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_A87B11AC93B98CF8-001/tempDir-001/node4/.
[junit4] 2> 1953043 INFO (zkConnectionManagerCallback-8139-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1953059 INFO (zkConnectionManagerCallback-8144-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1953083 INFO
(SUITE-DeleteReplicaTest-seed#[A87B11AC93B98CF8]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1953097 INFO
(SUITE-DeleteReplicaTest-seed#[A87B11AC93B98CF8]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52639/solr ready
[junit4] 2> 1953318 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[A87B11AC93B98CF8]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCount
[junit4] 2> 1953341 INFO (qtp1230152389-25857) [n:127.0.0.1:35060_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=2&collection.configName=conf&name=deleteByCount&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1953349 INFO
(OverseerThreadFactory-9874-thread-1-processing-n:127.0.0.1:35060_solr)
[n:127.0.0.1:35060_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deleteByCount
[junit4] 2> 1953380 DEBUG
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"deleteByCount",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"1",
[junit4] 2> "pullReplicas":"2",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 1953452 DEBUG (ScheduledTrigger-9862-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1953494 INFO (qtp1230152389-25858) [n:127.0.0.1:35060_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> 1953556 INFO (qtp696082598-25847) [n:127.0.0.1:58961_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> 1953587 INFO (qtp55521426-25872) [n:127.0.0.1:40071_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> 1953626 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_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> 1953642 DEBUG
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:49282/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1953642 INFO
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:49282/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1953652 DEBUG
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_p2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:40071/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1953652 INFO
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_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_p2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:40071/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1953703 DEBUG
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_p4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:58961/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1953703 INFO
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCount_shard1_replica_p4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:58961/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1953916 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
x:deleteByCount_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1953916 INFO (qtp55521426-25872) [n:127.0.0.1:40071_solr
x:deleteByCount_shard1_replica_p2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 1953917 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
x:deleteByCount_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1953924 INFO (qtp696082598-25847) [n:127.0.0.1:58961_solr
x:deleteByCount_shard1_replica_p4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 1953925 DEBUG
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"deleteByCount_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:49282/solr",
[junit4] 2> "node_name":"127.0.0.1:49282_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1953928 DEBUG
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"deleteByCount_shard1_replica_p2",
[junit4] 2> "core_node_name":"core_node5",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:40071/solr",
[junit4] 2> "node_name":"127.0.0.1:40071_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1953933 DEBUG
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "core":"deleteByCount_shard1_replica_p4",
[junit4] 2> "core_node_name":"core_node6",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:58961/solr",
[junit4] 2> "node_name":"127.0.0.1:58961_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1954471 DEBUG (ScheduledTrigger-9862-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1954948 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
[junit4] 2> 1954973 INFO (qtp696082598-25847) [n:127.0.0.1:58961_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
[junit4] 2> 1954981 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1954984 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1954984 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n1' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 1954984 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49282.solr.core.deleteByCount.shard1.replica_n1' (registry
'solr.core.deleteByCount.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c780c6a
[junit4] 2> 1954985 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_A87B11AC93B98CF8-001/tempDir-001/node1/deleteByCount_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_A87B11AC93B98CF8-001/tempDir-001/node1/./deleteByCount_shard1_replica_n1/data/]
[junit4] 2> 1954995 INFO (qtp696082598-25847) [n:127.0.0.1:58961_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p4] Schema name=minimal
[junit4] 2> 1954997 INFO (qtp696082598-25847) [n:127.0.0.1:58961_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1954997 INFO (qtp696082598-25847) [n:127.0.0.1:58961_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p4' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 1954998 INFO (qtp696082598-25847) [n:127.0.0.1:58961_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58961.solr.core.deleteByCount.shard1.replica_p4' (registry
'solr.core.deleteByCount.shard1.replica_p4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c780c6a
[junit4] 2> 1954998 INFO (qtp696082598-25847) [n:127.0.0.1:58961_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p4] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_A87B11AC93B98CF8-001/tempDir-001/node2/deleteByCount_shard1_replica_p4],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_A87B11AC93B98CF8-001/tempDir-001/node2/./deleteByCount_shard1_replica_p4/data/]
[junit4] 2> 1955010 INFO (qtp55521426-25872) [n:127.0.0.1:40071_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
[junit4] 2> 1955030 INFO (qtp55521426-25872) [n:127.0.0.1:40071_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p2] Schema name=minimal
[junit4] 2> 1955032 INFO (qtp55521426-25872) [n:127.0.0.1:40071_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1955032 INFO (qtp55521426-25872) [n:127.0.0.1:40071_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p2' using
configuration from collection deleteByCount, trusted=true
[junit4] 2> 1955032 INFO (qtp55521426-25872) [n:127.0.0.1:40071_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40071.solr.core.deleteByCount.shard1.replica_p2' (registry
'solr.core.deleteByCount.shard1.replica_p2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c780c6a
[junit4] 2> 1955032 INFO (qtp55521426-25872) [n:127.0.0.1:40071_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_A87B11AC93B98CF8-001/tempDir-001/node4/deleteByCount_shard1_replica_p2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_A87B11AC93B98CF8-001/tempDir-001/node4/./deleteByCount_shard1_replica_p2/data/]
[junit4] 2> 1955070 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1955070 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1955077 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1955077 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1955079 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@66126c3b[deleteByCount_shard1_replica_n1] main]
[junit4] 2> 1955120 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1955121 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1955121 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1955121 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1617905512407367680
[junit4] 2> 1955124 INFO
(searcherExecutor-9887-thread-1-processing-n:127.0.0.1:49282_solr
x:deleteByCount_shard1_replica_n1 c:deleteByCount s:shard1 r:core_node3)
[n:127.0.0.1:49282_solr c:deleteByCount s:shard1 r:core_node3
x:deleteByCount_shard1_replica_n1] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_n1] Registered new searcher
Searcher@66126c3b[deleteByCount_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1955139 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCount/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 1955155 INFO (qtp55521426-25872) [n:127.0.0.1:40071_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1955155 INFO (qtp55521426-25872) [n:127.0.0.1:40071_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1955157 INFO (qtp55521426-25872) [n:127.0.0.1:40071_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1838e415[deleteByCount_shard1_replica_p2] main]
[junit4] 2> 1955160 INFO (qtp55521426-25872) [n:127.0.0.1:40071_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1955161 INFO (qtp55521426-25872) [n:127.0.0.1:40071_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1955161 INFO (qtp55521426-25872) [n:127.0.0.1:40071_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1955161 INFO (qtp696082598-25847) [n:127.0.0.1:58961_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1955161 INFO (qtp696082598-25847) [n:127.0.0.1:58961_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1955162 INFO
(searcherExecutor-9889-thread-1-processing-n:127.0.0.1:40071_solr
x:deleteByCount_shard1_replica_p2 c:deleteByCount s:shard1 r:core_node5)
[n:127.0.0.1:40071_solr c:deleteByCount s:shard1 r:core_node5
x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_p2] Registered new searcher
Searcher@1838e415[deleteByCount_shard1_replica_p2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1955162 INFO (qtp696082598-25847) [n:127.0.0.1:58961_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@25308e01[deleteByCount_shard1_replica_p4] main]
[junit4] 2> 1955164 INFO (qtp696082598-25847) [n:127.0.0.1:58961_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1955166 INFO (qtp696082598-25847) [n:127.0.0.1:58961_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1955167 INFO (qtp696082598-25847) [n:127.0.0.1:58961_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1955168 DEBUG
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deleteByCount"} current state version: 0
[junit4] 2> 1955169 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1955169 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1955169 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:49282/solr/deleteByCount_shard1_replica_n1/
[junit4] 2> 1955170 INFO
(searcherExecutor-9888-thread-1-processing-n:127.0.0.1:58961_solr
x:deleteByCount_shard1_replica_p4 c:deleteByCount s:shard1 r:core_node6)
[n:127.0.0.1:58961_solr c:deleteByCount s:shard1 r:core_node6
x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_p4] Registered new searcher
Searcher@25308e01[deleteByCount_shard1_replica_p4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1955172 INFO (qtp55521426-25872) [n:127.0.0.1:40071_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.c.ZkController deleteByCount_shard1_replica_p2 starting background
replication from leader
[junit4] 2> 1955172 INFO (qtp55521426-25872) [n:127.0.0.1:40071_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:01
[junit4] 2> 1955172 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1955173 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:49282/solr/deleteByCount_shard1_replica_n1/ has no replicas
[junit4] 2> 1955173 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1955176 INFO (qtp55521426-25872) [n:127.0.0.1:40071_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
[junit4] 2> 1955176 INFO (qtp55521426-25872) [n:127.0.0.1:40071_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1955196 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:49282/solr/deleteByCount_shard1_replica_n1/ shard1
[junit4] 2> 1955199 DEBUG
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "base_url":"https://127.0.0.1:49282/solr",
[junit4] 2> "core":"deleteByCount_shard1_replica_n1",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 1955199 INFO (qtp696082598-25847) [n:127.0.0.1:58961_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.c.ZkController deleteByCount_shard1_replica_p4 starting background
replication from leader
[junit4] 2> 1955199 INFO (qtp696082598-25847) [n:127.0.0.1:58961_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:01
[junit4] 2> 1955200 INFO (qtp696082598-25847) [n:127.0.0.1:58961_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
[junit4] 2> 1955200 INFO (qtp696082598-25847) [n:127.0.0.1:58961_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1955314 DEBUG
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"deleteByCount_shard1_replica_p4",
[junit4] 2> "core_node_name":"core_node6",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:58961/solr",
[junit4] 2> "node_name":"127.0.0.1:58961_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1955315 INFO (qtp696082598-25847) [n:127.0.0.1:58961_solr
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL}
status=0 QTime=1391
[junit4] 2> 1955339 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down,
skipping replication
[junit4] 2> 1955355 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1955358 DEBUG
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"deleteByCount_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:49282/solr",
[junit4] 2> "node_name":"127.0.0.1:49282_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1955362 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1446
[junit4] 2> 1955460 INFO (zkCallback-8114-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> 1955460 INFO (zkCallback-8092-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> 1955471 DEBUG (ScheduledTrigger-9862-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1955644 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:49282/solr/deleteByCount_shard1_replica_n1/
[junit4] 2> 1955650 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.S.Request [deleteByCount_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1955650 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1955650 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1955650 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1955650 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1955650 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 1955650 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1955650 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7872c5f4 commitCommandVersion:0
[junit4] 2> 1955652 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@766e0ce7[deleteByCount_shard1_replica_p4] main]
[junit4] 2> 1955652 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1955654 INFO (searcherExecutor-9888-thread-1) [ ]
o.a.s.c.SolrCore [deleteByCount_shard1_replica_p4] Registered new searcher
Searcher@766e0ce7[deleteByCount_shard1_replica_p4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1956176 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 1956177 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:49282/solr/deleteByCount_shard1_replica_n1/
[junit4] 2> 1956180 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.S.Request [deleteByCount_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1956180 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1956180 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1956180 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1956180 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1956180 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 1956180 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1956180 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5714348f commitCommandVersion:0
[junit4] 2> 1956182 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@36605d4[deleteByCount_shard1_replica_p2] main]
[junit4] 2> 1956182 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1956183 INFO (searcherExecutor-9889-thread-1) [ ]
o.a.s.c.SolrCore [deleteByCount_shard1_replica_p2] Registered new searcher
Searcher@36605d4[deleteByCount_shard1_replica_p2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1956191 DEBUG
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"deleteByCount_shard1_replica_p2",
[junit4] 2> "core_node_name":"core_node5",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:40071/solr",
[junit4] 2> "node_name":"127.0.0.1:40071_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "type":"PULL",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1956193 INFO (qtp55521426-25872) [n:127.0.0.1:40071_solr
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2]
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_p2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL}
status=0 QTime=2278
[junit4] 2> 1956197 INFO (qtp1230152389-25857) [n:127.0.0.1:35060_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> 1956294 INFO (zkCallback-8128-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> 1956294 INFO (zkCallback-8092-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> 1956295 INFO (zkCallback-8114-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> 1956470 DEBUG (ScheduledTrigger-9862-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1956643 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.S.Request [deleteByCount_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1956643 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1956643 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1956643 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 1956643 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 1542954934084
[junit4] 2> 1956643 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 1956643 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1956643 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7872c5f4 commitCommandVersion:0
[junit4] 2> 1956644 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6d6a21b3[deleteByCount_shard1_replica_p4] main]
[junit4] 2> 1956645 INFO (indexFetcher-9903-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1956646 INFO (searcherExecutor-9888-thread-1) [ ]
o.a.s.c.SolrCore [deleteByCount_shard1_replica_p4] Registered new searcher
Searcher@6d6a21b3[deleteByCount_shard1_replica_p4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1957177 INFO (qtp1631137775-25837) [n:127.0.0.1:49282_solr
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1]
o.a.s.c.S.Request [deleteByCount_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1957178 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1957178 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1957178 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 1957178 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 1542954934614
[junit4] 2> 1957178 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 1957178 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1957178 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5714348f commitCommandVersion:0
[junit4] 2> 1957178 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7287a13[deleteByCount_shard1_replica_p2] main]
[junit4] 2> 1957178 INFO (indexFetcher-9901-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1957179 INFO (searcherExecutor-9889-thread-1) [ ]
o.a.s.c.SolrCore [deleteByCount_shard1_replica_p2] Registered new searcher
Searcher@7287a13[deleteByCount_shard1_replica_p2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1957200 INFO (qtp1230152389-25857) [n:127.0.0.1:35060_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=2&collection.configName=conf&name=deleteByCount&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
status=0 QTime=3861
[junit4] 2> 1957204 INFO (qtp1230152389-25855) [n:127.0.0.1:35060_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> 1957212 INFO
(OverseerCollectionConfigSetProcessor-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_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> 1957219 INFO (qtp696082598-25843) [n:127.0.0.1:58961_solr
x:deleteByCount_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_p4, tag=null
[junit4] 2> 1957219 INFO (qtp696082598-25843) [n:127.0.0.1:58961_solr
x:deleteByCount_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@be07cb0: rootName =
solr_58961, domain = solr.core.deleteByCount.shard1.replica_p4, service url =
null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_p4 /
com.codahale.metrics.MetricRegistry@3ddcff92
[junit4] 2> 1957232 INFO (qtp696082598-25843) [n:127.0.0.1:58961_solr
x:deleteByCount_shard1_replica_p4] o.a.s.c.ZkController
deleteByCount_shard1_replica_p4 stopping background replication from leader
[junit4] 2> 1957234 INFO (qtp696082598-25843) [n:127.0.0.1:58961_solr
x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrCore
[deleteByCount_shard1_replica_p4] CLOSING SolrCore
org.apache.solr.core.SolrCore@54b1c86f
[junit4] 2> 1957234 INFO (qtp696082598-25843) [n:127.0.0.1:58961_solr
x:deleteByCount_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCount.shard1.replica_p4, tag=54b1c86f
[junit4] 2> 1957234 INFO (qtp696082598-25843) [n:127.0.0.1:58961_solr
x:deleteByCount_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=54b1c86f
[junit4] 2> 1957236 INFO (qtp696082598-25843) [n:127.0.0.1:58961_solr
x:deleteByCount_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_p4&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=17
[junit4] 2> 1957238 DEBUG
(OverseerStateUpdate-72107651168600071-127.0.0.1:35060_solr-n_0000000000)
[n:127.0.0.1:35060_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"deletecore",
[junit4] 2> "core":"deleteByCount_shard1_replica_p4",
[junit4] 2> "node_name":"127.0.0.1:58961_solr",
[junit4] 2> "collection":"deleteByCount",
[junit4] 2> "base_url":"https://127.0.0.1:58961/solr",
[junit4] 2> "core_node_name":"core_node6"} current state version: 0
[junit4] 2> 1957340 INFO (zkCallback-8128-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> 1957340 INFO (zkCallback-8092-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCount/state.json] for collection [dele
[...truncated too long message...]
ld/solr-core/test/temp
[junit4] <JUnit4> says 今日は! Master seed: A87B11AC93B98CF8
[junit4] Executing 5 suites with 2 JVMs.
[junit4]
[junit4] Started J1 PID(13596@serv1-vm3).
[junit4] Started J0 PID(13597@serv1-vm3).
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] OK 6.72s J1 | DeleteReplicaTest.deleteReplicaByCount
[junit4] OK 6.34s J1 |
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
[junit4] OK 32.9s J1 |
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
[junit4] OK 4.06s J1 | DeleteReplicaTest.deleteLiveReplicaTest
[junit4] OK 9.31s J1 | DeleteReplicaTest.deleteReplicaOnIndexing
[junit4] OK 10.6s J1 | DeleteReplicaTest.deleteReplicaFromClusterState
[junit4] OK 4.37s J1 |
DeleteReplicaTest.deleteReplicaByCountForAllShards
[junit4] Completed [1/5] on J1 in 84.59s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] OK 6.22s J0 | DeleteReplicaTest.deleteReplicaByCount
[junit4] OK 6.26s J0 |
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
[junit4] OK 34.6s J0 |
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
[junit4] OK 4.08s J0 | DeleteReplicaTest.deleteLiveReplicaTest
[junit4] OK 9.03s J0 | DeleteReplicaTest.deleteReplicaOnIndexing
[junit4] OK 10.8s J0 | DeleteReplicaTest.deleteReplicaFromClusterState
[junit4] OK 4.20s J0 |
DeleteReplicaTest.deleteReplicaByCountForAllShards
[junit4] Completed [2/5] on J0 in 87.58s, 7 tests
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.cloud.DeleteReplicaTest. This may confuse tools that process
XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] OK 3.39s J1 | DeleteReplicaTest.deleteReplicaByCount
[junit4] OK 6.23s J1 |
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
[junit4] OK 33.5s J1 |
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
[junit4] OK 4.00s J1 | DeleteReplicaTest.deleteLiveReplicaTest
[junit4] OK 7.65s J1 | DeleteReplicaTest.deleteReplicaOnIndexing
[junit4] OK 12.3s J1 | DeleteReplicaTest.deleteReplicaFromClusterState
[junit4] OK 4.40s J1 |
DeleteReplicaTest.deleteReplicaByCountForAllShards
[junit4] Completed [3/5] on J1 in 76.47s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] OK 4.53s J0 | DeleteReplicaTest.deleteReplicaByCount
[junit4] OK 6.20s J0 |
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
[junit4] OK 41.4s J0 |
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
[junit4] OK 4.10s J0 | DeleteReplicaTest.deleteLiveReplicaTest
[junit4] OK 7.89s J0 | DeleteReplicaTest.deleteReplicaOnIndexing
[junit4] OK 12.5s J0 | DeleteReplicaTest.deleteReplicaFromClusterState
[junit4] OK 4.30s J0 |
DeleteReplicaTest.deleteReplicaByCountForAllShards
[junit4] Completed [4/5] on J0 in 83.63s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] OK 4.07s J1 | DeleteReplicaTest.deleteReplicaByCount
[junit4] OK 6.23s J1 |
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
[junit4] OK 37.9s J1 |
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
[junit4] OK 3.97s J1 | DeleteReplicaTest.deleteLiveReplicaTest
[junit4] OK 7.65s J1 | DeleteReplicaTest.deleteReplicaOnIndexing
[junit4] OK 10.2s J1 | DeleteReplicaTest.deleteReplicaFromClusterState
[junit4] OK 4.16s J1 |
DeleteReplicaTest.deleteReplicaByCountForAllShards
[junit4] Completed [5/5] on J1 in 77.87s, 7 tests
[junit4]
[junit4] JVM J0: 0.70 .. 172.69 = 171.99s
[junit4] JVM J1: 0.69 .. 240.54 = 239.85s
[junit4] Execution time total: 4 minutes
[junit4] Tests summary: 5 suites, 35 tests
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp])
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
[echo] 5 slowest tests:
[junit4:tophints] 357.97s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 127.74s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 117.30s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 113.05s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 111.76s | org.apache.solr.cloud.ZkFailoverTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 4 minutes 2 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro] Exiting with code 0
+ 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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1070)
at hudson.FilePath.act(FilePath.java:1059)
at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1059)
at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/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=e934d8e33621cf84dd11580525d4803b6035493c,
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #922
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]