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/11/08 18:34:01 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1521 - Unstable!

Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 77, pos 4):
)"}
   ^

java.lang.OutOfMemoryError: Java heap space

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1522 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1522/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:40043/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:40043/solr]
	at __randomizedtesting.SeedInfo.seed([74B6A5C03B63ADB9:4C05813E1C907968]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:108)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:40043/solr
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	... 44 more
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:210)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 48 more




Build Log:
[...truncated 12168 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/init-core-data-001
   [junit4]   2> 758272 WARN  (SUITE-AutoAddReplicasPlanActionTest-seed#[74B6A5C03B63ADB9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 758272 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[74B6A5C03B63ADB9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 758273 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[74B6A5C03B63ADB9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 758274 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[74B6A5C03B63ADB9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 758274 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[74B6A5C03B63ADB9]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001
   [junit4]   2> 758274 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[74B6A5C03B63ADB9]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 758274 INFO  (Thread-5416) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 758274 INFO  (Thread-5416) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 758277 ERROR (Thread-5416) [    ] 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> 758374 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[74B6A5C03B63ADB9]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33490
   [junit4]   2> 758383 INFO  (jetty-launcher-2228-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 758383 INFO  (jetty-launcher-2228-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 758383 INFO  (jetty-launcher-2228-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 758386 INFO  (jetty-launcher-2228-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a3368ef{/solr,null,AVAILABLE}
   [junit4]   2> 758386 INFO  (jetty-launcher-2228-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ec49828{/solr,null,AVAILABLE}
   [junit4]   2> 758386 INFO  (jetty-launcher-2228-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@46d28aa6{HTTP/1.1,[http/1.1]}{127.0.0.1:59107}
   [junit4]   2> 758386 INFO  (jetty-launcher-2228-thread-3) [    ] o.e.j.s.Server Started @760647ms
   [junit4]   2> 758386 INFO  (jetty-launcher-2228-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59107}
   [junit4]   2> 758386 ERROR (jetty-launcher-2228-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 758386 INFO  (jetty-launcher-2228-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d8d6e1c{HTTP/1.1,[http/1.1]}{127.0.0.1:40043}
   [junit4]   2> 758386 INFO  (jetty-launcher-2228-thread-1) [    ] o.e.j.s.Server Started @760647ms
   [junit4]   2> 758386 INFO  (jetty-launcher-2228-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 758386 INFO  (jetty-launcher-2228-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40043}
   [junit4]   2> 758386 INFO  (jetty-launcher-2228-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 758386 INFO  (jetty-launcher-2228-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 758386 INFO  (jetty-launcher-2228-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-09T03:37:37.736Z
   [junit4]   2> 758386 ERROR (jetty-launcher-2228-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 758386 INFO  (jetty-launcher-2228-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 758386 INFO  (jetty-launcher-2228-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 758386 INFO  (jetty-launcher-2228-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 758386 INFO  (jetty-launcher-2228-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68d652af{/solr,null,AVAILABLE}
   [junit4]   2> 758386 INFO  (jetty-launcher-2228-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-09T03:37:37.736Z
   [junit4]   2> 758393 INFO  (jetty-launcher-2228-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@edc6897{HTTP/1.1,[http/1.1]}{127.0.0.1:58212}
   [junit4]   2> 758394 INFO  (jetty-launcher-2228-thread-2) [    ] o.e.j.s.Server Started @760655ms
   [junit4]   2> 758394 INFO  (jetty-launcher-2228-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58212}
   [junit4]   2> 758395 INFO  (jetty-launcher-2228-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 758395 ERROR (jetty-launcher-2228-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 758395 INFO  (jetty-launcher-2228-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 758395 INFO  (jetty-launcher-2228-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 758395 INFO  (jetty-launcher-2228-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 758395 INFO  (jetty-launcher-2228-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-09T03:37:37.745Z
   [junit4]   2> 758395 INFO  (jetty-launcher-2228-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 758401 INFO  (jetty-launcher-2228-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 758409 INFO  (jetty-launcher-2228-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33490/solr
   [junit4]   2> 758410 INFO  (jetty-launcher-2228-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33490/solr
   [junit4]   2> 758414 INFO  (jetty-launcher-2228-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33490/solr
   [junit4]   2> 758553 INFO  (jetty-launcher-2228-thread-3) [n:127.0.0.1:59107_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 758553 INFO  (jetty-launcher-2228-thread-3) [n:127.0.0.1:59107_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59107_solr
   [junit4]   2> 758555 INFO  (jetty-launcher-2228-thread-3) [n:127.0.0.1:59107_solr    ] o.a.s.c.Overseer Overseer (id=98972379226112006-127.0.0.1:59107_solr-n_0000000000) starting
   [junit4]   2> 758562 INFO  (jetty-launcher-2228-thread-1) [n:127.0.0.1:40043_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 758563 INFO  (jetty-launcher-2228-thread-3) [n:127.0.0.1:59107_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59107_solr
   [junit4]   2> 758569 INFO  (jetty-launcher-2228-thread-1) [n:127.0.0.1:40043_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40043_solr
   [junit4]   2> 758595 INFO  (zkCallback-2244-thread-1-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 758645 INFO  (OverseerStateUpdate-98972379226112006-127.0.0.1:59107_solr-n_0000000000) [n:127.0.0.1:59107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 758674 INFO  (jetty-launcher-2228-thread-2) [n:127.0.0.1:58212_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 758678 INFO  (jetty-launcher-2228-thread-2) [n:127.0.0.1:58212_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 758680 INFO  (jetty-launcher-2228-thread-2) [n:127.0.0.1:58212_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58212_solr
   [junit4]   2> 758686 INFO  (zkCallback-2241-thread-2-processing-n:127.0.0.1:59107_solr) [n:127.0.0.1:59107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 758711 INFO  (zkCallback-2245-thread-1-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 758751 INFO  (zkCallback-2244-thread-2-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 758755 INFO  (jetty-launcher-2228-thread-1) [n:127.0.0.1:40043_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40043.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595d4446
   [junit4]   2> 758761 INFO  (jetty-launcher-2228-thread-1) [n:127.0.0.1:40043_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40043.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595d4446
   [junit4]   2> 758761 INFO  (jetty-launcher-2228-thread-1) [n:127.0.0.1:40043_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40043.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595d4446
   [junit4]   2> 758762 INFO  (jetty-launcher-2228-thread-1) [n:127.0.0.1:40043_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001/node1/.
   [junit4]   2> 758791 INFO  (jetty-launcher-2228-thread-2) [n:127.0.0.1:58212_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58212.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595d4446
   [junit4]   2> 758796 INFO  (jetty-launcher-2228-thread-2) [n:127.0.0.1:58212_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58212.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595d4446
   [junit4]   2> 758796 INFO  (jetty-launcher-2228-thread-2) [n:127.0.0.1:58212_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58212.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595d4446
   [junit4]   2> 758797 INFO  (jetty-launcher-2228-thread-2) [n:127.0.0.1:58212_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001/node2/.
   [junit4]   2> 758817 INFO  (jetty-launcher-2228-thread-3) [n:127.0.0.1:59107_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59107.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595d4446
   [junit4]   2> 758825 INFO  (jetty-launcher-2228-thread-3) [n:127.0.0.1:59107_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59107.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595d4446
   [junit4]   2> 758825 INFO  (jetty-launcher-2228-thread-3) [n:127.0.0.1:59107_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59107.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595d4446
   [junit4]   2> 758826 INFO  (jetty-launcher-2228-thread-3) [n:127.0.0.1:59107_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001/node3/.
   [junit4]   2> 758855 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[74B6A5C03B63ADB9]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 758856 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[74B6A5C03B63ADB9]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33490/solr ready
   [junit4]   2> 758882 INFO  (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[74B6A5C03B63ADB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 758884 INFO  (qtp990429794-12974) [n:127.0.0.1:40043_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:40043_solr,127.0.0.1:58212_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 758887 INFO  (OverseerThreadFactory-3388-thread-1-processing-n:127.0.0.1:59107_solr) [n:127.0.0.1:59107_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 758998 INFO  (OverseerStateUpdate-98972379226112006-127.0.0.1:59107_solr-n_0000000000) [n:127.0.0.1:59107_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:58212/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 759001 INFO  (OverseerStateUpdate-98972379226112006-127.0.0.1:59107_solr-n_0000000000) [n:127.0.0.1:59107_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:40043/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 759004 INFO  (OverseerStateUpdate-98972379226112006-127.0.0.1:59107_solr-n_0000000000) [n:127.0.0.1:59107_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:58212/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 759008 INFO  (OverseerStateUpdate-98972379226112006-127.0.0.1:59107_solr-n_0000000000) [n:127.0.0.1:59107_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:40043/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 759211 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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> 759212 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 759213 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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> 759213 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_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> 759213 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 759213 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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> 759326 INFO  (zkCallback-2245-thread-1-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_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> 759326 INFO  (zkCallback-2245-thread-2-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_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> 759327 INFO  (zkCallback-2244-thread-1-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_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> 759327 INFO  (zkCallback-2244-thread-2-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_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> 760259 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_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> 760260 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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> 760273 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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> 760281 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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> 760301 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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> 760303 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_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> 760303 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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> 760304 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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> 760304 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58212.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595d4446
   [junit4]   2> 760304 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 760304 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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 [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001/node2/testSimple1_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001/node2/./testSimple1_shard1_replica_n1/data/]
   [junit4]   2> 760305 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_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> 760305 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_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> 760305 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40043.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595d4446
   [junit4]   2> 760305 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 760305 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_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 [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001/node1/testSimple1_shard2_replica_n6], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001/node1/./testSimple1_shard2_replica_n6/data/]
   [junit4]   2> 760329 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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> 760331 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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> 760331 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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> 760331 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40043.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595d4446
   [junit4]   2> 760331 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 760331 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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 [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001/node1/testSimple1_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001/node1/./testSimple1_shard1_replica_n2/data/]
   [junit4]   2> 760345 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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> 760347 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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> 760347 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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> 760347 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58212.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595d4446
   [junit4]   2> 760347 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 760347 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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 [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001/node2/testSimple1_shard2_replica_n4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001/node2/./testSimple1_shard2_replica_n4/data/]
   [junit4]   2> 760367 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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> 760367 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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> 760368 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 760368 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 760372 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@715a5e69[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 760379 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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> 760379 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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> 760380 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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> 760380 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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 1583558069825044480
   [junit4]   2> 760392 INFO  (searcherExecutor-3395-thread-1-processing-n:127.0.0.1:58212_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:58212_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@715a5e69[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 760394 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 760396 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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> 760396 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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> 760397 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 760397 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 760398 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@6142c260[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 760399 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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> 760399 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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> 760399 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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> 760400 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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 1583558069846016000
   [junit4]   2> 760400 INFO  (searcherExecutor-3398-thread-1-processing-n:127.0.0.1:58212_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:58212_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@6142c260[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 760407 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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> 760414 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_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> 760414 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_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> 760415 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 760415 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 760416 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@504f1f5[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 760429 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_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> 760429 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_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> 760430 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_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> 760430 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_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 1583558069877473280
   [junit4]   2> 760435 INFO  (searcherExecutor-3396-thread-1-processing-n:127.0.0.1:40043_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:40043_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@504f1f5[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 760436 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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> 760436 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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> 760437 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 760437 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 760438 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@51878551[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 760439 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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> 760439 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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> 760440 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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> 760440 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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 1583558069887959040
   [junit4]   2> 760444 INFO  (searcherExecutor-3397-thread-1-processing-n:127.0.0.1:40043_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:40043_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@51878551[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 760515 INFO  (zkCallback-2244-thread-2-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_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> 760515 INFO  (zkCallback-2244-thread-1-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_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> 760516 INFO  (zkCallback-2245-thread-2-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_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> 760517 INFO  (zkCallback-2245-thread-1-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_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> 760896 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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> 760896 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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> 760896 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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:58212/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 760896 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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:58212/solr START replicas=[http://127.0.0.1:40043/solr/testSimple1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 760900 INFO  (qtp990429794-12967) [n:127.0.0.1:40043_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=1
   [junit4]   2> 760912 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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> 760912 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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> 760912 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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:58212/solr/testSimple1_shard2_replica_n4/
   [junit4]   2> 760913 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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:58212/solr START replicas=[http://127.0.0.1:40043/solr/testSimple1_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 760915 INFO  (qtp990429794-12984) [n:127.0.0.1:40043_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> 761197 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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:58212/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 761197 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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> 761197 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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> 761197 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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> 761210 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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:58212/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 761213 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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:58212/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 761213 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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> 761213 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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> 761213 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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> 761223 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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:58212/solr/testSimple1_shard2_replica_n4/ shard2
   [junit4]   2> 761327 INFO  (zkCallback-2244-thread-1-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_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> 761327 INFO  (zkCallback-2245-thread-2-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_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> 761327 INFO  (zkCallback-2244-thread-2-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_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> 761327 INFO  (zkCallback-2245-thread-1-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_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> 761364 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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> 761369 INFO  (qtp38980613-12968) [n:127.0.0.1:58212_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=2158
   [junit4]   2> 761375 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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> 761379 INFO  (qtp38980613-12971) [n:127.0.0.1:58212_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=2166
   [junit4]   2> 761439 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_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=2226
   [junit4]   2> 761448 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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=2235
   [junit4]   2> 761451 INFO  (qtp990429794-12974) [n:127.0.0.1:40043_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> 761550 INFO  (zkCallback-2244-thread-1-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_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> 761550 INFO  (zkCallback-2244-thread-2-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_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> 761550 INFO  (zkCallback-2245-thread-1-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_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> 761550 INFO  (zkCallback-2245-thread-2-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_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> 762451 INFO  (qtp990429794-12974) [n:127.0.0.1:40043_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:40043_solr,127.0.0.1:58212_solr&wt=javabin&version=2} status=0 QTime=3567
   [junit4]   2> 762453 INFO  (qtp990429794-12987) [n:127.0.0.1:40043_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:58212_solr,127.0.0.1:59107_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 762463 INFO  (OverseerThreadFactory-3388-thread-2-processing-n:127.0.0.1:59107_solr) [n:127.0.0.1:59107_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 762464 INFO  (OverseerCollectionConfigSetProcessor-98972379226112006-127.0.0.1:59107_solr-n_0000000000) [n:127.0.0.1:59107_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> 762688 INFO  (OverseerStateUpdate-98972379226112006-127.0.0.1:59107_solr-n_0000000000) [n:127.0.0.1:59107_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:58212/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 762695 INFO  (OverseerStateUpdate-98972379226112006-127.0.0.1:59107_solr-n_0000000000) [n:127.0.0.1:59107_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:59107/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 762899 INFO  (qtp38980613-12972) [n:127.0.0.1:58212_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> 762901 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_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> 762902 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 763011 INFO  (zkCallback-2245-thread-2-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_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> 763011 INFO  (zkCallback-2245-thread-1-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_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> 763011 INFO  (zkCallback-2241-thread-2-processing-n:127.0.0.1:59107_solr) [n:127.0.0.1:59107_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> 763012 INFO  (zkCallback-2241-thread-1-processing-n:127.0.0.1:59107_solr) [n:127.0.0.1:59107_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> 763945 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_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> 763945 INFO  (qtp38980613-12972) [n:127.0.0.1:58212_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> 763961 INFO  (qtp38980613-12972) [n:127.0.0.1:58212_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> 763961 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_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> 763966 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_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> 763966 INFO  (qtp38980613-12972) [n:127.0.0.1:58212_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> 763966 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_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> 763966 INFO  (qtp38980613-12972) [n:127.0.0.1:58212_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> 763966 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59107.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595d4446
   [junit4]   2> 763966 INFO  (qtp38980613-12972) [n:127.0.0.1:58212_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58212.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595d4446
   [junit4]   2> 763966 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 763966 INFO  (qtp38980613-12972) [n:127.0.0.1:58212_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 763967 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_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 [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001/node3/testSimple2_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001/node3/./testSimple2_shard1_replica_n2/data/]
   [junit4]   2> 763967 INFO  (qtp38980613-12972) [n:127.0.0.1:58212_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 [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001/node2/testSimple2_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001/node2/./testSimple2_shard1_replica_n1/data/]
   [junit4]   2> 764018 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_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> 764018 INFO  (qtp38980613-12972) [n:127.0.0.1:58212_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> 764018 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_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> 764018 INFO  (qtp38980613-12972) [n:127.0.0.1:58212_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> 764019 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 764019 INFO  (qtp38980613-12972) [n:127.0.0.1:58212_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 764019 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 764019 INFO  (qtp38980613-12972) [n:127.0.0.1:58212_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 764020 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@cc827e2[testSimple2_shard1_replica_n2] main]
   [junit4]   2> 764020 INFO  (qtp38980613-12972) [n:127.0.0.1:58212_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@35a9d866[testSimple2_shard1_replica_n1] main]
   [junit4]   2> 764022 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_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> 764022 INFO  (qtp38980613-12972) [n:127.0.0.1:58212_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> 764022 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_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> 764022 INFO  (qtp38980613-12972) [n:127.0.0.1:58212_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> 764023 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_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> 764023 INFO  (qtp38980613-12972) [n:127.0.0.1:58212_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> 764023 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_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 1583558073645006848
   [junit4]   2> 764023 INFO  (qtp38980613-12972) [n:127.0.0.1:58212_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 1583558073645006848
   [junit4]   2> 764023 INFO  (searcherExecutor-3415-thread-1-processing-n:127.0.0.1:59107_solr x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node4) [n:127.0.0.1:59107_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@cc827e2[testSimple2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 764024 INFO  (searcherExecutor-3416-thread-1-processing-n:127.0.0.1:58212_solr x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3) [n:127.0.0.1:58212_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@35a9d866[testSimple2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 764032 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 764033 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 764033 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59107/solr/testSimple2_shard1_replica_n2/
   [junit4]   2> 764033 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n2 url=http://127.0.0.1:59107/solr START replicas=[http://127.0.0.1:58212/solr/testSimple2_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 764034 INFO  (qtp38980613-12990) [n:127.0.0.1:58212_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.S.Request [testSimple2_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 764136 INFO  (zkCallback-2245-thread-1-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_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> 764137 INFO  (zkCallback-2245-thread-2-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_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> 764137 INFO  (zkCallback-2241-thread-2-processing-n:127.0.0.1:59107_solr) [n:127.0.0.1:59107_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> 764137 INFO  (zkCallback-2241-thread-3-processing-n:127.0.0.1:59107_solr) [n:127.0.0.1:59107_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> 764334 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n2 url=http://127.0.0.1:59107/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 764335 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 764335 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 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> 764335 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 764350 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59107/solr/testSimple2_shard1_replica_n2/ shard1
   [junit4]   2> 764464 INFO  (zkCallback-2241-thread-3-processing-n:127.0.0.1:59107_solr) [n:127.0.0.1:59107_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> 764464 INFO  (zkCallback-2245-thread-1-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_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> 764464 INFO  (zkCallback-2241-thread-2-processing-n:127.0.0.1:59107_solr) [n:127.0.0.1:59107_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> 764464 INFO  (zkCallback-2245-thread-2-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_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> 764512 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 764516 INFO  (qtp264833054-12977) [n:127.0.0.1:59107_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=1615
   [junit4]   2> 764619 INFO  (zkCallback-2241-thread-3-processing-n:127.0.0.1:59107_solr) [n:127.0.0.1:59107_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> 764619 INFO  (zkCallback-2241-thread-2-processing-n:127.0.0.1:59107_solr) [n:127.0.0.1:59107_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> 764619 INFO  (zkCallback-2245-thread-1-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_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> 764619 INFO  (zkCallback-2245-thread-2-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_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> 765037 INFO  (qtp38980613-12972) [n:127.0.0.1:58212_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=2139
   [junit4]   2> 765040 INFO  (qtp990429794-12987) [n:127.0.0.1:40043_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> 765139 INFO  (zkCallback-2245-thread-2-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_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> 765139 INFO  (zkCallback-2245-thread-1-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_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> 765139 INFO  (zkCallback-2241-thread-2-processing-n:127.0.0.1:59107_solr) [n:127.0.0.1:59107_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> 765139 INFO  (zkCallback-2241-thread-3-processing-n:127.0.0.1:59107_solr) [n:127.0.0.1:59107_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> 766045 INFO  (qtp990429794-12987) [n:127.0.0.1:40043_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:58212_solr,127.0.0.1:59107_solr&wt=javabin&version=2} status=0 QTime=3592
   [junit4]   2> 766046 INFO  (qtp990429794-12986) [n:127.0.0.1:40043_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:40043_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 766048 INFO  (OverseerThreadFactory-3388-thread-3-processing-n:127.0.0.1:59107_solr) [n:127.0.0.1:59107_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple3
   [junit4]   2> 766049 INFO  (OverseerCollectionConfigSetProcessor-98972379226112006-127.0.0.1:59107_solr-n_0000000000) [n:127.0.0.1:59107_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> 766262 INFO  (OverseerStateUpdate-98972379226112006-127.0.0.1:59107_solr-n_0000000000) [n:127.0.0.1:59107_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:40043/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 766266 INFO  (OverseerStateUpdate-98972379226112006-127.0.0.1:59107_solr-n_0000000000) [n:127.0.0.1:59107_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:40043/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 766269 INFO  (OverseerStateUpdate-98972379226112006-127.0.0.1:59107_solr-n_0000000000) [n:127.0.0.1:59107_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:40043/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 766471 INFO  (qtp990429794-12984) [n:127.0.0.1:40043_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> 766472 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_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> 766472 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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> 766579 INFO  (zkCallback-2244-thread-2-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_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> 766579 INFO  (zkCallback-2244-thread-1-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_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> 767514 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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> 767514 INFO  (qtp990429794-12984) [n:127.0.0.1:40043_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> 767521 INFO  (qtp990429794-12985) [n:127.0.0.1:40043_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> 767537 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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> 767540 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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> 767540 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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> 767540 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40043.solr.core.testSimple3.shard1.replica_n1' (registry 'solr.core.testSimple3.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595d4446
   [junit4]   2> 767540 INFO  (qtp990429794-12984) [n:127.0.0.1:40043_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> 767540 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 767540 INFO  (qtp990429794-12975) [n:127.0.0.1:40043_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 [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001/node1/testSimple3_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001/node1/./testSimple3_shard1_replica_n1/data/]
   [junit4]   2> 767546 INFO  (qtp990429794-12984) [n:127.0.0.1:40043_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> 767546 INFO  (qtp990429794-12984) [n:127.0.0.1:40043_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard3_replica_n4' using configuration from collection testSimple3, trusted=true
   [junit4]   2> 767547 INFO  (qtp990429794-12984) [n:127.0.0.1:40043_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40043.solr.core.testSimple3.shard3.replica_n4' (registry 'solr.core.testSimple3.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@595d4446
   [junit4]   2> 767547 INFO  (qtp990429794-12984) [n:127.0.0.1:40043_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 767547 INFO  (qtp990429794-12984) [n:127.0.0.1:40043_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.SolrCore [[testSimple3_shard3_replica_n4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001/tempDir-001/node1/testSimple3_shard3_replica_n4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest

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

JmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1975fbd2: rootName = solr_58212, domain = solr.core.testSimple1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testSimple1.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@16bbf303
   [junit4]   2> 771827 INFO  (zkCallback-2245-thread-4-processing-n:127.0.0.1:58212_solr) [n:127.0.0.1:58212_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58212_solr
   [junit4]   2> 771830 INFO  (jetty-closer-2229-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5a3368ef{/solr,null,UNAVAILABLE}
   [junit4]   2> 771842 INFO  (coreCloseExecutor-3473-thread-3) [n:127.0.0.1:40043_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple1.shard1.leader, tag=1912098118
   [junit4]   2> 771842 INFO  (coreCloseExecutor-3473-thread-4) [n:127.0.0.1:40043_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSimple3.shard3.replica_n4, tag=194059637
   [junit4]   2> 771842 INFO  (coreCloseExecutor-3473-thread-4) [n:127.0.0.1:40043_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f32b2f1: rootName = solr_40043, domain = solr.core.testSimple3.shard3.replica_n4, service url = null, agent id = null] for registry solr.core.testSimple3.shard3.replica_n4 / com.codahale.metrics.MetricRegistry@5d8fbbb5
   [junit4]   2> 771849 INFO  (coreCloseExecutor-3474-thread-1) [n:127.0.0.1:58212_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple1.shard1.leader, tag=2037207220
   [junit4]   2> 771849 INFO  (coreCloseExecutor-3474-thread-3) [n:127.0.0.1:58212_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple2.shard1.leader, tag=1699018927
   [junit4]   2> 771853 INFO  (coreCloseExecutor-3473-thread-4) [n:127.0.0.1:40043_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard3.leader, tag=194059637
   [junit4]   2> 771854 INFO  (coreCloseExecutor-3473-thread-2) [n:127.0.0.1:40043_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSimple1.shard2.replica_n6, tag=1192782951
   [junit4]   2> 771854 INFO  (coreCloseExecutor-3473-thread-2) [n:127.0.0.1:40043_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42b3a3e8: rootName = solr_40043, domain = solr.core.testSimple1.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.testSimple1.shard2.replica_n6 / com.codahale.metrics.MetricRegistry@2b46f68e
   [junit4]   2> 771855 INFO  (zkCallback-2261-thread-4-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40043_solr
   [junit4]   2> 771857 INFO  (jetty-closer-2229-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@68d652af{/solr,null,UNAVAILABLE}
   [junit4]   2> 771863 INFO  (coreCloseExecutor-3473-thread-2) [n:127.0.0.1:40043_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple1.shard2.leader, tag=1192782951
   [junit4]   2> 771864 INFO  (coreCloseExecutor-3473-thread-1) [n:127.0.0.1:40043_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard1.leader, tag=1329892769
   [junit4]   2> 771864 INFO  (coreCloseExecutor-3473-thread-5) [n:127.0.0.1:40043_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard2.leader, tag=753253767
   [junit4]   2> 771871 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 0x15f9edac259000f, 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> 771872 INFO  (jetty-closer-2229-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@502837b1{/solr,null,UNAVAILABLE}
   [junit4]   2> 771874 ERROR (SUITE-AutoAddReplicasPlanActionTest-seed#[74B6A5C03B63ADB9]-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> 771874 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[74B6A5C03B63ADB9]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33490 33490
   [junit4]   2> 771940 INFO  (Thread-5416) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33490 33490
   [junit4]   2> 771942 WARN  (Thread-5416) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/collections/testSimple1/state.json
   [junit4]   2> 	16	/solr/collections/testSimple2/state.json
   [junit4]   2> 	11	/solr/collections/testSimple3/state.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98972379226112006-127.0.0.1:59107_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/testSimple1/leader_elect/shard2/election/98972379226112009-core_node7-n_0000000000
   [junit4]   2> 	2	/solr/collections/testSimple1/leader_elect/shard1/election/98972379226112009-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_74B6A5C03B63ADB9-001
   [junit4]   2> Nov 09, 2017 3:37:51 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1752, maxMBSortInHeap=7.807750502787495, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@54ac2e4e), locale=ar-LY, timezone=EAT
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=193689536,total=340455424
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetPivotSmallAdvancedTest, TestTrieFacet, CdcrBootstrapTest, TestDocSet, HealthCheckHandlerTest, TestCoreAdminApis, TestLegacyFieldCache, NumberUtilsTest, CloudExitableDirectoryReaderTest, DocValuesMissingTest, SolrXmlInZkTest, CollectionStateFormat2Test, TestOrdValues, SimpleFacetsTest, VersionInfoTest, TestCoreContainer, JvmMetricsTest, TestDistribIDF, TestPivotHelperCode, TestReplicaProperties, TestSizeLimitedDistributedMap, CacheHeaderTest, SecurityConfHandlerTest, JSONWriterTest, TestGroupingSearch, TestSolrConfigHandlerCloud, TestBinaryResponseWriter, TestDocumentBuilder, AddBlockUpdateTest, DistributedQueryComponentOptimizationTest, PingRequestHandlerTest, TestPerFieldSimilarity, TestReqParamsAPI, TestIntervalFaceting, ChaosMonkeyNothingIsSafeWithPullReplicasTest, FullHLLTest, ExitableDirectoryReaderTest, HdfsSyncSliceTest, GraphQueryTest, TestPayloadCheckQParserPlugin, MetricsHandlerTest, TestSchemaSimilarityResource, TestHalfAndHalfDocValues, TestRequestStatusCollectionAPI, BadComponentTest, NodeMutatorTest, BaseCdcrDistributedZkTest, MoveReplicaHDFSFailoverTest, SubstringBytesRefFilterTest, CachingDirectoryFactoryTest, TestValueSourceCache, TestCollectionAPIs, PeerSyncTest, RankQueryTest, SolrCoreTest, DistributedFacetPivotLargeTest, ReplicaListTransformerTest, TestRawTransformer, CheckHdfsIndexTest, HdfsChaosMonkeySafeLeaderTest, TestIndexSearcher, TestBadConfig, SolrCLIZkUtilsTest, TestBM25SimilarityFactory, LeaderElectionContextKeyTest, TestNoOpRegenerator, TestSolrCloudWithDelegationTokens, ExternalFileFieldSortTest, CurrencyFieldTypeTest, AnalysisAfterCoreReloadTest, ZkStateWriterTest, FacetPivotSmallTest, TestFieldCache, ConnectionManagerTest, TestObjectReleaseTracker, TestFaceting, ConcurrentDeleteAndCreateCollectionTest, TestSimpleTrackingShardHandler, LargeFieldTest, TestRecoveryHdfs, SolrIndexSplitterTest, TestBlobHandler, TestScoreJoinQPScore, TestSolrQueryResponse, TestBulkSchemaAPI, BasicFunctionalityTest, TestFastOutputStream, TestNestedDocsSort, TestFoldingMultitermQuery, OpenExchangeRatesOrgProviderTest, TestLuceneMatchVersion, AutoAddReplicasPlanActionTest]
   [junit4] Completed [198/749 (1!)] on J1 in 14.47s, 1 test, 1 error <<< FAILURES!

[...truncated 49039 lines...]