Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1702/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.AddReplicaTest.test
Error Message:
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"http://127.0.0.1:34601/solr","node_name":"127.0.0.1:34601_solr","state":"active","type":"NRT"}
Stack Trace:
java.lang.AssertionError:
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"http://127.0.0.1:34601/solr","node_name":"127.0.0.1:34601_solr","state":"active","type":"NRT"}
at
__randomizedtesting.SeedInfo.seed([EF37C74CBB342E23:6763F89615C843DB]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.apache.solr.cloud.AddReplicaTest.test(AddReplicaTest.java:84)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12978 lines...]
[junit4] Suite: org.apache.solr.cloud.AddReplicaTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_EF37C74CBB342E23-001/init-core-data-001
[junit4] 2> 553320 WARN
(SUITE-AddReplicaTest-seed#[EF37C74CBB342E23]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 553320 INFO
(SUITE-AddReplicaTest-seed#[EF37C74CBB342E23]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 553321 INFO
(SUITE-AddReplicaTest-seed#[EF37C74CBB342E23]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 553321 INFO
(SUITE-AddReplicaTest-seed#[EF37C74CBB342E23]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 553321 INFO
(SUITE-AddReplicaTest-seed#[EF37C74CBB342E23]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_EF37C74CBB342E23-001/tempDir-001
[junit4] 2> 553322 INFO
(SUITE-AddReplicaTest-seed#[EF37C74CBB342E23]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 553322 INFO (Thread-1048) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 553322 INFO (Thread-1048) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 553342 ERROR (Thread-1048) [ ] 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> 553422 INFO
(SUITE-AddReplicaTest-seed#[EF37C74CBB342E23]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:33659
[junit4] 2> 553423 INFO (zkConnectionManagerCallback-3899-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553425 INFO (jetty-launcher-3896-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 553425 INFO (jetty-launcher-3896-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 553429 INFO (jetty-launcher-3896-thread-4) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 553433 INFO (jetty-launcher-3896-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 553445 INFO (jetty-launcher-3896-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 553445 INFO (jetty-launcher-3896-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 553445 INFO (jetty-launcher-3896-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 553446 INFO (jetty-launcher-3896-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c484ebc{/solr,null,AVAILABLE}
[junit4] 2> 553452 INFO (jetty-launcher-3896-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 553452 INFO (jetty-launcher-3896-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 553452 INFO (jetty-launcher-3896-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 553452 INFO (jetty-launcher-3896-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 553452 INFO (jetty-launcher-3896-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 553452 INFO (jetty-launcher-3896-thread-4) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 553453 INFO (jetty-launcher-3896-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4e20756e{/solr,null,AVAILABLE}
[junit4] 2> 553453 INFO (jetty-launcher-3896-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6c4b32a1{HTTP/1.1,[http/1.1]}{127.0.0.1:45927}
[junit4] 2> 553453 INFO (jetty-launcher-3896-thread-2) [ ]
o.e.j.s.Server Started @553500ms
[junit4] 2> 553453 INFO (jetty-launcher-3896-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45927}
[junit4] 2> 553453 ERROR (jetty-launcher-3896-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 553453 INFO (jetty-launcher-3896-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 553453 INFO (jetty-launcher-3896-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.4.0
[junit4] 2> 553453 INFO (jetty-launcher-3896-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 553453 INFO (jetty-launcher-3896-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 553453 INFO (jetty-launcher-3896-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-12T16:23:30.274692Z
[junit4] 2> 553455 INFO (jetty-launcher-3896-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@32394f63{/solr,null,AVAILABLE}
[junit4] 2> 553455 INFO (jetty-launcher-3896-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 553455 INFO (jetty-launcher-3896-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 553455 INFO (jetty-launcher-3896-thread-3) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 553457 INFO (jetty-launcher-3896-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7a5e1fee{HTTP/1.1,[http/1.1]}{127.0.0.1:35631}
[junit4] 2> 553457 INFO (jetty-launcher-3896-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3618f501{HTTP/1.1,[http/1.1]}{127.0.0.1:37985}
[junit4] 2> 553457 INFO (jetty-launcher-3896-thread-1) [ ]
o.e.j.s.Server Started @553504ms
[junit4] 2> 553457 INFO (jetty-launcher-3896-thread-4) [ ]
o.e.j.s.Server Started @553504ms
[junit4] 2> 553457 INFO (jetty-launcher-3896-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37985}
[junit4] 2> 553457 INFO (jetty-launcher-3896-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35631}
[junit4] 2> 553457 ERROR (jetty-launcher-3896-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 553457 ERROR (jetty-launcher-3896-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 553457 INFO (jetty-launcher-3896-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 553457 INFO (jetty-launcher-3896-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.4.0
[junit4] 2> 553457 INFO (jetty-launcher-3896-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 553457 INFO (jetty-launcher-3896-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 553458 INFO (jetty-launcher-3896-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-12T16:23:30.279012Z
[junit4] 2> 553457 INFO (jetty-launcher-3896-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 553458 INFO (jetty-launcher-3896-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.4.0
[junit4] 2> 553458 INFO (jetty-launcher-3896-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 553458 INFO (jetty-launcher-3896-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 553458 INFO (jetty-launcher-3896-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-12T16:23:30.279619Z
[junit4] 2> 553464 INFO (zkConnectionManagerCallback-3901-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553465 INFO (jetty-launcher-3896-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 553465 INFO (jetty-launcher-3896-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6f9c95ad{/solr,null,AVAILABLE}
[junit4] 2> 553467 INFO (jetty-launcher-3896-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1f4deeb4{HTTP/1.1,[http/1.1]}{127.0.0.1:34601}
[junit4] 2> 553467 INFO (jetty-launcher-3896-thread-3) [ ]
o.e.j.s.Server Started @553514ms
[junit4] 2> 553467 INFO (jetty-launcher-3896-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34601}
[junit4] 2> 553469 ERROR (jetty-launcher-3896-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 553470 INFO (jetty-launcher-3896-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 553470 INFO (jetty-launcher-3896-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.4.0
[junit4] 2> 553470 INFO (jetty-launcher-3896-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 553470 INFO (jetty-launcher-3896-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 553470 INFO (jetty-launcher-3896-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-12T16:23:30.291264Z
[junit4] 2> 553484 INFO (zkConnectionManagerCallback-3907-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553484 INFO (jetty-launcher-3896-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 553485 INFO (zkConnectionManagerCallback-3903-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553485 INFO (jetty-launcher-3896-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 553488 INFO (zkConnectionManagerCallback-3905-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553489 INFO (jetty-launcher-3896-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 553499 INFO (jetty-launcher-3896-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33659/solr
[junit4] 2> 553499 INFO (jetty-launcher-3896-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33659/solr
[junit4] 2> 553499 INFO (jetty-launcher-3896-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33659/solr
[junit4] 2> 553509 INFO (zkConnectionManagerCallback-3917-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553512 INFO (zkConnectionManagerCallback-3919-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553512 INFO (zkConnectionManagerCallback-3915-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553513 DEBUG (jetty-launcher-3896-thread-3)
[n:127.0.0.1:34601_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$182/1105631820@266229ca
[junit4] 2> 553513 INFO (jetty-launcher-3896-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33659/solr
[junit4] 2> 553513 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
0x1003fa5e0df0007, likely client has closed socket
[junit4] 2> 553516 DEBUG (jetty-launcher-3896-thread-1)
[n:127.0.0.1:35631_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$182/1105631820@100379c0
[junit4] 2> 553521 INFO (zkConnectionManagerCallback-3923-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553521 INFO (zkConnectionManagerCallback-3925-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553521 DEBUG (jetty-launcher-3896-thread-2)
[n:127.0.0.1:45927_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$182/1105631820@5e26d4a0
[junit4] 2> 553521 INFO (zkConnectionManagerCallback-3927-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553531 INFO (zkConnectionManagerCallback-3929-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553531 DEBUG (jetty-launcher-3896-thread-4)
[n:127.0.0.1:37985_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$182/1105631820@1cef5f94
[junit4] 2> 553534 INFO (zkConnectionManagerCallback-3935-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553539 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 553539 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553539 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 553539 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 553539 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 553540 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 553541 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 553542 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553542 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 553543 INFO (jetty-launcher-3896-thread-4)
[n:127.0.0.1:37985_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 553544 DEBUG (jetty-launcher-3896-thread-4)
[n:127.0.0.1:37985_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72127575712792588-127.0.0.1:37985_solr-n_0000000000
[junit4] 2> 553544 INFO (jetty-launcher-3896-thread-4)
[n:127.0.0.1:37985_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37985_solr
[junit4] 2> 553544 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 553544 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 553545 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 553546 INFO (jetty-launcher-3896-thread-4)
[n:127.0.0.1:37985_solr ] o.a.s.c.Overseer Overseer
(id=72127575712792588-127.0.0.1:37985_solr-n_0000000000) starting
[junit4] 2> 553547 INFO (jetty-launcher-3896-thread-2)
[n:127.0.0.1:45927_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 553547 DEBUG (jetty-launcher-3896-thread-2)
[n:127.0.0.1:45927_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72127575712792587-127.0.0.1:45927_solr-n_0000000001
[junit4] 2> 553548 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/72127575712792588-127.0.0.1:37985_solr-n_0000000000
[junit4] 2> 553548 DEBUG (jetty-launcher-3896-thread-2)
[n:127.0.0.1:45927_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/72127575712792588-127.0.0.1:37985_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 553548 INFO (jetty-launcher-3896-thread-2)
[n:127.0.0.1:45927_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45927_solr
[junit4] 2> 553548 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 553548 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 553549 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553549 INFO (zkCallback-3934-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 553552 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553553 INFO (zkCallback-3928-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 553585 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 553585 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553585 INFO (jetty-launcher-3896-thread-1)
[n:127.0.0.1:35631_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 553585 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 553585 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 553585 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 553586 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 553586 INFO (jetty-launcher-3896-thread-1)
[n:127.0.0.1:35631_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 553587 DEBUG (jetty-launcher-3896-thread-1)
[n:127.0.0.1:35631_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72127575712792586-127.0.0.1:35631_solr-n_0000000002
[junit4] 2> 553587 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/72127575712792587-127.0.0.1:45927_solr-n_0000000001
[junit4] 2> 553587 DEBUG (jetty-launcher-3896-thread-1)
[n:127.0.0.1:35631_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/72127575712792587-127.0.0.1:45927_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 553587 DEBUG (jetty-launcher-3896-thread-1)
[n:127.0.0.1:35631_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:35631_solr as DOWN
[junit4] 2> 553588 INFO (jetty-launcher-3896-thread-1)
[n:127.0.0.1:35631_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 553588 INFO (jetty-launcher-3896-thread-1)
[n:127.0.0.1:35631_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35631_solr
[junit4] 2> 553589 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 553589 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 553589 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 553592 INFO (zkConnectionManagerCallback-3944-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553596 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553596 INFO (zkCallback-3934-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 553597 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 553597 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553597 INFO (jetty-launcher-3896-thread-4)
[n:127.0.0.1:37985_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 553597 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 553597 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 553597 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 553597 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 553597 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553597 INFO (jetty-launcher-3896-thread-3)
[n:127.0.0.1:34601_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 553597 INFO (jetty-launcher-3896-thread-4)
[n:127.0.0.1:37985_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33659/solr ready
[junit4] 2> 553598 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 553598 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 553598 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 553598 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 553598 INFO (jetty-launcher-3896-thread-3)
[n:127.0.0.1:34601_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 553598 DEBUG (jetty-launcher-3896-thread-3)
[n:127.0.0.1:34601_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72127575712792584-127.0.0.1:34601_solr-n_0000000003
[junit4] 2> 553599 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/72127575712792586-127.0.0.1:35631_solr-n_0000000002
[junit4] 2> 553599 DEBUG (jetty-launcher-3896-thread-3)
[n:127.0.0.1:34601_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/72127575712792586-127.0.0.1:35631_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 553599 DEBUG (jetty-launcher-3896-thread-3)
[n:127.0.0.1:34601_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:34601_solr as DOWN
[junit4] 2> 553599 INFO (jetty-launcher-3896-thread-3)
[n:127.0.0.1:34601_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 553599 INFO (jetty-launcher-3896-thread-3)
[n:127.0.0.1:34601_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34601_solr
[junit4] 2> 553599 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 553599 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 553600 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 553600 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553600 INFO (zkCallback-3934-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 553608 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553609 INFO (zkCallback-3928-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 553609 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553612 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553617 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 553618 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue-work
[junit4] 2> 553618 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 553618 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:35631_solr"} current state version: 0
[junit4] 2> 553618 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35631_solr
[junit4] 2> 553618 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:34601_solr"} current state version: 0
[junit4] 2> 553618 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34601_solr
[junit4] 2> 553632 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer
operations
[junit4] 2> 553652 INFO (zkCallback-3926-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 553652 INFO (zkCallback-3922-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 553653 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553653 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
[junit4] 2> 553653 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
[junit4] 2> 553653 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
[junit4] 2> 553653 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
[junit4] 2> 553653 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
[junit4] 2> 553653 INFO (zkCallback-3943-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 553653 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
[junit4] 2> 553653 DEBUG (jetty-launcher-3896-thread-4)
[n:127.0.0.1:37985_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:37985_solr as DOWN
[junit4] 2> 553653 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 553653 DEBUG
(OverseerAutoScalingTriggerThread-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 553654 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 553654 INFO (jetty-launcher-3896-thread-4)
[n:127.0.0.1:37985_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 553654 INFO (jetty-launcher-3896-thread-4)
[n:127.0.0.1:37985_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37985_solr
[junit4] 2> 553654 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/autoscaling.json
[junit4] 2> 553654 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 553654 DEBUG
(OverseerAutoScalingTriggerThread-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 553655 DEBUG
(OverseerAutoScalingTriggerThread-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 553655 DEBUG
(OverseerAutoScalingTriggerThread-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 553655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 553655 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:37985_solr"} current state version: 0
[junit4] 2> 553655 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37985_solr
[junit4] 2> 553655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 553655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 553655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 553655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 553655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553655 INFO (zkCallback-3928-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 553655 INFO (zkCallback-3926-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 553656 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553656 INFO (zkCallback-3934-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 553657 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553657 INFO (zkCallback-3922-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 553657 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553657 INFO (zkCallback-3943-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 553662 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 553665 DEBUG
(OverseerAutoScalingTriggerThread-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:34601_solr, 127.0.0.1:37985_solr, 127.0.0.1:45927_solr,
127.0.0.1:35631_solr]
[junit4] 2> 553676 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 553677 DEBUG (ScheduledTrigger-1864-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 553683 INFO (jetty-launcher-3896-thread-1)
[n:127.0.0.1:35631_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35631.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cb953f6
[junit4] 2> 553688 DEBUG
(OverseerAutoScalingTriggerThread-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 553689 DEBUG
(OverseerAutoScalingTriggerThread-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 553693 INFO (jetty-launcher-3896-thread-1)
[n:127.0.0.1:35631_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35631.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cb953f6
[junit4] 2> 553693 INFO (jetty-launcher-3896-thread-1)
[n:127.0.0.1:35631_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35631.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cb953f6
[junit4] 2> 553694 INFO (jetty-launcher-3896-thread-1)
[n:127.0.0.1:35631_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_EF37C74CBB342E23-001/tempDir-001/node1/.
[junit4] 2> 553704 INFO (zkConnectionManagerCallback-3949-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553705 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 553705 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553705 INFO (jetty-launcher-3896-thread-1)
[n:127.0.0.1:35631_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 553705 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 553705 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 553705 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 553705 INFO (jetty-launcher-3896-thread-1)
[n:127.0.0.1:35631_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33659/solr ready
[junit4] 2> 553755 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 553756 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 553801 INFO (jetty-launcher-3896-thread-3)
[n:127.0.0.1:34601_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34601.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cb953f6
[junit4] 2> 553809 INFO (jetty-launcher-3896-thread-3)
[n:127.0.0.1:34601_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34601.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cb953f6
[junit4] 2> 553809 INFO (jetty-launcher-3896-thread-3)
[n:127.0.0.1:34601_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34601.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cb953f6
[junit4] 2> 553810 INFO (jetty-launcher-3896-thread-3)
[n:127.0.0.1:34601_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_EF37C74CBB342E23-001/tempDir-001/node3/.
[junit4] 2> 553848 INFO (zkConnectionManagerCallback-3954-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553849 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 553849 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553849 INFO (jetty-launcher-3896-thread-3)
[n:127.0.0.1:34601_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 553849 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 553850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 553850 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 553850 INFO (jetty-launcher-3896-thread-3)
[n:127.0.0.1:34601_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33659/solr ready
[junit4] 2> 553911 INFO (jetty-launcher-3896-thread-2)
[n:127.0.0.1:45927_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45927.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cb953f6
[junit4] 2> 553918 INFO (jetty-launcher-3896-thread-2)
[n:127.0.0.1:45927_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45927.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cb953f6
[junit4] 2> 553918 INFO (jetty-launcher-3896-thread-2)
[n:127.0.0.1:45927_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45927.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cb953f6
[junit4] 2> 553919 INFO (jetty-launcher-3896-thread-2)
[n:127.0.0.1:45927_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_EF37C74CBB342E23-001/tempDir-001/node2/.
[junit4] 2> 553928 INFO (zkConnectionManagerCallback-3959-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 553930 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 553930 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 553930 INFO (jetty-launcher-3896-thread-2)
[n:127.0.0.1:45927_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 553931 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 553931 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 553931 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 553931 INFO (jetty-launcher-3896-thread-2)
[n:127.0.0.1:45927_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33659/solr ready
[junit4] 2> 553992 INFO (jetty-launcher-3896-thread-4)
[n:127.0.0.1:37985_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37985.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cb953f6
[junit4] 2> 553997 INFO (jetty-launcher-3896-thread-4)
[n:127.0.0.1:37985_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37985.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cb953f6
[junit4] 2> 553997 INFO (jetty-launcher-3896-thread-4)
[n:127.0.0.1:37985_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37985.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cb953f6
[junit4] 2> 553998 INFO (jetty-launcher-3896-thread-4)
[n:127.0.0.1:37985_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_EF37C74CBB342E23-001/tempDir-001/node4/.
[junit4] 2> 554020 INFO (zkConnectionManagerCallback-3961-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 554021 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
0x1003fa5e0df0011, likely client has closed socket
[junit4] 2> 554028 INFO (zkConnectionManagerCallback-3966-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 554029 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 554029 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 554029 INFO
(SUITE-AddReplicaTest-seed#[EF37C74CBB342E23]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 554029 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 554029 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 554029 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 554031 INFO
(SUITE-AddReplicaTest-seed#[EF37C74CBB342E23]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33659/solr ready
[junit4] 2> 554048 INFO
(TEST-AddReplicaTest.test-seed#[EF37C74CBB342E23]) [ ] o.a.s.SolrTestCaseJ4
###Starting test
[junit4] 2> 554056 INFO (zkConnectionManagerCallback-3968-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 554065 INFO (qtp1334412894-7492) [n:127.0.0.1:34601_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=addreplicatest_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 554065 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 554065 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
[junit4] 2> 554065 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 554065 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.ZkDistributedQueue Found child node with improper name:
qnr-0000000000
[junit4] 2> 554065 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 554066 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 554066 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.ZkDistributedQueue Found child node with improper name:
qnr-0000000000
[junit4] 2> 554066 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Returning topN elements:
[/overseer/collection-queue-work/qn-0000000000, ]
[junit4] 2> 554066 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue :
[[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
[junit4] 2> 554066 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Marked task
[/overseer/collection-queue-work/qn-0000000000] as running
[junit4] 2> 554066 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get
the message id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "name":"addreplicatest_coll",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 554066 DEBUG (OverseerThreadFactory-1866-thread-1) [ ]
o.a.s.c.OverseerTaskProcessor Runner processing
/overseer/collection-queue-work/qn-0000000000
[junit4] 2> 554066 DEBUG (OverseerThreadFactory-1866-thread-1) [ ]
o.a.s.c.a.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : create , {
[junit4] 2> "name":"addreplicatest_coll",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 554066 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
[junit4] 2> 554066 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor RunningTasks:
[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 554066 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
[junit4] 2> 554066 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
[junit4] 2> 554066 INFO (OverseerThreadFactory-1866-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection addreplicatest_coll
[junit4] 2> 554066 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor RunningZKTasks:
[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 554066 DEBUG
(OverseerCollectionConfigSetProcessor-72127575712792588-127.0.0.1:37985_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet:
[/overseer/collection-queue-work/qn-0000000000],[]
[junit4] 2> 554067 DEBUG (OverseerThreadFactory-1866-thread-1) [ ]
o.a.s.c.a.c.Assign Identify nodes using default
[junit4] 2> 554067 DEBUG (OverseerThreadFactory-1866-thread-1) [ ]
o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node
/collections/addreplicatest_coll
[junit4] 2> 554067 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 554067 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 554067 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 554067 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 554067 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 554067 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 554067 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 554067 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 554067 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 554067 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 554067 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 554068 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 554068 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 554068 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 554068 DEBUG (OverseerThreadFactory-1866-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:addreplicatest_coll
[junit4] 2> 554068 DEBUG (OverseerThreadFactory-1866-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
[junit4] 2> 554068 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 554068 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 554068 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 554068 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 554069 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 554069 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 554069 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "name":"addreplicatest_coll",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 554069 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.ClusterStateMutator building a new cName: addreplicatest_coll
[junit4] 2> 554070 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/addreplicatest_coll/state.json
[junit4] 2> 554070 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 554070 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 554169 DEBUG (OverseerThreadFactory-1866-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection
addreplicatest_coll, shardNames [shard1, shard2] , message : {
[junit4] 2> "name":"addreplicatest_coll",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 554170 DEBUG (OverseerThreadFactory-1866-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Creating core
addreplicatest_coll_shard1_replica_n1 as part of shard shard1 of collection
addreplicatest_coll on 127.0.0.1:45927_solr
[junit4] 2> 554171 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 554171 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 554171 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:45927/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 554171 INFO
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:45927/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 554171 DEBUG (OverseerThreadFactory-1866-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Creating core
addreplicatest_coll_shard2_replica_n2 as part of shard shard2 of collection
addreplicatest_coll on 127.0.0.1:35631_solr
[junit4] 2> 554171 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 554171 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:45927/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 554172 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 554172 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 554172 DEBUG (OverseerThreadFactory-1866-thread-1) [ ]
o.a.s.c.a.c.OverseerCollectionMessageHandler Expecting
[addreplicatest_coll_shard1_replica_n1, addreplicatest_coll_shard2_replica_n2]
cores but found {}
[junit4] 2> 554172 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:35631/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 554172 INFO
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:35631/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 554172 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator Old Slice: shard2:{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 554172 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator New Slice: shard2:{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node4":{
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n2",
[junit4] 2> "base_url":"http://127.0.0.1:35631/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 554272 DEBUG (OverseerThreadFactory-1866-thread-1) [ ]
o.a.s.c.a.c.OverseerCollectionMessageHandler Expecting
[addreplicatest_coll_shard1_replica_n1, addreplicatest_coll_shard2_replica_n2]
cores but found {}
[junit4] 2> 554273 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/addreplicatest_coll/state.json version: 0
[junit4] 2> 554273 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 554273 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 554385 INFO (qtp1498343300-7476) [n:127.0.0.1:45927_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 554385 INFO (qtp1498343300-7476) [n:127.0.0.1:45927_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 554386 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 554388 DEBUG (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController publishing
state=down
[junit4] 2> 554388 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 554388 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 554389 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 554389 DEBUG (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController Registering watch
for collection addreplicatest_coll
[junit4] 2> 554389 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:45927/solr",
[junit4] 2> "node_name":"127.0.0.1:45927_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 554389 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:45927/solr",
[junit4] 2> "node_name":"127.0.0.1:45927_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 554389 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Will update state for replica:
core_node3:{"core":"addreplicatest_coll_shard1_replica_n1","base_url":"http://127.0.0.1:45927/solr","node_name":"127.0.0.1:45927_solr","state":"down","type":"NRT"}
[junit4] 2> 554389 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{
[junit4] 2> "shard1":{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:45927/solr",
[junit4] 2> "node_name":"127.0.0.1:45927_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}},
[junit4] 2> "shard2":{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node4":{
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n2",
[junit4] 2> "base_url":"http://127.0.0.1:35631/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 554389 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 554390 DEBUG (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController waiting to find
shard id in clusterstate for addreplicatest_coll_shard1_replica_n1
[junit4] 2> 554390 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 554390 DEBUG (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController publishing
state=down
[junit4] 2> 554391 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 554391 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 554391 DEBUG (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController Registering watch
for collection addreplicatest_coll
[junit4] 2> 554391 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 554391 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n2",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:35631/solr",
[junit4] 2> "node_name":"127.0.0.1:35631_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 554391 DEBUG (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController waiting to find
shard id in clusterstate for addreplicatest_coll_shard2_replica_n2
[junit4] 2> 554391 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n2",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:35631/solr",
[junit4] 2> "node_name":"127.0.0.1:35631_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 554391 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Will update state for replica:
core_node4:{"core":"addreplicatest_coll_shard2_replica_n2","base_url":"http://127.0.0.1:35631/solr","node_name":"127.0.0.1:35631_solr","state":"down","type":"NRT"}
[junit4] 2> 554391 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{
[junit4] 2> "shard1":{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:45927/solr",
[junit4] 2> "node_name":"127.0.0.1:45927_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}},
[junit4] 2> "shard2":{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node4":{
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n2",
[junit4] 2> "base_url":"http://127.0.0.1:35631/solr",
[junit4] 2> "node_name":"127.0.0.1:35631_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 554492 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/addreplicatest_coll/state.json version: 1
[junit4] 2> 554492 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 554492 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 554492 INFO (zkCallback-3926-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
[junit4] 2> 554492 INFO (zkCallback-3928-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
[junit4] 2> 554492 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 554492 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 554493 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 554495 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 554508 INFO (zkCallback-3928-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
[junit4] 2> 554509 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 554515 INFO (zkCallback-3926-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
[junit4] 2> 554515 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 554678 DEBUG (ScheduledTrigger-1864-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 4
[junit4] 2> 555396 INFO (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.4.0
[junit4] 2> 555396 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.4.0
[junit4] 2> 555415 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema
[addreplicatest_coll_shard2_replica_n2] Schema name=minimal
[junit4] 2> 555415 INFO (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema
[addreplicatest_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 555417 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 555417 INFO (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 555417 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'addreplicatest_coll_shard2_replica_n2' using configuration from
collection addreplicatest_coll, trusted=true
[junit4] 2> 555417 INFO (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'addreplicatest_coll_shard1_replica_n1' using configuration from
collection addreplicatest_coll, trusted=true
[junit4] 2> 555417 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_35631.solr.core.addreplicatest_coll.shard2.replica_n2'
(registry 'solr.core.addreplicatest_coll.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cb953f6
[junit4] 2> 555417 INFO (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_45927.solr.core.addreplicatest_coll.shard1.replica_n1'
(registry 'solr.core.addreplicatest_coll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@cb953f6
[junit4] 2> 555417 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 555417 INFO (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 555417 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore
[[addreplicatest_coll_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_EF37C74CBB342E23-001/tempDir-001/node1/addreplicatest_coll_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_EF37C74CBB342E23-001/tempDir-001/node1/./addreplicatest_coll_shard2_replica_n2/data/]
[junit4] 2> 555417 INFO (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore
[[addreplicatest_coll_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_EF37C74CBB342E23-001/tempDir-001/node2/addreplicatest_coll_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_EF37C74CBB342E23-001/tempDir-001/node2/./addreplicatest_coll_shard1_replica_n1/data/]
[junit4] 2> 555450 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 555450 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 555451 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 555451 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 555452 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5e710caa[addreplicatest_coll_shard2_replica_n2] main]
[junit4] 2> 555453 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 555453 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 555453 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 555453 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1597558187385421824
[junit4] 2> 555454 INFO
(searcherExecutor-1875-thread-1-processing-n:127.0.0.1:35631_solr
x:addreplicatest_coll_shard2_replica_n2 c:addreplicatest_coll s:shard2
r:core_node4) [n:127.0.0.1:35631_solr c:addreplicatest_coll s:shard2
r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore
[addreplicatest_coll_shard2_replica_n2] Registered new searcher
Searcher@5e710caa[addreplicatest_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 555454 DEBUG (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController watch zkdir
/configs/conf1
[junit4] 2> 555455 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/configs/conf1
[junit4] 2> 555456 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/collections/addreplicatest_coll/terms/shard2
[junit4] 2> 555457 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/collections/addreplicatest_coll/terms/shard2
[junit4] 2> 555457 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/addreplicatest_coll/terms/shard2 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 555457 DEBUG (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController Register replica
- core:addreplicatest_coll_shard2_replica_n2
address:http://127.0.0.1:35631/solr collection:addreplicatest_coll shard:shard2
[junit4] 2> 555457 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/collections/addreplicatest_coll/terms/shard2
[junit4] 2> 555458 DEBUG (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.LeaderElector Joined
leadership election with path:
/collections/addreplicatest_coll/leader_elect/shard2/election/72127575712792586-core_node4-n_0000000000
[junit4] 2> 555458 DEBUG (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext
Running the leader process for shard=shard2 and weAreReplacement=false and
leaderVoteWait=10000
[junit4] 2> 555458 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 555458 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 555458 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:35631/solr/addreplicatest_coll_shard2_replica_n2/
[junit4] 2> 555458 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 555458 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy
http://127.0.0.1:35631/solr/addreplicatest_coll_shard2_replica_n2/ has no
replicas
[junit4] 2> 555458 DEBUG (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext
127.0.0.1:35631_solr synched 0
[junit4] 2> 555458 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 555460 DEBUG (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase
Creating leader registration node
/collections/addreplicatest_coll/leaders/shard2/leader after winning as
/collections/addreplicatest_coll/leader_elect/shard2/election/72127575712792586-core_node4-n_0000000000
[junit4] 2> 555461 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 555461 INFO (qtp1407801099-7478) [n:127.0.0.1:35631_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
http://127.0.0.1:35631/solr/addreplicatest_coll_shard2_replica_n2/ shard2
[junit4] 2> 555461 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 555461 DEBUG
(OverseerStateUpdate-72127575712792588-127.0.0.1:37985_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "base_url":"http://127.0.0.1:35631/solr",
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n2",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 555462 INFO (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 555462 INFO (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 555464 INFO (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 555464 INFO (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 555465 INFO (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@67fc3f22[addreplicatest_coll_shard1_replica_n1] main]
[junit4] 2> 555466 INFO (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 555466 INFO (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 555467 INFO (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 555467 INFO
(searcherExecutor-1876-thread-1-processing-n:127.0.0.1:45927_solr
x:addreplicatest_coll_shard1_replica_n1 c:addreplicatest_coll s:shard1
r:core_node3) [n:127.0.0.1:45927_solr c:addreplicatest_coll s:shard1
r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore
[addreplicatest_coll_shard1_replica_n1] Registered new searcher
Searcher@67fc3f22[addreplicatest_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 555468 INFO (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1597558187401150464
[junit4] 2> 555469 DEBUG (qtp1498343300-7476) [n:127.0.0.1:45927_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController w
[...truncated too long message...]
7.0.0.1:45927_solr c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.addreplicatest_coll.shard1.leader, tag=3316311b
[junit4] 2> 559175 DEBUG (coreCloseExecutor-1890-thread-1)
[n:127.0.0.1:45927_solr c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController removed listener
for config directory [/configs/conf1]
[junit4] 2> 559175 DEBUG (coreCloseExecutor-1890-thread-1)
[n:127.0.0.1:45927_solr c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController No more listeners
for config directory [/configs/conf1]
[junit4] 2> 559175 DEBUG (jetty-closer-3897-thread-4) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
[junit4] 2> 559176 DEBUG (jetty-closer-3897-thread-4) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
[junit4] 2> 559176 DEBUG (jetty-closer-3897-thread-4) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
[junit4] 2> 559176 DEBUG (jetty-closer-3897-thread-4) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool
executor
[junit4] 2> 559176 DEBUG (jetty-closer-3897-thread-4) [ ]
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
[junit4] 2> 559176 DEBUG (jetty-closer-3897-thread-4) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 559176 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: create/delete:
/solr/collections/addreplicatest_coll/leader_elect/shard1/election/72127575712792587-core_node3-n_0000000000
[junit4] 2> 559176 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: create/delete:
/solr/overseer_elect/election/72127575712792587-127.0.0.1:45927_solr-n_0000000001
[junit4] 2> 559177 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
0x1003fa5e0df000b, likely client has closed socket
[junit4] 2> 559177 INFO (jetty-closer-3897-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@c484ebc{/solr,null,UNAVAILABLE}
[junit4] 2> 559177 INFO (jetty-closer-3897-thread-3) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 559177 INFO (zkCallback-3926-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35631_solr
[junit4] 2> 559178 INFO (jetty-closer-3897-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@32394f63{/solr,null,UNAVAILABLE}
[junit4] 2> 559178 INFO (jetty-closer-3897-thread-4) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 559184 INFO (coreCloseExecutor-1893-thread-1)
[n:127.0.0.1:34601_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.addreplicatest_coll.shard1.leader, tag=23433a4e
[junit4] 2> 559185 DEBUG (coreCloseExecutor-1893-thread-1)
[n:127.0.0.1:34601_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5] o.a.s.c.ZkController removed listener
for config directory [/configs/conf1]
[junit4] 2> 559185 DEBUG (coreCloseExecutor-1893-thread-1)
[n:127.0.0.1:34601_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5] o.a.s.c.ZkController No more listeners
for config directory [/configs/conf1]
[junit4] 2> 559186 INFO (coreCloseExecutor-1892-thread-1)
[n:127.0.0.1:35631_solr c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.addreplicatest_coll.shard2.leader, tag=6e299977
[junit4] 2> 559187 DEBUG (coreCloseExecutor-1892-thread-1)
[n:127.0.0.1:35631_solr c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController removed listener
for config directory [/configs/conf1]
[junit4] 2> 559187 INFO (jetty-closer-3897-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6f9c95ad{/solr,null,UNAVAILABLE}
[junit4] 2> 559187 DEBUG (coreCloseExecutor-1892-thread-1)
[n:127.0.0.1:35631_solr c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController No more listeners
for config directory [/configs/conf1]
[junit4] 2> 559187 INFO (jetty-closer-3897-thread-2) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 559199 INFO (jetty-closer-3897-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4e20756e{/solr,null,UNAVAILABLE}
[junit4] 2> 559199 INFO (jetty-closer-3897-thread-1) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 559200 ERROR
(SUITE-AddReplicaTest-seed#[EF37C74CBB342E23]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 559200 INFO
(SUITE-AddReplicaTest-seed#[EF37C74CBB342E23]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33659 33659
[junit4] 2> 559213 INFO (Thread-1048) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33659 33659
[junit4] 2> 559213 WARN (Thread-1048) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/aliases.json
[junit4] 2> 9
/solr/collections/addreplicatest_coll/terms/shard1
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 3 /solr/configs/conf1
[junit4] 2> 2
/solr/collections/addreplicatest_coll/terms/shard2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 20 /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/live_nodes
[junit4] 2> 9 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_EF37C74CBB342E23-001
[junit4] 2> Apr 12, 2018 4:23:36 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 10 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=2039, maxMBSortInHeap=5.206686752521151,
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-CI,
timezone=America/Sao_Paulo
[junit4] 2> NOTE: Linux 4.13.0-37-generic amd64/Oracle Corporation 9.0.4
(64-bit)/cpus=8,threads=1,free=199206072,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [RecoveryZkTest,
TestClusterStateProvider, TestFastWriter, TestCloudJSONFacetJoinDomain,
TestRTimerTree, TestSchemaNameResource, SpellPossibilityIteratorTest,
TestCollationFieldDocValues, ImplicitSnitchTest, HdfsSyncSliceTest,
ClassificationUpdateProcessorFactoryTest, ConvertedLegacyTest,
TestScoreJoinQPScore, TestNumericTokenStream, TestZkAclsWithHadoopAuth,
CurrencyFieldTypeTest, TestDynamicFieldCollectionResource, HLLUtilTest,
TestSolrCoreProperties, SearchHandlerTest, DocValuesTest,
AnalysisErrorHandlingTest, TestRandomDVFaceting, TestExceedMaxTermLength,
PeerSyncReplicationTest, TestSQLHandler, DateMathParserTest, TestUtils,
TestRealTimeGet, SpatialFilterTest, TestApiFramework,
ConjunctionSolrSpellCheckerTest, TestRangeQuery, SolrTestCaseJ4Test,
TestSolrFieldCacheBean, CustomCollectionTest, TestSmileRequest,
SpellCheckComponentTest, AutoScalingHandlerTest,
TestComplexPhraseLeadingWildcard, TestChildDocTransformer,
VMParamsZkACLAndCredentialsProvidersTest, TestRawTransformer,
TestConfigSetProperties, DistribDocExpirationUpdateProcessorTest,
TestPrepRecovery, TestBulkSchemaConcurrent, ShowFileRequestHandlerTest,
TestCryptoKeys, TestSolrCloudSnapshots, BadCopyFieldTest, TestConfigReload,
TestClusterStateMutator, CreateCollectionCleanupTest, RegexBoostProcessorTest,
TestMacroExpander, DistanceFunctionTest,
BigEndianAscendingWordDeserializerTest, TolerantUpdateProcessorTest,
TestLeaderElectionWithEmptyReplica, CircularListTest, NumberUtilsTest,
LIRRollingUpdatesTest, DistributedVersionInfoTest,
ConcurrentCreateRoutedAliasTest, AddReplicaTest]
[junit4] Completed [214/801 (1!)] on J2 in 6.41s, 1 test, 1 failure <<<
FAILURES!
[...truncated 44844 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1702/consoleText
[repro] Revision: dc7f841e361ad9f29dc54a638856d6becc8c99d3
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=AddReplicaTest -Dtests.method=test
-Dtests.seed=EF37C74CBB342E23 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=fr-CI -Dtests.timezone=America/Sao_Paulo -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] AddReplicaTest
[repro] ant compile-test
[...truncated 3317 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.AddReplicaTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=EF37C74CBB342E23
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-CI
-Dtests.timezone=America/Sao_Paulo -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[...truncated 76 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.AddReplicaTest
[repro] Exiting with code 0
[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]