Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/365/
Java: 32bit/jdk-9-ea+181 -client -XX:+UseG1GC --illegal-access=deny

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

Error Message:
Error from server at 
https://127.0.0.1:40191/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:40191/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([8869223A229C1B43:2B938C9FA574F1E6]: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:40191/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:591)
        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 11579 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8869223A229C1B43-001/init-core-data-001
   [junit4]   2> 421189 WARN  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[8869223A229C1B43]-worker) [  
  ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 421189 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[8869223A229C1B43]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 421190 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[8869223A229C1B43]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 421191 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[8869223A229C1B43]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 421192 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8869223A229C1B43])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8869223A229C1B43-001/tempDir-001
   [junit4]   2> 421192 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8869223A229C1B43])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 421192 INFO  (Thread-727) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 421192 INFO  (Thread-727) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 421194 ERROR (Thread-727) [    ] 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> 421292 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8869223A229C1B43])
 [    ] o.a.s.c.ZkTestServer start zk server on port:44929
   [junit4]   2> 421309 INFO  (jetty-launcher-521-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 421309 INFO  (jetty-launcher-521-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 421309 INFO  (jetty-launcher-521-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 421310 INFO  (jetty-launcher-521-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 421310 INFO  (jetty-launcher-521-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 421312 INFO  (jetty-launcher-521-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e5eba0{/solr,null,AVAILABLE}
   [junit4]   2> 421315 INFO  (jetty-launcher-521-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c61575{/solr,null,AVAILABLE}
   [junit4]   2> 421315 INFO  (jetty-launcher-521-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1454696{SSL,[ssl, 
http/1.1]}{127.0.0.1:37207}
   [junit4]   2> 421315 INFO  (jetty-launcher-521-thread-5) [    ] 
o.e.j.s.Server Started @423495ms
   [junit4]   2> 421315 INFO  (jetty-launcher-521-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37207}
   [junit4]   2> 421315 INFO  (jetty-launcher-521-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4e5107{SSL,[ssl, 
http/1.1]}{127.0.0.1:37837}
   [junit4]   2> 421315 INFO  (jetty-launcher-521-thread-4) [    ] 
o.e.j.s.Server Started @423495ms
   [junit4]   2> 421315 ERROR (jetty-launcher-521-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 421315 INFO  (jetty-launcher-521-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37837}
   [junit4]   2> 421315 INFO  (jetty-launcher-521-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 421315 INFO  (jetty-launcher-521-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 421316 INFO  (jetty-launcher-521-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 421316 INFO  (jetty-launcher-521-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T02:17:56.278035Z
   [junit4]   2> 421316 ERROR (jetty-launcher-521-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 421316 INFO  (jetty-launcher-521-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 421316 INFO  (jetty-launcher-521-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 421316 INFO  (jetty-launcher-521-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 421316 INFO  (jetty-launcher-521-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T02:17:56.278400Z
   [junit4]   2> 421317 INFO  (jetty-launcher-521-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@983040{/solr,null,AVAILABLE}
   [junit4]   2> 421319 INFO  (jetty-launcher-521-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ec4d0f{/solr,null,AVAILABLE}
   [junit4]   2> 421319 INFO  (jetty-launcher-521-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3a2df7{SSL,[ssl, 
http/1.1]}{127.0.0.1:42437}
   [junit4]   2> 421319 INFO  (jetty-launcher-521-thread-2) [    ] 
o.e.j.s.Server Started @423499ms
   [junit4]   2> 421319 INFO  (jetty-launcher-521-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42437}
   [junit4]   2> 421319 ERROR (jetty-launcher-521-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 421319 INFO  (jetty-launcher-521-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 421319 INFO  (jetty-launcher-521-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 421320 INFO  (jetty-launcher-521-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 421320 INFO  (jetty-launcher-521-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T02:17:56.282040Z
   [junit4]   2> 421327 INFO  (jetty-launcher-521-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1e4a887{SSL,[ssl, 
http/1.1]}{127.0.0.1:38967}
   [junit4]   2> 421327 INFO  (jetty-launcher-521-thread-3) [    ] 
o.e.j.s.Server Started @423506ms
   [junit4]   2> 421327 INFO  (jetty-launcher-521-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38967}
   [junit4]   2> 421327 ERROR (jetty-launcher-521-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 421327 INFO  (jetty-launcher-521-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 421327 INFO  (jetty-launcher-521-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 421327 INFO  (jetty-launcher-521-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 421327 INFO  (jetty-launcher-521-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T02:17:56.289646Z
   [junit4]   2> 421328 INFO  (jetty-launcher-521-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 421335 INFO  (jetty-launcher-521-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f2df21{/solr,null,AVAILABLE}
   [junit4]   2> 421335 INFO  (jetty-launcher-521-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 421335 INFO  (jetty-launcher-521-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@16daa3f{SSL,[ssl, 
http/1.1]}{127.0.0.1:40375}
   [junit4]   2> 421335 INFO  (jetty-launcher-521-thread-1) [    ] 
o.e.j.s.Server Started @423515ms
   [junit4]   2> 421336 INFO  (jetty-launcher-521-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40375}
   [junit4]   2> 421336 ERROR (jetty-launcher-521-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 421336 INFO  (jetty-launcher-521-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 421336 INFO  (jetty-launcher-521-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 421336 INFO  (jetty-launcher-521-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 421336 INFO  (jetty-launcher-521-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T02:17:56.298466Z
   [junit4]   2> 421340 INFO  (jetty-launcher-521-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 421341 INFO  (jetty-launcher-521-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 421342 INFO  (jetty-launcher-521-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44929/solr
   [junit4]   2> 421342 INFO  (jetty-launcher-521-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44929/solr
   [junit4]   2> 421344 INFO  (jetty-launcher-521-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 421346 INFO  (jetty-launcher-521-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44929/solr
   [junit4]   2> 421346 INFO  (jetty-launcher-521-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44929/solr
   [junit4]   2> 421350 INFO  (jetty-launcher-521-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44929/solr
   [junit4]   2> 421364 INFO  (jetty-launcher-521-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 421365 INFO  (jetty-launcher-521-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 421366 INFO  (jetty-launcher-521-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40375_solr
   [junit4]   2> 421367 INFO  (jetty-launcher-521-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98609678002094095-127.0.0.1:40375_solr-n_0000000000) starting
   [junit4]   2> 421367 INFO  (jetty-launcher-521-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37837_solr
   [junit4]   2> 421369 INFO  (zkCallback-548-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 421371 INFO  (zkCallback-544-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 421390 INFO  (jetty-launcher-521-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40375_solr
   [junit4]   2> 421394 INFO  (zkCallback-544-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 421398 INFO  (zkCallback-548-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 421423 INFO  (jetty-launcher-521-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 421427 INFO  (jetty-launcher-521-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 421427 INFO  (jetty-launcher-521-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 421429 INFO  (jetty-launcher-521-thread-5) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 421429 INFO  (jetty-launcher-521-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42437_solr
   [junit4]   2> 421430 INFO  (zkCallback-548-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 421430 INFO  (zkCallback-544-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 421432 INFO  (zkCallback-543-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 421435 INFO  (zkCallback-535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 421435 INFO  (jetty-launcher-521-thread-5) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37207_solr
   [junit4]   2> 421436 INFO  (zkCallback-544-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 421436 INFO  (zkCallback-548-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 421436 INFO  (zkCallback-535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 421439 INFO  (jetty-launcher-521-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 421439 INFO  (zkCallback-543-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 421440 INFO  (jetty-launcher-521-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 421441 INFO  (jetty-launcher-521-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38967_solr
   [junit4]   2> 421441 INFO  (zkCallback-544-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 421441 INFO  (zkCallback-543-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 421441 INFO  (zkCallback-548-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 421443 INFO  (zkCallback-536-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 421448 INFO  (zkCallback-535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 421488 INFO  (jetty-launcher-521-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40375.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 421503 INFO  (jetty-launcher-521-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40375.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 421503 INFO  (jetty-launcher-521-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40375.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 421505 INFO  (jetty-launcher-521-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8869223A229C1B43-001/tempDir-001/node1/.
   [junit4]   2> 421517 INFO  (jetty-launcher-521-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38967.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 421526 INFO  (jetty-launcher-521-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38967.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 421526 INFO  (jetty-launcher-521-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38967.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 421527 INFO  (jetty-launcher-521-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8869223A229C1B43-001/tempDir-001/node3/.
   [junit4]   2> 421583 INFO  (jetty-launcher-521-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37207.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 421585 INFO  (jetty-launcher-521-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37837.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 421585 INFO  (jetty-launcher-521-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42437.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 421591 INFO  (jetty-launcher-521-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37837.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 421591 INFO  (jetty-launcher-521-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37837.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 421592 INFO  (jetty-launcher-521-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8869223A229C1B43-001/tempDir-001/node4/.
   [junit4]   2> 421592 INFO  (jetty-launcher-521-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37207.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 421592 INFO  (jetty-launcher-521-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37207.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 421593 INFO  (jetty-launcher-521-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42437.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 421593 INFO  (jetty-launcher-521-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8869223A229C1B43-001/tempDir-001/node5/.
   [junit4]   2> 421593 INFO  (jetty-launcher-521-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42437.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 421594 INFO  (jetty-launcher-521-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8869223A229C1B43-001/tempDir-001/node2/.
   [junit4]   2> 421700 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8869223A229C1B43])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 421700 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8869223A229C1B43])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44929/solr ready
   [junit4]   2> 421701 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8869223A229C1B43])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStopAllStartAll
   [junit4]   2> 421746 INFO  (qtp11126955-3301) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
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> 421749 INFO  (OverseerThreadFactory-1550-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testStopAllStartAllCollection
   [junit4]   2> 421853 INFO  
(OverseerStateUpdate-98609678002094095-127.0.0.1:40375_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:37207/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 421854 INFO  
(OverseerStateUpdate-98609678002094095-127.0.0.1:40375_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:37837/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 421855 INFO  
(OverseerStateUpdate-98609678002094095-127.0.0.1:40375_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:40375/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 421856 INFO  
(OverseerStateUpdate-98609678002094095-127.0.0.1:40375_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:38967/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 422069 INFO  (qtp11126955-3316) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 422070 INFO  (qtp11126955-3316) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 422158 INFO  (qtp22303147-3291) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 422158 INFO  (qtp22303147-3291) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 422164 INFO  (qtp3981731-3302) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 422164 INFO  (qtp19423047-3292) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 422165 INFO  (qtp3981731-3302) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 422165 INFO  (qtp19423047-3292) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 422271 INFO  (zkCallback-544-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> 422271 INFO  (zkCallback-535-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> 422271 INFO  (zkCallback-548-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> 422271 INFO  (zkCallback-536-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> 422271 INFO  (zkCallback-544-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> 422271 INFO  (zkCallback-548-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> 422271 INFO  (zkCallback-536-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> 422271 INFO  (zkCallback-535-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> 423095 INFO  (qtp11126955-3316) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 423099 INFO  (qtp11126955-3316) [    ] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 423100 INFO  (qtp11126955-3316) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 423100 INFO  (qtp11126955-3316) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n2' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 423102 INFO  (qtp11126955-3316) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37837.solr.core.testStopAllStartAllCollection.shard1.replica_n2' 
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 423102 INFO  (qtp11126955-3316) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 423102 INFO  (qtp11126955-3316) [    ] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8869223A229C1B43-001/tempDir-001/node4/testStopAllStartAllCollection_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8869223A229C1B43-001/tempDir-001/node4/./testStopAllStartAllCollection_shard1_replica_n2/data/]
   [junit4]   2> 423172 INFO  (qtp22303147-3291) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 423180 INFO  (qtp19423047-3292) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 423182 INFO  (qtp3981731-3302) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 423183 INFO  (qtp11126955-3316) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 423184 INFO  (qtp11126955-3316) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 423185 INFO  (qtp11126955-3316) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 423185 INFO  (qtp11126955-3316) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 423188 INFO  (qtp11126955-3316) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ce7fc0[testStopAllStartAllCollection_shard1_replica_n2] main]
   [junit4]   2> 423189 INFO  (qtp22303147-3291) [    ] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 423192 INFO  (qtp3981731-3302) [    ] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 423193 INFO  (qtp11126955-3316) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 423193 INFO  (qtp11126955-3316) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 423194 INFO  (qtp11126955-3316) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 423195 INFO  (qtp11126955-3316) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1577754850132754432
   [junit4]   2> 423195 INFO  (qtp19423047-3292) [    ] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 423250 INFO  (qtp19423047-3292) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 423250 INFO  (qtp3981731-3302) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 423250 INFO  (qtp19423047-3292) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n1' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 423250 INFO  (qtp3981731-3302) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n6' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 423250 INFO  (qtp22303147-3291) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 423250 INFO  (qtp22303147-3291) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n4' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 423250 INFO  (qtp22303147-3291) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40375.solr.core.testStopAllStartAllCollection.shard2.replica_n4' 
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n4') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 423250 INFO  (qtp3981731-3302) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38967.solr.core.testStopAllStartAllCollection.shard2.replica_n6' 
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n6') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 423250 INFO  (qtp19423047-3292) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37207.solr.core.testStopAllStartAllCollection.shard1.replica_n1' 
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13e1023
   [junit4]   2> 423250 INFO  (qtp22303147-3291) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 423250 INFO  (qtp3981731-3302) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 423250 INFO  (qtp22303147-3291) [    ] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8869223A229C1B43-001/tempDir-001/node1/testStopAllStartAllCollection_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8869223A229C1B43-001/tempDir-001/node1/./testStopAllStartAllCollection_shard2_replica_n4/data/]
   [junit4]   2> 423250 INFO  (qtp3981731-3302) [    ] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8869223A229C1B43-001/tempDir-001/node3/testStopAllStartAllCollection_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8869223A229C1B43-001/tempDir-001/node3/./testStopAllStartAllCollection_shard2_replica_n6/data/]
   [junit4]   2> 423251 INFO  (searcherExecutor-1561-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n2] Registered 
new searcher Searcher@1ce7fc0[testStopAllStartAllCollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 423252 INFO  (qtp19423047-3292) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 423252 INFO  (qtp19423047-3292) [    ] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8869223A229C1B43-001/tempDir-001/node5/testStopAllStartAllCollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8869223A229C1B43-001/tempDir-001/node5/./testStopAllStartAllCollection_shard1_replica_n1/data/]
   [junit4]   2> 423260 INFO  (qtp11126955-3316) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 423363 INFO  (zkCallback-535-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> 423363 INFO  (zkCallback-535-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> 423363 INFO  (zkCallback-548-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> 423363 INFO  (zkCallback-544-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> 423363 INFO  (zkCallback-544-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> 423363 INFO  (zkCallback-536-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> 423363 INFO  (zkCallback-536-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> 423363 INFO  (zkCallback-548-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> 423439 INFO  (qtp19423047-3292) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 423439 INFO  (qtp19423047-3292) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 423440 INFO  (qtp19423047-3292) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 423440 INFO  (qtp19423047-3292) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 423442 INFO  (qtp19423047-3292) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@162a20d[testStopAllStartAllCollection_shard1_replica_n1] main]
   [junit4]   2> 423447 INFO  (qtp22303147-3291) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 423447 INFO  (qtp19423047-3292) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 423447 INFO  (qtp22303147-3291) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 423448 INFO  (qtp22303147-3291) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 423448 INFO  (qtp22303147-3291) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 423449 INFO  (qtp19423047-3292) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 423450 INFO  (qtp19423047-3292) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 423451 INFO  (qtp22303147-3291) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@144682d[testStopAllStartAllCollection_shard2_replica_n4] main]
   [junit4]   2> 423452 INFO  (qtp22303147-3291) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 423452 INFO  (qtp22303147-3291) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 423453 INFO  (qtp22303147-3291) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 423455 INFO  (qtp3981731-3302) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 423455 INFO  (qtp3981731-3302) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 423455 INFO  (searcherExecutor-1568-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n4] Registered 
new searcher Searcher@144682d[testStopAllStartAllCollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 423455 INFO  (qtp22303147-3291) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1577754850405384192
   [junit4]   2> 423456 INFO  (qtp3981731-3302) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 423456 INFO  (qtp3981731-3302) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 423456 INFO  (searcherExecutor-1566-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n1] Registered 
new searcher Searcher@162a20d[testStopAllStartAllCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 423457 INFO  (qtp19423047-3292) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1577754850407481344
   [junit4]   2> 423458 INFO  (qtp3981731-3302) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a3e19e[testStopAllStartAllCollection_shard2_replica_n6] main]
   [junit4]   2> 423459 INFO  (qtp3981731-3302) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 423459 INFO  (qtp3981731-3302) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 423460 INFO  (qtp3981731-3302) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 423461 INFO  (searcherExecutor-1567-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n6] Registered 
new searcher Searcher@a3e19e[testStopAllStartAllCollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 423461 INFO  (qtp3981731-3302) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1577754850411675648
   [junit4]   2> 423461 INFO  (qtp22303147-3291) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 423567 INFO  (zkCallback-544-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> 423567 INFO  (zkCallback-535-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> 423567 INFO  (zkCallback-544-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> 423567 INFO  (zkCallback-535-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> 423567 INFO  (zkCallback-536-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> 423567 INFO  (zkCallback-536-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> 423568 INFO  (zkCallback-548-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> 423568 INFO  (zkCallback-548-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> 423761 INFO  (qtp11126955-3316) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 423761 INFO  (qtp11126955-3316) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 423761 INFO  (qtp11126955-3316) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:37837/solr/testStopAllStartAllCollection_shard1_replica_n2/
   [junit4]   2> 423761 INFO  (qtp11126955-3316) [    ] o.a.s.u.PeerSync 
PeerSync: core=testStopAllStartAllCollection_shard1_replica_n2 
url=https://127.0.0.1:37837/solr START 
replicas=[https://127.0.0.1:37207/solr/testStopAllStartAllCollection_shard1_replica_n1/]
 nUpdates=100
   [junit4]   2> 423773 INFO  (qtp19423047-3298) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 423961 INFO  (qtp22303147-3291) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 423961 INFO  (qtp22303147-3291) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 423962 INFO  (qtp22303147-3291) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:40375/solr/testStopAllStartAllCollection_shard2_replica_n4/
   [junit4]   2> 423962 INFO  (qtp22303147-3291) [    ] o.a.s.u.PeerSync 
PeerSync: core=testStopAllStartAllCollection_shard2_replica_n4 
url=https://127.0.0.1:40375/solr START 
replicas=[https://127.0.0.1:38967/solr/testStopAllStartAllCollection_shard2_replica_n6/]
 nUpdates=100
   [junit4]   2> 423983 INFO  (qtp3981731-3319) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 424061 INFO  (qtp11126955-3316) [    ] o.a.s.u.PeerSync 
PeerSync: core=testStopAllStartAllCollection_shard1_replica_n2 
url=https://127.0.0.1:37837/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 424061 INFO  (qtp11126955-3316) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 424061 INFO  (qtp11126955-3316) [    ] 
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> 424061 INFO  (qtp11126955-3316) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 424063 INFO  (qtp11126955-3316) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:37837/solr/testStopAllStartAllCollection_shard1_replica_n2/ 
shard1
   [junit4]   2> 424165 INFO  (zkCallback-535-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> 424165 INFO  (zkCallback-548-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> 424165 INFO  (zkCallback-535-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> 424165 INFO  (zkCallback-548-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> 424165 INFO  (zkCallback-536-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> 424165 INFO  (zkCallback-536-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> 424165 INFO  (zkCallback-544-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> 424165 INFO  (zkCallback-544-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> 424214 INFO  (qtp11126955-3316) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 424215 INFO  (qtp11126955-3316) [    ] 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&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=2145
   [junit4]   2> 424262 INFO  (qtp22303147-3291) [    ] o.a.s.u.PeerSync 
PeerSync: core=testStopAllStartAllCollection_shard2_replica_n4 
url=https://127.0.0.1:40375/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 424262 INFO  (qtp22303147-3291) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 424262 INFO  (qtp22303147-3291) [    ] 
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> 424262 INFO  (qtp22303147-3291) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 424264 INFO  (qtp22303147-3291) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40375/solr/testStopAllStartAllCollection_shard2_replica_n4/ 
shard2
   [junit4]   2> 424365 INFO  (zkCallback-535-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> 424365 INFO  (zkCallback-535-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> 424365 INFO  (zkCallback-536-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> 424365 INFO  (zkCallback-544-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> 424365 INFO  (zkCallback-536-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> 424365 INFO  (zkCallback-544-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> 424366 INFO  (zkCallback-548-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> 424366 INFO  (zkCallback-548-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> 424415 INFO  (qtp22303147-3291) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 424416 INFO  (qtp22303147-3291) [    ] 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&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=2257
   [junit4]   2> 424465 INFO  (qtp3981731-3302) [    ] 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&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=2301
   [junit4]   2> 424467 INFO  (qtp19423047-3292) [    ] 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&coreNodeName=core_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=2302
   [junit4]   2> 424471 INFO  (qtp11126955-3301) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 424570 INFO  (zkCallback-535-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> 424570 INFO  (zkCallback-536-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> 424570 INFO  (zkCallback-536-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> 424570 INFO  (zkCallback-535-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> 424570 INFO  (zkCallback-544-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> 424570 INFO  (zkCallback-544-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> 424570 INFO  (zkCallback-548-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> 424570 INFO  (zkCallback-548-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> 425471 INFO  (qtp11126955-3301) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={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=3725
   [junit4]   2> 425472 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8869223A229C1B43])
 [    ] 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> 425475 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8869223A229C1B43])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testStopAllStartAllCollection
   [junit4]   2> 425486 INFO  (qtp19423047-3299) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:37837/solr/testStopAllStartAllCollection_shard1_replica_n2/&wt=javabin&version=2}{add=[1
 (1577754852527702016)]} 0 1
   [junit4]   2> 425495 INFO  (qtp11126955-3315) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1 (1577754852527702016)]} 0 16
   [junit4]   2> 425504 INFO  (qtp3981731-3320) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40375/solr/testStopAllStartAllCollection_shard2_replica_n4/&wt=javabin&version=2}{add=[2
 (1577754852548673536)]} 0 2
   [junit4]   2> 425507 INFO  (qtp22303147-3345) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2 (1577754852548673536)]} 0 7
   [junit4]   2> 425516 INFO  (qtp11126955-3312) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577754852565450752,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 425516 INFO  (qtp11126955-3312) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2d2adc 
commitCommandVersion:1577754852565450752
   [junit4]   2> 425516 INFO  (qtp19423047-3298) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577754852566499328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 425516 INFO  (qtp19423047-3298) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11cab3b 
commitCommandVersion:1577754852566499328
   [junit4]   2> 425522 INFO  (qtp22303147-3345) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577754852572790784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 425522 INFO  (qtp22303147-3345) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@b6225f 
commitCommandVersion:1577754852572790784
   [junit4]   2> 425527 INFO  (qtp3981731-3323) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577754852578033664,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 425527 INFO  (qtp3981731-3323) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15a8b84 
commitCommandVersion:1577754852578033664
   [junit4]   2> 425660 INFO  (qtp19423047-3298) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@bf23de[testStopAllStartAllCollection_shard1_replica_n1] main]
   [junit4]   2> 425660 INFO  (qtp19423047-3298) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 425662 INFO  (qtp22303147-3345) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1984c0a[testStopAllStartAllCollection_shard2_replica_n4] main]
   [junit4]   2> 425662 INFO  (searcherExecutor-1566-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n1] Registered 
new searcher Searcher@bf23de[testStopAllStartAllCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 425662 INFO  (qtp19423047-3298) [    ] 
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:40375/solr/testStopAllStartAllCollection_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 146
   [junit4]   2> 425662 INFO  (qtp22303147-3345) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 425663 INFO  (qtp3981731-3323) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c31ca[testStopAllStartAllCollection_shard2_replica_n6] main]
   [junit4]   2> 425663 INFO  (qtp3981731-3323) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 425664 INFO  (searcherExecutor-1568-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n4] Registered 
new searcher Searcher@1984c0a[testStopAllStartAllCollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 425664 INFO  (qtp22303147-3345) [    ] 
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:40375/solr/testStopAllStartAllCollection_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 141
   [junit4]   2> 425664 INFO  (searcherExecutor-1567-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n6] Registered 
new searcher Searcher@c31ca[testStopAllStartAllCollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 425664 INFO  (qtp3981731-3323) [    ] 
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:40375/solr/testStopAllStartAllCollection_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 137
   [junit4]   2> 425666 INFO  (qtp11126955-3312) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b4fbb1[testStopAllStartAllCollection_shard1_replica_n2] main]
   [junit4]   2> 425668 INFO  (searcherExecutor-1561-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n2] Registered 
new searcher Searcher@1b4fbb1[testStopAllStartAllCollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 425668 INFO  (qtp11126955-3312) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 425668 INFO  (qtp11126955-3312) [    ] 
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:40375/solr/testStopAllStartAllCollection_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 152
   [junit4]   2> 425669 INFO  (qtp22303147-3291) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update 
params={_stateVer_=testStopAllStartAllCollection:7&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 161
   [junit4]   2> 425674 INFO  (qtp3981731-3319) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40375/solr/testStopAllStartAllCollection_shard2_replica_n4/&wt=javabin&version=2}{add=[3
 (1577754852727980032)]} 0 1
   [junit4]   2> 425674 INFO  (qtp22303147-3344) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3 (1577754852727980032)]} 0 5
   [junit4]   2> 425686 INFO  (qtp19423047-3293) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:37837/solr/testStopAllStartAllCollection_shard1_replica_n2/&wt=javabin&version=2}{add=[4
 (1577754852740562944)]} 0 2
   [junit4]   2> 425687 INFO  (qtp11126955-3311) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4 (1577754852740562944)]} 0 5
   [junit4]   2> 425689 INFO  (qtp22303147-3334) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577754852747902976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 425689 INFO  (qtp11126955-3316) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577754852747902976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 425689 INFO  (qtp22303147-3334) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@b6225f 
commitCommandVersion:1577754852747902976
   [junit4]   2> 425689 INFO  (qtp11126955-3316) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2d2adc 
commitCommandVersion:1577754852747902976
   [junit4]   2> 425690 INFO  (qtp19423047-3294) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577754852748951552,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 425690 INFO  (qtp19423047-3294) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11cab3b 
commitCommandVersion:1577754852748951552
   [junit4]   2> 425693 INFO  (qtp3981731-3302) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577754852752097280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 425693 INFO  (qtp3981731-3302) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15a8b84 
commitCommandVersion:1577754852752097280
   [junit4]   2> 425751 INFO  
(OverseerCollectionConfigSetProcessor-98609678002094095-127.0.0.1:40375_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> 425867 INFO  (qtp3981731-3302) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f6440[testStopAllStartAllCollection_shard2_replica_n6] main]
   [junit4]   2> 425868 INFO  (qtp3981731-3302) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 425869 INFO  (searcherExecutor-1567-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n6] Registered 
new searcher Searcher@1f6440[testStopAllStartAllCollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)
 Uninverting(_1(7.1.0):C1)))}
   [junit4]   2> 425869 INFO  (qtp3981731-3302) [    ] 
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:40375/solr/testStopAllStartAllCollection_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 177
   [junit4]   2> 425872 INFO  (qtp19423047-3294) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a2a5a4[testStopAllStartAllCollection_shard1_replica_n1] main]
   [junit4]   2> 425872 INFO  (qtp22303147-3334) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e9665[testStopAllStartAllCollection_shard2_replica_n4] main]
   [junit4]   2> 425873 INFO  (qtp11126955-3316) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@f88142[testStopAllStartAllCollection_shard1_replica_n2] main]
   [junit4]   2> 425873 INFO  (qtp11126955-3316) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 425874 INFO  (searcherExecutor-1568-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n4] Registered 
new searcher Searcher@7e9665[testStopAllStartAllCollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)
 Uninverting(_1(7.1.0):C1)))}
   [junit4]   2> 425874 INFO  (qtp22303147-3334) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 425874 INFO  (qtp22303147-3334) [    ] 
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:40375/solr/testStopAllStartAllCollection_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 184
   [junit4]   2> 425874 INFO  (searcherExecutor-1566-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n1] Registered 
new searcher Searcher@a2a5a4[testStopAllStartAllCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)
 Uninverting(_1(7.1.0):C1)))}
   [junit4]   2> 425874 INFO  (qtp19423047-3294) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 425874 INFO  (qtp19423047-3294) [    ] 
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:40375/solr/testStopAllStartAllCollection_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 184
   [junit4]   2> 425874 INFO  (searcherExecutor-1561-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n2] Registered 
new searcher Searcher@f88142[testStopAllStartAllCollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)
 Uninverting(_1(7.1.0):C1)))}
   [junit4]   2> 425874 INFO  (qtp11126955-3316) [    ] 
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:40375/solr/testStopAllStartAllCollection_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 185
   [junit4]   2> 425874 INFO  (qtp22303147-3309) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update 
params={_stateVer_=testStopAllStartAllCollection:7&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 186
   [junit4]   2> 425880 INFO  (qtp3981731-3319) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testStopAllStartAllCollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:38967/solr/testStopAllStartAllCollection_shard2_replica_n6/|https://127.0.0.1:40375/solr/testStopAllStartAllCollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1504664280839&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 425883 INFO  (qtp19423047-3293) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testStopAllStartAllCollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:37207/solr/testStopAllStartAllCollection_shard1_replica_n1/|https://127.0.0.1:37837/solr/testStopAllStartAllCollection_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1504664280839&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 425884 INFO  (qtp3981731-3319) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=testStopAllStartAllCollection:7&shards.purpose=64&NOW=1504664280839&ids=2,3&isShard=true&shard.url=https://127.0.0.1:38967/solr/testStopAllStartAllCollection_shard2_replica_n6/|https://127.0.0.1:40375/solr/testStopAllStartAllCollection_shard2_replica_n4/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 425887 INFO  (qtp19423047-3293) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=testStopAllStartAllCollection:7&shards.purpose=64&NOW=1504664280839&ids=1,4&isShard=true&shard.url=https://127.0.0.1:37207/solr/testStopAllStartAllCollection_shard1_replica_n1/|https://127.0.0.1:37837/solr/testStopAllStartAllCollection_shard1_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 425887 INFO  (qtp19423047-3298) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testStopAllStartAllCollection:7&wt=javabin&version=2} 
hits=4 status=0 QTime=10
   [junit4]   2> 425889 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8869223A229C1B43])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e4a887{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 425890 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8869223A229C1B43])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8013882
   [junit4]   2> 425890 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8869223A229C1B43])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 425890 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8869223A229C1B43])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e748c: rootName = 
solr_38967, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@10bb545
   [junit4]   2> 425895 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8869223A229C1B43])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 425895 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8869223A229C1B43])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d767bf: rootName = 
solr_38967, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@b7f933
   [junit4]   2> 425899 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8869223A229C1B43])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 425899 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8869223A229C1B43])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e00d69: rootName = 
solr_38967, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@e37feb
   [junit4]   2> 425900 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[8869223A229C1B43])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 425901 INFO  (coreCloseExecutor-1581-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n6]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@19a1a4b
   [junit4]   2> 425901 INFO  (coreCloseExecutor-1581-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testStopAllStartAllCollection.shard2.replica_n6, tag=26876491
   [junit4]   2> 425901 INFO  (coreCloseExecutor-1581-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ac16ae: rootName = 
solr_38967, domain = solr.core.testStopAllStartAllCollection.shard2.replica_n6, 
service url = null, agent id = null] for registry 
solr.core.testStopAllStartAllCollection.shard2.replica_n6 / 
com.codahale.metrics.MetricRegistry@e2d4c5
   [junit4]   2> 425910 INFO  (coreCloseExecutor-1581-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testStopAllStartAllCollection.shard2.leader, 
tag=26876491
   [junit4]   2> 425913 INFO 

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

    ] o.a.s.c.Overseer Overseer 
(id=98609680334061579-127.0.0.1:40191_solr-n_0000000000) closing
   [junit4]   2> 469559 INFO  
(OverseerStateUpdate-98609680334061579-127.0.0.1:40191_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40191_solr
   [junit4]   2> 469560 INFO  (zkCallback-642-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 471057 WARN  (zkCallback-644-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 471058 INFO  (jetty-closer-622-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b33131{/solr,null,UNAVAILABLE}
   [junit4]   2> 471060 WARN  (zkCallback-668-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> 471060 INFO  (jetty-closer-622-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@11ecb3a{/solr,null,UNAVAILABLE}
   [junit4]   2> 471061 WARN  (zkCallback-642-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> 471061 INFO  (jetty-closer-622-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1777dc1{/solr,null,UNAVAILABLE}
   [junit4]   2> 471061 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[8869223A229C1B43])
 [    ] 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> 471062 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[8869223A229C1B43])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42243 42243
   [junit4]   2> 476096 INFO  (Thread-869) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42243 42243
   [junit4]   2> 476097 WARN  (Thread-869) [    ] 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>        50      /solr/collections/testcollection/state.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98609680334061580-127.0.0.1:42837_solr-n_0000000002
   [junit4]   2>        3       
/solr/overseer_elect/election/98609680334061579-127.0.0.1:40191_solr-n_0000000000
   [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> 476097 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[8869223A229C1B43])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionCreateSearchDelete
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestCollectionsAPIViaSolrCloudCluster 
-Dtests.method=testCollectionCreateSearchDelete -Dtests.seed=8869223A229C1B43 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt-GW 
-Dtests.timezone=Hongkong -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   19.3s J0 | 
TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:40191/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([8869223A229C1B43:2B938C9FA574F1E6]: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:40191/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:591)
   [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> 476099 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[8869223A229C1B43]-worker) [  
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42243 42243
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_8869223A229C1B43-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=782, 
maxMBSortInHeap=7.71927459876605, sim=RandomSimilarity(queryNorm=false): {}, 
locale=pt-GW, timezone=Hongkong
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=88115528,total=267386880
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestDocBasedVersionConstraints, TestRandomFaceting, RestartWhileUpdatingTest, 
BlobRepositoryCloudTest, TestRemoteStreaming, SolrSlf4jReporterTest, 
CustomCollectionTest, HLLSerializationTest, TestJoin, TestWriterPerf, 
SolrRequestParserTest, TestFastOutputStream, SolrPluginUtilsTest, 
TestScoreJoinQPNoScore, DeleteStatusTest, TestAnalyzeInfixSuggestions, 
TestUnifiedSolrHighlighter, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
BlockJoinFacetDistribTest, TestCSVResponseWriter, 
SharedFSAutoReplicaFailoverUtilsTest, TestSubQueryTransformerDistrib, 
CursorPagingTest, RequestHandlersTest, TestReloadDeadlock, 
TestComplexPhraseLeadingWildcard, TestMiniSolrCloudClusterSSL, 
ReplicaListTransformerTest, ZkNodePropsTest, MetricUtilsTest, EnumFieldTest, 
TestNoOpRegenerator, TestSolrConfigHandler, TestFaceting, SynonymTokenizerTest, 
BadCopyFieldTest, TestSolrDeletionPolicy1, TestLMDirichletSimilarityFactory, 
TestQuerySenderNoQuery, TestSmileRequest, CollectionsAPIAsyncDistributedZkTest, 
StatsReloadRaceTest, TestPayloadScoreQParserPlugin, 
TestManagedSchemaThreadSafety, TestRealTimeGet, BinaryUpdateRequestHandlerTest, 
TestCustomStream, ZkFailoverTest, TestNumericTokenStream, SortSpecParsingTest, 
TestCollectionsAPIViaSolrCloudCluster]
   [junit4] Completed [109/731 (1!)] on J0 in 54.92s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to