Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2357/

2 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:53886/solr","node_name":"127.0.0.1:53886_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:53886/solr","node_name":"127.0.0.1:53886_solr","state":"active","type":"NRT"}
        at 
__randomizedtesting.SeedInfo.seed([389B7E4FA735EC54:B0CF419509C981AC]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testScheduledTrigger

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([389B7E4FA735EC54:AB80363DF9C8B760]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testScheduledTrigger(TriggerIntegrationTest.java:1679)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12895 lines...]
   [junit4] Suite: org.apache.solr.cloud.AddReplicaTest
   [junit4]   2> 840661 INFO  
(SUITE-AddReplicaTest-seed#[389B7E4FA735EC54]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_389B7E4FA735EC54-001/init-core-data-001
   [junit4]   2> 840662 WARN  
(SUITE-AddReplicaTest-seed#[389B7E4FA735EC54]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 840662 INFO  
(SUITE-AddReplicaTest-seed#[389B7E4FA735EC54]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 840669 INFO  
(SUITE-AddReplicaTest-seed#[389B7E4FA735EC54]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 840670 INFO  
(SUITE-AddReplicaTest-seed#[389B7E4FA735EC54]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_389B7E4FA735EC54-001/tempDir-001
   [junit4]   2> 840670 INFO  
(SUITE-AddReplicaTest-seed#[389B7E4FA735EC54]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 840673 INFO  (Thread-2236) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 840673 INFO  (Thread-2236) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 840680 ERROR (Thread-2236) [    ] 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> 840773 INFO  
(SUITE-AddReplicaTest-seed#[389B7E4FA735EC54]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50291
   [junit4]   2> 840826 INFO  (zkConnectionManagerCallback-2743-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 840868 INFO  (jetty-launcher-2740-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 840881 INFO  (jetty-launcher-2740-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 841024 INFO  (jetty-launcher-2740-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 841024 INFO  (jetty-launcher-2740-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 841025 INFO  (jetty-launcher-2740-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 841025 INFO  (jetty-launcher-2740-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 841025 INFO  (jetty-launcher-2740-thread-4) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 841025 INFO  (jetty-launcher-2740-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40b3609b{/solr,null,AVAILABLE}
   [junit4]   2> 841026 INFO  (jetty-launcher-2740-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@35a28d{HTTP/1.1,[http/1.1]}{127.0.0.1:59231}
   [junit4]   2> 841026 INFO  (jetty-launcher-2740-thread-4) [    ] 
o.e.j.s.Server Started @842995ms
   [junit4]   2> 841026 INFO  (jetty-launcher-2740-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59231}
   [junit4]   2> 841026 ERROR (jetty-launcher-2740-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 841026 INFO  (jetty-launcher-2740-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 841027 INFO  (jetty-launcher-2740-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 841027 INFO  (jetty-launcher-2740-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 841027 INFO  (jetty-launcher-2740-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-22T08:10:44.683Z
   [junit4]   2> 841087 INFO  (jetty-launcher-2740-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 841087 INFO  (jetty-launcher-2740-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 841087 INFO  (jetty-launcher-2740-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 841089 INFO  (jetty-launcher-2740-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f326665{/solr,null,AVAILABLE}
   [junit4]   2> 841090 INFO  (jetty-launcher-2740-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@66e47b8a{HTTP/1.1,[http/1.1]}{127.0.0.1:34802}
   [junit4]   2> 841090 INFO  (jetty-launcher-2740-thread-3) [    ] 
o.e.j.s.Server Started @843059ms
   [junit4]   2> 841090 INFO  (jetty-launcher-2740-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34802}
   [junit4]   2> 841090 ERROR (jetty-launcher-2740-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 841090 INFO  (jetty-launcher-2740-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 841090 INFO  (jetty-launcher-2740-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 841090 INFO  (jetty-launcher-2740-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 841090 INFO  (jetty-launcher-2740-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-22T08:10:44.746Z
   [junit4]   2> 841104 INFO  (zkConnectionManagerCallback-2747-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841104 INFO  (jetty-launcher-2740-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 841125 INFO  (jetty-launcher-2740-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 841125 INFO  (jetty-launcher-2740-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 841125 INFO  (jetty-launcher-2740-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 841127 INFO  (jetty-launcher-2740-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 841127 INFO  (jetty-launcher-2740-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 841127 INFO  (jetty-launcher-2740-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 841127 INFO  (jetty-launcher-2740-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ce6a5ec{/solr,null,AVAILABLE}
   [junit4]   2> 841127 INFO  (jetty-launcher-2740-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1fa6ab55{HTTP/1.1,[http/1.1]}{127.0.0.1:53886}
   [junit4]   2> 841127 INFO  (jetty-launcher-2740-thread-1) [    ] 
o.e.j.s.Server Started @843096ms
   [junit4]   2> 841127 INFO  (jetty-launcher-2740-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53886}
   [junit4]   2> 841128 ERROR (jetty-launcher-2740-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 841128 INFO  (jetty-launcher-2740-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 841128 INFO  (jetty-launcher-2740-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 841128 INFO  (jetty-launcher-2740-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 841128 INFO  (jetty-launcher-2740-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-22T08:10:44.784Z
   [junit4]   2> 841135 INFO  (zkConnectionManagerCallback-2745-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841135 INFO  (jetty-launcher-2740-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 841151 INFO  (jetty-launcher-2740-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50291/solr
   [junit4]   2> 841151 INFO  (jetty-launcher-2740-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b5cef90{/solr,null,AVAILABLE}
   [junit4]   2> 841152 INFO  (jetty-launcher-2740-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@353f4067{HTTP/1.1,[http/1.1]}{127.0.0.1:54455}
   [junit4]   2> 841152 INFO  (jetty-launcher-2740-thread-2) [    ] 
o.e.j.s.Server Started @843121ms
   [junit4]   2> 841152 INFO  (jetty-launcher-2740-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54455}
   [junit4]   2> 841152 ERROR (jetty-launcher-2740-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 841152 INFO  (jetty-launcher-2740-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 841152 INFO  (jetty-launcher-2740-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 841152 INFO  (jetty-launcher-2740-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 841152 INFO  (jetty-launcher-2740-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-22T08:10:44.808Z
   [junit4]   2> 841155 INFO  (zkConnectionManagerCallback-2749-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841155 INFO  (jetty-launcher-2740-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 841206 INFO  (zkConnectionManagerCallback-2755-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841207 INFO  (jetty-launcher-2740-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 841207 INFO  (jetty-launcher-2740-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50291/solr
   [junit4]   2> 841214 INFO  (zkConnectionManagerCallback-2753-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841236 INFO  (jetty-launcher-2740-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50291/solr
   [junit4]   2> 841274 INFO  (zkConnectionManagerCallback-2759-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841275 DEBUG (jetty-launcher-2740-thread-3) 
[n:127.0.0.1:34802_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$273/1984351120@7c8b1f20
   [junit4]   2> 841275 DEBUG (jetty-launcher-2740-thread-4) 
[n:127.0.0.1:59231_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$273/1984351120@68babcd2
   [junit4]   2> 841298 INFO  (jetty-launcher-2740-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50291/solr
   [junit4]   2> 841304 INFO  (zkConnectionManagerCallback-2763-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841318 INFO  (zkConnectionManagerCallback-2771-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841320 DEBUG (jetty-launcher-2740-thread-1) 
[n:127.0.0.1:53886_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$273/1984351120@188b9094
   [junit4]   2> 841340 DEBUG (jetty-launcher-2740-thread-2) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$273/1984351120@5a7f3e78
   [junit4]   2> 841368 INFO  
(zkConnectionManagerCallback-2767-thread-1-processing-n:127.0.0.1:59231_solr) 
[n:127.0.0.1:59231_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841374 INFO  
(zkConnectionManagerCallback-2765-thread-1-processing-n:127.0.0.1:34802_solr) 
[n:127.0.0.1:34802_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841444 INFO  
(zkConnectionManagerCallback-2773-thread-1-processing-n:127.0.0.1:53886_solr) 
[n:127.0.0.1:53886_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841462 INFO  
(zkConnectionManagerCallback-2775-thread-1-processing-n:127.0.0.1:54455_solr) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841498 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 841498 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 841499 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 841500 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 841500 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 841501 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 841526 INFO  (jetty-launcher-2740-thread-2) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 841527 DEBUG (jetty-launcher-2740-thread-2) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/73338098767036428-127.0.0.1:54455_solr-n_0000000000
   [junit4]   2> 841528 INFO  (jetty-launcher-2740-thread-2) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:54455_solr
   [junit4]   2> 841530 INFO  (jetty-launcher-2740-thread-2) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.Overseer Overseer 
(id=73338098767036428-127.0.0.1:54455_solr-n_0000000000) starting
   [junit4]   2> 841546 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 841546 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 841547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 841547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 841547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 841547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 841548 INFO  (jetty-launcher-2740-thread-1) 
[n:127.0.0.1:53886_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 841548 DEBUG (jetty-launcher-2740-thread-1) 
[n:127.0.0.1:53886_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/73338098767036427-127.0.0.1:53886_solr-n_0000000001
   [junit4]   2> 841549 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/73338098767036428-127.0.0.1:54455_solr-n_0000000000
   [junit4]   2> 841549 DEBUG (jetty-launcher-2740-thread-1) 
[n:127.0.0.1:53886_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/73338098767036428-127.0.0.1:54455_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 841549 INFO  (jetty-launcher-2740-thread-1) 
[n:127.0.0.1:53886_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53886_solr
   [junit4]   2> 841549 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 841549 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 841574 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 841575 INFO  
(zkCallback-2772-thread-1-processing-n:127.0.0.1:53886_solr) 
[n:127.0.0.1:53886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 841592 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 841598 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 841604 INFO  
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 841606 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue-work
   [junit4]   2> 841607 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 841607 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 841607 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 841607 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 841608 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 841608 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 841608 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 841609 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 841619 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 841619 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 841620 INFO  (jetty-launcher-2740-thread-3) 
[n:127.0.0.1:34802_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 841620 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 841620 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 841620 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 841621 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 841622 INFO  (jetty-launcher-2740-thread-3) 
[n:127.0.0.1:34802_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 841622 DEBUG (jetty-launcher-2740-thread-3) 
[n:127.0.0.1:34802_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/73338098767036425-127.0.0.1:34802_solr-n_0000000002
   [junit4]   2> 841622 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/73338098767036427-127.0.0.1:53886_solr-n_0000000001
   [junit4]   2> 841622 DEBUG (jetty-launcher-2740-thread-3) 
[n:127.0.0.1:34802_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/73338098767036427-127.0.0.1:53886_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 841625 DEBUG (jetty-launcher-2740-thread-2) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:54455_solr as DOWN
   [junit4]   2> 841625 DEBUG (jetty-launcher-2740-thread-3) 
[n:127.0.0.1:34802_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34802_solr as DOWN
   [junit4]   2> 841626 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 841626 INFO  (jetty-launcher-2740-thread-2) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54455_solr
   [junit4]   2> 841626 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 841626 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 841631 DEBUG 
(OverseerAutoScalingTriggerThread-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 841632 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 841632 INFO  
(zkCallback-2774-thread-1-processing-n:127.0.0.1:54455_solr) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 841632 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/autoscaling.json
   [junit4]   2> 841632 DEBUG 
(OverseerAutoScalingTriggerThread-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 841632 DEBUG 
(OverseerAutoScalingTriggerThread-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:54455_solr, 127.0.0.1:53886_solr]
   [junit4]   2> 841632 DEBUG 
(OverseerAutoScalingTriggerThread-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 841632 DEBUG 
(OverseerAutoScalingTriggerThread-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 841637 INFO  (jetty-launcher-2740-thread-3) 
[n:127.0.0.1:34802_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34802_solr
   [junit4]   2> 841638 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 841638 INFO  
(zkCallback-2772-thread-1-processing-n:127.0.0.1:53886_solr) 
[n:127.0.0.1:53886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 841638 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 841638 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 841639 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 841639 INFO  
(zkCallback-2772-thread-1-processing-n:127.0.0.1:53886_solr) 
[n:127.0.0.1:53886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 841685 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 841686 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 841686 INFO  (jetty-launcher-2740-thread-4) 
[n:127.0.0.1:59231_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 841686 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 841686 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 841686 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 841686 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 841687 INFO  (jetty-launcher-2740-thread-4) 
[n:127.0.0.1:59231_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 841692 DEBUG (jetty-launcher-2740-thread-4) 
[n:127.0.0.1:59231_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/73338098767036426-127.0.0.1:59231_solr-n_0000000003
   [junit4]   2> 841692 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/73338098767036425-127.0.0.1:34802_solr-n_0000000002
   [junit4]   2> 841693 DEBUG (jetty-launcher-2740-thread-4) 
[n:127.0.0.1:59231_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/73338098767036425-127.0.0.1:34802_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 841693 DEBUG (jetty-launcher-2740-thread-4) 
[n:127.0.0.1:59231_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:59231_solr as DOWN
   [junit4]   2> 841700 INFO  (jetty-launcher-2740-thread-4) 
[n:127.0.0.1:59231_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59231_solr
   [junit4]   2> 841701 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 841701 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 841701 DEBUG 
(OverseerAutoScalingTriggerThread-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 841701 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 841701 INFO  
(zkCallback-2772-thread-1-processing-n:127.0.0.1:53886_solr) 
[n:127.0.0.1:53886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 841702 DEBUG 
(OverseerAutoScalingTriggerThread-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 841706 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 841706 DEBUG (ScheduledTrigger-4551-thread-1) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 2
   [junit4]   2> 841720 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 841720 INFO  
(zkCallback-2764-thread-1-processing-n:127.0.0.1:34802_solr) 
[n:127.0.0.1:34802_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 841777 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 841777 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 841778 INFO  
(zkCallback-2774-thread-1-processing-n:127.0.0.1:54455_solr) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 841778 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 841779 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:54455_solr"} current state version: 0
   [junit4]   2> 841779 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:54455_solr
   [junit4]   2> 841779 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34802_solr"} current state version: 0
   [junit4]   2> 841779 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:34802_solr
   [junit4]   2> 841779 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59231_solr"} current state version: 0
   [junit4]   2> 841779 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:59231_solr
   [junit4]   2> 841787 INFO  (jetty-launcher-2740-thread-1) 
[n:127.0.0.1:53886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53886.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@717e75de
   [junit4]   2> 841788 INFO  
(zkCallback-2766-thread-1-processing-n:127.0.0.1:59231_solr) 
[n:127.0.0.1:59231_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 841824 INFO  (jetty-launcher-2740-thread-1) 
[n:127.0.0.1:53886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53886.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@717e75de
   [junit4]   2> 841824 INFO  (jetty-launcher-2740-thread-1) 
[n:127.0.0.1:53886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53886.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@717e75de
   [junit4]   2> 841825 INFO  (jetty-launcher-2740-thread-1) 
[n:127.0.0.1:53886_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_389B7E4FA735EC54-001/tempDir-001/node1/.
   [junit4]   2> 841879 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 841964 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 842001 INFO  (jetty-launcher-2740-thread-3) 
[n:127.0.0.1:34802_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34802.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@717e75de
   [junit4]   2> 842022 INFO  (jetty-launcher-2740-thread-3) 
[n:127.0.0.1:34802_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34802.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@717e75de
   [junit4]   2> 842022 INFO  (jetty-launcher-2740-thread-3) 
[n:127.0.0.1:34802_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34802.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@717e75de
   [junit4]   2> 842023 INFO  (jetty-launcher-2740-thread-3) 
[n:127.0.0.1:34802_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_389B7E4FA735EC54-001/tempDir-001/node3/.
   [junit4]   2> 842028 INFO  (jetty-launcher-2740-thread-4) 
[n:127.0.0.1:59231_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59231.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@717e75de
   [junit4]   2> 842038 INFO  (jetty-launcher-2740-thread-4) 
[n:127.0.0.1:59231_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59231.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@717e75de
   [junit4]   2> 842038 INFO  (jetty-launcher-2740-thread-4) 
[n:127.0.0.1:59231_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59231.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@717e75de
   [junit4]   2> 842039 INFO  (jetty-launcher-2740-thread-4) 
[n:127.0.0.1:59231_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_389B7E4FA735EC54-001/tempDir-001/node4/.
   [junit4]   2> 842076 INFO  (jetty-launcher-2740-thread-2) 
[n:127.0.0.1:54455_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54455.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@717e75de
   [junit4]   2> 842097 INFO  (jetty-launcher-2740-thread-2) 
[n:127.0.0.1:54455_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54455.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@717e75de
   [junit4]   2> 842097 INFO  (jetty-launcher-2740-thread-2) 
[n:127.0.0.1:54455_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54455.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@717e75de
   [junit4]   2> 842098 INFO  (jetty-launcher-2740-thread-2) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_389B7E4FA735EC54-001/tempDir-001/node2/.
   [junit4]   2> 842238 INFO  (zkConnectionManagerCallback-2785-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 842240 INFO  (zkConnectionManagerCallback-2789-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 842241 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 842241 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 842241 INFO  
(SUITE-AddReplicaTest-seed#[389B7E4FA735EC54]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 842241 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 842242 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 842242 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 842242 INFO  
(SUITE-AddReplicaTest-seed#[389B7E4FA735EC54]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50291/solr ready
   [junit4]   2> 842282 INFO  
(TEST-AddReplicaTest.test-seed#[389B7E4FA735EC54]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 842290 INFO  (zkConnectionManagerCallback-2791-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 842302 INFO  (qtp931830872-11409) [n:127.0.0.1:34802_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> 842302 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 842302 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 842302 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 842303 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 842303 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 842303 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 842303 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 842304 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 842304 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 842304 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 842304 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] 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> 842322 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1
   [junit4]   2> 842322 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 842322 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 842322 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 842322 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 842322 DEBUG 
(OverseerCollectionConfigSetProcessor-73338098767036428-127.0.0.1:54455_solr-n_0000000000)
 [n:127.0.0.1:54455_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 842322 DEBUG 
(OverseerThreadFactory-4553-thread-1-processing-n:127.0.0.1:54455_solr) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 842322 DEBUG 
(OverseerThreadFactory-4553-thread-1-processing-n:127.0.0.1:54455_solr) 
[n:127.0.0.1:54455_solr    ] 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> 842322 INFO  
(OverseerThreadFactory-4553-thread-1-processing-n:127.0.0.1:54455_solr) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
addreplicatest_coll
   [junit4]   2> 842323 DEBUG 
(OverseerThreadFactory-4553-thread-1-processing-n:127.0.0.1:54455_solr) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 842323 DEBUG 
(OverseerThreadFactory-4553-thread-1-processing-n:127.0.0.1:54455_solr) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
creating collections conf node /collections/addreplicatest_coll 
   [junit4]   2> 842324 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 842324 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 842324 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 842325 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 842325 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 842325 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 842325 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 842325 DEBUG 
(OverseerThreadFactory-4553-thread-1-processing-n:127.0.0.1:54455_solr) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.a.c.CreateCollectionCmd Check for 
collection zkNode:addreplicatest_coll
   [junit4]   2> 842326 DEBUG 
(OverseerThreadFactory-4553-thread-1-processing-n:127.0.0.1:54455_solr) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode 
exists
   [junit4]   2> 842326 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 842327 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 842327 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] 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> 842327 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: addreplicatest_coll
   [junit4]   2> 842327 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/addreplicatest_coll/state.json
   [junit4]   2> 842328 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 842328 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 842328 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 842329 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 842329 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 842555 DEBUG 
(OverseerThreadFactory-4553-thread-1-processing-n:127.0.0.1:54455_solr) 
[n:127.0.0.1:54455_solr    ] 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> 842558 DEBUG 
(OverseerThreadFactory-4553-thread-1-processing-n:127.0.0.1:54455_solr) 
[n:127.0.0.1:54455_solr    ] 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:34802_solr
   [junit4]   2> 842562 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 842563 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 842563 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] 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:34802/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 842563 INFO  
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] 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:34802/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 842565 DEBUG 
(OverseerThreadFactory-4553-thread-1-processing-n:127.0.0.1:54455_solr) 
[n:127.0.0.1:54455_solr    ] 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:54455_solr
   [junit4]   2> 842566 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 842566 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] 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:34802/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 842566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 842566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 842567 DEBUG 
(OverseerThreadFactory-4553-thread-1-processing-n:127.0.0.1:54455_solr) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Expecting [addreplicatest_coll_shard1_replica_n1, 
addreplicatest_coll_shard2_replica_n2] cores but found {}
   [junit4]   2> 842567 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] 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:54455/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 842567 INFO  
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] 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:54455/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 842567 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 842568 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] 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:54455/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 842667 DEBUG 
(OverseerThreadFactory-4553-thread-1-processing-n:127.0.0.1:54455_solr) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Expecting [addreplicatest_coll_shard1_replica_n1, 
addreplicatest_coll_shard2_replica_n2] cores but found {}
   [junit4]   2> 842668 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/addreplicatest_coll/state.json version: 0
   [junit4]   2> 842669 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 842669 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 842708 DEBUG (ScheduledTrigger-4551-thread-1) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 4
   [junit4]   2> 842776 INFO  (qtp1457128976-11421) [n:127.0.0.1:54455_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> 842776 INFO  (qtp1457128976-11421) [n:127.0.0.1:54455_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 842777 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 842778 DEBUG (qtp1457128976-11421) [n:127.0.0.1:54455_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> 842778 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 842778 DEBUG (qtp1457128976-11421) [n:127.0.0.1:54455_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> 842778 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 842779 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_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> 842779 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 842779 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 842779 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
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:54455/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54455_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> 842780 DEBUG (qtp1457128976-11421) [n:127.0.0.1:54455_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> 842780 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] 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:54455/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54455_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> 842780 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] 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:54455/solr","node_name":"127.0.0.1:54455_solr","state":"down","type":"NRT"}
   [junit4]   2> 842780 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] 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:34802/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [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:54455/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:54455_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 842781 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 842785 DEBUG (qtp931830872-11413) [n:127.0.0.1:34802_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> 842785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 842785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 842786 DEBUG (qtp931830872-11413) [n:127.0.0.1:34802_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> 842786 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 842786 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.Overseer processMessage: queueSize: 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:34802/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:34802_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> 842786 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] 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:34802/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:34802_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> 842786 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] 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:34802/solr","node_name":"127.0.0.1:34802_solr","state":"down","type":"NRT"}
   [junit4]   2> 842786 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] 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:34802/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:34802_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:54455/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:54455_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 842792 DEBUG (qtp931830872-11413) [n:127.0.0.1:34802_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> 842887 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/addreplicatest_coll/state.json version: 1
   [junit4]   2> 842887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 842887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 842887 INFO  
(zkCallback-2764-thread-1-processing-n:127.0.0.1:34802_solr) 
[n:127.0.0.1:34802_solr    ] 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> 842887 INFO  
(zkCallback-2774-thread-1-processing-n:127.0.0.1:54455_solr) 
[n:127.0.0.1:54455_solr    ] 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> 842888 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 842888 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 842888 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 842900 INFO  
(zkCallback-2774-thread-2-processing-n:127.0.0.1:54455_solr) 
[n:127.0.0.1:54455_solr    ] 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> 842900 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 842900 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 842901 INFO  
(zkCallback-2764-thread-2-processing-n:127.0.0.1:34802_solr) 
[n:127.0.0.1:34802_solr    ] 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> 842901 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 843712 DEBUG (ScheduledTrigger-4551-thread-2) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 4
   [junit4]   2> 843789 INFO  (qtp1457128976-11421) [n:127.0.0.1:54455_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 843798 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 843809 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_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> 843810 INFO  (qtp1457128976-11421) [n:127.0.0.1:54455_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> 843814 INFO  (qtp1457128976-11421) [n:127.0.0.1:54455_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> 843814 INFO  (qtp1457128976-11421) [n:127.0.0.1:54455_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> 843814 INFO  (qtp1457128976-11421) [n:127.0.0.1:54455_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_54455.solr.core.addreplicatest_coll.shard2.replica_n2' 
(registry 'solr.core.addreplicatest_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@717e75de
   [junit4]   2> 843815 INFO  (qtp1457128976-11421) [n:127.0.0.1:54455_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> 843815 INFO  (qtp1457128976-11421) [n:127.0.0.1:54455_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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_389B7E4FA735EC54-001/tempDir-001/node2/addreplicatest_coll_shard2_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_389B7E4FA735EC54-001/tempDir-001/node2/./addreplicatest_coll_shard2_replica_n2/data/]
   [junit4]   2> 843824 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_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> 843824 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_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> 843827 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_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_34802.solr.core.addreplicatest_coll.shard1.replica_n1' 
(registry 'solr.core.addreplicatest_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@717e75de
   [junit4]   2> 843827 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_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> 843827 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_389B7E4FA735EC54-001/tempDir-001/node3/addreplicatest_coll_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_389B7E4FA735EC54-001/tempDir-001/node3/./addreplicatest_coll_shard1_replica_n1/data/]
   [junit4]   2> 844153 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_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> 844153 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_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> 844154 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_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> 844154 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_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> 844156 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a13f81b[addreplicatest_coll_shard1_replica_n1] main]
   [junit4]   2> 844157 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_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> 844158 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_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> 844169 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_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> 844170 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_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 1593087935461195776
   [junit4]   2> 844173 INFO  
(searcherExecutor-4563-thread-1-processing-n:127.0.0.1:34802_solr 
x:addreplicatest_coll_shard1_replica_n1 s:shard1 c:addreplicatest_coll 
r:core_node3) [n:127.0.0.1:34802_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@a13f81b[addreplicatest_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 844174 DEBUG (qtp931830872-11413) [n:127.0.0.1:34802_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController watch zkdir 
/configs/conf1
   [junit4]   2> 844174 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/configs/conf1
   [junit4]   2> 844178 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/collections/addreplicatest_coll/terms/shard1
   [junit4]   2> 844178 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/terms/shard1
   [junit4]   2> 844178 DEBUG (qtp931830872-11413) [n:127.0.0.1:34802_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController Register replica 
- core:addreplicatest_coll_shard1_replica_n1 
address:http://127.0.0.1:34802/solr collection:addreplicatest_coll shard:shard1
   [junit4]   2> 844180 DEBUG (qtp931830872-11413) [n:127.0.0.1:34802_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.LeaderElector Joined 
leadership election with path: 
/collections/addreplicatest_coll/leader_elect/shard1/election/73338098767036425-core_node3-n_0000000000
   [junit4]   2> 844181 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/collections/addreplicatest_coll/terms/shard1
   [junit4]   2> 844181 INFO  (qtp1457128976-11421) [n:127.0.0.1:54455_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> 844181 INFO  (qtp1457128976-11421) [n:127.0.0.1:54455_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> 844181 DEBUG (qtp931830872-11413) [n:127.0.0.1:34802_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Running the leader process for shard=shard1 and weAreReplacement=false and 
leaderVoteWait=10000
   [junit4]   2> 844182 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 844182 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 844182 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34802/solr/addreplicatest_coll_shard1_replica_n1/
   [junit4]   2> 844182 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 844182 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:34802/solr/addreplicatest_coll_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 844182 DEBUG (qtp931830872-11413) [n:127.0.0.1:34802_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
127.0.0.1:34802_solr synched 0
   [junit4]   2> 844182 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 844183 DEBUG (qtp931830872-11413) [n:127.0.0.1:34802_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/addreplicatest_coll/leaders/shard1/leader after winning as 
/collections/addreplicatest_coll/leader_elect/shard1/election/73338098767036425-core_node3-n_0000000000
   [junit4]   2> 844185 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 844186 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 844186 DEBUG 
(OverseerStateUpdate-73338098767036428-127.0.0.1:54455_solr-n_0000000000) 
[n:127.0.0.1:54455_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "base_url":"http://127.0.0.1:34802/solr";,
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 844186 INFO  (qtp931830872-11413) [n:127.0.0.1:34802_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:34802/solr/addreplicatest_coll_shard1_replica_n1/ shard1
   [junit4]   2> 844198 INFO  (qtp1457128976-11421) [n:127.0.0.1:54455_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> 844198 INFO  (qtp1457128976-11421) [n:127.0.0.1:54455_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> 844202 INFO  (qtp1457128976-11421) [n:127.0.0.1:54455_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@43469c90[addreplicatest_coll_shard2_replica_n2] main]
   [junit4]   2> 844207 INFO  (qtp1457128976-11421) [n:127.0.0.1:54455_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> 844207 INFO  (qtp1457128976-11421) [n:127.0.0.1:54455_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> 844208 INFO  (qtp1457128976-11421) [n:127.0.0.1:54455_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> 844209 INFO  
(searcherExecutor-4562-thread-1-processing-n:127.0.0.1:54455_solr 
x:addreplicatest_coll_shard2_replica_n2 s:shard2 c:addreplicatest_coll 
r:core_node4) [n:127.0.0.1:54455_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@43469c90[addreplicatest_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 844210 INFO  (qtp1457128976-11421) [n:127.0.0.1:54455_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 1593087935503138816
   [junit4]   2> 844212 DEBUG (qtp1457128976-11421) [n:127.0.0.1:54455_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> 844212 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/configs/conf1
   [junit4]   2> 844220 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/collections/addreplicatest_coll/terms/shard2
   [junit4]   2> 844222 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/terms/shard2
   [junit4]   2> 844222 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/collections/addreplicatest_coll/terms/shard2
   [junit4]   2> 844222 DEBUG (qtp1457128976-11421) [n:127.0.0.1:54455_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:54455/solr collection:addreplicatest_coll shard:shard2
   [junit4]   2> 844226 DEBUG (qtp1457128976-11421) [n:127.0.0.1:54455_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_el

[...truncated too long message...]

r is not registered, so ZooKeeper server won't take any action on ERROR or 
SHUTDOWN server state changes
   [junit4]   2> 2645717 INFO  
(SUITE-TriggerIntegrationTest-seed#[389B7E4FA735EC54]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40832 40832
   [junit4]   2> 2645822 INFO  (Thread-4530) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40832 40832
   [junit4]   2> 2645824 WARN  (Thread-4530) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        43      /solr/collections/collection1/terms/shard1
   [junit4]   2>        42      /solr/aliases.json
   [junit4]   2>        42      /solr/clusterprops.json
   [junit4]   2>        26      /solr/security.json
   [junit4]   2>        22      
/solr/collections/testScheduledTrigger/terms/shard2
   [junit4]   2>        14      
/solr/collections/testScheduledTrigger/terms/shard1
   [junit4]   2>        12      /solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2>        9       /solr/configs/conf
   [junit4]   2>        7       
/solr/configs/testScheduledTrigger.AUTOCREATED/managed-schema
   [junit4]   2>        6       /solr/configs/testScheduledTrigger.AUTOCREATED
   [junit4]   2>        2       /solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        65      
/solr/collections/testScheduledTrigger/state.json
   [junit4]   2>        64      /solr/collections/collection1/state.json
   [junit4]   2>        42      /solr/clusterstate.json
   [junit4]   2>        37      /solr/collections/testMetricTrigger/state.json
   [junit4]   2>        21      /solr/autoscaling.json
   [junit4]   2>        3       
/solr/overseer_elect/election/73338197755494439-127.0.0.1:59993_solr-n_0000000011
   [junit4]   2>        3       
/solr/collections/collection1/leader_elect/shard1/election/73338197755494414-core_node3-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/73338197755494476-127.0.0.1:45626_solr-n_0000000023
   [junit4]   2>        2       
/solr/collections/testScheduledTrigger/leader_elect/shard1/election/73338197755494436-core_node5-n_0000000000
   [junit4]   2>        2       
/solr/collections/testScheduledTrigger/leader_elect/shard2/election/73338197755494430-core_node9-n_0000000000
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/73338197755494405-core_node8-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        430     /solr/live_nodes
   [junit4]   2>        67      /solr/collections
   [junit4]   2>        21      /solr/overseer/queue-work
   [junit4]   2>        21      /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        21      /solr/overseer/queue
   [junit4]   2>        21      /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2>        2       /solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_389B7E4FA735EC54-001
   [junit4]   2> Feb 22, 2018 8:40:49 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@217fe838),
 locale=en, timezone=Etc/GMT-4
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=131929528,total=517472256
   [junit4]   2> NOTE: All tests run in this JVM: [TestBM25SimilarityFactory, 
TestApiFramework, TestSearchPerf, TestDistributedGrouping, 
TestRequestForwarding, TestAddFieldRealTimeGet, TestExactSharedStatsCache, 
TestRecovery, TestCloudManagedSchema, ChaosMonkeySafeLeaderTest, OverseerTest, 
SuggesterFSTTest, TestStandardQParsers, TestSolrConfigHandlerCloud, SampleTest, 
DirectUpdateHandlerOptimizeTest, JsonLoaderTest, TestRetrieveFieldsOptimizer, 
TestTrie, HdfsAutoAddReplicasIntegrationTest, RegexBytesRefFilterTest, 
V2ApiIntegrationTest, OverseerTaskQueueTest, HdfsNNFailoverTest, 
ScriptEngineTest, TestHalfAndHalfDocValues, TestCryptoKeys, SSLMigrationTest, 
CloudMLTQParserTest, BasicZkTest, NodeAddedTriggerTest, 
BasicAuthIntegrationTest, TestReload, TestTestInjection, TestXmlQParser, 
DistributedFacetPivotLongTailTest, TimeRoutedAliasUpdateProcessorTest, 
TestSchemaResource, TestCloudJSONFacetJoinDomain, CoreAdminCreateDiscoverTest, 
SearchRateTriggerTest, TestCoreAdminApis, TestShortCircuitedRequests, 
BlockJoinFacetDistribTest, CollectionsAPIAsyncDistributedZkTest, 
TestNumericTerms32, RulesTest, WrapperMergePolicyFactoryTest, 
TestSystemIdResolver, DeleteStatusTest, TestQueryUtils, CustomCollectionTest, 
TestLRUCache, VMParamsZkACLAndCredentialsProvidersTest, BadComponentTest, 
TestSolrIndexConfig, DistribJoinFromCollectionTest, ExplicitHLLTest, 
TestExpandComponent, TestUnifiedSolrHighlighter, QueryEqualityTest, 
CreateRoutedAliasTest, TestQueryWrapperFilter, SimplePostToolTest, 
SecurityConfHandlerTest, TestShardHandlerFactory, 
PathHierarchyTokenizerFactoryTest, TestDocBasedVersionConstraints, 
SliceStateTest, TestFunctionQuery, OverseerModifyCollectionTest, 
TestTrackingShardHandlerFactory, QueryResultKeyTest, BaseCdcrDistributedZkTest, 
TestDynamicFieldResource, TestPostingsSolrHighlighter, SuggesterTest, 
SolrMetricReporterTest, TestSearcherReuse, VersionInfoTest, 
SchemaVersionSpecificBehaviorTest, TestMacros, CollectionStateFormat2Test, 
ConfigSetsAPITest, TestInitParams, TestXIncludeConfig, 
TestReversedWildcardFilterFactory, TestInitQParser, HLLUtilTest, 
HighlighterTest, QueryElevationComponentTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, FastVectorHighlighterTest, 
ReplicaListTransformerTest, DistributedSuggestComponentTest, 
TestConfigSetImmutable, TestSolr4Spatial2, MergeStrategyTest, 
SystemInfoHandlerTest, TestJettySolrRunner, TestLargeCluster, SolrInfoBeanTest, 
SolrCLIZkUtilsTest, SolrCoreTest, InfoHandlerTest, TestBulkSchemaAPI, 
SortByFunctionTest, TestJsonFacetRefinement, TestObjectReleaseTracker, 
AddReplicaTest, TestPushWriter, TestSubQueryTransformer, 
TestAuthorizationFramework, ZkStateWriterTest, TestLegacyFieldReuse, 
TestManagedSynonymFilterFactory, TestFieldTypeCollectionResource, 
DataDrivenBlockJoinTest, TestUtilizeNode, TestRestoreCore, 
HdfsRestartWhileUpdatingTest, TestPartialUpdateDeduplication, 
TestGeoJSONResponseWriter, TestZkChroot, TestTlogReplica, AssignTest, 
TestCursorMarkWithoutUniqueKey, HttpPartitionOnCommitTest, SyncSliceTest, 
OpenCloseCoreStressTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
ClusterStateUpdateTest, TestRandomFaceting, DistributedSpellCheckComponentTest, 
TestRangeQuery, DirectUpdateHandlerTest, SoftAutoCommitTest, TestRTGBase, 
CursorPagingTest, SolrTestCaseJ4Test, TestSimpleTrackingShardHandler, 
ActionThrottleTest, AsyncCallRequestStatusResponseTest, 
CreateCollectionCleanupTest, DeleteNodeTest, DeleteReplicaTest, 
DistribDocExpirationUpdateProcessorTest, HealthCheckHandlerTest, 
HttpPartitionTest, LIRRollingUpdatesTest, LeaderFailureAfterFreshStartTest, 
MissingSegmentRecoveryTest, MoveReplicaTest, RemoteQueryErrorTest, 
ReplaceNodeNoTargetTest, SolrXmlInZkTest, TestAuthenticationFramework, 
TestCloudInspectUtil, TestCloudPivotFacet, TestConfigSetsAPI, 
TestLeaderElectionZkExpiry, TestLockTree, TestOnReconnectListenerSupport, 
TestPullReplica, TestRandomFlRTGCloud, TestRandomRequestDistribution, 
TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, 
TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, 
TestTolerantUpdateProcessorCloud, ConcurrentDeleteAndCreateCollectionTest, 
ShardSplitTest, ComputePlanActionTest, TriggerIntegrationTest]
   [junit4] Completed [625/779 (2!)] on J1 in 295.05s, 15 tests, 1 failure <<< 
FAILURES!

[...truncated 25396 lines...]
-check-forbidden-all:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.8
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.8
[forbidden-apis] Reading bundled API signatures: jdk-non-portable
[forbidden-apis] Reading bundled API signatures: jdk-reflection
[forbidden-apis] Reading bundled API signatures: commons-io-unsafe-2.5
[forbidden-apis] Reading API signatures: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/tools/forbiddenApis/base.txt
[forbidden-apis] Reading API signatures: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/tools/forbiddenApis/servlet-api.txt
[forbidden-apis] Reading API signatures: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/tools/forbiddenApis/solr.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning classes for violations...
[forbidden-apis] Forbidden method invocation: 
java.lang.System#currentTimeMillis() [Use RTimer/TimeOut/System.nanoTime for 
time comparisons, and `new Date()` output/debugging/stats of timestamps. If for 
some miscellaneous reason, you absolutely need to use this, use a 
SuppressForbidden.]
[forbidden-apis]   in org.apache.solr.cloud.autoscaling.ScheduledTriggerTest 
(ScheduledTriggerTest.java:80)
[forbidden-apis] Scanned 3977 class file(s) for forbidden API invocations (in 
3.31s), 1 error(s).

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:618: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:117: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:376:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:535:
 Check for forbidden API calls failed, see log.

Total time: 82 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to