Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20886/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale

Error Message:
Error from server at 
http://127.0.0.1:39573/solr/stale_state_test_col_shard1_replica_n1: Expected 
mime type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing 
/solr/stale_state_test_col_shard1_replica_n1/update. Reason: <pre>    Can not 
find: /solr/stale_state_test_col_shard1_replica_n1/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:39573/solr/stale_state_test_col_shard1_replica_n1: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/stale_state_test_col_shard1_replica_n1/update. 
Reason:
<pre>    Can not find: 
/solr/stale_state_test_col_shard1_replica_n1/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([89A340612E75BF3B:3D92D889CD9CC917]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        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)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:559)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale(CloudSolrClientTest.java:844)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14714 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_89A340612E75BF3B-001/init-core-data-001
   [junit4]   2> 12181 WARN  
(SUITE-CloudSolrClientTest-seed#[89A340612E75BF3B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=120 numCloses=120
   [junit4]   2> 12181 INFO  
(SUITE-CloudSolrClientTest-seed#[89A340612E75BF3B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 12182 INFO  
(SUITE-CloudSolrClientTest-seed#[89A340612E75BF3B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 12182 INFO  
(SUITE-CloudSolrClientTest-seed#[89A340612E75BF3B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 12184 INFO  
(SUITE-CloudSolrClientTest-seed#[89A340612E75BF3B]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_89A340612E75BF3B-001/tempDir-001
   [junit4]   2> 12189 INFO  
(SUITE-CloudSolrClientTest-seed#[89A340612E75BF3B]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 12190 INFO  (Thread-13) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 12190 INFO  (Thread-13) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 12290 INFO  
(SUITE-CloudSolrClientTest-seed#[89A340612E75BF3B]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45263
   [junit4]   2> 12351 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to 
java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 12377 ERROR (Thread-13) [    ] 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> 13709 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 0x15faa0140ae0000, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 13710 INFO  (jetty-launcher-3-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 13710 INFO  (jetty-launcher-3-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 13710 INFO  (jetty-launcher-3-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 13717 INFO  (jetty-launcher-3-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d8377d7{/solr,null,AVAILABLE}
   [junit4]   2> 13717 INFO  (jetty-launcher-3-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e9eeb66{/solr,null,AVAILABLE}
   [junit4]   2> 13718 INFO  (jetty-launcher-3-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@228df574{HTTP/1.1,[http/1.1]}{127.0.0.1:39573}
   [junit4]   2> 13718 INFO  (jetty-launcher-3-thread-2) [    ] o.e.j.s.Server 
Started @16294ms
   [junit4]   2> 13718 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39573}
   [junit4]   2> 13719 ERROR (jetty-launcher-3-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 13719 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 13719 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 13719 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 13719 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T07:35:31.181287Z
   [junit4]   2> 13719 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 13737 INFO  (jetty-launcher-3-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e9abef5{/solr,null,AVAILABLE}
   [junit4]   2> 13738 INFO  (jetty-launcher-3-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@fa0884{HTTP/1.1,[http/1.1]}{127.0.0.1:32937}
   [junit4]   2> 13738 INFO  (jetty-launcher-3-thread-1) [    ] o.e.j.s.Server 
Started @16313ms
   [junit4]   2> 13738 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32937}
   [junit4]   2> 13738 ERROR (jetty-launcher-3-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 13738 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 13738 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 13738 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 13738 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T07:35:31.200953Z
   [junit4]   2> 13744 INFO  (jetty-launcher-3-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@33574f40{HTTP/1.1,[http/1.1]}{127.0.0.1:38163}
   [junit4]   2> 13744 INFO  (jetty-launcher-3-thread-3) [    ] o.e.j.s.Server 
Started @16319ms
   [junit4]   2> 13744 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38163}
   [junit4]   2> 13744 ERROR (jetty-launcher-3-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 13744 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 13744 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 13744 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 13744 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T07:35:31.206781Z
   [junit4]   2> 13748 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 13756 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 13758 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 13788 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45263/solr
   [junit4]   2> 13792 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45263/solr
   [junit4]   2> 13796 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45263/solr
   [junit4]   2> 13828 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 0x15faa0140ae0005, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 13908 WARN  (jetty-launcher-3-thread-2) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 13909 WARN  (jetty-launcher-3-thread-3) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 13909 WARN  (jetty-launcher-3-thread-1) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 13926 INFO  (jetty-launcher-3-thread-1) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 13927 INFO  (jetty-launcher-3-thread-2) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 13927 INFO  (jetty-launcher-3-thread-3) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 13930 INFO  (jetty-launcher-3-thread-1) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:32937_solr
   [junit4]   2> 13932 INFO  (jetty-launcher-3-thread-2) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39573_solr
   [junit4]   2> 13932 INFO  (jetty-launcher-3-thread-3) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38163_solr
   [junit4]   2> 13933 INFO  (jetty-launcher-3-thread-1) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.Overseer Overseer 
(id=98984639182274568-127.0.0.1:32937_solr-n_0000000000) starting
   [junit4]   2> 13952 INFO  
(zkCallback-18-thread-1-processing-n:127.0.0.1:39573_solr) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 13964 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:38163_solr) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 13969 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:32937_solr) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 14083 INFO  (jetty-launcher-3-thread-1) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32937_solr
   [junit4]   2> 14085 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:38163_solr) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 14085 INFO  
(zkCallback-18-thread-1-processing-n:127.0.0.1:39573_solr) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 14088 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:32937_solr) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 14410 INFO  (jetty-launcher-3-thread-2) 
[n:127.0.0.1:39573_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39573.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365357a3
   [junit4]   2> 14525 INFO  (jetty-launcher-3-thread-3) 
[n:127.0.0.1:38163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38163.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365357a3
   [junit4]   2> 14541 INFO  (jetty-launcher-3-thread-2) 
[n:127.0.0.1:39573_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39573.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365357a3
   [junit4]   2> 14541 INFO  (jetty-launcher-3-thread-2) 
[n:127.0.0.1:39573_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39573.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365357a3
   [junit4]   2> 14545 INFO  (jetty-launcher-3-thread-1) 
[n:127.0.0.1:32937_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32937.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365357a3
   [junit4]   2> 14549 INFO  (jetty-launcher-3-thread-2) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_89A340612E75BF3B-001/tempDir-001/node1/.
   [junit4]   2> 14610 INFO  (jetty-launcher-3-thread-3) 
[n:127.0.0.1:38163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38163.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365357a3
   [junit4]   2> 14611 INFO  (jetty-launcher-3-thread-3) 
[n:127.0.0.1:38163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38163.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365357a3
   [junit4]   2> 14624 INFO  (jetty-launcher-3-thread-3) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_89A340612E75BF3B-001/tempDir-001/node3/.
   [junit4]   2> 14625 INFO  (jetty-launcher-3-thread-1) 
[n:127.0.0.1:32937_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32937.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365357a3
   [junit4]   2> 14626 INFO  (jetty-launcher-3-thread-1) 
[n:127.0.0.1:32937_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32937.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365357a3
   [junit4]   2> 14627 INFO  (jetty-launcher-3-thread-1) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_89A340612E75BF3B-001/tempDir-001/node2/.
   [junit4]   2> 14934 INFO  
(SUITE-CloudSolrClientTest-seed#[89A340612E75BF3B]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 14935 INFO  
(SUITE-CloudSolrClientTest-seed#[89A340612E75BF3B]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45263/solr ready
   [junit4]   2> 14954 INFO  (qtp832502285-116) [n:127.0.0.1:39573_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 14965 INFO  
(OverseerThreadFactory-30-thread-1-processing-n:127.0.0.1:32937_solr) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 15084 INFO  
(OverseerStateUpdate-98984639182274568-127.0.0.1:32937_solr-n_0000000000) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39573/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 15090 INFO  
(OverseerStateUpdate-98984639182274568-127.0.0.1:32937_solr-n_0000000000) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38163/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 15305 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 15305 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 15316 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 15317 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 15436 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:38163_solr) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 15438 INFO  
(zkCallback-19-thread-2-processing-n:127.0.0.1:38163_solr) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 15439 INFO  
(zkCallback-18-thread-1-processing-n:127.0.0.1:39573_solr) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 15440 INFO  
(zkCallback-18-thread-2-processing-n:127.0.0.1:39573_solr) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 16363 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 16366 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 16406 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n3] Schema name=test
   [junit4]   2> 16429 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 16631 WARN  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 16639 WARN  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 16639 WARN  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 16649 WARN  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 16649 WARN  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 16649 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 16652 WARN  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 16652 WARN  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 16652 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 16653 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n3' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 16654 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38163.solr.core.collection1.shard2.replica_n3' (registry 
'solr.core.collection1.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365357a3
   [junit4]   2> 16654 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 16654 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_89A340612E75BF3B-001/tempDir-001/node3/collection1_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_89A340612E75BF3B-001/tempDir-001/node3/./collection1_shard2_replica_n3/data/]
   [junit4]   2> 16655 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 16656 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39573.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365357a3
   [junit4]   2> 16656 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 16656 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_89A340612E75BF3B-001/tempDir-001/node1/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_89A340612E75BF3B-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 16744 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 16745 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 16747 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 16747 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 16749 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@35542e2e[collection1_shard1_replica_n1] main]
   [junit4]   2> 16752 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 16756 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 16756 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 16756 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 16757 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 16760 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 16760 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 16760 INFO  
(searcherExecutor-38-thread-1-processing-n:127.0.0.1:39573_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:39573_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@35542e2e[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 16760 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583754231647567872
   [junit4]   2> 16762 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@662d86c6[collection1_shard2_replica_n3] main]
   [junit4]   2> 16763 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 16764 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 16765 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 16774 INFO  
(searcherExecutor-37-thread-1-processing-n:127.0.0.1:38163_solr 
x:collection1_shard2_replica_n3 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:38163_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n3] o.a.s.c.SolrCore 
[collection1_shard2_replica_n3] Registered new searcher 
Searcher@662d86c6[collection1_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 16776 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 16776 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 16776 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39573/solr/collection1_shard1_replica_n1/
   [junit4]   2> 16777 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 16777 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:39573/solr/collection1_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 16777 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 16777 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583754231665393664
   [junit4]   2> 16785 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 16786 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 16786 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38163/solr/collection1_shard2_replica_n3/
   [junit4]   2> 16786 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 16786 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.SyncStrategy http://127.0.0.1:38163/solr/collection1_shard2_replica_n3/ 
has no replicas
   [junit4]   2> 16786 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 16796 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39573/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 16798 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38163/solr/collection1_shard2_replica_n3/ shard2
   [junit4]   2> 16901 INFO  
(zkCallback-19-thread-2-processing-n:127.0.0.1:38163_solr) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 16901 INFO  
(zkCallback-18-thread-2-processing-n:127.0.0.1:39573_solr) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 16901 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:38163_solr) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 16901 INFO  
(zkCallback-18-thread-1-processing-n:127.0.0.1:39573_solr) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 16947 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 16949 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 16956 INFO  (qtp1797871420-111) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1641
   [junit4]   2> 16956 INFO  (qtp832502285-101) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1652
   [junit4]   2> 16974 INFO  (qtp832502285-116) [n:127.0.0.1:39573_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> 17051 INFO  
(zkCallback-19-thread-2-processing-n:127.0.0.1:38163_solr) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 17051 INFO  
(zkCallback-18-thread-1-processing-n:127.0.0.1:39573_solr) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 17051 INFO  
(zkCallback-18-thread-2-processing-n:127.0.0.1:39573_solr) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 17051 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:38163_solr) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 17974 INFO  (qtp832502285-116) [n:127.0.0.1:39573_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3021
   [junit4]   2> 17980 INFO  
(SUITE-CloudSolrClientTest-seed#[89A340612E75BF3B]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 17983 INFO  
(SUITE-CloudSolrClientTest-seed#[89A340612E75BF3B]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 17989 INFO  (qtp832502285-96) [n:127.0.0.1:39573_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 17992 INFO  (qtp832502285-96) [n:127.0.0.1:39573_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 18007 INFO  
(TEST-CloudSolrClientTest.testNonRetryableRequests-seed#[89A340612E75BF3B]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testNonRetryableRequests
   [junit4]   2> 18054 INFO  (qtp1797871420-99) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:39573/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583754232972967936)} 0 30
   [junit4]   2> 18065 INFO  (qtp832502285-110) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583754233015959552,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 18065 INFO  (qtp832502285-110) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 18065 INFO  (qtp1797871420-97) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583754233015959552,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 18065 INFO  (qtp1797871420-97) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 18065 INFO  (qtp832502285-110) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 18065 INFO  (qtp832502285-110) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39573/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 18072 INFO  (qtp1797871420-97) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 18072 INFO  (qtp1797871420-97) [n:127.0.0.1:38163_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39573/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 18076 INFO  (qtp832502285-119) [n:127.0.0.1:39573_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583754232968773632),commit=} 0 63
   [junit4]   2> 18096 INFO  
(TEST-CloudSolrClientTest.testNonRetryableRequests-seed#[89A340612E75BF3B]) [   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 18097 INFO  
(TEST-CloudSolrClientTest.testNonRetryableRequests-seed#[89A340612E75BF3B]) [   
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45263/solr 
ready
   [junit4]   2> 18099 INFO  (qtp832502285-116) [n:127.0.0.1:39573_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=b4504764-3891-4c8a-b936-82576df07143&replicationFactor=3&collection.configName=conf&name=foo&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 18101 INFO  (qtp832502285-116) [n:127.0.0.1:39573_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=b4504764-3891-4c8a-b936-82576df07143&replicationFactor=3&collection.configName=conf&name=foo&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 18103 INFO  (qtp832502285-110) [n:127.0.0.1:39573_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b4504764-3891-4c8a-b936-82576df07143&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 18103 INFO  
(OverseerThreadFactory-30-thread-2-processing-n:127.0.0.1:32937_solr) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.CreateCollectionCmd Create collection foo
   [junit4]   2> 18116 INFO  
(OverseerCollectionConfigSetProcessor-98984639182274568-127.0.0.1:32937_solr-n_0000000000)
 [n:127.0.0.1:32937_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> 18121 INFO  (qtp832502285-110) [n:127.0.0.1:39573_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b4504764-3891-4c8a-b936-82576df07143&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=18
   [junit4]   2> 18338 INFO  
(OverseerStateUpdate-98984639182274568-127.0.0.1:32937_solr-n_0000000000) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"foo",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"foo_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32937/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 18346 INFO  
(OverseerStateUpdate-98984639182274568-127.0.0.1:32937_solr-n_0000000000) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"foo",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"foo_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38163/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 18350 INFO  
(OverseerStateUpdate-98984639182274568-127.0.0.1:32937_solr-n_0000000000) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"foo",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"foo_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39573/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 18561 INFO  (qtp832502285-119) [n:127.0.0.1:39573_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=foo&version=2&replicaType=NRT&async=b4504764-3891-4c8a-b936-82576df071431111083982239069&coreNodeName=core_node6&name=foo_shard1_replica_n5&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=4
   [junit4]   2> 18561 INFO  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=foo&version=2&replicaType=NRT&async=b4504764-3891-4c8a-b936-82576df071431111083982239069&coreNodeName=core_node6&name=foo_shard1_replica_n5&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 18562 INFO  (qtp895521257-109) [n:127.0.0.1:32937_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=foo&version=2&replicaType=NRT&async=b4504764-3891-4c8a-b936-82576df071431111083970226074&coreNodeName=core_node2&name=foo_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=7
   [junit4]   2> 18562 INFO  (qtp1797871420-115) [n:127.0.0.1:38163_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=foo&version=2&replicaType=NRT&async=b4504764-3891-4c8a-b936-82576df071431111083978131905&coreNodeName=core_node4&name=foo_shard1_replica_n3&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 18562 INFO  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=foo&version=2&replicaType=NRT&async=b4504764-3891-4c8a-b936-82576df071431111083970226074&coreNodeName=core_node2&name=foo_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 18562 INFO  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 18563 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=foo&version=2&replicaType=NRT&async=b4504764-3891-4c8a-b936-82576df071431111083978131905&coreNodeName=core_node4&name=foo_shard1_replica_n3&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 18563 INFO  (qtp832502285-119) [n:127.0.0.1:39573_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b4504764-3891-4c8a-b936-82576df071431111083982239069
   [junit4]   2> 18563 INFO  (qtp832502285-119) [n:127.0.0.1:39573_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b4504764-3891-4c8a-b936-82576df071431111083982239069&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 18675 INFO  
(zkCallback-18-thread-2-processing-n:127.0.0.1:39573_solr) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 18675 INFO  
(zkCallback-18-thread-1-processing-n:127.0.0.1:39573_solr) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 18675 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:38163_solr) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 18675 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:32937_solr) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 18675 INFO  
(zkCallback-19-thread-2-processing-n:127.0.0.1:38163_solr) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 18681 INFO  
(zkCallback-20-thread-2-processing-n:127.0.0.1:32937_solr) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 19123 INFO  (qtp832502285-119) [n:127.0.0.1:39573_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b4504764-3891-4c8a-b936-82576df07143&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 19125 INFO  (qtp832502285-119) [n:127.0.0.1:39573_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b4504764-3891-4c8a-b936-82576df07143&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 19565 INFO  (qtp832502285-110) [n:127.0.0.1:39573_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b4504764-3891-4c8a-b936-82576df071431111083982239069
   [junit4]   2> 19565 INFO  (qtp832502285-110) [n:127.0.0.1:39573_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b4504764-3891-4c8a-b936-82576df071431111083982239069&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 19578 INFO  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 19580 INFO  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 19581 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 19600 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.s.IndexSchema [foo_shard1_replica_n3] Schema name=test
   [junit4]   2> 19624 INFO  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] 
o.a.s.s.IndexSchema [foo_shard1_replica_n1] Schema name=test
   [junit4]   2> 19663 INFO  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n5] 
o.a.s.s.IndexSchema [foo_shard1_replica_n5] Schema name=test
   [junit4]   2> 19692 WARN  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 19692 WARN  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 19692 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 19693 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'foo_shard1_replica_n3' using 
configuration from collection foo, trusted=true
   [junit4]   2> 19693 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38163.solr.core.foo.shard1.replica_n3' (registry 
'solr.core.foo.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365357a3
   [junit4]   2> 19694 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 19694 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.c.SolrCore [[foo_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_89A340612E75BF3B-001/tempDir-001/node3/foo_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_89A340612E75BF3B-001/tempDir-001/node3/./foo_shard1_replica_n3/data/]
   [junit4]   2> 19764 WARN  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n5] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 19764 WARN  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n5] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 19765 INFO  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n5] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 19765 INFO  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'foo_shard1_replica_n5' using 
configuration from collection foo, trusted=true
   [junit4]   2> 19765 INFO  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39573.solr.core.foo.shard1.replica_n5' (registry 
'solr.core.foo.shard1.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365357a3
   [junit4]   2> 19766 INFO  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 19766 INFO  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n5] 
o.a.s.c.SolrCore [[foo_shard1_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_89A340612E75BF3B-001/tempDir-001/node1/foo_shard1_replica_n5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_89A340612E75BF3B-001/tempDir-001/node1/./foo_shard1_replica_n5/data/]
   [junit4]   2> 19778 WARN  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 19778 WARN  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 19778 INFO  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 19779 INFO  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'foo_shard1_replica_n1' using 
configuration from collection foo, trusted=true
   [junit4]   2> 19779 INFO  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32937.solr.core.foo.shard1.replica_n1' (registry 
'solr.core.foo.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@365357a3
   [junit4]   2> 19779 INFO  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 19779 INFO  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] 
o.a.s.c.SolrCore [[foo_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_89A340612E75BF3B-001/tempDir-001/node2/foo_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_89A340612E75BF3B-001/tempDir-001/node2/./foo_shard1_replica_n1/data/]
   [junit4]   2> 19783 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 19783 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 19785 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 19785 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 19787 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5d9e4c6[foo_shard1_replica_n3] main]
   [junit4]   2> 19790 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 19791 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 19792 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 19792 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583754234826850304
   [junit4]   2> 19795 INFO  
(searcherExecutor-47-thread-1-processing-x:foo_shard1_replica_n3 r:core_node4 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE 
n:127.0.0.1:38163_solr s:shard1 c:foo) [n:127.0.0.1:38163_solr c:foo s:shard1 
r:core_node4 x:foo_shard1_replica_n3] o.a.s.c.SolrCore [foo_shard1_replica_n3] 
Registered new searcher Searcher@5d9e4c6[foo_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 19799 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=3 found=1 timeoutin=9999ms
   [junit4]   2> 19892 INFO  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 19892 INFO  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 19893 INFO  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 19893 INFO  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 19894 INFO  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@20d8b7b1[foo_shard1_replica_n5] 
main]
   [junit4]   2> 19904 INFO  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 19904 INFO  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 19905 INFO  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 19905 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:38163_solr) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 19905 INFO  
(zkCallback-19-thread-2-processing-n:127.0.0.1:38163_solr) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 19905 INFO  
(parallelCoreAdminExecutor-31-thread-1-processing-n:127.0.0.1:39573_solr 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE) 
[n:127.0.0.1:39573_solr c:foo s:shard1 r:core_node6 x:foo_shard1_replica_n5] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583754234945339392
   [junit4]   2> 19906 INFO  
(zkCallback-18-thread-2-processing-n:127.0.0.1:39573_solr) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 19906 INFO  
(searcherExecutor-49-thread-1-processing-x:foo_shard1_replica_n5 r:core_node6 
b4504764-3891-4c8a-b936-82576df071431111083982239069 CREATE 
n:127.0.0.1:39573_solr s:shard1 c:foo) [n:127.0.0.1:39573_solr c:foo s:shard1 
r:core_node6 x:foo_shard1_replica_n5] o.a.s.c.SolrCore [foo_shard1_replica_n5] 
Registered new searcher Searcher@20d8b7b1[foo_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 19907 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:32937_solr) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 19907 INFO  
(zkCallback-20-thread-2-processing-n:127.0.0.1:32937_solr) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 19907 INFO  
(zkCallback-18-thread-1-processing-n:127.0.0.1:39573_solr) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 19924 INFO  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 19924 INFO  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 19925 INFO  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 19925 INFO  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 19927 INFO  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@288505fc[foo_shard1_replica_n1] 
main]
   [junit4]   2> 19928 INFO  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 19929 INFO  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 19930 INFO  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 19932 INFO  
(parallelCoreAdminExecutor-33-thread-1-processing-n:127.0.0.1:32937_solr 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE) 
[n:127.0.0.1:32937_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583754234973650944
   [junit4]   2> 19938 INFO  
(searcherExecutor-50-thread-1-processing-x:foo_shard1_replica_n1 r:core_node2 
b4504764-3891-4c8a-b936-82576df071431111083970226074 CREATE 
n:127.0.0.1:32937_solr s:shard1 c:foo) [n:127.0.0.1:32937_solr c:foo s:shard1 
r:core_node2 x:foo_shard1_replica_n1] o.a.s.c.SolrCore [foo_shard1_replica_n1] 
Registered new searcher Searcher@288505fc[foo_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 20126 INFO  (qtp832502285-121) [n:127.0.0.1:39573_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b4504764-3891-4c8a-b936-82576df07143&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 20127 INFO  (qtp832502285-121) [n:127.0.0.1:39573_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b4504764-3891-4c8a-b936-82576df07143&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 20300 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 20300 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 20300 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38163/solr/foo_shard1_replica_n3/
   [junit4]   2> 20304 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.u.PeerSync PeerSync: core=foo_shard1_replica_n3 
url=http://127.0.0.1:38163/solr START 
replicas=[http://127.0.0.1:32937/solr/foo_shard1_replica_n1/, 
http://127.0.0.1:39573/solr/foo_shard1_replica_n5/] nUpdates=100
   [junit4]   2> 20308 INFO  (qtp895521257-100) [n:127.0.0.1:32937_solr c:foo 
s:shard1 r:core_node2 x:foo_shard1_replica_n1] o.a.s.c.S.Request 
[foo_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 20312 INFO  (qtp832502285-116) [n:127.0.0.1:39573_solr c:foo 
s:shard1 r:core_node6 x:foo_shard1_replica_n5] o.a.s.c.S.Request 
[foo_shard1_replica_n5]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 20567 INFO  (qtp832502285-110) [n:127.0.0.1:39573_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b4504764-3891-4c8a-b936-82576df071431111083982239069
   [junit4]   2> 20567 INFO  (qtp832502285-110) [n:127.0.0.1:39573_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b4504764-3891-4c8a-b936-82576df071431111083982239069&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 20606 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.u.PeerSync PeerSync: core=foo_shard1_replica_n3 
url=http://127.0.0.1:38163/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 20606 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 20606 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
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> 20606 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 20611 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38163/solr/foo_shard1_replica_n3/ shard1
   [junit4]   2> 20713 INFO  
(zkCallback-19-thread-2-processing-n:127.0.0.1:38163_solr) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 20713 INFO  
(zkCallback-20-thread-2-processing-n:127.0.0.1:32937_solr) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 20713 INFO  
(zkCallback-18-thread-2-processing-n:127.0.0.1:39573_solr) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 20713 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:32937_solr) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 20713 INFO  
(zkCallback-18-thread-1-processing-n:127.0.0.1:39573_solr) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 20713 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:38163_solr) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 20762 INFO  
(parallelCoreAdminExecutor-32-thread-1-processing-n:127.0.0.1:38163_solr 
b4504764-3891-4c8a-b936-82576df071431111083978131905 CREATE) 
[n:127.0.0.1:38163_solr c:foo s:shard1 r:core_node4 x:foo_shard1_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 20868 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:38163_solr) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 20868 INFO  
(zkCallback-18-thread-2-processing-n:127.0.0.1:39573_solr) 
[n:127.0.0.1:39573_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 20869 INFO  
(zkCallback-20-thread-2-processing-n:127.0.0.1:32937_solr) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 20868 INFO  
(zkCallback-19-thread-2-processing-n:127.0.0.1:38163_solr) 
[n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 20869 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:32937_solr) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/foo/s

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

.localShardsTestColl.shard2.replica_n7, service url = null, agent id = null] 
for registry solr.core.localShardsTestColl.shard2.replica_n7 / 
com.codahale.metrics.MetricRegistry@fedc32e
   [junit4]   2> 50070 INFO  (coreCloseExecutor-164-thread-6) 
[n:127.0.0.1:39573_solr c:localShardsTestColl s:shard2 r:core_node13 
x:localShardsTestColl_shard2_replica_n10] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.localShardsTestColl.shard2.replica_n10, 
tag=1294772351
   [junit4]   2> 50071 INFO  (coreCloseExecutor-164-thread-6) 
[n:127.0.0.1:39573_solr c:localShardsTestColl s:shard2 r:core_node13 
x:localShardsTestColl_shard2_replica_n10] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61a7000b: rootName 
= solr_39573, domain = solr.core.localShardsTestColl.shard2.replica_n10, 
service url = null, agent id = null] for registry 
solr.core.localShardsTestColl.shard2.replica_n10 / 
com.codahale.metrics.MetricRegistry@7526cd6e
   [junit4]   2> 50084 INFO  (coreCloseExecutor-163-thread-4) 
[n:127.0.0.1:32937_solr c:localShardsTestColl s:shard2 r:core_node9 
x:localShardsTestColl_shard2_replica_n7] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard2.leader, tag=1292507737
   [junit4]   2> 50084 INFO  (coreCloseExecutor-163-thread-7) 
[n:127.0.0.1:32937_solr c:2nd_collection s:shard2 r:core_node4 
x:2nd_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.2nd_collection.shard2.replica_n2, 
tag=1119407438
   [junit4]   2> 50084 INFO  (coreCloseExecutor-163-thread-7) 
[n:127.0.0.1:32937_solr c:2nd_collection s:shard2 r:core_node4 
x:2nd_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@681f039f: rootName = 
solr_32937, domain = solr.core.2nd_collection.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.2nd_collection.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@239a794f
   [junit4]   2> 50106 INFO  (coreCloseExecutor-163-thread-7) 
[n:127.0.0.1:32937_solr c:2nd_collection s:shard2 r:core_node4 
x:2nd_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.2nd_collection.shard2.leader, 
tag=1119407438
   [junit4]   2> 50107 INFO  (coreCloseExecutor-163-thread-5) 
[n:127.0.0.1:32937_solr c:localShardsTestColl s:shard1 r:core_node4 
x:localShardsTestColl_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard1.leader, tag=1281321228
   [junit4]   2> 50107 INFO  (coreCloseExecutor-163-thread-3) 
[n:127.0.0.1:32937_solr c:stale_state_test_col s:shard1 r:core_node4 
x:stale_state_test_col_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.stale_state_test_col.shard1.leader, tag=270339204
   [junit4]   2> 50107 INFO  (coreCloseExecutor-163-thread-6) 
[n:127.0.0.1:32937_solr c:localShardsTestColl s:shard3 r:core_node15 
x:localShardsTestColl_shard3_replica_n12] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard3.leader, tag=129890819
   [junit4]   2> 50109 INFO  (coreCloseExecutor-164-thread-1) 
[n:127.0.0.1:39573_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=663104555
   [junit4]   2> 50109 INFO  (coreCloseExecutor-164-thread-3) 
[n:127.0.0.1:39573_solr c:multicollection2 s:shard1 r:core_node3 
x:multicollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.multicollection2.shard1.leader, 
tag=868507700
   [junit4]   2> 50109 INFO  (coreCloseExecutor-164-thread-1) 
[n:127.0.0.1:39573_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 50109 INFO  (coreCloseExecutor-164-thread-1) 
[n:127.0.0.1:39573_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@7729c629 commitCommandVersion:0
   [junit4]   2> 50109 INFO  (coreCloseExecutor-164-thread-4) 
[n:127.0.0.1:39573_solr c:localShardsTestColl s:shard1 r:core_node6 
x:localShardsTestColl_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard1.leader, tag=1107945961
   [junit4]   2> 50109 INFO  (coreCloseExecutor-164-thread-5) 
[n:127.0.0.1:39573_solr c:localShardsTestColl s:shard3 r:core_node18 
x:localShardsTestColl_shard3_replica_n16] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard3.leader, tag=1507232494
   [junit4]   2> 50115 INFO  (coreCloseExecutor-164-thread-6) 
[n:127.0.0.1:39573_solr c:localShardsTestColl s:shard2 r:core_node13 
x:localShardsTestColl_shard2_replica_n10] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard2.leader, tag=1294772351
   [junit4]   2> 50208 INFO  (jetty-closer-4-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2e9eeb66{/solr,null,UNAVAILABLE}
   [junit4]   2> 50222 INFO  (jetty-closer-4-thread-2) [    ] o.a.s.c.Overseer 
Overseer (id=98984639182274568-127.0.0.1:32937_solr-n_0000000000) closing
   [junit4]   2> 50222 INFO  
(OverseerStateUpdate-98984639182274568-127.0.0.1:32937_solr-n_0000000000) 
[n:127.0.0.1:32937_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:32937_solr
   [junit4]   2> 50239 WARN  
(OverseerAutoScalingTriggerThread-98984639182274568-127.0.0.1:32937_solr-n_0000000000)
 [n:127.0.0.1:32937_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 50250 INFO  (jetty-closer-4-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4e9abef5{/solr,null,UNAVAILABLE}
   [junit4]   2> 50251 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 0x15faa0140ae0007, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 51750 INFO  (jetty-closer-4-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1d8377d7{/solr,null,UNAVAILABLE}
   [junit4]   2> 51751 ERROR 
(SUITE-CloudSolrClientTest-seed#[89A340612E75BF3B]-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> 51752 INFO  
(SUITE-CloudSolrClientTest-seed#[89A340612E75BF3B]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45263 45263
   [junit4]   2> 56787 INFO  (Thread-13) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:45263 45263
   [junit4]   2> 56788 WARN  (Thread-13) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        36      /solr/collections/localShardsTestColl/state.json
   [junit4]   2>        24      /solr/collections/foo/state.json
   [junit4]   2>        16      
/solr/collections/stale_state_test_col/state.json
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        12      /solr/collections/2nd_collection/state.json
   [junit4]   2>        12      /solr/collections/multicollection2/state.json
   [junit4]   2>        12      /solr/collections/multicollection1/state.json
   [junit4]   2>        10      /solr/collections/nemesis/state.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        6       /solr/collections/overwrite/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98984639182274568-127.0.0.1:32937_solr-n_0000000000
   [junit4]   2>        2       
/solr/collections/localShardsTestColl/leader_elect/shard2/election/98984639182274568-core_node9-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_89A340612E75BF3B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{multiDefault=FSTOrd50, a_t=FSTOrd50, title_s=FSTOrd50, 
id=Lucene50(blocksize=128), text=FST50}, 
docValues:{_version_=DocValuesFormat(name=Direct), 
multiDefault=DocValuesFormat(name=Asserting), 
title_s=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1016, 
maxMBSortInHeap=5.580338345832287, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3ab0f494),
 locale=no-NO, timezone=Australia/Brisbane
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=188439864,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExampleXMLTest, 
CoalesceEvaluatorTest, DivideEvaluatorTest, CloudSolrClientTest]
   [junit4] Completed [63/146 (1!)] on J2 in 44.68s, 16 tests, 1 error <<< 
FAILURES!

[...truncated 39447 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to