Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.1-Linux/5/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseSerialGC --illegal-access=deny

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
Error from server at 
https://127.0.0.1:46233/solr/testcollection_shard1_replica_n3: 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/testcollection_shard1_replica_n3/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n3/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.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:46233/solr/testcollection_shard1_replica_n3: 
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/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/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([8895359E947A3DCB:2B6F9B3B1392D76E]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:46233/solr/testcollection_shard1_replica_n3: 
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/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        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.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more




Build Log:
[...truncated 11551 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> 12189 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[8895359E947A3DCB]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/init-core-data-001
   [junit4]   2> 12190 WARN  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[8895359E947A3DCB]-worker) [  
  ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 12190 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[8895359E947A3DCB]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 12190 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[8895359E947A3DCB]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 12192 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001
   [junit4]   2> 12195 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 12196 INFO  (Thread-90) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 12196 INFO  (Thread-90) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 12270 ERROR (Thread-90) [    ] 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> 12296 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB])
 [    ] o.a.s.c.ZkTestServer start zk server on port:42129
   [junit4]   2> 12373 INFO  (jetty-launcher-25-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 12373 INFO  (jetty-launcher-25-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 12373 INFO  (jetty-launcher-25-thread-5) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 12373 INFO  (jetty-launcher-25-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 12373 INFO  (jetty-launcher-25-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 12381 INFO  (jetty-launcher-25-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@329c8000{/solr,null,AVAILABLE}
   [junit4]   2> 12388 INFO  (jetty-launcher-25-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2afd8cd4{/solr,null,AVAILABLE}
   [junit4]   2> 12390 INFO  (jetty-launcher-25-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3444d567{SSL,[ssl, 
http/1.1]}{127.0.0.1:44385}
   [junit4]   2> 12390 INFO  (jetty-launcher-25-thread-5) [    ] o.e.j.s.Server 
Started @14260ms
   [junit4]   2> 12390 INFO  (jetty-launcher-25-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@49c0810a{SSL,[ssl, 
http/1.1]}{127.0.0.1:37131}
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@768cac32{/solr,null,AVAILABLE}
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44385}
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ca5b743{/solr,null,AVAILABLE}
   [junit4]   2> 12391 ERROR (jetty-launcher-25-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-15T00:31:33.313616Z
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-3) [    ] o.e.j.s.Server 
Started @14260ms
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37131}
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@24bc7580{/solr,null,AVAILABLE}
   [junit4]   2> 12391 ERROR (jetty-launcher-25-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 12391 INFO  (jetty-launcher-25-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@57d46dce{SSL,[ssl, 
http/1.1]}{127.0.0.1:46587}
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-2) [    ] o.e.j.s.Server 
Started @14261ms
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46587}
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-15T00:31:33.314141Z
   [junit4]   2> 12392 ERROR (jetty-launcher-25-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-15T00:31:33.314494Z
   [junit4]   2> 12392 INFO  (jetty-launcher-25-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@67b005b1{SSL,[ssl, 
http/1.1]}{127.0.0.1:35067}
   [junit4]   2> 12393 INFO  (jetty-launcher-25-thread-4) [    ] o.e.j.s.Server 
Started @14262ms
   [junit4]   2> 12393 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35067}
   [junit4]   2> 12393 ERROR (jetty-launcher-25-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 12393 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 12393 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 12393 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 12393 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-15T00:31:33.315445Z
   [junit4]   2> 12394 INFO  (jetty-launcher-25-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@16d9952c{SSL,[ssl, 
http/1.1]}{127.0.0.1:33003}
   [junit4]   2> 12394 INFO  (jetty-launcher-25-thread-1) [    ] o.e.j.s.Server 
Started @14264ms
   [junit4]   2> 12394 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33003}
   [junit4]   2> 12395 ERROR (jetty-launcher-25-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 12396 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 12396 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 12396 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 12396 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-15T00:31:33.318247Z
   [junit4]   2> 12401 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 12401 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 12405 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 12406 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 12416 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 12416 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 0x15f1d716b170002, 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> 12424 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42129/solr
   [junit4]   2> 12425 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42129/solr
   [junit4]   2> 12428 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42129/solr
   [junit4]   2> 12431 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42129/solr
   [junit4]   2> 12431 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42129/solr
   [junit4]   2> 12437 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 0x15f1d716b170007, 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> 12437 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 0x15f1d716b170008, 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> 12438 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 0x15f1d716b170009, 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> 12616 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12616 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12616 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12616 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12617 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44385_solr
   [junit4]   2> 12618 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37131_solr
   [junit4]   2> 12618 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33003_solr
   [junit4]   2> 12621 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35067_solr
   [junit4]   2> 12622 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.c.Overseer Overseer 
(id=98830089790619661-127.0.0.1:44385_solr-n_0000000000) starting
   [junit4]   2> 12629 INFO  (zkCallback-52-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 12630 INFO  (zkCallback-50-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 12630 INFO  (zkCallback-49-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 12630 INFO  (zkCallback-48-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 12631 INFO  (zkCallback-51-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 12631 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12636 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46587_solr
   [junit4]   2> 12640 INFO  (zkCallback-48-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 12640 INFO  (zkCallback-51-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 12640 INFO  (zkCallback-50-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 12640 INFO  (zkCallback-49-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 12641 INFO  (zkCallback-52-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 12690 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44385_solr
   [junit4]   2> 12691 INFO  (zkCallback-50-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 12691 INFO  (zkCallback-52-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 12691 INFO  (zkCallback-51-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 12691 INFO  (zkCallback-48-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 12692 INFO  (zkCallback-49-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 12772 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46587.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12781 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37131.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12809 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35067.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12811 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33003.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12812 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46587.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12812 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46587.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12815 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44385.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12815 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node2/.
   [junit4]   2> 12817 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37131.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12817 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37131.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12830 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node3/.
   [junit4]   2> 12833 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33003.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12833 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33003.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12835 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node1/.
   [junit4]   2> 12840 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35067.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12840 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44385.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12840 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44385.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12840 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35067.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 12841 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node4/.
   [junit4]   2> 12841 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node5/.
   [junit4]   2> 13363 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 13364 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42129/solr ready
   [junit4]   2> 13367 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStopAllStartAll
   [junit4]   2> 13393 INFO  (qtp1612855420-274) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 13417 INFO  (qtp1612855420-274) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=12
   [junit4]   2> 13417 INFO  (OverseerThreadFactory-141-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testStopAllStartAllCollection
   [junit4]   2> 13421 INFO  (qtp1612855420-243) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 13422 INFO  (qtp1612855420-243) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 13537 INFO  
(OverseerStateUpdate-98830089790619661-127.0.0.1:44385_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35067/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 13544 INFO  
(OverseerStateUpdate-98830089790619661-127.0.0.1:44385_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46587/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 13546 INFO  
(OverseerStateUpdate-98830089790619661-127.0.0.1:44385_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37131/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 13549 INFO  
(OverseerStateUpdate-98830089790619661-127.0.0.1:44385_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33003/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 13762 INFO  (qtp1612855420-274) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1
   [junit4]   2> 13762 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 13763 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 13779 INFO  (qtp444585390-282) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343783053464&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 13780 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343783053464&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 13780 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 13784 INFO  (qtp169586278-280) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343775583262&coreNodeName=core_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=3
   [junit4]   2> 13784 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343775583262&coreNodeName=core_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 13785 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 13787 INFO  (qtp1976297351-275) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343788185827&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 13787 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343788185827&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 13788 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 13789 INFO  (qtp1612855420-243) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520
   [junit4]   2> 13790 INFO  (qtp1612855420-243) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 13894 INFO  (zkCallback-48-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 13894 INFO  (zkCallback-52-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 13894 INFO  (zkCallback-49-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 13894 INFO  (zkCallback-50-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 13895 INFO  (zkCallback-48-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 13895 INFO  (zkCallback-50-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 13895 INFO  (zkCallback-52-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 13895 INFO  (zkCallback-49-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 14424 INFO  (qtp1612855420-268) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 14425 INFO  (qtp1612855420-268) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 14784 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 14791 INFO  (qtp1612855420-243) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520
   [junit4]   2> 14791 INFO  (qtp1612855420-243) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 14819 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 14827 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 14827 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 14837 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] 
o.a.s.s.IndexSchema [testStopAllStartAllCollection_shard1_replica_n2] Schema 
name=minimal
   [junit4]   2> 14838 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.s.IndexSchema [testStopAllStartAllCollection_shard2_replica_n6] Schema 
name=minimal
   [junit4]   2> 14841 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] 
o.a.s.s.IndexSchema [testStopAllStartAllCollection_shard2_replica_n4] Schema 
name=minimal
   [junit4]   2> 14856 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 14856 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'testStopAllStartAllCollection_shard1_replica_n2' using configuration from 
collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 14858 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46587.solr.core.testStopAllStartAllCollection.shard1.replica_n2' 
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 14858 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 14858 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'testStopAllStartAllCollection_shard2_replica_n4' using configuration from 
collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 14858 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37131.solr.core.testStopAllStartAllCollection.shard2.replica_n4' 
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n4') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 14860 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 14860 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] 
o.a.s.c.SolrCore [[testStopAllStartAllCollection_shard2_replica_n4] ] Opening 
new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node3/testStopAllStartAllCollection_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node3/./testStopAllStartAllCollection_shard2_replica_n4/data/]
   [junit4]   2> 14862 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 14862 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'testStopAllStartAllCollection_shard2_replica_n6' using configuration from 
collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 14863 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33003.solr.core.testStopAllStartAllCollection.shard2.replica_n6' 
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n6') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 14863 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 14863 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.c.SolrCore [[testStopAllStartAllCollection_shard2_replica_n6] ] Opening 
new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node1/testStopAllStartAllCollection_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node1/./testStopAllStartAllCollection_shard2_replica_n6/data/]
   [junit4]   2> 14865 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.s.IndexSchema [testStopAllStartAllCollection_shard1_replica_n1] Schema 
name=minimal
   [junit4]   2> 14867 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 14867 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'testStopAllStartAllCollection_shard1_replica_n1' using configuration from 
collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 14867 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35067.solr.core.testStopAllStartAllCollection.shard1.replica_n1' 
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602cf54a
   [junit4]   2> 14867 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 14867 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.c.SolrCore [[testStopAllStartAllCollection_shard1_replica_n1] ] Opening 
new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node4/testStopAllStartAllCollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node4/./testStopAllStartAllCollection_shard1_replica_n1/data/]
   [junit4]   2> 14868 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 14868 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] 
o.a.s.c.SolrCore [[testStopAllStartAllCollection_shard1_replica_n2] ] Opening 
new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node2/testStopAllStartAllCollection_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001/tempDir-001/node2/./testStopAllStartAllCollection_shard1_replica_n2/data/]
   [junit4]   2> 14992 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 14992 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 14992 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 14992 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 14993 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14993 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14993 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14993 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14994 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2ee08e8a[testStopAllStartAllCollection_shard1_replica_n1] main]
   [junit4]   2> 14995 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3fed5954[testStopAllStartAllCollection_shard2_replica_n4] main]
   [junit4]   2> 14996 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 14996 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 14997 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 14997 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 15000 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 15000 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 15000 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 15000 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 15001 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 15001 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 15001 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 15001 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 15001 INFO  (parallelCoreAdminExecutor-144-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1581281439564955648
   [junit4]   2> 15001 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 15001 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 15002 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@76cda19a[testStopAllStartAllCollection_shard2_replica_n6] main]
   [junit4]   2> 15004 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 15004 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 15004 INFO  (searcherExecutor-155-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n1] Registered 
new searcher Searcher@2ee08e8a[testStopAllStartAllCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15005 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 15005 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1581281439569149952
   [junit4]   2> 15008 INFO  (searcherExecutor-154-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n6] Registered 
new searcher Searcher@76cda19a[testStopAllStartAllCollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15008 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1581281439572295680
   [junit4]   2> 15012 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@652b1ccf[testStopAllStartAllCollection_shard1_replica_n2] main]
   [junit4]   2> 15013 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 15013 INFO  (searcherExecutor-153-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n4] Registered 
new searcher Searcher@3fed5954[testStopAllStartAllCollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15015 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 15016 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 15017 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 15017 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 15018 INFO  (searcherExecutor-152-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n2] Registered 
new searcher Searcher@652b1ccf[testStopAllStartAllCollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15018 INFO  (parallelCoreAdminExecutor-143-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1581281439582781440
   [junit4]   2> 15119 INFO  (zkCallback-48-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 15119 INFO  (zkCallback-52-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 15119 INFO  (zkCallback-50-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 15119 INFO  (zkCallback-48-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 15119 INFO  (zkCallback-50-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 15119 INFO  (zkCallback-49-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 15119 INFO  (zkCallback-49-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 15119 INFO  (zkCallback-52-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 15427 INFO  (qtp1612855420-272) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 15428 INFO  (qtp1612855420-272) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 15516 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 15516 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 15516 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/
   [junit4]   2> 15518 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 15518 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 15518 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/
   [junit4]   2> 15521 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=testStopAllStartAllCollection_shard1_replica_n1 
url=https://127.0.0.1:35067/solr START 
replicas=[https://127.0.0.1:46587/solr/testStopAllStartAllCollection_shard1_replica_n2/]
 nUpdates=100
   [junit4]   2> 15521 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=testStopAllStartAllCollection_shard2_replica_n6 
url=https://127.0.0.1:33003/solr START 
replicas=[https://127.0.0.1:37131/solr/testStopAllStartAllCollection_shard2_replica_n4/]
 nUpdates=100
   [junit4]   2> 15533 INFO  (qtp444585390-282) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 15533 INFO  (qtp1612855420-272) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 15793 INFO  (qtp1612855420-243) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520
   [junit4]   2> 15793 INFO  (qtp1612855420-243) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 15822 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=testStopAllStartAllCollection_shard1_replica_n1 
url=https://127.0.0.1:35067/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 15822 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=testStopAllStartAllCollection_shard2_replica_n6 
url=https://127.0.0.1:33003/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 15823 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 15823 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 15823 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
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> 15823 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
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> 15823 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 15823 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 15834 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/ 
shard1
   [junit4]   2> 15834 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/ 
shard2
   [junit4]   2> 15941 INFO  (zkCallback-52-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 15941 INFO  (zkCallback-48-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 15941 INFO  (zkCallback-49-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 15942 INFO  (zkCallback-48-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 15942 INFO  (zkCallback-50-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 15942 INFO  (zkCallback-50-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 15941 INFO  (zkCallback-52-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 15941 INFO  (zkCallback-49-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 15985 INFO  (parallelCoreAdminExecutor-145-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 15986 INFO  (parallelCoreAdminExecutor-142-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 16126 INFO  (zkCallback-50-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 16126 INFO  (zkCallback-50-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 16127 INFO  (zkCallback-48-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 16127 INFO  (zkCallback-48-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 16127 INFO  (zkCallback-49-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 16127 INFO  (zkCallback-49-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 16127 INFO  (zkCallback-52-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 16128 INFO  (zkCallback-52-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 16436 INFO  (qtp1612855420-251) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 16438 INFO  (qtp1612855420-251) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 16795 INFO  (qtp1612855420-268) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520
   [junit4]   2> 16795 INFO  (qtp1612855420-268) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343785646520&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 16803 INFO  (qtp444585390-242) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343783053464
   [junit4]   2> 16803 INFO  (qtp444585390-242) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343783053464&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 16806 INFO  (qtp169586278-246) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343775583262
   [junit4]   2> 16806 INFO  (qtp169586278-246) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343775583262&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 16810 INFO  (qtp1976297351-281) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343788185827
   [junit4]   2> 16810 INFO  (qtp1976297351-281) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e3946343788185827&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 16828 INFO  (OverseerThreadFactory-141-thread-1) [    ] 
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> 17421 INFO  
(OverseerCollectionConfigSetProcessor-98830089790619661-127.0.0.1:44385_solr-n_0000000000)
 [    ] 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> 17440 INFO  (qtp1612855420-274) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 17447 INFO  (qtp1612855420-274) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=7
   [junit4]   2> 17449 INFO  (qtp1612855420-243) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 17450 INFO  (qtp1612855420-243) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=2bc0ef8f-6012-4c1e-aa12-d04c5ec9e96e&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 17452 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: testStopAllStartAllCollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 17454 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testStopAllStartAllCollection
   [junit4]   2> 17510 INFO  (qtp444585390-247) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/&wt=javabin&version=2}{add=[1
 (1581281442150744064)]} 0 6
   [junit4]   2> 17514 INFO  (qtp169586278-280) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1 (1581281442150744064)]} 0 50
   [junit4]   2> 17539 INFO  (qtp1612855420-254) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/&wt=javabin&version=2}{add=[2
 (1581281442211561472)]} 0 5
   [junit4]   2> 17539 INFO  (qtp1976297351-275) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2 (1581281442211561472)]} 0 14
   [junit4]   2> 17557 INFO  (qtp1612855420-272) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/&wt=javabin&version=2}{add=[3
 (1581281442229387264)]} 0 12
   [junit4]   2> 17558 INFO  (qtp1976297351-281) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3 (1581281442229387264)]} 0 16
   [junit4]   2> 17565 INFO  (qtp444585390-278) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/&wt=javabin&version=2}{add=[4
 (1581281442249310208)]} 0 1
   [junit4]   2> 17565 INFO  (qtp169586278-246) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4 (1581281442249310208)]} 0 5
   [junit4]   2> 17575 INFO  (qtp1612855420-274) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/&wt=javabin&version=2}{add=[5
 (1581281442260844544)]} 0 0
   [junit4]   2> 17575 INFO  (qtp1976297351-245) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5 (1581281442260844544)]} 0 3
   [junit4]   2> 17579 INFO  (qtp1612855420-243) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/&wt=javabin&version=2}{add=[6
 (1581281442266087424)]} 0 1
   [junit4]   2> 17580 INFO  (qtp1976297351-249) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6 (1581281442266087424)]} 0 3
   [junit4]   2> 17582 INFO  (qtp1612855420-254) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/&wt=javabin&version=2}{add=[7
 (1581281442270281728)]} 0 0
   [junit4]   2> 17583 INFO  (qtp1976297351-275) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7 (1581281442270281728)]} 0 1
   [junit4]   2> 17589 INFO  (qtp444585390-282) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/&wt=javabin&version=2}{add=[8
 (1581281442276573184)]} 0 0
   [junit4]   2> 17590 INFO  (qtp169586278-277) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8 (1581281442276573184)]} 0 4
   [junit4]   2> 17600 INFO  (qtp1612855420-272) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/&wt=javabin&version=2}{add=[9
 (1581281442281816064)]} 0 1
   [junit4]   2> 17601 INFO  (qtp1976297351-281) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9 (1581281442281816064)]} 0 9
   [junit4]   2> 17608 INFO  (qtp444585390-242) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1581281442298593280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 17608 INFO  (qtp444585390-242) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18ca6f95 
commitCommandVersion:1581281442298593280
   [junit4]   2> 17613 INFO  (qtp1612855420-254) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1581281442303836160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 17613 INFO  (qtp1612855420-254) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5cc8f55d 
commitCommandVersion:1581281442303836160
   [junit4]   2> 17618 INFO  (qtp1976297351-275) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1581281442309079040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 17618 INFO  (qtp169586278-277) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1581281442309079040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 17618 INFO  (qtp1976297351-275) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57de933a 
commitCommandVersion:1581281442309079040
   [junit4]   2> 17618 INFO  (qtp169586278-277) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5b16fb91 
commitCommandVersion:1581281442309079040
   [junit4]   2> 17802 INFO  (qtp444585390-242) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@61c3707[testStopAllStartAllCollection_shard1_replica_n2] main]
   [junit4]   2> 17802 INFO  (qtp1612855420-254) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4020acb9[testStopAllStartAllCollection_shard2_replica_n4] main]
   [junit4]   2> 17802 INFO  (qtp169586278-277) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c9b9a7b[testStopAllStartAllCollection_shard1_replica_n1] main]
   [junit4]   2> 17803 INFO  (qtp444585390-242) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 17803 INFO  (qtp1612855420-254) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 17803 INFO  (qtp1976297351-275) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@59b5ddec[testStopAllStartAllCollection_shard2_replica_n6] main]
   [junit4]   2> 17803 INFO  (qtp1976297351-275) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 17804 INFO  (qtp169586278-277) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 17805 INFO  (searcherExecutor-153-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n4] Registered 
new searcher Searcher@4020acb9[testStopAllStartAllCollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C6)))}
   [junit4]   2> 17806 INFO  (qtp1612855420-254) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 193
   [junit4]   2> 17806 INFO  (searcherExecutor-155-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n1] Registered 
new searcher Searcher@c9b9a7b[testStopAllStartAllCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C3)))}
   [junit4]   2> 17806 INFO  (searcherExecutor-152-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n2] Registered 
new searcher Searcher@61c3707[testStopAllStartAllCollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C3)))}
   [junit4]   2> 17806 INFO  (searcherExecutor-154-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n6] Registered 
new searcher Searcher@59b5ddec[testStopAllStartAllCollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C6)))}
   [junit4]   2> 17806 INFO  (qtp169586278-277) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 188
   [junit4]   2> 17806 INFO  (qtp1976297351-275) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 188
   [junit4]   2> 17806 INFO  (qtp444585390-242) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 198
   [junit4]   2> 17808 INFO  (qtp169586278-255) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=testStopAllStartAllCollection:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 204
   [junit4]   2> 17818 INFO  (qtp1612855420-268) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testStopAllStartAllCollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:37131/solr/testStopAllStartAllCollection_shard2_replica_n4/|https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1508027498731&isShard=true&wt=javabin}
 hits=6 status=0 QTime=0
   [junit4]   2> 17820 INFO  (qtp444585390-282) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testStopAllStartAllCollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:46587/solr/testStopAllStartAllCollection_shard1_replica_n2/|https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1508027498731&isShard=true&wt=javabin}
 hits=3 status=0 QTime=1
   [junit4]   2> 17824 INFO  (qtp444585390-242) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=testStopAllStartAllCollection:5&shards.purpose=64&NOW=1508027498731&ids=1,4,8&isShard=true&shard.url=https://127.0.0.1:46587/solr/testStopAllStartAllCollection_shard1_replica_n2/|https://127.0.0.1:35067/solr/testStopAllStartAllCollection_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 17824 INFO  (qtp1612855420-268) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=testStopAllStartAllCollection:5&shards.purpose=64&NOW=1508027498731&ids=2,3,5,6,7,9&isShard=true&shard.url=https://127.0.0.1:37131/solr/testStopAllStartAllCollection_shard2_replica_n4/|https://127.0.0.1:33003/solr/testStopAllStartAllCollection_shard2_replica_n6/&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 17827 INFO  (qtp1612855420-251) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testStopAllStartAllCollection:5&wt=javabin&version=2} 
hits=9 status=0 QTime=17
   [junit4]   2> 17832 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@57d46dce{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 17832 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2021680596
   [junit4]   2> 17832 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 17833 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7c0c8f5f: rootName = 
solr_46587, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6a47dbc5
   [junit4]   2> 17838 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 17838 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7fef7337: rootName = 
solr_46587, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6bcdcde1
   [junit4]   2> 17841 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 17841 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8895359E947A3DCB])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6175dc2b: rootName = 
solr_46587, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codah

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

 reporters for registry=solr.collection.testcollection.shard2.leader, 
tag=416850555
   [junit4]   2> 45206 INFO  (coreCloseExecutor-362-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=190950877
   [junit4]   2> 45208 INFO  (jetty-closer-126-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98830091315904521-127.0.0.1:46233_solr-n_0000000000) closing
   [junit4]   2> 45208 INFO  (zkCallback-140-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 45208 INFO  
(OverseerStateUpdate-98830091315904521-127.0.0.1:46233_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46233_solr
   [junit4]   2> 45208 WARN  
(OverseerAutoScalingTriggerThread-98830091315904521-127.0.0.1:46233_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 45209 INFO  (zkCallback-145-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 45213 WARN  (zkCallback-145-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 45213 INFO  (jetty-closer-126-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1a51ab5f{/solr,null,UNAVAILABLE}
   [junit4]   2> 46689 WARN  (zkCallback-166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 46689 INFO  (jetty-closer-126-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2c06a6d7{/solr,null,UNAVAILABLE}
   [junit4]   2> 46708 WARN  (zkCallback-172-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 46709 INFO  (jetty-closer-126-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@34c73ec9{/solr,null,UNAVAILABLE}
   [junit4]   2> 46713 WARN  (zkCallback-140-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 46713 INFO  (jetty-closer-126-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@dc2ae06{/solr,null,UNAVAILABLE}
   [junit4]   2> 46714 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[8895359E947A3DCB])
 [    ] 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> 46714 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[8895359E947A3DCB])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40665 40665
   [junit4]   2> 46733 INFO  (Thread-227) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40665 40665
   [junit4]   2> 46734 WARN  (Thread-227) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        8       /solr/configs/solrCloudCollectionConfig
   [junit4]   2>        7       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        64      /solr/collections/testcollection/state.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        4       
/solr/overseer_elect/election/98830091315904521-127.0.0.1:46233_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98830091315904520-127.0.0.1:40649_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 46734 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[8895359E947A3DCB])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionCreateSearchDelete
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestCollectionsAPIViaSolrCloudCluster 
-Dtests.method=testCollectionCreateSearchDelete -Dtests.seed=8895359E947A3DCB 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-EC 
-Dtests.timezone=Asia/Khandyga -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   11.2s J0 | 
TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:46233/solr/testcollection_shard1_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" 
content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 404 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 404</h2>
   [junit4]    > <p>Problem accessing 
/solr/testcollection_shard1_replica_n3/update. Reason:
   [junit4]    > <pre>    Can not find: 
/solr/testcollection_shard1_replica_n3/update</pre></p>
   [junit4]    > <hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8895359E947A3DCB:2B6F9B3B1392D76E]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
   [junit4]    >        at 
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:46233/solr/testcollection_shard1_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" 
content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 404 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 404</h2>
   [junit4]    > <p>Problem accessing 
/solr/testcollection_shard1_replica_n3/update. Reason:
   [junit4]    > <pre>    Can not find: 
/solr/testcollection_shard1_replica_n3/update</pre></p>
   [junit4]    > <hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
   [junit4]    >        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]    >        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >        ... 1 more
   [junit4]   2> 46738 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[8895359E947A3DCB]-worker) [  
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40665 40665
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.1-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8895359E947A3DCB-001
   [junit4]   2> Oct 15, 2017 12:32:07 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-EC, timezone=Asia/Khandyga
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=263624696,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedSpellCheckComponentTest, TestLegacyNumericRangeQueryBuilder, 
TestCollectionsAPIViaSolrCloudCluster]
   [junit4] Completed [9/744 (1!)] on J0 in 35.07s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to