You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/12/12 09:05:58 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 21072 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21072/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
	at __randomizedtesting.SeedInfo.seed([9E0916063CE510AC:A6BA32F81B16C47D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:123)
	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 12120 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/init-core-data-001
   [junit4]   2> 519652 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[9E0916063CE510AC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 519653 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[9E0916063CE510AC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 519653 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[9E0916063CE510AC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 519653 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[9E0916063CE510AC]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001
   [junit4]   2> 519653 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[9E0916063CE510AC]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 519654 INFO  (Thread-1867) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 519654 INFO  (Thread-1867) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 519655 ERROR (Thread-1867) [    ] 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> 519754 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[9E0916063CE510AC]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37127
   [junit4]   2> 519757 INFO  (zkConnectionManagerCallback-994-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 519763 INFO  (jetty-launcher-991-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 519764 INFO  (jetty-launcher-991-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 519764 INFO  (jetty-launcher-991-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 519769 INFO  (jetty-launcher-991-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39a372{/solr,null,AVAILABLE}
   [junit4]   2> 519773 INFO  (jetty-launcher-991-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68d418{/solr,null,AVAILABLE}
   [junit4]   2> 519774 INFO  (jetty-launcher-991-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b3c95b{/solr,null,AVAILABLE}
   [junit4]   2> 519776 INFO  (jetty-launcher-991-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1132fb{HTTP/1.1,[http/1.1]}{127.0.0.1:35741}
   [junit4]   2> 519776 INFO  (jetty-launcher-991-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@fdf84{HTTP/1.1,[http/1.1]}{127.0.0.1:38451}
   [junit4]   2> 519776 INFO  (jetty-launcher-991-thread-1) [    ] o.e.j.s.Server Started @521258ms
   [junit4]   2> 519776 INFO  (jetty-launcher-991-thread-2) [    ] o.e.j.s.Server Started @521258ms
   [junit4]   2> 519776 INFO  (jetty-launcher-991-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35741}
   [junit4]   2> 519776 INFO  (jetty-launcher-991-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1adb2ba{HTTP/1.1,[http/1.1]}{127.0.0.1:37557}
   [junit4]   2> 519777 INFO  (jetty-launcher-991-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38451}
   [junit4]   2> 519777 INFO  (jetty-launcher-991-thread-3) [    ] o.e.j.s.Server Started @521259ms
   [junit4]   2> 519777 INFO  (jetty-launcher-991-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37557}
   [junit4]   2> 519777 ERROR (jetty-launcher-991-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 519777 INFO  (jetty-launcher-991-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 519777 ERROR (jetty-launcher-991-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 519777 INFO  (jetty-launcher-991-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 519777 ERROR (jetty-launcher-991-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 519777 INFO  (jetty-launcher-991-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 519777 INFO  (jetty-launcher-991-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 519777 INFO  (jetty-launcher-991-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 519778 INFO  (jetty-launcher-991-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-12T08:06:44.621Z
   [junit4]   2> 519778 INFO  (jetty-launcher-991-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 519778 INFO  (jetty-launcher-991-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 519778 INFO  (jetty-launcher-991-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 519778 INFO  (jetty-launcher-991-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 519778 INFO  (jetty-launcher-991-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-12T08:06:44.621Z
   [junit4]   2> 519778 INFO  (jetty-launcher-991-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-12T08:06:44.621Z
   [junit4]   2> 519780 INFO  (zkConnectionManagerCallback-996-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 519781 INFO  (zkConnectionManagerCallback-1000-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 519781 INFO  (zkConnectionManagerCallback-999-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 519781 INFO  (jetty-launcher-991-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 519781 INFO  (jetty-launcher-991-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 519782 INFO  (jetty-launcher-991-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 519805 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16049c300110003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 519807 INFO  (jetty-launcher-991-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37127/solr
   [junit4]   2> 519807 INFO  (jetty-launcher-991-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37127/solr
   [junit4]   2> 519808 INFO  (jetty-launcher-991-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37127/solr
   [junit4]   2> 519808 INFO  (zkConnectionManagerCallback-1006-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 519809 INFO  (zkConnectionManagerCallback-1010-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 519809 INFO  (zkConnectionManagerCallback-1012-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 519810 INFO  (zkConnectionManagerCallback-1014-thread-1-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 519811 INFO  (zkConnectionManagerCallback-1016-thread-1-processing-n:127.0.0.1:37557_solr) [n:127.0.0.1:37557_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 519811 INFO  (zkConnectionManagerCallback-1018-thread-1-processing-n:127.0.0.1:35741_solr) [n:127.0.0.1:35741_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 519864 INFO  (jetty-launcher-991-thread-1) [n:127.0.0.1:35741_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 519864 INFO  (jetty-launcher-991-thread-2) [n:127.0.0.1:38451_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 519864 INFO  (jetty-launcher-991-thread-3) [n:127.0.0.1:37557_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 519864 INFO  (jetty-launcher-991-thread-1) [n:127.0.0.1:35741_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35741_solr
   [junit4]   2> 519865 INFO  (jetty-launcher-991-thread-2) [n:127.0.0.1:38451_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38451_solr
   [junit4]   2> 519865 INFO  (jetty-launcher-991-thread-3) [n:127.0.0.1:37557_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37557_solr
   [junit4]   2> 519865 INFO  (jetty-launcher-991-thread-1) [n:127.0.0.1:35741_solr    ] o.a.s.c.Overseer Overseer (id=99160293670715401-127.0.0.1:35741_solr-n_0000000000) starting
   [junit4]   2> 519866 INFO  (zkCallback-1013-thread-1-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 519866 INFO  (zkCallback-1017-thread-1-processing-n:127.0.0.1:35741_solr) [n:127.0.0.1:35741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 519866 INFO  (zkCallback-1015-thread-1-processing-n:127.0.0.1:37557_solr) [n:127.0.0.1:37557_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 519874 INFO  (jetty-launcher-991-thread-1) [n:127.0.0.1:35741_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35741_solr
   [junit4]   2> 519874 INFO  (zkCallback-1015-thread-1-processing-n:127.0.0.1:37557_solr) [n:127.0.0.1:37557_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 519874 INFO  (zkCallback-1013-thread-1-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 519877 INFO  (zkCallback-1017-thread-1-processing-n:127.0.0.1:35741_solr) [n:127.0.0.1:35741_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 519965 INFO  (jetty-launcher-991-thread-1) [n:127.0.0.1:35741_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35741.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16c8d70
   [junit4]   2> 519974 INFO  (jetty-launcher-991-thread-1) [n:127.0.0.1:35741_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35741.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16c8d70
   [junit4]   2> 519975 INFO  (jetty-launcher-991-thread-1) [n:127.0.0.1:35741_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35741.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16c8d70
   [junit4]   2> 519976 INFO  (jetty-launcher-991-thread-1) [n:127.0.0.1:35741_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node1/.
   [junit4]   2> 520098 INFO  (jetty-launcher-991-thread-2) [n:127.0.0.1:38451_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38451.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16c8d70
   [junit4]   2> 520106 INFO  (jetty-launcher-991-thread-2) [n:127.0.0.1:38451_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38451.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16c8d70
   [junit4]   2> 520107 INFO  (jetty-launcher-991-thread-2) [n:127.0.0.1:38451_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38451.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16c8d70
   [junit4]   2> 520108 INFO  (jetty-launcher-991-thread-2) [n:127.0.0.1:38451_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node2/.
   [junit4]   2> 520149 INFO  (jetty-launcher-991-thread-3) [n:127.0.0.1:37557_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37557.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16c8d70
   [junit4]   2> 520158 INFO  (jetty-launcher-991-thread-3) [n:127.0.0.1:37557_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37557.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16c8d70
   [junit4]   2> 520159 INFO  (jetty-launcher-991-thread-3) [n:127.0.0.1:37557_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37557.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16c8d70
   [junit4]   2> 520160 INFO  (jetty-launcher-991-thread-3) [n:127.0.0.1:37557_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node3/.
   [junit4]   2> 520191 INFO  (zkConnectionManagerCallback-1024-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 520194 INFO  (zkConnectionManagerCallback-1028-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 520195 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[9E0916063CE510AC]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 520195 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[9E0916063CE510AC]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37127/solr ready
   [junit4]   2> 520207 INFO  (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[9E0916063CE510AC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 520209 INFO  (qtp32082876-5397) [n:127.0.0.1:38451_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:35741_solr,127.0.0.1:38451_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 520211 INFO  (OverseerThreadFactory-1818-thread-1-processing-n:127.0.0.1:35741_solr) [n:127.0.0.1:35741_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 520318 INFO  (OverseerStateUpdate-99160293670715401-127.0.0.1:35741_solr-n_0000000000) [n:127.0.0.1:35741_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38451/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 520321 INFO  (OverseerStateUpdate-99160293670715401-127.0.0.1:35741_solr-n_0000000000) [n:127.0.0.1:35741_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35741/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 520324 INFO  (OverseerStateUpdate-99160293670715401-127.0.0.1:35741_solr-n_0000000000) [n:127.0.0.1:35741_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38451/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 520326 INFO  (OverseerStateUpdate-99160293670715401-127.0.0.1:35741_solr-n_0000000000) [n:127.0.0.1:35741_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35741/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 520532 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 520533 INFO  (qtp27980496-5389) [n:127.0.0.1:35741_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 520533 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 520533 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 520533 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 520534 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 520640 INFO  (zkCallback-1013-thread-1-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 520640 INFO  (zkCallback-1017-thread-1-processing-n:127.0.0.1:35741_solr) [n:127.0.0.1:35741_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 520640 INFO  (zkCallback-1013-thread-2-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 521560 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 521561 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 521561 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 521565 INFO  (qtp27980496-5389) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 521583 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 521583 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 521583 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 521586 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 521586 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 521586 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 521586 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 521586 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 521586 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 521587 INFO  (qtp27980496-5389) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 521587 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38451.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16c8d70
   [junit4]   2> 521587 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38451.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16c8d70
   [junit4]   2> 521587 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35741.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16c8d70
   [junit4]   2> 521587 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 521587 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 521587 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node2/testSimple1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node2/./testSimple1_shard1_replica_n1/data/]
   [junit4]   2> 521587 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node2/testSimple1_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node2/./testSimple1_shard2_replica_n4/data/]
   [junit4]   2> 521587 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 521588 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node1/testSimple1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node1/./testSimple1_shard1_replica_n2/data/]
   [junit4]   2> 521591 INFO  (qtp27980496-5389) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 521591 INFO  (qtp27980496-5389) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 521591 INFO  (qtp27980496-5389) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35741.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16c8d70
   [junit4]   2> 521591 INFO  (qtp27980496-5389) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 521591 INFO  (qtp27980496-5389) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node1/testSimple1_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node1/./testSimple1_shard2_replica_n6/data/]
   [junit4]   2> 521636 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 521636 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 521636 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 521636 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 521637 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 521637 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 521637 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 521637 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 521637 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 521638 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 521638 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 521638 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 521639 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@4db313[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 521639 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d8d593[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 521639 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ea6f27[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 521640 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 521640 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 521640 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 521640 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 521640 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 521640 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 521640 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 521640 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 521641 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586564700814966784
   [junit4]   2> 521641 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 521642 INFO  (searcherExecutor-1826-thread-1-processing-n:127.0.0.1:38451_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@d8d593[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 521642 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586564700816015360
   [junit4]   2> 521642 INFO  (searcherExecutor-1827-thread-1-processing-n:127.0.0.1:35741_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@1ea6f27[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 521642 INFO  (searcherExecutor-1825-thread-1-processing-n:127.0.0.1:38451_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@4db313[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 521642 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586564700816015360
   [junit4]   2> 521644 INFO  (qtp27980496-5389) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 521644 INFO  (qtp27980496-5389) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 521645 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 521645 INFO  (qtp27980496-5389) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 521646 INFO  (qtp27980496-5389) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 521646 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 521646 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 521646 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38451/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 521646 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:38451/solr START replicas=[http://127.0.0.1:35741/solr/testSimple1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 521647 INFO  (qtp27980496-5389) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@183f27[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 521648 INFO  (qtp27980496-5379) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.S.Request [testSimple1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 521648 INFO  (qtp27980496-5389) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 521648 INFO  (qtp27980496-5389) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 521649 INFO  (qtp27980496-5389) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 521650 INFO  (searcherExecutor-1828-thread-1-processing-n:127.0.0.1:35741_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@183f27[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 521650 INFO  (qtp27980496-5389) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586564700824403968
   [junit4]   2> 521748 INFO  (zkCallback-1013-thread-2-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 521748 INFO  (zkCallback-1013-thread-1-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 521748 INFO  (zkCallback-1017-thread-1-processing-n:127.0.0.1:35741_solr) [n:127.0.0.1:35741_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 521947 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:38451/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 521947 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 521947 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 521947 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 521953 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38451/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 522055 INFO  (zkCallback-1013-thread-1-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 522055 INFO  (zkCallback-1013-thread-2-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 522055 INFO  (zkCallback-1017-thread-1-processing-n:127.0.0.1:35741_solr) [n:127.0.0.1:35741_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 522104 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 522107 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1574
   [junit4]   2> 522146 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 522146 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 522146 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38451/solr/testSimple1_shard2_replica_n4/
   [junit4]   2> 522147 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 url=http://127.0.0.1:38451/solr START replicas=[http://127.0.0.1:35741/solr/testSimple1_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 522149 INFO  (qtp27980496-5486) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.S.Request [testSimple1_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 522208 INFO  (zkCallback-1013-thread-2-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 522208 INFO  (zkCallback-1013-thread-1-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 522208 INFO  (zkCallback-1017-thread-1-processing-n:127.0.0.1:35741_solr) [n:127.0.0.1:35741_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 522447 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 url=http://127.0.0.1:38451/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 522447 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 522447 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 522447 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 522453 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38451/solr/testSimple1_shard2_replica_n4/ shard2
   [junit4]   2> 522555 INFO  (zkCallback-1013-thread-2-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 522555 INFO  (zkCallback-1017-thread-1-processing-n:127.0.0.1:35741_solr) [n:127.0.0.1:35741_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 522555 INFO  (zkCallback-1013-thread-1-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 522604 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 522613 INFO  (qtp32082876-5383) [n:127.0.0.1:38451_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2080
   [junit4]   2> 522650 INFO  (qtp27980496-5385) [n:127.0.0.1:35741_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2117
   [junit4]   2> 522656 INFO  (qtp27980496-5389) [n:127.0.0.1:35741_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2123
   [junit4]   2> 522662 INFO  (qtp32082876-5397) [n:127.0.0.1:38451_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 522757 INFO  (zkCallback-1017-thread-1-processing-n:127.0.0.1:35741_solr) [n:127.0.0.1:35741_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 522757 INFO  (zkCallback-1013-thread-2-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 522757 INFO  (zkCallback-1013-thread-1-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 523663 INFO  (qtp32082876-5397) [n:127.0.0.1:38451_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:35741_solr,127.0.0.1:38451_solr&wt=javabin&version=2} status=0 QTime=3454
   [junit4]   2> 523665 INFO  (qtp32082876-5398) [n:127.0.0.1:38451_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38451_solr,127.0.0.1:37557_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 523668 INFO  (OverseerThreadFactory-1818-thread-2-processing-n:127.0.0.1:35741_solr) [n:127.0.0.1:35741_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 523669 INFO  (OverseerCollectionConfigSetProcessor-99160293670715401-127.0.0.1:35741_solr-n_0000000000) [n:127.0.0.1:35741_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 523880 INFO  (OverseerStateUpdate-99160293670715401-127.0.0.1:35741_solr-n_0000000000) [n:127.0.0.1:35741_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37557/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 523883 INFO  (OverseerStateUpdate-99160293670715401-127.0.0.1:35741_solr-n_0000000000) [n:127.0.0.1:35741_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38451/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 524085 INFO  (qtp32082876-5469) [n:127.0.0.1:38451_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 524086 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 524087 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 524192 INFO  (zkCallback-1015-thread-1-processing-n:127.0.0.1:37557_solr) [n:127.0.0.1:37557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 524192 INFO  (zkCallback-1013-thread-1-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 524192 INFO  (zkCallback-1013-thread-2-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 524192 INFO  (zkCallback-1015-thread-2-processing-n:127.0.0.1:37557_solr) [n:127.0.0.1:37557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 525106 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 525106 INFO  (qtp32082876-5469) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 525119 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 525120 INFO  (qtp32082876-5469) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 525124 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 525124 INFO  (qtp32082876-5469) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 525124 INFO  (qtp32082876-5469) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 525124 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 525125 INFO  (qtp32082876-5469) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38451.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16c8d70
   [junit4]   2> 525125 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37557.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16c8d70
   [junit4]   2> 525125 INFO  (qtp32082876-5469) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 525125 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 525125 INFO  (qtp32082876-5469) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node2/testSimple2_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node2/./testSimple2_shard1_replica_n2/data/]
   [junit4]   2> 525125 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node3/testSimple2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node3/./testSimple2_shard1_replica_n1/data/]
   [junit4]   2> 525177 INFO  (qtp32082876-5469) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 525177 INFO  (qtp32082876-5469) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 525177 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 525178 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 525179 INFO  (qtp32082876-5469) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 525179 INFO  (qtp32082876-5469) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 525179 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 525179 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 525180 INFO  (qtp32082876-5469) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@9cf4c8[testSimple2_shard1_replica_n2] main]
   [junit4]   2> 525180 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a33261[testSimple2_shard1_replica_n1] main]
   [junit4]   2> 525181 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 525181 INFO  (qtp32082876-5469) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 525181 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 525181 INFO  (qtp32082876-5469) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 525182 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 525182 INFO  (qtp32082876-5469) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 525183 INFO  (searcherExecutor-1846-thread-1-processing-n:127.0.0.1:37557_solr x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [testSimple2_shard1_replica_n1] Registered new searcher Searcher@a33261[testSimple2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 525183 INFO  (searcherExecutor-1845-thread-1-processing-n:127.0.0.1:38451_solr x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node4) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [testSimple2_shard1_replica_n2] Registered new searcher Searcher@9cf4c8[testSimple2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 525183 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586564704529022976
   [junit4]   2> 525183 INFO  (qtp32082876-5469) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586564704529022976
   [junit4]   2> 525187 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 525187 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 525187 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37557/solr/testSimple2_shard1_replica_n1/
   [junit4]   2> 525187 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 url=http://127.0.0.1:37557/solr START replicas=[http://127.0.0.1:38451/solr/testSimple2_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 525189 INFO  (qtp32082876-5401) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.S.Request [testSimple2_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 525288 INFO  (zkCallback-1013-thread-2-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 525288 INFO  (zkCallback-1013-thread-1-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 525288 INFO  (zkCallback-1015-thread-2-processing-n:127.0.0.1:37557_solr) [n:127.0.0.1:37557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 525288 INFO  (zkCallback-1015-thread-1-processing-n:127.0.0.1:37557_solr) [n:127.0.0.1:37557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 525488 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 url=http://127.0.0.1:37557/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 525488 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 525488 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 525488 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 525494 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37557/solr/testSimple2_shard1_replica_n1/ shard1
   [junit4]   2> 525597 INFO  (zkCallback-1013-thread-1-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 525597 INFO  (zkCallback-1015-thread-2-processing-n:127.0.0.1:37557_solr) [n:127.0.0.1:37557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 525597 INFO  (zkCallback-1015-thread-1-processing-n:127.0.0.1:37557_solr) [n:127.0.0.1:37557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 525597 INFO  (zkCallback-1013-thread-2-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 525646 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 525654 INFO  (qtp7169309-5399) [n:127.0.0.1:37557_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1567
   [junit4]   2> 525748 INFO  (zkCallback-1013-thread-2-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 525748 INFO  (zkCallback-1015-thread-1-processing-n:127.0.0.1:37557_solr) [n:127.0.0.1:37557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 525748 INFO  (zkCallback-1013-thread-1-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 525748 INFO  (zkCallback-1015-thread-2-processing-n:127.0.0.1:37557_solr) [n:127.0.0.1:37557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 526195 INFO  (qtp32082876-5469) [n:127.0.0.1:38451_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2109
   [junit4]   2> 526197 INFO  (qtp32082876-5398) [n:127.0.0.1:38451_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 526290 INFO  (zkCallback-1013-thread-1-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 526290 INFO  (zkCallback-1015-thread-1-processing-n:127.0.0.1:37557_solr) [n:127.0.0.1:37557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 526291 INFO  (zkCallback-1015-thread-2-processing-n:127.0.0.1:37557_solr) [n:127.0.0.1:37557_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 526290 INFO  (zkCallback-1013-thread-2-processing-n:127.0.0.1:38451_solr) [n:127.0.0.1:38451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 527198 INFO  (qtp32082876-5398) [n:127.0.0.1:38451_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38451_solr,127.0.0.1:37557_solr&wt=javabin&version=2} status=0 QTime=3532
   [junit4]   2> 527199 INFO  (qtp32082876-5470) [n:127.0.0.1:38451_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&maxShardsPerNode=3&autoAddReplicas=false&name=testSimple3&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=127.0.0.1:35741_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 527200 INFO  (OverseerThreadFactory-1818-thread-3-processing-n:127.0.0.1:35741_solr) [n:127.0.0.1:35741_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple3
   [junit4]   2> 527201 INFO  (OverseerCollectionConfigSetProcessor-99160293670715401-127.0.0.1:35741_solr-n_0000000000) [n:127.0.0.1:35741_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 527405 INFO  (OverseerStateUpdate-99160293670715401-127.0.0.1:35741_solr-n_0000000000) [n:127.0.0.1:35741_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple3",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple3_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35741/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 527406 INFO  (OverseerStateUpdate-99160293670715401-127.0.0.1:35741_solr-n_0000000000) [n:127.0.0.1:35741_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple3",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple3_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35741/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 527407 INFO  (OverseerStateUpdate-99160293670715401-127.0.0.1:35741_solr-n_0000000000) [n:127.0.0.1:35741_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple3",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"testSimple3_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35741/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 527610 INFO  (qtp27980496-5488) [n:127.0.0.1:35741_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple3_shard3_replica_n4&action=CREATE&numShards=3&collection=testSimple3&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 527610 INFO  (qtp27980496-5386) [n:127.0.0.1:35741_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple3_shard2_replica_n2&action=CREATE&numShards=3&collection=testSimple3&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 527610 INFO  (qtp27980496-5378) [n:127.0.0.1:35741_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple3_shard1_replica_n1&action=CREATE&numShards=3&collection=testSimple3&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 527715 INFO  (zkCallback-1017-thread-1-processing-n:127.0.0.1:35741_solr) [n:127.0.0.1:35741_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 527715 INFO  (zkCallback-1017-thread-2-processing-n:127.0.0.1:35741_solr) [n:127.0.0.1:35741_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 527715 INFO  (zkCallback-1017-thread-3-processing-n:127.0.0.1:35741_solr) [n:127.0.0.1:35741_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 528622 INFO  (qtp27980496-5378) [n:127.0.0.1:35741_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 528622 INFO  (qtp27980496-5386) [n:127.0.0.1:35741_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 528623 INFO  (qtp27980496-5488) [n:127.0.0.1:35741_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 528643 INFO  (qtp27980496-5378) [n:127.0.0.1:35741_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple3_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 528643 INFO  (qtp27980496-5386) [n:127.0.0.1:35741_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.s.IndexSchema [testSimple3_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 528646 INFO  (qtp27980496-5378) [n:127.0.0.1:35741_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 528646 INFO  (qtp27980496-5386) [n:127.0.0.1:35741_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 528646 INFO  (qtp27980496-5378) [n:127.0.0.1:35741_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard1_replica_n1' using configuration from collection testSimple3, trusted=true
   [junit4]   2> 528646 INFO  (qtp27980496-5386) [n:127.0.0.1:35741_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard2_replica_n2' using configuration from collection testSimple3, trusted=true
   [junit4]   2> 528646 INFO  (qtp27980496-5488) [n:127.0.0.1:35741_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.s.IndexSchema [testSimple3_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 528647 INFO  (qtp27980496-5378) [n:127.0.0.1:35741_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35741.solr.core.testSimple3.shard1.replica_n1' (registry 'solr.core.testSimple3.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16c8d70
   [junit4]   2> 528647 INFO  (qtp27980496-5386) [n:127.0.0.1:35741_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35741.solr.core.testSimple3.shard2.replica_n2' (registry 'solr.core.testSimple3.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16c8d70
   [junit4]   2> 528647 INFO  (qtp27980496-5378) [n:127.0.0.1:35741_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 528647 INFO  (qtp27980496-5378) [n:127.0.0.1:35741_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple3_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node1/testSimple3_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node1/./testSimple3_shard1_replica_n1/data/]
   [junit4]   2> 528647 INFO  (qtp27980496-5386) [n:127.0.0.1:35741_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 528647 INFO  (qtp27980496-5386) [n:127.0.0.1:35741_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.c.SolrCore [[testSimple3_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node1/testSimple3_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001/tempDir-001/node1/./testSimple3_shard2_replica_n2/data/]
   [junit4]   2> 528649 INFO  (qtp27980496-5488) [n:127.0.0.1:35741_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 528649 INFO  (qtp27980496-5488) [n:127.0.0.1:35741_solr c:testSimple3 s:shard3 r:core_node6 

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

]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:38451/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38451_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:35741/solr",
   [junit4]   2>           "node_name":"127.0.0.1:35741_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:772)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:737)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 596029 ERROR (coreZkRegister-1895-thread-1-processing-n:127.0.0.1:38451_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:38451_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard1
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: testSimple1 slice: shard1 saw state=DocCollection(testSimple1//collections/testSimple1/state.json/8)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:38451/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38451_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:35741/solr",
   [junit4]   2>           "node_name":"127.0.0.1:35741_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:38451/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38451_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:35741/solr",
   [junit4]   2>           "node_name":"127.0.0.1:35741_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:772)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:737)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 7 more
   [junit4]   2> 
   [junit4]   2> 596029 INFO  (jetty-closer-992-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19c3f33{/solr,null,UNAVAILABLE}
   [junit4]   2> 596030 ERROR (SUITE-AutoAddReplicasPlanActionTest-seed#[9E0916063CE510AC]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 596030 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[9E0916063CE510AC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37127 37127
   [junit4]   2> 601145 INFO  (Thread-1867) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37127 37127
   [junit4]   2> 601146 WARN  (Thread-1867) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/collections/testSimple2/state.json
   [junit4]   2> 	13	/solr/collections/testSimple1/state.json
   [junit4]   2> 	9	/solr/collections/testSimple3/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/99160293670715401-127.0.0.1:35741_solr-n_0000000000
   [junit4]   2> 	3	/solr/collections/testSimple2/leader_elect/shard1/election/99160293670715400-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/99160293670715400-127.0.0.1:37557_solr-n_0000000002
   [junit4]   2> 	2	/solr/collections/testSimple1/leader_elect/shard2/election/99160293670715401-core_node8-n_0000000001
   [junit4]   2> 	2	/solr/collections/testSimple1/leader_elect/shard1/election/99160293670715401-core_node5-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_9E0916063CE510AC-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d5524e), locale=sl-SI, timezone=Asia/Nicosia
   [junit4]   2> NOTE: Linux 4.10.0-40-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=257648776,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderFailoverAfterPartitionTest, OpenCloseCoreStressTest, HdfsTlogReplayBufferedWhileIndexingTest, TestRetrieveFieldsOptimizer, TestCollationField, TestNumericTerms64, TestQuerySenderNoQuery, MissingSegmentRecoveryTest, TestPseudoReturnFields, ChaosMonkeySafeLeaderTest, TestScoreJoinQPScore, TestDynamicFieldResource, TestPointFields, UtilsToolTest, TestBM25SimilarityFactory, TestFieldCacheSort, TestSystemCollAutoCreate, TestFieldCacheWithThreads, RequestHandlersTest, TestSurroundQueryParser, TestLegacyFieldReuse, WrapperMergePolicyFactoryTest, TestCloudNestedDocsSort, TestAnalyzedSuggestions, BlockJoinFacetRandomTest, SolrIndexSplitterTest, TestSolrCloudSnapshots, TestDocTermOrds, DistributedVersionInfoTest, TestNonDefinedSimilarityFactory, DocumentAnalysisRequestHandlerTest, TestOmitPositions, StressHdfsTest, ConjunctionSolrSpellCheckerTest, SuggestComponentContextFilterQueryTest, TestMultiValuedNumericRangeQuery, DistributedIntervalFacetingTest, AddSchemaFieldsUpdateProcessorFactoryTest, SpatialRPTFieldTypeTest, LukeRequestHandlerTest, SuggesterFSTTest, SolrXmlInZkTest, NotRequiredUniqueKeyTest, RestartWhileUpdatingTest, TestConfigSetsAPI, SparseHLLTest, CloneFieldUpdateProcessorFactoryTest, TestUtilizeNode, SimpleCollectionCreateDeleteTest, HdfsRestartWhileUpdatingTest, OverseerModifyCollectionTest, PrimUtilsTest, SystemLogListenerTest, TestBlendedInfixSuggestions, TestPKIAuthenticationPlugin, TestMacros, TestConfigsApi, AutoAddReplicasPlanActionTest]
   [junit4] Completed [169/752 (1!)] on J1 in 81.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 45089 lines...]