Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.6/45/
1 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:39552_solr,
127.0.0.1:40469_solr, 127.0.0.1:41778_solr] Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/14)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"raceDeleteReplica_false_shard1_replica_n1",
"base_url":"http://127.0.0.1:44193/solr",
"node_name":"127.0.0.1:44193_solr", "state":"down",
"type":"NRT", "force_set_state":"false", "leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_false_shard1_replica_n5",
"base_url":"http://127.0.0.1:44193/solr",
"node_name":"127.0.0.1:44193_solr", "state":"down",
"type":"NRT", "force_set_state":"false"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected new active leader
null
Live Nodes: [127.0.0.1:39552_solr, 127.0.0.1:40469_solr, 127.0.0.1:41778_solr]
Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/14)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"raceDeleteReplica_false_shard1_replica_n1",
"base_url":"http://127.0.0.1:44193/solr",
"node_name":"127.0.0.1:44193_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false",
"leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_false_shard1_replica_n5",
"base_url":"http://127.0.0.1:44193/solr",
"node_name":"127.0.0.1:44193_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([CAD56901EEEF0E87:A0C308D1861D444D]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:334)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:230)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13409 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CAD56901EEEF0E87-001/init-core-data-001
[junit4] 2> 1591563 WARN
(SUITE-DeleteReplicaTest-seed#[CAD56901EEEF0E87]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 1591565 INFO
(SUITE-DeleteReplicaTest-seed#[CAD56901EEEF0E87]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1591583 INFO
(SUITE-DeleteReplicaTest-seed#[CAD56901EEEF0E87]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1591583 INFO
(SUITE-DeleteReplicaTest-seed#[CAD56901EEEF0E87]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1591583 INFO
(SUITE-DeleteReplicaTest-seed#[CAD56901EEEF0E87]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CAD56901EEEF0E87-001/tempDir-001
[junit4] 2> 1591583 INFO
(SUITE-DeleteReplicaTest-seed#[CAD56901EEEF0E87]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1591623 INFO (Thread-1711) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1591623 INFO (Thread-1711) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1591624 ERROR (Thread-1711) [ ] 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> 1591732 INFO
(SUITE-DeleteReplicaTest-seed#[CAD56901EEEF0E87]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:44575
[junit4] 2> 1591766 INFO (zkConnectionManagerCallback-2220-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1591810 INFO (jetty-launcher-2217-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> 1591810 INFO (jetty-launcher-2217-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> 1591826 INFO (jetty-launcher-2217-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> 1591846 INFO (jetty-launcher-2217-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> 1591847 INFO (jetty-launcher-2217-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1591847 INFO (jetty-launcher-2217-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1591847 INFO (jetty-launcher-2217-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1591848 INFO (jetty-launcher-2217-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@138ebf62{/solr,null,AVAILABLE}
[junit4] 2> 1591849 INFO (jetty-launcher-2217-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5f323ea1{HTTP/1.1,[http/1.1]}{127.0.0.1:39552}
[junit4] 2> 1591849 INFO (jetty-launcher-2217-thread-2) [ ]
o.e.j.s.Server Started @1592027ms
[junit4] 2> 1591849 INFO (jetty-launcher-2217-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39552}
[junit4] 2> 1591849 ERROR (jetty-launcher-2217-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1591849 INFO (jetty-launcher-2217-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1591849 INFO (jetty-launcher-2217-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 1591849 INFO (jetty-launcher-2217-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1591849 INFO (jetty-launcher-2217-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1591849 INFO (jetty-launcher-2217-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-03T00:47:33.162Z
[junit4] 2> 1591850 INFO (jetty-launcher-2217-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1591850 INFO (jetty-launcher-2217-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1591850 INFO (jetty-launcher-2217-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1591851 INFO (jetty-launcher-2217-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5a2dd0f7{/solr,null,AVAILABLE}
[junit4] 2> 1591851 INFO (jetty-launcher-2217-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4055b730{HTTP/1.1,[http/1.1]}{127.0.0.1:44193}
[junit4] 2> 1591851 INFO (jetty-launcher-2217-thread-1) [ ]
o.e.j.s.Server Started @1592029ms
[junit4] 2> 1591851 INFO (jetty-launcher-2217-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44193}
[junit4] 2> 1591851 ERROR (jetty-launcher-2217-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1591851 INFO (jetty-launcher-2217-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1591851 INFO (jetty-launcher-2217-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 1591851 INFO (jetty-launcher-2217-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1591851 INFO (jetty-launcher-2217-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1591851 INFO (jetty-launcher-2217-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-03T00:47:33.164Z
[junit4] 2> 1591870 INFO (jetty-launcher-2217-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1591871 INFO (jetty-launcher-2217-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1591871 INFO (jetty-launcher-2217-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1591871 INFO (jetty-launcher-2217-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4348aabf{/solr,null,AVAILABLE}
[junit4] 2> 1591871 INFO (jetty-launcher-2217-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@75fc27e8{HTTP/1.1,[http/1.1]}{127.0.0.1:41778}
[junit4] 2> 1591871 INFO (jetty-launcher-2217-thread-3) [ ]
o.e.j.s.Server Started @1592050ms
[junit4] 2> 1591871 INFO (jetty-launcher-2217-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41778}
[junit4] 2> 1591872 ERROR (jetty-launcher-2217-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1591872 INFO (jetty-launcher-2217-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1591872 INFO (jetty-launcher-2217-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 1591872 INFO (jetty-launcher-2217-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1591872 INFO (jetty-launcher-2217-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1591872 INFO (jetty-launcher-2217-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-03T00:47:33.185Z
[junit4] 2> 1591935 INFO (zkConnectionManagerCallback-2224-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1591935 INFO (jetty-launcher-2217-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1591978 INFO (jetty-launcher-2217-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1591978 INFO (jetty-launcher-2217-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1591978 INFO (jetty-launcher-2217-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1591978 INFO (jetty-launcher-2217-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@37c00633{/solr,null,AVAILABLE}
[junit4] 2> 1591978 INFO (jetty-launcher-2217-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@d9d0eb3{HTTP/1.1,[http/1.1]}{127.0.0.1:40469}
[junit4] 2> 1591979 INFO (jetty-launcher-2217-thread-4) [ ]
o.e.j.s.Server Started @1592157ms
[junit4] 2> 1591979 INFO (jetty-launcher-2217-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40469}
[junit4] 2> 1591979 ERROR (jetty-launcher-2217-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1591979 INFO (jetty-launcher-2217-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1591979 INFO (jetty-launcher-2217-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 1591979 INFO (jetty-launcher-2217-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1591979 INFO (jetty-launcher-2217-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1591996 INFO (jetty-launcher-2217-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-12-03T00:47:33.309Z
[junit4] 2> 1592072 INFO (zkConnectionManagerCallback-2222-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1592080 INFO (zkConnectionManagerCallback-2226-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1592104 INFO (jetty-launcher-2217-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1592117 INFO (zkConnectionManagerCallback-2228-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1592133 INFO (jetty-launcher-2217-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1592156 INFO (jetty-launcher-2217-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1592380 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
0x10615cb60b20004, likely client has closed socket
[junit4] 2> 1593172 INFO (jetty-launcher-2217-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44575/solr
[junit4] 2> 1593236 INFO (zkConnectionManagerCallback-2232-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1593401 INFO (zkConnectionManagerCallback-2234-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1594101 INFO (jetty-launcher-2217-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44575/solr
[junit4] 2> 1594171 INFO (zkConnectionManagerCallback-2240-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1594301 INFO (zkConnectionManagerCallback-2242-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1594502 INFO (jetty-launcher-2217-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44575/solr
[junit4] 2> 1594521 INFO (zkConnectionManagerCallback-2246-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1594647 INFO (zkConnectionManagerCallback-2248-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1594845 INFO (jetty-launcher-2217-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44575/solr
[junit4] 2> 1594890 INFO (jetty-launcher-2217-thread-4)
[n:127.0.0.1:40469_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40469_solr
[junit4] 2> 1594891 INFO (jetty-launcher-2217-thread-4)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer Overseer
(id=73770407143014408-127.0.0.1:40469_solr-n_0000000000) starting
[junit4] 2> 1594901 INFO (zkConnectionManagerCallback-2256-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1595010 INFO (zkConnectionManagerCallback-2258-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1595080 INFO (jetty-launcher-2217-thread-1)
[n:127.0.0.1:44193_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44193_solr
[junit4] 2> 1595096 INFO (jetty-launcher-2217-thread-2)
[n:127.0.0.1:39552_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1595096 INFO (zkCallback-2247-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1595145 INFO (jetty-launcher-2217-thread-3)
[n:127.0.0.1:41778_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1595152 INFO (zkCallback-2241-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1595161 INFO (jetty-launcher-2217-thread-3)
[n:127.0.0.1:41778_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1595161 INFO (jetty-launcher-2217-thread-3)
[n:127.0.0.1:41778_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41778_solr
[junit4] 2> 1595181 INFO (zkConnectionManagerCallback-2263-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1595209 INFO (zkCallback-2257-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1595229 INFO (zkCallback-2241-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1595234 INFO (zkCallback-2247-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1595241 INFO (zkCallback-2233-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1595266 INFO (jetty-launcher-2217-thread-4)
[n:127.0.0.1:40469_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1595267 INFO (jetty-launcher-2217-thread-4)
[n:127.0.0.1:40469_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44575/solr ready
[junit4] 2> 1595286 INFO (jetty-launcher-2217-thread-2)
[n:127.0.0.1:39552_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1595286 INFO (jetty-launcher-2217-thread-2)
[n:127.0.0.1:39552_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39552_solr
[junit4] 2> 1595394 INFO (zkCallback-2262-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1595395 INFO (zkConnectionManagerCallback-2280-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1595403 INFO (zkCallback-2247-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1595403 INFO (zkCallback-2241-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1595404 INFO (zkCallback-2233-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1595404 INFO (zkCallback-2257-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1595404 INFO (jetty-launcher-2217-thread-2)
[n:127.0.0.1:39552_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1595404 INFO
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:40469_solr
[junit4] 2> 1595405 INFO (jetty-launcher-2217-thread-2)
[n:127.0.0.1:39552_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44575/solr ready
[junit4] 2> 1595407 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:41778_solr"} current state version: 0
[junit4] 2> 1595407 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:39552_solr"} current state version: 0
[junit4] 2> 1595424 INFO (zkConnectionManagerCallback-2275-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1595424 INFO (zkConnectionManagerCallback-2270-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1595425 INFO (jetty-launcher-2217-thread-1)
[n:127.0.0.1:44193_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1595425 INFO (jetty-launcher-2217-thread-3)
[n:127.0.0.1:41778_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1595426 INFO (jetty-launcher-2217-thread-4)
[n:127.0.0.1:40469_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1595426 INFO (jetty-launcher-2217-thread-4)
[n:127.0.0.1:40469_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40469_solr
[junit4] 2> 1595426 INFO (jetty-launcher-2217-thread-2)
[n:127.0.0.1:39552_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1595427 INFO (jetty-launcher-2217-thread-3)
[n:127.0.0.1:41778_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44575/solr ready
[junit4] 2> 1595450 INFO (jetty-launcher-2217-thread-1)
[n:127.0.0.1:44193_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44575/solr ready
[junit4] 2> 1595452 INFO (zkCallback-2233-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1595452 INFO (zkCallback-2257-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1595472 INFO (zkCallback-2262-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1595476 DEBUG
(OverseerAutoScalingTriggerThread-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 1595477 INFO (zkCallback-2247-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1595489 INFO (jetty-launcher-2217-thread-1)
[n:127.0.0.1:44193_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1595493 INFO (zkCallback-2274-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1595494 INFO (jetty-launcher-2217-thread-3)
[n:127.0.0.1:41778_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1595505 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:40469_solr"} current state version: 0
[junit4] 2> 1595557 INFO (zkCallback-2241-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1595614 INFO (zkCallback-2269-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1595618 DEBUG
(OverseerAutoScalingTriggerThread-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 1595618 DEBUG
(OverseerAutoScalingTriggerThread-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 1595618 DEBUG
(OverseerAutoScalingTriggerThread-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 1595620 INFO (zkCallback-2279-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1595648 INFO (jetty-launcher-2217-thread-2)
[n:127.0.0.1:39552_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39552.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40cea83f
[junit4] 2> 1595658 INFO (jetty-launcher-2217-thread-4)
[n:127.0.0.1:40469_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1595805 DEBUG
(OverseerAutoScalingTriggerThread-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:41778_solr, 127.0.0.1:39552_solr, 127.0.0.1:40469_solr,
127.0.0.1:44193_solr]
[junit4] 2> 1595806 INFO (jetty-launcher-2217-thread-3)
[n:127.0.0.1:41778_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41778.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40cea83f
[junit4] 2> 1595807 INFO (jetty-launcher-2217-thread-1)
[n:127.0.0.1:44193_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44193.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40cea83f
[junit4] 2> 1595833 DEBUG (ScheduledTrigger-2610-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1595865 DEBUG
(OverseerAutoScalingTriggerThread-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 1595966 DEBUG
(OverseerAutoScalingTriggerThread-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 1595971 INFO (jetty-launcher-2217-thread-1)
[n:127.0.0.1:44193_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44193.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40cea83f
[junit4] 2> 1595972 INFO (jetty-launcher-2217-thread-1)
[n:127.0.0.1:44193_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44193.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40cea83f
[junit4] 2> 1595973 INFO (jetty-launcher-2217-thread-1)
[n:127.0.0.1:44193_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CAD56901EEEF0E87-001/tempDir-001/node1/.
[junit4] 2> 1596027 INFO (jetty-launcher-2217-thread-3)
[n:127.0.0.1:41778_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41778.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40cea83f
[junit4] 2> 1596028 INFO (jetty-launcher-2217-thread-3)
[n:127.0.0.1:41778_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41778.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40cea83f
[junit4] 2> 1596029 INFO (jetty-launcher-2217-thread-3)
[n:127.0.0.1:41778_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CAD56901EEEF0E87-001/tempDir-001/node3/.
[junit4] 2> 1596069 INFO (jetty-launcher-2217-thread-2)
[n:127.0.0.1:39552_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39552.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40cea83f
[junit4] 2> 1596069 INFO (jetty-launcher-2217-thread-2)
[n:127.0.0.1:39552_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39552.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40cea83f
[junit4] 2> 1596071 INFO (jetty-launcher-2217-thread-2)
[n:127.0.0.1:39552_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CAD56901EEEF0E87-001/tempDir-001/node2/.
[junit4] 2> 1596108 INFO (jetty-launcher-2217-thread-4)
[n:127.0.0.1:40469_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40469.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40cea83f
[junit4] 2> 1596177 INFO (jetty-launcher-2217-thread-4)
[n:127.0.0.1:40469_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40469.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40cea83f
[junit4] 2> 1596178 INFO (jetty-launcher-2217-thread-4)
[n:127.0.0.1:40469_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40469.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40cea83f
[junit4] 2> 1596179 INFO (jetty-launcher-2217-thread-4)
[n:127.0.0.1:40469_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CAD56901EEEF0E87-001/tempDir-001/node4/.
[junit4] 2> 1596898 DEBUG (ScheduledTrigger-2610-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1596935 INFO (zkConnectionManagerCallback-2286-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1597044 INFO (zkConnectionManagerCallback-2291-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1597045 INFO
(SUITE-DeleteReplicaTest-seed#[CAD56901EEEF0E87]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1597046 INFO
(SUITE-DeleteReplicaTest-seed#[CAD56901EEEF0E87]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44575/solr ready
[junit4] 2> 1598094 DEBUG (ScheduledTrigger-2610-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1598128 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[CAD56901EEEF0E87])
[ ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCountForAllShards
[junit4] 2> 1598147 INFO (qtp928347258-8562) [n:127.0.0.1:41778_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1598150 INFO
(OverseerThreadFactory-2613-thread-1-processing-n:127.0.0.1:40469_solr)
[n:127.0.0.1:40469_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deleteByCountNew
[junit4] 2> 1598184 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"deleteByCountNew",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"2",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 1598289 INFO (qtp928347258-8537) [n:127.0.0.1:41778_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> 1598305 INFO (qtp522407693-8577) [n:127.0.0.1:40469_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> 1598326 INFO (qtp1340681554-8543) [n:127.0.0.1:39552_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> 1598327 INFO (qtp1484991747-8552) [n:127.0.0.1:44193_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> 1598361 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCountNew_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44193/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1598361 INFO
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCountNew_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44193/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1598396 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCountNew_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39552/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1598397 INFO
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCountNew_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39552/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1598430 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"deleteByCountNew_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40469/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1598430 INFO
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"deleteByCountNew_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40469/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1598431 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"deleteByCountNew_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:41778/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1598431 INFO
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"deleteByCountNew_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:41778/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1598661 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
x:deleteByCountNew_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1598662 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
x:deleteByCountNew_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1598716 INFO (qtp1340681554-8538) [n:127.0.0.1:39552_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1598716 INFO (qtp522407693-8570) [n:127.0.0.1:40469_solr
x:deleteByCountNew_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1598722 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1598737 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"deleteByCountNew_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44193/solr",
[junit4] 2> "node_name":"127.0.0.1:44193_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1599026 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"deleteByCountNew_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node5",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:39552/solr",
[junit4] 2> "node_name":"127.0.0.1:39552_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1599026 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"deleteByCountNew_shard2_replica_n6",
[junit4] 2> "core_node_name":"core_node8",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:41778/solr",
[junit4] 2> "node_name":"127.0.0.1:41778_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1599062 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "core":"deleteByCountNew_shard2_replica_n4",
[junit4] 2> "core_node_name":"core_node7",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:40469/solr",
[junit4] 2> "node_name":"127.0.0.1:40469_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1599095 DEBUG (ScheduledTrigger-2610-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1599823 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 1599863 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1599866 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1599866 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n1'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 1599866 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44193.solr.core.deleteByCountNew.shard1.replica_n1' (registry
'solr.core.deleteByCountNew.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40cea83f
[junit4] 2> 1599866 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CAD56901EEEF0E87-001/tempDir-001/node1/deleteByCountNew_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CAD56901EEEF0E87-001/tempDir-001/node1/./deleteByCountNew_shard1_replica_n1/data/]
[junit4] 2> 1600170 DEBUG (ScheduledTrigger-2610-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1600171 INFO (qtp1340681554-8538) [n:127.0.0.1:39552_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 1600197 INFO (qtp1340681554-8538) [n:127.0.0.1:39552_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1600199 INFO (qtp1340681554-8538) [n:127.0.0.1:39552_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1600199 INFO (qtp1340681554-8538) [n:127.0.0.1:39552_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n2'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 1600200 INFO (qtp1340681554-8538) [n:127.0.0.1:39552_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39552.solr.core.deleteByCountNew.shard1.replica_n2' (registry
'solr.core.deleteByCountNew.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40cea83f
[junit4] 2> 1600200 INFO (qtp1340681554-8538) [n:127.0.0.1:39552_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n2] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CAD56901EEEF0E87-001/tempDir-001/node2/deleteByCountNew_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CAD56901EEEF0E87-001/tempDir-001/node2/./deleteByCountNew_shard1_replica_n2/data/]
[junit4] 2> 1600338 INFO (qtp522407693-8570) [n:127.0.0.1:40469_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 1600340 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 1600394 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n6] Schema name=minimal
[junit4] 2> 1600409 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1600409 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n6'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 1600409 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41778.solr.core.deleteByCountNew.shard2.replica_n6' (registry
'solr.core.deleteByCountNew.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40cea83f
[junit4] 2> 1600409 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n6] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CAD56901EEEF0E87-001/tempDir-001/node3/deleteByCountNew_shard2_replica_n6],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CAD56901EEEF0E87-001/tempDir-001/node3/./deleteByCountNew_shard2_replica_n6/data/]
[junit4] 2> 1600427 INFO (qtp522407693-8570) [n:127.0.0.1:40469_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n4] Schema name=minimal
[junit4] 2> 1600430 INFO (qtp522407693-8570) [n:127.0.0.1:40469_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1600430 INFO (qtp522407693-8570) [n:127.0.0.1:40469_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n4'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 1600430 INFO (qtp522407693-8570) [n:127.0.0.1:40469_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40469.solr.core.deleteByCountNew.shard2.replica_n4' (registry
'solr.core.deleteByCountNew.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40cea83f
[junit4] 2> 1600431 INFO (qtp522407693-8570) [n:127.0.0.1:40469_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n4] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CAD56901EEEF0E87-001/tempDir-001/node4/deleteByCountNew_shard2_replica_n4],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_CAD56901EEEF0E87-001/tempDir-001/node4/./deleteByCountNew_shard2_replica_n4/data/]
[junit4] 2> 1600432 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1600432 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1600446 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1600446 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1600464 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2351f21b[deleteByCountNew_shard1_replica_n1] main]
[junit4] 2> 1600465 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1600466 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1600466 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1600467 INFO
(searcherExecutor-2627-thread-1-processing-n:127.0.0.1:44193_solr
x:deleteByCountNew_shard1_replica_n1 c:deleteByCountNew s:shard1 r:core_node3)
[n:127.0.0.1:44193_solr c:deleteByCountNew s:shard1 r:core_node3
x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrCore
[deleteByCountNew_shard1_replica_n1] Registered new searcher
Searcher@2351f21b[deleteByCountNew_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1600467 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1618789596429025280
[junit4] 2> 1600540 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCountNew/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 1600612 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1600612 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deleteByCountNew"} current state version: 0
[junit4] 2> 1600703 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1600719 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1600721 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1600721 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1600758 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@30c68070[deleteByCountNew_shard2_replica_n6] main]
[junit4] 2> 1600772 INFO (qtp1340681554-8538) [n:127.0.0.1:39552_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1600772 INFO (qtp1340681554-8538) [n:127.0.0.1:39552_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1600773 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1600773 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1600773 INFO (qtp1340681554-8538) [n:127.0.0.1:39552_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1600774 INFO (qtp1340681554-8538) [n:127.0.0.1:39552_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1600774 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1600774 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1618789596750938112
[junit4] 2> 1600775 INFO
(searcherExecutor-2630-thread-1-processing-n:127.0.0.1:41778_solr
x:deleteByCountNew_shard2_replica_n6 c:deleteByCountNew s:shard2 r:core_node8)
[n:127.0.0.1:41778_solr c:deleteByCountNew s:shard2 r:core_node8
x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SolrCore
[deleteByCountNew_shard2_replica_n6] Registered new searcher
Searcher@30c68070[deleteByCountNew_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1600775 INFO (qtp1340681554-8538) [n:127.0.0.1:39552_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@46cdb883[deleteByCountNew_shard1_replica_n2] main]
[junit4] 2> 1600793 INFO (qtp1340681554-8538) [n:127.0.0.1:39552_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1600930 INFO (qtp1340681554-8538) [n:127.0.0.1:39552_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1600931 INFO (qtp1340681554-8538) [n:127.0.0.1:39552_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1600931 INFO (qtp1340681554-8538) [n:127.0.0.1:39552_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1618789596915564544
[junit4] 2> 1600938 INFO
(searcherExecutor-2629-thread-1-processing-n:127.0.0.1:39552_solr
x:deleteByCountNew_shard1_replica_n2 c:deleteByCountNew s:shard1 r:core_node5)
[n:127.0.0.1:39552_solr c:deleteByCountNew s:shard1 r:core_node5
x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrCore
[deleteByCountNew_shard1_replica_n2] Registered new searcher
Searcher@46cdb883[deleteByCountNew_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1601028 INFO (qtp522407693-8570) [n:127.0.0.1:40469_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1601028 INFO (qtp522407693-8570) [n:127.0.0.1:40469_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1601029 INFO (qtp522407693-8570) [n:127.0.0.1:40469_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1601029 INFO (qtp522407693-8570) [n:127.0.0.1:40469_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1601030 INFO (qtp522407693-8570) [n:127.0.0.1:40469_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1dde7c4f[deleteByCountNew_shard2_replica_n4] main]
[junit4] 2> 1601044 INFO (qtp522407693-8570) [n:127.0.0.1:40469_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1601044 INFO (qtp522407693-8570) [n:127.0.0.1:40469_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1601045 INFO (qtp522407693-8570) [n:127.0.0.1:40469_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1601045 INFO (qtp522407693-8570) [n:127.0.0.1:40469_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1618789597035102208
[junit4] 2> 1601046 INFO
(searcherExecutor-2631-thread-1-processing-n:127.0.0.1:40469_solr
x:deleteByCountNew_shard2_replica_n4 c:deleteByCountNew s:shard2 r:core_node7)
[n:127.0.0.1:40469_solr c:deleteByCountNew s:shard2 r:core_node7
x:deleteByCountNew_shard2_replica_n4] o.a.s.c.SolrCore
[deleteByCountNew_shard2_replica_n4] Registered new searcher
Searcher@1dde7c4f[deleteByCountNew_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1601050 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node8=0},
version=0}
[junit4] 2> 1601071 INFO (qtp1340681554-8538) [n:127.0.0.1:39552_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCountNew/terms/shard1 to Terms{values={core_node3=0,
core_node5=0}, version=1}
[junit4] 2> 1601101 INFO (qtp522407693-8570) [n:127.0.0.1:40469_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node7=0,
core_node8=0}, version=1}
[junit4] 2> 1601119 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1601119 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1601119 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44193/solr/deleteByCountNew_shard1_replica_n1/
[junit4] 2> 1601120 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n1
url=http://127.0.0.1:44193/solr START
replicas=[http://127.0.0.1:39552/solr/deleteByCountNew_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 1601120 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n1
url=http://127.0.0.1:44193/solr DONE. We have no versions. sync failed.
[junit4] 2> 1601122 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"deleteByCountNew"} current state version: 0
[junit4] 2> 1601122 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1601122 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1601122 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:41778/solr/deleteByCountNew_shard2_replica_n6/
[junit4] 2> 1601123 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n6
url=http://127.0.0.1:41778/solr START
replicas=[http://127.0.0.1:40469/solr/deleteByCountNew_shard2_replica_n4/]
nUpdates=100
[junit4] 2> 1601123 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n6
url=http://127.0.0.1:41778/solr DONE. We have no versions. sync failed.
[junit4] 2> 1601145 INFO (qtp1340681554-8539) [n:127.0.0.1:39552_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.S.Request [deleteByCountNew_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=21
[junit4] 2> 1601163 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1601163 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1601163 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1601167 INFO (qtp522407693-8568) [n:127.0.0.1:40469_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.S.Request [deleteByCountNew_shard2_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 1601167 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1601167 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1601167 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1601181 DEBUG (ScheduledTrigger-2610-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1601208 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44193/solr/deleteByCountNew_shard1_replica_n1/ shard1
[junit4] 2> 1601209 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "base_url":"http://127.0.0.1:44193/solr",
[junit4] 2> "core":"deleteByCountNew_shard1_replica_n1",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 1601209 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41778/solr/deleteByCountNew_shard2_replica_n6/ shard2
[junit4] 2> 1601222 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "base_url":"http://127.0.0.1:41778/solr",
[junit4] 2> "core":"deleteByCountNew_shard2_replica_n6",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 1601356 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1601370 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1601371 INFO (qtp928347258-8558) [n:127.0.0.1:41778_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2648
[junit4] 2> 1601397 INFO (qtp1484991747-8547) [n:127.0.0.1:44193_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_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=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2735
[junit4] 2> 1601399 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"deleteByCountNew_shard2_replica_n6",
[junit4] 2> "core_node_name":"core_node8",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:41778/solr",
[junit4] 2> "node_name":"127.0.0.1:41778_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1601399 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"deleteByCountNew_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:44193/solr",
[junit4] 2> "node_name":"127.0.0.1:44193_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1601500 INFO (zkCallback-2257-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1601500 INFO (zkCallback-2247-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1602120 INFO (qtp1340681554-8538) [n:127.0.0.1:39552_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3404
[junit4] 2> 1602143 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"deleteByCountNew_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node5",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:39552/solr",
[junit4] 2> "node_name":"127.0.0.1:39552_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1602143 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"deleteByCountNew_shard2_replica_n4",
[junit4] 2> "core_node_name":"core_node7",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:40469/solr",
[junit4] 2> "node_name":"127.0.0.1:40469_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1602162 INFO (qtp522407693-8570) [n:127.0.0.1:40469_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3446
[junit4] 2> 1602178 INFO (qtp928347258-8562) [n:127.0.0.1:41778_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> 1602181 DEBUG (ScheduledTrigger-2610-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1602206 INFO
(OverseerCollectionConfigSetProcessor-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_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> 1602247 INFO (zkCallback-2257-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1602247 INFO (zkCallback-2247-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1602248 INFO (zkCallback-2233-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1602248 INFO (zkCallback-2241-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1603194 INFO (qtp928347258-8562) [n:127.0.0.1:41778_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=5047
[junit4] 2> 1603195 DEBUG (ScheduledTrigger-2610-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 1603219 INFO (qtp928347258-8561) [n:127.0.0.1:41778_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
count=1&action=DELETEREPLICA&collection=deleteByCountNew&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1603353 INFO (qtp1340681554-8542) [n:127.0.0.1:39552_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCountNew.shard1.replica_n2, tag=null
[junit4] 2> 1603353 INFO (qtp1340681554-8542) [n:127.0.0.1:39552_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7be93a7b: rootName
= solr_39552, domain = solr.core.deleteByCountNew.shard1.replica_n2, service
url = null, agent id = null] for registry
solr.core.deleteByCountNew.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@4672afa3
[junit4] 2> 1603462 INFO (qtp1340681554-8542) [n:127.0.0.1:39552_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrCore
[deleteByCountNew_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@2e90ce4f
[junit4] 2> 1603462 INFO (qtp1340681554-8542) [n:127.0.0.1:39552_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCountNew.shard1.replica_n2,
tag=2e90ce4f
[junit4] 2> 1603462 INFO (qtp1340681554-8542) [n:127.0.0.1:39552_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCountNew.shard1.leader,
tag=2e90ce4f
[junit4] 2> 1603573 INFO (qtp1340681554-8542) [n:127.0.0.1:39552_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/deleteByCountNew/terms/shard1 to
Terms{values={core_node3=0}, version=2}
[junit4] 2> 1603573 INFO (qtp1340681554-8542) [n:127.0.0.1:39552_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase No
version found for ephemeral leader parent node, won't remove previous leader
registration.
[junit4] 2> 1603587 INFO (qtp1340681554-8542) [n:127.0.0.1:39552_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&core=deleteByCountNew_shard1_replica_n2&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=235
[junit4] 2> 1603588 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"deletecore",
[junit4] 2> "core":"deleteByCountNew_shard1_replica_n2",
[junit4] 2> "node_name":"127.0.0.1:39552_solr",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "base_url":"http://127.0.0.1:39552/solr",
[junit4] 2> "core_node_name":"core_node5"} current state version: 0
[junit4] 2> 1603690 INFO (qtp522407693-8576) [n:127.0.0.1:40469_solr
x:deleteByCountNew_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCountNew.shard2.replica_n4, tag=null
[junit4] 2> 1603690 INFO (qtp522407693-8576) [n:127.0.0.1:40469_solr
x:deleteByCountNew_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@115b3c6d: rootName
= solr_40469, domain = solr.core.deleteByCountNew.shard2.replica_n4, service
url = null, agent id = null] for registry
solr.core.deleteByCountNew.shard2.replica_n4 /
com.codahale.metrics.MetricRegistry@43006262
[junit4] 2> 1603698 INFO (zkCallback-2247-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1603705 INFO (zkCallback-2233-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1603713 INFO (zkCallback-2257-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1603713 INFO (zkCallback-2241-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1603789 INFO (qtp522407693-8576) [n:127.0.0.1:40469_solr
x:deleteByCountNew_shard2_replica_n4] o.a.s.c.SolrCore
[deleteByCountNew_shard2_replica_n4] CLOSING SolrCore
org.apache.solr.core.SolrCore@3e302644
[junit4] 2> 1603789 INFO (qtp522407693-8576) [n:127.0.0.1:40469_solr
x:deleteByCountNew_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCountNew.shard2.replica_n4,
tag=3e302644
[junit4] 2> 1603789 INFO (qtp522407693-8576) [n:127.0.0.1:40469_solr
x:deleteByCountNew_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.deleteByCountNew.shard2.leader,
tag=3e302644
[junit4] 2> 1603939 INFO (qtp522407693-8576) [n:127.0.0.1:40469_solr
x:deleteByCountNew_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of
terms at /collections/deleteByCountNew/terms/shard2 to
Terms{values={core_node8=0}, version=2}
[junit4] 2> 1603940 INFO (qtp522407693-8576) [n:127.0.0.1:40469_solr
x:deleteByCountNew_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase No
version found for ephemeral leader parent node, won't remove previous leader
registration.
[junit4] 2> 1603970 INFO (qtp522407693-8576) [n:127.0.0.1:40469_solr
x:deleteByCountNew_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={deleteInstanceDir=true&core=deleteByCountNew_shard2_replica_n4&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=280
[junit4] 2> 1603973 DEBUG
(OverseerStateUpdate-73770407143014408-127.0.0.1:40469_solr-n_0000000000)
[n:127.0.0.1:40469_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"deletecore",
[junit4] 2> "core":"deleteByCountNew_shard2_replica_n4",
[junit4] 2> "node_name":"127.0.0.1:40469_solr",
[
[...truncated too long message...]
operty disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/null639159587
[copy] Copying 241 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/null639159587
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.6/solr/null639159587
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 48ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 196 minutes 24 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
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:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
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:1819)
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:2920)
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:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
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:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
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:1819)
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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]