Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21196/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest

Error Message:
Error from server at https://127.0.0.1:34041/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:34041/solr: create the collection time out:180s
        at __randomizedtesting.SeedInfo.seed([BECDE8E1CEEB4A04]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.analytics.legacy.LegacyAbstractAnalyticsCloudTest.setupCollection(LegacyAbstractAnalyticsCloudTest.java:50)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
Error from server at 
http://127.0.0.1:35015/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 http://127.0.0.1:35015/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([DA1ED494E22D7178:79E47A3165C59BDD]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35015/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:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  org.apache.solr.handler.TestSystemCollAutoCreate.testAutoCreate

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:36637/_l

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:36637/_l
        at 
__randomizedtesting.SeedInfo.seed([DA1ED494E22D7178:E54560455453B815]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:320)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 43 more




Build Log:
[...truncated 13384 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DA1ED494E22D7178-001/init-core-data-001
   [junit4]   2> 1882123 WARN  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[DA1ED494E22D7178]-worker) [  
  ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1882123 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[DA1ED494E22D7178]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1882124 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[DA1ED494E22D7178]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1882124 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[DA1ED494E22D7178]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1882126 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[DA1ED494E22D7178])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DA1ED494E22D7178-001/tempDir-001
   [junit4]   2> 1882126 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[DA1ED494E22D7178])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1882126 INFO  (Thread-4754) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1882126 INFO  (Thread-4754) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1882128 ERROR (Thread-4754) [    ] 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> 1882226 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[DA1ED494E22D7178])
 [    ] o.a.s.c.ZkTestServer start zk server on port:35493
   [junit4]   2> 1882229 INFO  (zkConnectionManagerCallback-3534-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882231 INFO  (jetty-launcher-3531-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1882231 INFO  (jetty-launcher-3531-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1882231 INFO  (jetty-launcher-3531-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1882231 INFO  (jetty-launcher-3531-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1882232 INFO  (jetty-launcher-3531-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1882235 INFO  (jetty-launcher-3531-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70c78f8e{/solr,null,AVAILABLE}
   [junit4]   2> 1882235 INFO  (jetty-launcher-3531-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@410557{/solr,null,AVAILABLE}
   [junit4]   2> 1882235 INFO  (jetty-launcher-3531-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f28ad53{/solr,null,AVAILABLE}
   [junit4]   2> 1882235 INFO  (jetty-launcher-3531-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@23eedba5{HTTP/1.1,[http/1.1]}{127.0.0.1:42561}
   [junit4]   2> 1882235 INFO  (jetty-launcher-3531-thread-2) [    ] 
o.e.j.s.Server Started @1884057ms
   [junit4]   2> 1882236 INFO  (jetty-launcher-3531-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42561}
   [junit4]   2> 1882236 ERROR (jetty-launcher-3531-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1882236 INFO  (jetty-launcher-3531-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1882236 INFO  (jetty-launcher-3531-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1882236 INFO  (jetty-launcher-3531-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1882236 INFO  (jetty-launcher-3531-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-02T09:27:45.004Z
   [junit4]   2> 1882239 INFO  (jetty-launcher-3531-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@50da45d{HTTP/1.1,[http/1.1]}{127.0.0.1:38775}
   [junit4]   2> 1882239 INFO  (jetty-launcher-3531-thread-1) [    ] 
o.e.j.s.Server Started @1884061ms
   [junit4]   2> 1882239 INFO  (jetty-launcher-3531-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38775}
   [junit4]   2> 1882240 ERROR (jetty-launcher-3531-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1882240 INFO  (jetty-launcher-3531-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1882240 INFO  (jetty-launcher-3531-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1882240 INFO  (jetty-launcher-3531-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1882240 INFO  (jetty-launcher-3531-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-02T09:27:45.008Z
   [junit4]   2> 1882241 INFO  (jetty-launcher-3531-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@226ad749{HTTP/1.1,[http/1.1]}{127.0.0.1:38925}
   [junit4]   2> 1882241 INFO  (jetty-launcher-3531-thread-3) [    ] 
o.e.j.s.Server Started @1884063ms
   [junit4]   2> 1882241 INFO  (jetty-launcher-3531-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38925}
   [junit4]   2> 1882247 ERROR (jetty-launcher-3531-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1882248 INFO  (jetty-launcher-3531-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28fb298e{/solr,null,AVAILABLE}
   [junit4]   2> 1882248 INFO  (jetty-launcher-3531-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1882248 INFO  (jetty-launcher-3531-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1882248 INFO  (jetty-launcher-3531-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1882248 INFO  (jetty-launcher-3531-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-02T09:27:45.016Z
   [junit4]   2> 1882250 INFO  (jetty-launcher-3531-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10d62f80{/solr,null,AVAILABLE}
   [junit4]   2> 1882250 INFO  (jetty-launcher-3531-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@677436{HTTP/1.1,[http/1.1]}{127.0.0.1:35391}
   [junit4]   2> 1882250 INFO  (zkConnectionManagerCallback-3538-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882250 INFO  (jetty-launcher-3531-thread-5) [    ] 
o.e.j.s.Server Started @1884072ms
   [junit4]   2> 1882250 INFO  (jetty-launcher-3531-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35391}
   [junit4]   2> 1882250 ERROR (jetty-launcher-3531-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1882250 INFO  (jetty-launcher-3531-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1882251 INFO  (jetty-launcher-3531-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1882251 INFO  (jetty-launcher-3531-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1882251 INFO  (jetty-launcher-3531-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1882251 INFO  (jetty-launcher-3531-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-02T09:27:45.019Z
   [junit4]   2> 1882251 INFO  (jetty-launcher-3531-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@eadcaf2{HTTP/1.1,[http/1.1]}{127.0.0.1:45241}
   [junit4]   2> 1882251 INFO  (jetty-launcher-3531-thread-4) [    ] 
o.e.j.s.Server Started @1884073ms
   [junit4]   2> 1882251 INFO  (jetty-launcher-3531-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45241}
   [junit4]   2> 1882251 ERROR (jetty-launcher-3531-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1882251 INFO  (jetty-launcher-3531-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1882251 INFO  (jetty-launcher-3531-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1882251 INFO  (jetty-launcher-3531-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1882251 INFO  (jetty-launcher-3531-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-02T09:27:45.019Z
   [junit4]   2> 1882252 INFO  (zkConnectionManagerCallback-3536-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882252 INFO  (jetty-launcher-3531-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1882253 INFO  (zkConnectionManagerCallback-3542-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882256 INFO  (zkConnectionManagerCallback-3540-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882256 INFO  (zkConnectionManagerCallback-3544-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882258 INFO  (jetty-launcher-3531-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1882258 INFO  (jetty-launcher-3531-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1882258 INFO  (jetty-launcher-3531-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1882276 INFO  (jetty-launcher-3531-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35493/solr
   [junit4]   2> 1882276 INFO  (jetty-launcher-3531-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35493/solr
   [junit4]   2> 1882276 INFO  (zkConnectionManagerCallback-3550-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882277 INFO  (jetty-launcher-3531-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35493/solr
   [junit4]   2> 1882277 INFO  (jetty-launcher-3531-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35493/solr
   [junit4]   2> 1882278 INFO  (jetty-launcher-3531-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35493/solr
   [junit4]   2> 1882284 INFO  (zkConnectionManagerCallback-3560-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882284 INFO  (zkConnectionManagerCallback-3564-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882285 INFO  (zkConnectionManagerCallback-3558-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882288 INFO  (zkConnectionManagerCallback-3553-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882288 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x160b632b5ff0007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1882288 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x160b632b5ff000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1882290 INFO  
(zkConnectionManagerCallback-3566-thread-1-processing-n:127.0.0.1:38775_solr) 
[n:127.0.0.1:38775_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882292 INFO  
(zkConnectionManagerCallback-3570-thread-1-processing-n:127.0.0.1:35391_solr) 
[n:127.0.0.1:35391_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882294 INFO  
(zkConnectionManagerCallback-3574-thread-1-processing-n:127.0.0.1:45241_solr) 
[n:127.0.0.1:45241_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882294 INFO  
(zkConnectionManagerCallback-3572-thread-1-processing-n:127.0.0.1:38925_solr) 
[n:127.0.0.1:38925_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882294 INFO  
(zkConnectionManagerCallback-3568-thread-1-processing-n:127.0.0.1:42561_solr) 
[n:127.0.0.1:42561_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882333 INFO  (jetty-launcher-3531-thread-3) 
[n:127.0.0.1:38925_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1882333 INFO  (jetty-launcher-3531-thread-3) 
[n:127.0.0.1:38925_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38925_solr
   [junit4]   2> 1882333 INFO  (jetty-launcher-3531-thread-3) 
[n:127.0.0.1:38925_solr    ] o.a.s.c.Overseer Overseer 
(id=99279520720158732-127.0.0.1:38925_solr-n_0000000000) starting
   [junit4]   2> 1882334 INFO  (jetty-launcher-3531-thread-4) 
[n:127.0.0.1:45241_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1882335 INFO  (jetty-launcher-3531-thread-4) 
[n:127.0.0.1:45241_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45241_solr
   [junit4]   2> 1882337 INFO  (jetty-launcher-3531-thread-5) 
[n:127.0.0.1:35391_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1882338 INFO  (jetty-launcher-3531-thread-2) 
[n:127.0.0.1:42561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1882338 INFO  (jetty-launcher-3531-thread-5) 
[n:127.0.0.1:35391_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35391_solr
   [junit4]   2> 1882344 INFO  
(zkCallback-3571-thread-1-processing-n:127.0.0.1:38925_solr) 
[n:127.0.0.1:38925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1882344 INFO  
(zkCallback-3573-thread-1-processing-n:127.0.0.1:45241_solr) 
[n:127.0.0.1:45241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1882352 INFO  
(zkCallback-3569-thread-1-processing-n:127.0.0.1:35391_solr) 
[n:127.0.0.1:35391_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1882365 INFO  
(zkCallback-3567-thread-1-processing-n:127.0.0.1:42561_solr) 
[n:127.0.0.1:42561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1882367 INFO  (jetty-launcher-3531-thread-3) 
[n:127.0.0.1:38925_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38925_solr
   [junit4]   2> 1882367 INFO  (jetty-launcher-3531-thread-2) 
[n:127.0.0.1:42561_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1882384 INFO  
(zkCallback-3569-thread-1-processing-n:127.0.0.1:35391_solr) 
[n:127.0.0.1:35391_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1882384 INFO  
(zkCallback-3567-thread-1-processing-n:127.0.0.1:42561_solr) 
[n:127.0.0.1:42561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1882384 INFO  
(zkCallback-3571-thread-1-processing-n:127.0.0.1:38925_solr) 
[n:127.0.0.1:38925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1882384 INFO  
(zkCallback-3573-thread-1-processing-n:127.0.0.1:45241_solr) 
[n:127.0.0.1:45241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1882386 INFO  (jetty-launcher-3531-thread-2) 
[n:127.0.0.1:42561_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42561_solr
   [junit4]   2> 1882408 INFO  
(zkCallback-3573-thread-1-processing-n:127.0.0.1:45241_solr) 
[n:127.0.0.1:45241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1882408 INFO  
(zkCallback-3569-thread-1-processing-n:127.0.0.1:35391_solr) 
[n:127.0.0.1:35391_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1882408 INFO  
(zkCallback-3571-thread-1-processing-n:127.0.0.1:38925_solr) 
[n:127.0.0.1:38925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1882411 INFO  (jetty-launcher-3531-thread-1) 
[n:127.0.0.1:38775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1882413 INFO  
(zkCallback-3567-thread-1-processing-n:127.0.0.1:42561_solr) 
[n:127.0.0.1:42561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1882424 INFO  (jetty-launcher-3531-thread-5) 
[n:127.0.0.1:35391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35391.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1882431 INFO  (jetty-launcher-3531-thread-1) 
[n:127.0.0.1:38775_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1882431 INFO  (jetty-launcher-3531-thread-5) 
[n:127.0.0.1:35391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35391.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1882431 INFO  (jetty-launcher-3531-thread-5) 
[n:127.0.0.1:35391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35391.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1882432 INFO  (jetty-launcher-3531-thread-1) 
[n:127.0.0.1:38775_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38775_solr
   [junit4]   2> 1882432 INFO  (jetty-launcher-3531-thread-5) 
[n:127.0.0.1:35391_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DA1ED494E22D7178-001/tempDir-001/node5/.
   [junit4]   2> 1882440 INFO  
(zkCallback-3571-thread-1-processing-n:127.0.0.1:38925_solr) 
[n:127.0.0.1:38925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1882440 INFO  
(zkCallback-3573-thread-1-processing-n:127.0.0.1:45241_solr) 
[n:127.0.0.1:45241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1882440 INFO  
(zkCallback-3567-thread-1-processing-n:127.0.0.1:42561_solr) 
[n:127.0.0.1:42561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1882440 INFO  
(zkCallback-3569-thread-1-processing-n:127.0.0.1:35391_solr) 
[n:127.0.0.1:35391_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1882460 INFO  
(zkCallback-3565-thread-1-processing-n:127.0.0.1:38775_solr) 
[n:127.0.0.1:38775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1882465 INFO  (jetty-launcher-3531-thread-4) 
[n:127.0.0.1:45241_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45241.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1882478 INFO  (jetty-launcher-3531-thread-4) 
[n:127.0.0.1:45241_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45241.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1882478 INFO  (jetty-launcher-3531-thread-4) 
[n:127.0.0.1:45241_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45241.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1882480 INFO  (jetty-launcher-3531-thread-4) 
[n:127.0.0.1:45241_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DA1ED494E22D7178-001/tempDir-001/node4/.
   [junit4]   2> 1882481 INFO  (jetty-launcher-3531-thread-2) 
[n:127.0.0.1:42561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42561.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1882486 INFO  (jetty-launcher-3531-thread-2) 
[n:127.0.0.1:42561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42561.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1882487 INFO  (jetty-launcher-3531-thread-2) 
[n:127.0.0.1:42561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42561.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1882487 INFO  (jetty-launcher-3531-thread-2) 
[n:127.0.0.1:42561_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DA1ED494E22D7178-001/tempDir-001/node2/.
   [junit4]   2> 1882493 INFO  (jetty-launcher-3531-thread-3) 
[n:127.0.0.1:38925_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38925.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1882500 INFO  (jetty-launcher-3531-thread-3) 
[n:127.0.0.1:38925_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38925.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1882500 INFO  (jetty-launcher-3531-thread-3) 
[n:127.0.0.1:38925_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38925.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1882501 INFO  (jetty-launcher-3531-thread-3) 
[n:127.0.0.1:38925_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DA1ED494E22D7178-001/tempDir-001/node3/.
   [junit4]   2> 1882507 INFO  (jetty-launcher-3531-thread-1) 
[n:127.0.0.1:38775_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38775.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1882512 INFO  (jetty-launcher-3531-thread-1) 
[n:127.0.0.1:38775_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38775.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1882513 INFO  (jetty-launcher-3531-thread-1) 
[n:127.0.0.1:38775_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38775.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1882513 INFO  (jetty-launcher-3531-thread-1) 
[n:127.0.0.1:38775_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DA1ED494E22D7178-001/tempDir-001/node1/.
   [junit4]   2> 1882637 INFO  (zkConnectionManagerCallback-3586-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882639 INFO  (zkConnectionManagerCallback-3590-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882640 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[DA1ED494E22D7178])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1882640 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[DA1ED494E22D7178])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35493/solr ready
   [junit4]   2> 1882641 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[DA1ED494E22D7178])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStopAllStartAll
   [junit4]   2> 1882642 INFO  (qtp1881131195-17069) [n:127.0.0.1:42561_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=67ce4bb2-08f2-410e-935a-1a9790d1cbcf&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> 1882643 INFO  (qtp1881131195-17069) [n:127.0.0.1:42561_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=67ce4bb2-08f2-410e-935a-1a9790d1cbcf&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=0
   [junit4]   2> 1882643 INFO  (qtp1881131195-17068) [n:127.0.0.1:42561_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=67ce4bb2-08f2-410e-935a-1a9790d1cbcf&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1882644 INFO  (qtp1881131195-17068) [n:127.0.0.1:42561_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=67ce4bb2-08f2-410e-935a-1a9790d1cbcf&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1882648 INFO  
(OverseerThreadFactory-6744-thread-1-processing-n:127.0.0.1:38925_solr) 
[n:127.0.0.1:38925_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testStopAllStartAllCollection
   [junit4]   2> 1882754 INFO  
(OverseerStateUpdate-99279520720158732-127.0.0.1:38925_solr-n_0000000000) 
[n:127.0.0.1:38925_solr    ] 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":"http://127.0.0.1:38775/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1882760 INFO  
(OverseerStateUpdate-99279520720158732-127.0.0.1:38925_solr-n_0000000000) 
[n:127.0.0.1:38925_solr    ] 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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42561/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1882760 INFO  
(OverseerStateUpdate-99279520720158732-127.0.0.1:38925_solr-n_0000000000) 
[n:127.0.0.1:38925_solr    ] 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":"http://127.0.0.1:35391/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1882761 INFO  
(OverseerStateUpdate-99279520720158732-127.0.0.1:38925_solr-n_0000000000) 
[n:127.0.0.1:38925_solr    ] 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_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45241/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1882961 INFO  (qtp1881131195-17063) [n:127.0.0.1:42561_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441&coreNodeName=core_node6&name=testStopAllStartAllCollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1882961 INFO  (qtp912958499-17095) [n:127.0.0.1:35391_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1882961 INFO  (qtp1894216060-17074) [n:127.0.0.1:38775_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322&coreNodeName=core_node2&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1882961 INFO  
(parallelCoreAdminExecutor-6748-thread-1-processing-n:127.0.0.1:42561_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE) 
[n:127.0.0.1:42561_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441&coreNodeName=core_node6&name=testStopAllStartAllCollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1882961 INFO  (qtp53968506-17100) [n:127.0.0.1:45241_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1882962 INFO  
(parallelCoreAdminExecutor-6747-thread-1-processing-n:127.0.0.1:45241_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE) 
[n:127.0.0.1:45241_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1882962 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322&coreNodeName=core_node2&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1882962 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1882962 INFO  
(parallelCoreAdminExecutor-6748-thread-1-processing-n:127.0.0.1:42561_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE) 
[n:127.0.0.1:42561_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1882962 INFO  (qtp1881131195-17069) [n:127.0.0.1:42561_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441
   [junit4]   2> 1882962 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1882962 INFO  (qtp1881131195-17069) [n:127.0.0.1:42561_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1882962 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1882962 INFO  
(parallelCoreAdminExecutor-6747-thread-1-processing-n:127.0.0.1:45241_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE) 
[n:127.0.0.1:45241_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1883073 INFO  
(zkCallback-3569-thread-1-processing-n:127.0.0.1:35391_solr) 
[n:127.0.0.1:35391_solr    ] 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> 1883073 INFO  
(zkCallback-3573-thread-1-processing-n:127.0.0.1:45241_solr) 
[n:127.0.0.1:45241_solr    ] 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> 1883073 INFO  
(zkCallback-3567-thread-2-processing-n:127.0.0.1:42561_solr) 
[n:127.0.0.1:42561_solr    ] 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> 1883073 INFO  
(zkCallback-3573-thread-2-processing-n:127.0.0.1:45241_solr) 
[n:127.0.0.1:45241_solr    ] 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> 1883073 INFO  
(zkCallback-3569-thread-2-processing-n:127.0.0.1:35391_solr) 
[n:127.0.0.1:35391_solr    ] 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> 1883073 INFO  
(zkCallback-3565-thread-2-processing-n:127.0.0.1:38775_solr) 
[n:127.0.0.1:38775_solr    ] 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> 1883073 INFO  
(zkCallback-3567-thread-1-processing-n:127.0.0.1:42561_solr) 
[n:127.0.0.1:42561_solr    ] 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> 1883073 INFO  
(zkCallback-3565-thread-1-processing-n:127.0.0.1:38775_solr) 
[n:127.0.0.1:38775_solr    ] 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> 1883644 INFO  (qtp1881131195-17070) [n:127.0.0.1:42561_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=67ce4bb2-08f2-410e-935a-1a9790d1cbcf&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1883645 INFO  (qtp1881131195-17070) [n:127.0.0.1:42561_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=67ce4bb2-08f2-410e-935a-1a9790d1cbcf&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1883962 INFO  (qtp1881131195-17068) [n:127.0.0.1:42561_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441
   [junit4]   2> 1883963 INFO  (qtp1881131195-17068) [n:127.0.0.1:42561_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1883973 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1883977 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1883987 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1883987 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n4' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 1883988 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_35391.solr.core.testStopAllStartAllCollection.shard2.replica_n4' 
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n4') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1883988 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1883988 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DA1ED494E22D7178-001/tempDir-001/node5/testStopAllStartAllCollection_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DA1ED494E22D7178-001/tempDir-001/node5/./testStopAllStartAllCollection_shard2_replica_n4/data/]
   [junit4]   2> 1883989 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1883990 INFO  
(parallelCoreAdminExecutor-6748-thread-1-processing-n:127.0.0.1:42561_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE) 
[n:127.0.0.1:42561_solr c:testStopAllStartAllCollection s:shard1 r:core_node6 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1883991 INFO  
(parallelCoreAdminExecutor-6747-thread-1-processing-n:127.0.0.1:45241_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE) 
[n:127.0.0.1:45241_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1883996 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1883998 INFO  
(parallelCoreAdminExecutor-6748-thread-1-processing-n:127.0.0.1:42561_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE) 
[n:127.0.0.1:42561_solr c:testStopAllStartAllCollection s:shard1 r:core_node6 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 1883999 INFO  
(parallelCoreAdminExecutor-6747-thread-1-processing-n:127.0.0.1:45241_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE) 
[n:127.0.0.1:45241_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 1883998 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1883999 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n1' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 1884000 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_38775.solr.core.testStopAllStartAllCollection.shard1.replica_n1' 
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1884000 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1884000 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DA1ED494E22D7178-001/tempDir-001/node1/testStopAllStartAllCollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DA1ED494E22D7178-001/tempDir-001/node1/./testStopAllStartAllCollection_shard1_replica_n1/data/]
   [junit4]   2> 1884005 INFO  
(parallelCoreAdminExecutor-6747-thread-1-processing-n:127.0.0.1:45241_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE) 
[n:127.0.0.1:45241_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1884005 INFO  
(parallelCoreAdminExecutor-6748-thread-1-processing-n:127.0.0.1:42561_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE) 
[n:127.0.0.1:42561_solr c:testStopAllStartAllCollection s:shard1 r:core_node6 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1884005 INFO  
(parallelCoreAdminExecutor-6747-thread-1-processing-n:127.0.0.1:45241_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE) 
[n:127.0.0.1:45241_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n5' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 1884005 INFO  
(parallelCoreAdminExecutor-6748-thread-1-processing-n:127.0.0.1:42561_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE) 
[n:127.0.0.1:42561_solr c:testStopAllStartAllCollection s:shard1 r:core_node6 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n3' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 1884006 INFO  
(parallelCoreAdminExecutor-6747-thread-1-processing-n:127.0.0.1:45241_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE) 
[n:127.0.0.1:45241_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_45241.solr.core.testStopAllStartAllCollection.shard2.replica_n5' 
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n5') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1884006 INFO  
(parallelCoreAdminExecutor-6748-thread-1-processing-n:127.0.0.1:42561_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE) 
[n:127.0.0.1:42561_solr c:testStopAllStartAllCollection s:shard1 r:core_node6 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_42561.solr.core.testStopAllStartAllCollection.shard1.replica_n3' 
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n3') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ecad129
   [junit4]   2> 1884006 INFO  
(parallelCoreAdminExecutor-6747-thread-1-processing-n:127.0.0.1:45241_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE) 
[n:127.0.0.1:45241_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1884006 INFO  
(parallelCoreAdminExecutor-6748-thread-1-processing-n:127.0.0.1:42561_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE) 
[n:127.0.0.1:42561_solr c:testStopAllStartAllCollection s:shard1 r:core_node6 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1884006 INFO  
(parallelCoreAdminExecutor-6747-thread-1-processing-n:127.0.0.1:45241_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE) 
[n:127.0.0.1:45241_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard2_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DA1ED494E22D7178-001/tempDir-001/node4/testStopAllStartAllCollection_shard2_replica_n5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DA1ED494E22D7178-001/tempDir-001/node4/./testStopAllStartAllCollection_shard2_replica_n5/data/]
   [junit4]   2> 1884006 INFO  
(parallelCoreAdminExecutor-6748-thread-1-processing-n:127.0.0.1:42561_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE) 
[n:127.0.0.1:42561_solr c:testStopAllStartAllCollection s:shard1 r:core_node6 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DA1ED494E22D7178-001/tempDir-001/node2/testStopAllStartAllCollection_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_DA1ED494E22D7178-001/tempDir-001/node2/./testStopAllStartAllCollection_shard1_replica_n3/data/]
   [junit4]   2> 1884043 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1884043 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1884044 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1884044 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1884045 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@6eb85482[testStopAllStartAllCollection_shard2_replica_n4] 
main]
   [junit4]   2> 1884045 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1884046 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1884046 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1884046 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1588472333534756864
   [junit4]   2> 1884048 INFO  
(searcherExecutor-6755-thread-1-processing-x:testStopAllStartAllCollection_shard2_replica_n4
 r:core_node7 67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE 
n:127.0.0.1:35391_solr s:shard2 c:testStopAllStartAllCollection) 
[n:127.0.0.1:35391_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard2_replica_n4] Registered new searcher 
Searcher@6eb85482[testStopAllStartAllCollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1884049 INFO  
(parallelCoreAdminExecutor-6745-thread-1-processing-n:127.0.0.1:35391_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407497476250 CREATE) 
[n:127.0.0.1:35391_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1884054 INFO  
(parallelCoreAdminExecutor-6747-thread-1-processing-n:127.0.0.1:45241_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE) 
[n:127.0.0.1:45241_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1884054 INFO  
(parallelCoreAdminExecutor-6747-thread-1-processing-n:127.0.0.1:45241_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE) 
[n:127.0.0.1:45241_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1884054 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1884054 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1884055 INFO  
(parallelCoreAdminExecutor-6747-thread-1-processing-n:127.0.0.1:45241_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE) 
[n:127.0.0.1:45241_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1884055 INFO  
(parallelCoreAdminExecutor-6747-thread-1-processing-n:127.0.0.1:45241_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE) 
[n:127.0.0.1:45241_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1884055 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1884055 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1884056 INFO  
(parallelCoreAdminExecutor-6747-thread-1-processing-n:127.0.0.1:45241_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE) 
[n:127.0.0.1:45241_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@756805c1[testStopAllStartAllCollection_shard2_replica_n5] 
main]
   [junit4]   2> 1884056 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@680803eb[testStopAllStartAllCollection_shard1_replica_n1] 
main]
   [junit4]   2> 1884056 INFO  
(parallelCoreAdminExecutor-6747-thread-1-processing-n:127.0.0.1:45241_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE) 
[n:127.0.0.1:45241_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1884056 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1884057 INFO  
(parallelCoreAdminExecutor-6747-thread-1-processing-n:127.0.0.1:45241_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE) 
[n:127.0.0.1:45241_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1884057 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1884057 INFO  
(parallelCoreAdminExecutor-6747-thread-1-processing-n:127.0.0.1:45241_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE) 
[n:127.0.0.1:45241_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1884057 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1884057 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1588472333546291200
   [junit4]   2> 1884058 INFO  
(searcherExecutor-6757-thread-1-processing-x:testStopAllStartAllCollection_shard2_replica_n5
 r:core_node8 67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE 
n:127.0.0.1:45241_solr s:shard2 c:testStopAllStartAllCollection) 
[n:127.0.0.1:45241_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard2_replica_n5] Registered new searcher 
Searcher@756805c1[testStopAllStartAllCollection_shard2_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1884058 INFO  
(parallelCoreAdminExecutor-6747-thread-1-processing-n:127.0.0.1:45241_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407498083376 CREATE) 
[n:127.0.0.1:45241_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n5] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1588472333547339776
   [junit4]   2> 1884058 INFO  
(searcherExecutor-6756-thread-1-processing-x:testStopAllStartAllCollection_shard1_replica_n1
 r:core_node2 67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE 
n:127.0.0.1:38775_solr s:shard1 c:testStopAllStartAllCollection) 
[n:127.0.0.1:38775_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard1_replica_n1] Registered new searcher 
Searcher@680803eb[testStopAllStartAllCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1884061 INFO  
(parallelCoreAdminExecutor-6752-thread-1-processing-n:127.0.0.1:38775_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407494389322 CREATE) 
[n:127.0.0.1:38775_solr c:testStopAllStartAllCollection s:shard1 r:core_node2 
x:testStopAllStartAllCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1884062 INFO  
(parallelCoreAdminExecutor-6748-thread-1-processing-n:127.0.0.1:42561_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE) 
[n:127.0.0.1:42561_solr c:testStopAllStartAllCollection s:shard1 r:core_node6 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1884062 INFO  
(parallelCoreAdminExecutor-6748-thread-1-processing-n:127.0.0.1:42561_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE) 
[n:127.0.0.1:42561_solr c:testStopAllStartAllCollection s:shard1 r:core_node6 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1884063 INFO  
(parallelCoreAdminExecutor-6748-thread-1-processing-n:127.0.0.1:42561_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE) 
[n:127.0.0.1:42561_solr c:testStopAllStartAllCollection s:shard1 r:core_node6 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1884063 INFO  
(parallelCoreAdminExecutor-6748-thread-1-processing-n:127.0.0.1:42561_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE) 
[n:127.0.0.1:42561_solr c:testStopAllStartAllCollection s:shard1 r:core_node6 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1884064 INFO  
(parallelCoreAdminExecutor-6748-thread-1-processing-n:127.0.0.1:42561_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE) 
[n:127.0.0.1:42561_solr c:testStopAllStartAllCollection s:shard1 r:core_node6 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@20d3f52c[testStopAllStartAllCollection_shard1_replica_n3] 
main]
   [junit4]   2> 1884065 INFO  
(parallelCoreAdminExecutor-6748-thread-1-processing-n:127.0.0.1:42561_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE) 
[n:127.0.0.1:42561_solr c:testStopAllStartAllCollection s:shard1 r:core_node6 
x:testStopAllStartAllCollection_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1884065 INFO  
(parallelCoreAdminExecutor-6748-thread-1-processing-n:127.0.0.1:42561_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE) 
[n:127.0.0.1:42561_solr c:testStopAllStartAllCollection s:shard1 r:core_node6 
x:testStopAllStartAllCollection_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1884066 INFO  
(parallelCoreAdminExecutor-6748-thread-1-processing-n:127.0.0.1:42561_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE) 
[n:127.0.0.1:42561_solr c:testStopAllStartAllCollection s:shard1 r:core_node6 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1884066 INFO  
(parallelCoreAdminExecutor-6748-thread-1-processing-n:127.0.0.1:42561_solr 
67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE) 
[n:127.0.0.1:42561_solr c:testStopAllStartAllCollection s:shard1 r:core_node6 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1588472333555728384
   [junit4]   2> 1884066 INFO  
(searcherExecutor-6758-thread-1-processing-x:testStopAllStartAllCollection_shard1_replica_n3
 r:core_node6 67ce4bb2-08f2-410e-935a-1a9790d1cbcf2586407496759441 CREATE 
n:127.0.0.1:42561_solr s:shard1 c:testStopAllStartAllCollection) 
[n:127.0.0.1:42561_solr c:testStopAllStartAllCollection s:shard1 r:core_node6 
x:testStopAllStartAllCollection_shard1_replica_n3] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard1_replica_n3] Registered new searcher 
Searcher@20d3f52c[testStopAllStartAllCollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1884162 INFO  
(zkCallback-3569-thread-1-processing-n:127.0.0.1:35391_solr) 
[n:127.0.0.1:35391_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollecti

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

parse(AbstractMessageParser.java:259)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    >        ... 43 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSystemCollAutoCreate_DA1ED494E22D7178-001
   [junit4]   2> Jan 02, 2018 9:46:34 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=394, maxMBSortInHeap=7.874112277190795, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@17952b1d),
 locale=ro-RO, timezone=Pacific/Chatham
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=176939656,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestHighFrequencyDictionaryFactory, TemplateUpdateProcessorTest, 
TestClusterStateMutator, JSONWriterTest, AutoScalingHandlerTest, 
OverriddenZkACLAndCredentialsProvidersTest, LeaderFailureAfterFreshStartTest, 
HdfsSyncSliceTest, FullSolrCloudDistribCmdsTest, TestFieldTypeResource, 
TestExtendedDismaxParser, WordBreakSolrSpellCheckerTest, TestNumericTerms64, 
SolrCloudReportersTest, RollingRestartTest, AlternateDirectoryTest, 
BasicDistributedZk2Test, TestQuerySenderListener, TestCoreDiscovery, 
CSVRequestHandlerTest, DirectSolrConnectionTest, TestConfigSetsAPIExclusivity, 
BlockJoinFacetRandomTest, ReturnFieldsTest, TestLegacyNumericRangeQueryBuilder, 
TestSimpleQParserPlugin, TestZkChroot, CdcrReplicationHandlerTest, 
V2ApiIntegrationTest, DistanceFunctionTest, UUIDFieldTest, OverseerTest, 
TestRandomFlRTGCloud, TestCoreContainer, TestCustomDocTransformer, 
TestFieldCacheSort, TestUseDocValuesAsStored2, TestUniqueKeyFieldResource, 
TestFunctionQuery, TestFuzzyAnalyzedSuggestions, TestExecutePlanAction, 
TestCoreAdminApis, PreAnalyzedFieldManagedSchemaCloudTest, 
DocValuesNotIndexedTest, TestDeleteCollectionOnDownNodes, 
TestBackupRepositoryFactory, TestCustomSort, TestRandomCollapseQParserPlugin, 
TestReplicaProperties, FieldAnalysisRequestHandlerTest, 
BlobRepositoryCloudTest, TestLMJelinekMercerSimilarityFactory, 
TestDefaultStatsCache, TestPKIAuthenticationPlugin, 
DefaultValueUpdateProcessorTest, StatsComponentTest, 
TestSchemaSimilarityResource, TestCloudJSONFacetJoinDomain, 
TestLMDirichletSimilarityFactory, TestSubQueryTransformerCrossCore, 
TestPartialUpdateDeduplication, LoggingHandlerTest, NumberUtilsTest, 
HighlighterTest, ShardSplitTest, SolrMetricsIntegrationTest, IndexSchemaTest, 
TestCloudNestedDocsSort, PluginInfoTest, SuggesterWFSTTest, 
CustomCollectionTest, ConfigureRecoveryStrategyTest, 
QueryElevationComponentTest, SecurityConfHandlerTest, BufferStoreTest, 
TestTolerantSearch, TimeZoneUtilsTest, TestZkAclsWithHadoopAuth, 
TestRawResponseWriter, TestCollationFieldDocValues, ChangedSchemaMergeTest, 
HdfsUnloadDistributedZkTest, TestTrie, TestSystemIdResolver, 
TestSizeLimitedDistributedMap, TestExclusionRuleCollectionAccess, 
TestCollapseQParserPlugin, CoreAdminHandlerTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, 
TestGroupingSearch, TestStressInPlaceUpdates, TestSortByMinMaxFunction, 
UtilsToolTest, ZkNodePropsTest, TestSolrCoreProperties, TestSearchPerf, 
SystemLogListenerTest, TestHttpShardHandlerFactory, 
UniqFieldsUpdateProcessorFactoryTest, TestValueSourceCache, ScriptEngineTest, 
DeleteStatusTest, ReplaceNodeTest, BasicAuthStandaloneTest, 
TestSolrCoreSnapshots, TestSolrQueryResponse, TestElisionMultitermQuery, 
AliasIntegrationTest, TestDocTermOrds, LegacyCloudClusterPropTest, 
FacetPivotSmallTest, TestScoreJoinQPScore, 
CollectionsAPIAsyncDistributedZkTest, SortByFunctionTest, 
HdfsBasicDistributedZk2Test, SpellPossibilityIteratorTest, ClusterStateTest, 
BadComponentTest, DisMaxRequestHandlerTest, TestClusterStateProvider, 
SimplePostToolTest, TestLeaderElectionZkExpiry, JavabinLoaderTest, 
ConfigSetsAPITest, OpenCloseCoreStressTest, ShardRoutingTest, 
TestRandomFaceting, TestDistributedSearch, TestDistributedGrouping, 
TestFaceting, TestHashPartitioner, TestRealTimeGet, TestReload, 
TestStressVersions, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, 
SpellCheckComponentTest, TestFiltering, BasicFunctionalityTest, 
DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, 
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
TestJettySolrRunner, ConnectionReuseTest, AssignBackwardCompatibilityTest, 
DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, 
DeleteReplicaTest, HttpPartitionTest, MultiThreadedOCPTest, OverseerRolesTest, 
RecoveryAfterSoftCommitTest, SimpleCollectionCreateDeleteTest, 
SolrCloudExampleTest, TestCloudRecovery, TestLeaderElectionWithEmptyReplica, 
TestPullReplicaErrorHandling, TestRequestForwarding, TestSSLRandomization, 
TestSegmentSorting, TestTolerantUpdateProcessorCloud, TestUtilizeNode, 
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, 
ZkFailoverTest, MetricTriggerTest, NodeLostTriggerTest, TestLargeCluster, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, 
HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, 
TestInfoStreamLogging, TestInitParams, TestNRTOpen, TestReloadAndDeleteDocs, 
TestSimpleTextCodec, TestSolrConfigHandler, TestCoreBackup, 
TestHdfsBackupRestoreCore, TestSystemCollAutoCreate]
   [junit4] Completed [765/765 (2!)] on J2 in 631.03s, 1 test, 1 error <<< 
FAILURES!

[...truncated 3151 lines...]
   [junit4] Suite: 
org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/J1/temp/solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_BECDE8E1CEEB4A04-001/init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1293, maxMBSortInHeap=7.239003706284517, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3061386),
 locale=sl-SI, timezone=Europe/Bratislava
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=414609968,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CeilingFunctionTest, 
DoubleFieldsTest, SubtractFunctionTest, LegacyQueryFacetCloudTest, 
LegacyAbstractAnalyticsTest, ReplaceFunctionTest, FloorFunctionTest, 
LegacyExpressionTest, CastingFloatValueTest, CastingDoubleValueStreamTest, 
LegacyAbstractAnalyticsFacetTest, AddFunctionTest, ExistsFunctionTest, 
PivotFacetTest, ValueFacetTest, LegacyFieldFacetExtrasTest, 
LegacyRangeFacetCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LegacyRangeFacetCloudTest -Dtests.seed=BECDE8E1CEEB4A04 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl-SI 
-Dtests.timezone=Europe/Bratislava -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | LegacyRangeFacetCloudTest (suite) <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:34041/solr: create the collection time out:180s
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BECDE8E1CEEB4A04]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [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.sendRequest(CloudSolrClient.java:1104)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.analytics.legacy.LegacyAbstractAnalyticsCloudTest.setupCollection(LegacyAbstractAnalyticsCloudTest.java:50)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [78/78 (1!)] on J1 in 192.91s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 44871 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to