Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6873/
Java: 32bit/jdk-9-ea+181 -server -XX:+UseSerialGC --illegal-access=deny

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

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

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.servlet.DirectSolrConnectionTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_D075880004293429-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_D075880004293429-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_D075880004293429-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_D075880004293429-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_D075880004293429-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_D075880004293429-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_D075880004293429-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_D075880004293429-001

        at __randomizedtesting.SeedInfo.seed([D075880004293429]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream

Error Message:
Error from server at https://127.0.0.1:56012/solr/workQueue_shard2_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/workQueue_shard2_replica_n3/update. Reason: <pre>    Can not 
find: /solr/workQueue_shard2_replica_n3/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

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

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more




Build Log:
[...truncated 12289 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_D075880004293429-001\init-core-data-001
   [junit4]   2> 1526694 WARN  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[D075880004293429]-worker) [  
  ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1526694 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[D075880004293429]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1526696 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[D075880004293429]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1526696 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[D075880004293429]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1526700 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[D075880004293429])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_D075880004293429-001\tempDir-001
   [junit4]   2> 1526700 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[D075880004293429])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1526701 INFO  (Thread-2591) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1526701 INFO  (Thread-2591) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1526708 ERROR (Thread-2591) [    ] 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> 1526801 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[D075880004293429])
 [    ] o.a.s.c.ZkTestServer start zk server on port:56419
   [junit4]   2> 1526813 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1526814 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f688d7{/solr,null,AVAILABLE}
   [junit4]   2> 1526814 INFO  (jetty-launcher-3032-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1526816 INFO  (jetty-launcher-3032-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1526816 INFO  (jetty-launcher-3032-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@185fbd2{/solr,null,AVAILABLE}
   [junit4]   2> 1526821 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@e57c28{HTTP/1.1,[http/1.1]}{127.0.0.1:56425}
   [junit4]   2> 1526821 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.e.j.s.Server Started @1535923ms
   [junit4]   2> 1526822 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56425}
   [junit4]   2> 1526822 ERROR (jetty-launcher-3032-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1526822 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1526822 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1526822 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1526822 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T14:51:58.913236500Z
   [junit4]   2> 1526824 INFO  (jetty-launcher-3032-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@b11556{HTTP/1.1,[http/1.1]}{127.0.0.1:56428}
   [junit4]   2> 1526824 INFO  (jetty-launcher-3032-thread-1) [    ] 
o.e.j.s.Server Started @1535925ms
   [junit4]   2> 1526824 INFO  (jetty-launcher-3032-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56428}
   [junit4]   2> 1526822 INFO  (jetty-launcher-3032-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13bae43{/solr,null,AVAILABLE}
   [junit4]   2> 1526829 INFO  (jetty-launcher-3032-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@15cb058{HTTP/1.1,[http/1.1]}{127.0.0.1:56433}
   [junit4]   2> 1526829 INFO  (jetty-launcher-3032-thread-3) [    ] 
o.e.j.s.Server Started @1535930ms
   [junit4]   2> 1526829 INFO  (jetty-launcher-3032-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56433}
   [junit4]   2> 1526829 INFO  (jetty-launcher-3032-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1526829 INFO  (jetty-launcher-3032-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1526831 ERROR (jetty-launcher-3032-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1526831 INFO  (jetty-launcher-3032-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e2f6e9{/solr,null,AVAILABLE}
   [junit4]   2> 1526831 INFO  (jetty-launcher-3032-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1526832 INFO  (jetty-launcher-3032-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1526832 INFO  (jetty-launcher-3032-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1526832 INFO  (jetty-launcher-3032-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T14:51:58.923279400Z
   [junit4]   2> 1526833 INFO  (jetty-launcher-3032-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@b4b00e{HTTP/1.1,[http/1.1]}{127.0.0.1:56437}
   [junit4]   2> 1526833 INFO  (jetty-launcher-3032-thread-4) [    ] 
o.e.j.s.Server Started @1535934ms
   [junit4]   2> 1526833 INFO  (jetty-launcher-3032-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56437}
   [junit4]   2> 1526833 ERROR (jetty-launcher-3032-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1526831 ERROR (jetty-launcher-3032-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1526833 INFO  (jetty-launcher-3032-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c7ea99{/solr,null,AVAILABLE}
   [junit4]   2> 1526833 INFO  (jetty-launcher-3032-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1526836 INFO  (jetty-launcher-3032-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1526836 INFO  (jetty-launcher-3032-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1526836 INFO  (jetty-launcher-3032-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1526836 INFO  (jetty-launcher-3032-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T14:51:58.927283800Z
   [junit4]   2> 1526837 INFO  (jetty-launcher-3032-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@18bb1b2{HTTP/1.1,[http/1.1]}{127.0.0.1:56442}
   [junit4]   2> 1526837 INFO  (jetty-launcher-3032-thread-5) [    ] 
o.e.j.s.Server Started @1535938ms
   [junit4]   2> 1526837 INFO  (jetty-launcher-3032-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1526837 INFO  (jetty-launcher-3032-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56442}
   [junit4]   2> 1526837 INFO  (jetty-launcher-3032-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1526837 INFO  (jetty-launcher-3032-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T14:51:58.928349600Z
   [junit4]   2> 1526837 ERROR (jetty-launcher-3032-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1526837 INFO  (jetty-launcher-3032-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1526837 INFO  (jetty-launcher-3032-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1526838 INFO  (jetty-launcher-3032-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1526838 INFO  (jetty-launcher-3032-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T14:51:58.929390400Z
   [junit4]   2> 1526838 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1526846 INFO  (jetty-launcher-3032-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1526852 INFO  (jetty-launcher-3032-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1526856 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 0x15e57ad25cd0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1526856 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56419/solr
   [junit4]   2> 1526860 INFO  (jetty-launcher-3032-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56419/solr
   [junit4]   2> 1526861 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 0x15e57ad25cd0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1526863 INFO  (jetty-launcher-3032-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1526863 INFO  (jetty-launcher-3032-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1526866 INFO  (jetty-launcher-3032-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56419/solr
   [junit4]   2> 1526869 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 0x15e57ad25cd0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1526874 INFO  (jetty-launcher-3032-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56419/solr
   [junit4]   2> 1526880 INFO  (jetty-launcher-3032-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56419/solr
   [junit4]   2> 1526881 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 0x15e57ad25cd0007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1526884 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 0x15e57ad25cd0009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1526885 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 0x15e57ad25cd0008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1527219 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1527220 INFO  (jetty-launcher-3032-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1527220 INFO  (jetty-launcher-3032-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1527221 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56425_solr
   [junit4]   2> 1527223 INFO  (jetty-launcher-3032-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56428_solr
   [junit4]   2> 1527223 INFO  (jetty-launcher-3032-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56437_solr
   [junit4]   2> 1527224 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98612643023880203-127.0.0.1:56425_solr-n_0000000000) starting
   [junit4]   2> 1527240 INFO  (zkCallback-3055-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1527242 INFO  (zkCallback-3059-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1527242 INFO  (zkCallback-3058-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1527277 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56425_solr
   [junit4]   2> 1527414 INFO  (zkCallback-3055-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1527414 INFO  (zkCallback-3059-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1527415 INFO  (zkCallback-3058-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1527466 INFO  (jetty-launcher-3032-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56428.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1527475 INFO  (jetty-launcher-3032-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56428.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1527475 INFO  (jetty-launcher-3032-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56428.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1527477 INFO  (jetty-launcher-3032-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_D075880004293429-001\tempDir-001\node1\.
   [junit4]   2> 1527544 INFO  (jetty-launcher-3032-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1527550 INFO  (jetty-launcher-3032-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56437.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1527553 INFO  (jetty-launcher-3032-thread-5) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1527556 INFO  (jetty-launcher-3032-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1527557 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56425.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1527562 INFO  (jetty-launcher-3032-thread-5) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56442_solr
   [junit4]   2> 1527567 INFO  (zkCallback-3056-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1527567 INFO  (zkCallback-3057-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1527567 INFO  (zkCallback-3058-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1527567 INFO  (zkCallback-3055-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1527568 INFO  (zkCallback-3059-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1527576 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56425.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1527577 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56425.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1527579 INFO  (jetty-launcher-3032-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_D075880004293429-001\tempDir-001\node2\.
   [junit4]   2> 1527580 INFO  (jetty-launcher-3032-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1527582 INFO  (jetty-launcher-3032-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56437.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1527582 INFO  (jetty-launcher-3032-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56437.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1527585 INFO  (jetty-launcher-3032-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_D075880004293429-001\tempDir-001\node4\.
   [junit4]   2> 1527588 INFO  (jetty-launcher-3032-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56433_solr
   [junit4]   2> 1527637 INFO  (zkCallback-3055-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1527637 INFO  (zkCallback-3056-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1527661 INFO  (zkCallback-3058-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1527661 INFO  (zkCallback-3057-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1527661 INFO  (zkCallback-3059-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1527762 INFO  (jetty-launcher-3032-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56433.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1527776 INFO  (jetty-launcher-3032-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56433.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1527776 INFO  (jetty-launcher-3032-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56433.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1527779 INFO  (jetty-launcher-3032-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_D075880004293429-001\tempDir-001\node3\.
   [junit4]   2> 1527970 INFO  (jetty-launcher-3032-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56442.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1527978 INFO  (jetty-launcher-3032-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56442.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1527978 INFO  (jetty-launcher-3032-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56442.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1527980 INFO  (jetty-launcher-3032-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_D075880004293429-001\tempDir-001\node5\.
   [junit4]   2> 1528042 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 0x15e57ad25cd0010, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1528049 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[D075880004293429])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1528052 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[D075880004293429])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56419/solr ready
   [junit4]   2> 1528058 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[D075880004293429])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStopAllStartAll
   [junit4]   2> 1528065 INFO  (qtp32067671-14367) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1528070 INFO  (OverseerThreadFactory-5979-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testStopAllStartAllCollection
   [junit4]   2> 1528187 INFO  
(OverseerStateUpdate-98612643023880203-127.0.0.1:56425_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56433/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1528192 INFO  
(OverseerStateUpdate-98612643023880203-127.0.0.1:56425_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56425/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1528195 INFO  
(OverseerStateUpdate-98612643023880203-127.0.0.1:56425_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56428/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1528203 INFO  
(OverseerStateUpdate-98612643023880203-127.0.0.1:56425_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56437/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1528408 INFO  (qtp15352847-14399) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1528412 INFO  (qtp32067671-14365) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1528409 INFO  (qtp26248914-14376) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1528412 INFO  (qtp24021646-14385) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 1528413 INFO  (qtp15352847-14399) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1528413 INFO  (qtp32067671-14365) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1528413 INFO  (qtp24021646-14385) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1528414 INFO  (qtp26248914-14376) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1528534 INFO  (zkCallback-3056-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1528534 INFO  (zkCallback-3058-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1528534 INFO  (zkCallback-3059-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1528534 INFO  (zkCallback-3055-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1528534 INFO  (zkCallback-3055-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1528536 INFO  (zkCallback-3056-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1528537 INFO  (zkCallback-3059-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1528537 INFO  (zkCallback-3058-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1529461 INFO  (qtp32067671-14365) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1529534 INFO  (qtp15352847-14399) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1529542 INFO  (qtp24021646-14385) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1529545 INFO  (qtp32067671-14365) [    ] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1529549 INFO  (qtp26248914-14376) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1529549 INFO  (qtp32067671-14365) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1529549 INFO  (qtp32067671-14365) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n2' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 1529550 INFO  (qtp32067671-14365) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56425.solr.core.testStopAllStartAllCollection.shard1.replica_n2' 
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1529551 INFO  (qtp32067671-14365) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1529551 INFO  (qtp32067671-14365) [    ] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_D075880004293429-001\tempDir-001\node2\testStopAllStartAllCollection_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_D075880004293429-001\tempDir-001\node2\.\testStopAllStartAllCollection_shard1_replica_n2\data\]
   [junit4]   2> 1529565 INFO  (qtp15352847-14399) [    ] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1529574 INFO  (qtp24021646-14385) [    ] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1529578 INFO  (qtp15352847-14399) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1529578 INFO  (qtp15352847-14399) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n6' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 1529579 INFO  (qtp24021646-14385) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1529579 INFO  (qtp24021646-14385) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n1' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 1529579 INFO  (qtp15352847-14399) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56437.solr.core.testStopAllStartAllCollection.shard2.replica_n6' 
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n6') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1529579 INFO  (qtp15352847-14399) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1529579 INFO  (qtp15352847-14399) [    ] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard2_replica_n6] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_D075880004293429-001\tempDir-001\node4\testStopAllStartAllCollection_shard2_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_D075880004293429-001\tempDir-001\node4\.\testStopAllStartAllCollection_shard2_replica_n6\data\]
   [junit4]   2> 1529579 INFO  (qtp24021646-14385) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56433.solr.core.testStopAllStartAllCollection.shard1.replica_n1' 
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1529579 INFO  (qtp24021646-14385) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1529580 INFO  (qtp24021646-14385) [    ] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_D075880004293429-001\tempDir-001\node3\testStopAllStartAllCollection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_D075880004293429-001\tempDir-001\node3\.\testStopAllStartAllCollection_shard1_replica_n1\data\]
   [junit4]   2> 1529595 INFO  (qtp26248914-14376) [    ] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1529603 INFO  (qtp26248914-14376) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1529603 INFO  (qtp26248914-14376) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n4' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 1529603 INFO  (qtp26248914-14376) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56428.solr.core.testStopAllStartAllCollection.shard2.replica_n4' 
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n4') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba746e
   [junit4]   2> 1529604 INFO  (qtp26248914-14376) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1529604 INFO  (qtp26248914-14376) [    ] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard2_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_D075880004293429-001\tempDir-001\node1\testStopAllStartAllCollection_shard2_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_D075880004293429-001\tempDir-001\node1\.\testStopAllStartAllCollection_shard2_replica_n4\data\]
   [junit4]   2> 1529817 INFO  (qtp24021646-14385) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1529817 INFO  (qtp24021646-14385) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1529819 INFO  (qtp24021646-14385) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1529819 INFO  (qtp24021646-14385) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1529825 INFO  (qtp24021646-14385) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@19fc492[testStopAllStartAllCollection_shard1_replica_n1] main]
   [junit4]   2> 1529827 INFO  (qtp24021646-14385) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1529827 INFO  (qtp24021646-14385) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1529829 INFO  (qtp24021646-14385) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1529829 INFO  (qtp24021646-14385) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577802291656785920
   [junit4]   2> 1529864 INFO  (searcherExecutor-5988-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n1] Registered 
new searcher Searcher@19fc492[testStopAllStartAllCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1529881 INFO  (qtp32067671-14365) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1529881 INFO  (qtp32067671-14365) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1529885 INFO  (qtp32067671-14365) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1529886 INFO  (qtp32067671-14365) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1529891 INFO  (qtp26248914-14376) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1529891 INFO  (qtp26248914-14376) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1529894 INFO  (qtp26248914-14376) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1529894 INFO  (qtp26248914-14376) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1529900 INFO  (qtp32067671-14365) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@417ca[testStopAllStartAllCollection_shard1_replica_n2] main]
   [junit4]   2> 1529900 INFO  (qtp26248914-14376) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@cf0d07[testStopAllStartAllCollection_shard2_replica_n4] main]
   [junit4]   2> 1529901 INFO  (qtp24021646-14385) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9982ms
   [junit4]   2> 1529902 INFO  (qtp26248914-14376) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1529902 INFO  (qtp26248914-14376) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1529903 INFO  (qtp26248914-14376) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1529903 INFO  (qtp26248914-14376) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577802291734380544
   [junit4]   2> 1529907 INFO  (qtp15352847-14399) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1529907 INFO  (searcherExecutor-5989-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n4] Registered 
new searcher Searcher@cf0d07[testStopAllStartAllCollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1529907 INFO  (qtp15352847-14399) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1529908 INFO  (qtp32067671-14365) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1529909 INFO  (qtp32067671-14365) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1529909 INFO  (qtp15352847-14399) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1529909 INFO  (qtp15352847-14399) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1529911 INFO  (qtp32067671-14365) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1529911 INFO  (qtp32067671-14365) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577802291742769152
   [junit4]   2> 1529911 INFO  (searcherExecutor-5986-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n2] Registered 
new searcher Searcher@417ca[testStopAllStartAllCollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1529921 INFO  (qtp15352847-14399) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@641cad[testStopAllStartAllCollection_shard2_replica_n6] main]
   [junit4]   2> 1529923 INFO  (qtp15352847-14399) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 1529924 INFO  (qtp26248914-14376) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1529927 INFO  (qtp15352847-14399) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1529929 INFO  (qtp15352847-14399) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1529931 INFO  (searcherExecutor-5987-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n6] Registered 
new searcher Searcher@641cad[testStopAllStartAllCollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1529931 INFO  (qtp15352847-14399) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577802291763740672
   [junit4]   2> 1530039 INFO  (zkCallback-3058-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1530039 INFO  (zkCallback-3056-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1530039 INFO  (zkCallback-3056-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1530039 INFO  (zkCallback-3058-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1530039 INFO  (zkCallback-3059-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1530039 INFO  (zkCallback-3059-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1530041 INFO  (zkCallback-3055-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1530041 INFO  (zkCallback-3055-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1530402 INFO  (qtp24021646-14385) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1530403 INFO  (qtp24021646-14385) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1530403 INFO  (qtp24021646-14385) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:56433/solr/testStopAllStartAllCollection_shard1_replica_n1/
   [junit4]   2> 1530403 INFO  (qtp24021646-14385) [    ] o.a.s.u.PeerSync 
PeerSync: core=testStopAllStartAllCollection_shard1_replica_n1 
url=http://127.0.0.1:56433/solr START 
replicas=[http://127.0.0.1:56425/solr/testStopAllStartAllCollection_shard1_replica_n2/]
 nUpdates=100
   [junit4]   2> 1530407 INFO  (qtp32067671-14363) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1530425 INFO  (qtp26248914-14376) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1530426 INFO  (qtp26248914-14376) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1530426 INFO  (qtp26248914-14376) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:56428/solr/testStopAllStartAllCollection_shard2_replica_n4/
   [junit4]   2> 1530426 INFO  (qtp26248914-14376) [    ] o.a.s.u.PeerSync 
PeerSync: core=testStopAllStartAllCollection_shard2_replica_n4 
url=http://127.0.0.1:56428/solr START 
replicas=[http://127.0.0.1:56437/solr/testStopAllStartAllCollection_shard2_replica_n6/]
 nUpdates=100
   [junit4]   2> 1530431 INFO  (qtp15352847-14398) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1530705 INFO  (qtp24021646-14385) [    ] o.a.s.u.PeerSync 
PeerSync: core=testStopAllStartAllCollection_shard1_replica_n1 
url=http://127.0.0.1:56433/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1530705 INFO  (qtp24021646-14385) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1530705 INFO  (qtp24021646-14385) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1530705 INFO  (qtp24021646-14385) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1530712 INFO  (qtp24021646-14385) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56433/solr/testStopAllStartAllCollection_shard1_replica_n1/ 
shard1
   [junit4]   2> 1530728 INFO  (qtp26248914-14376) [    ] o.a.s.u.PeerSync 
PeerSync: core=testStopAllStartAllCollection_shard2_replica_n4 
url=http://127.0.0.1:56428/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1530728 INFO  (qtp26248914-14376) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1530728 INFO  (qtp26248914-14376) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1530728 INFO  (qtp26248914-14376) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1530732 INFO  (qtp26248914-14376) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56428/solr/testStopAllStartAllCollection_shard2_replica_n4/ 
shard2
   [junit4]   2> 1530838 INFO  (zkCallback-3056-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1530838 INFO  (zkCallback-3055-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1530838 INFO  (zkCallback-3055-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1530838 INFO  (zkCallback-3058-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1530838 INFO  (zkCallback-3058-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1530840 INFO  (zkCallback-3059-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1530840 INFO  (zkCallback-3059-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1530838 INFO  (zkCallback-3056-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1530864 INFO  (qtp24021646-14385) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1530866 INFO  (qtp24021646-14385) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=2452
   [junit4]   2> 1530885 INFO  (qtp26248914-14376) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1530887 INFO  (qtp26248914-14376) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=2477
   [junit4]   2> 1530926 INFO  (qtp32067671-14365) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=2513
   [junit4]   2> 1530957 INFO  (qtp15352847-14399) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=2550
   [junit4]   2> 1530963 INFO  (qtp32067671-14367) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1531063 INFO  (zkCallback-3056-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1531063 INFO  (zkCallback-3055-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1531063 INFO  (zkCallback-3058-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1531063 INFO  (zkCallback-3059-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1531063 INFO  (zkCallback-3055-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1531063 INFO  (zkCallback-3058-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1531063 INFO  (zkCallback-3056-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1531063 INFO  (zkCallback-3059-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1531964 INFO  (qtp32067671-14367) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=3898
   [junit4]   2> 1531964 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[D075880004293429])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: testStopAllStartAllCollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1531965 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[D075880004293429])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testStopAllStartAllCollection
   [junit4]   2> 1531981 INFO  (qtp32067671-14397) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:56433/solr/testStopAllStartAllCollection_shard1_replica_n1/&wt=javabin&version=2}{add=[1
 (1577802293901787136)]} 0 5
   [junit4]   2> 1531988 INFO  (qtp24021646-14384) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1 (1577802293901787136)]} 0 18
   [junit4]   2> 1532012 INFO  (qtp15352847-14402) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:56428/solr/testStopAllStartAllCollection_shard2_replica_n4/&wt=javabin&version=2}{add=[2
 (1577802293922758656)]} 0 11
   [junit4]   2> 1532012 INFO  (qtp26248914-14374) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2 (1577802293922758656)]} 0 22
   [junit4]   2> 1532017 INFO  (qtp15352847-14405) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:56428/solr/testStopAllStartAllCollection_shard2_replica_n4/&wt=javabin&version=2}{add=[3
 (1577802293945827328)]} 0 0
   [junit4]   2> 1532017 INFO  (qtp26248914-14373) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3 (1577802293945827328)]} 0 3
   [junit4]   2> 1532020 INFO  (qtp32067671-14396) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577802293954215936,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1532020 INFO  (qtp32067671-14396) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@104b850 
commitCommandVersion:1577802293954215936
   [junit4]   2> 1532021 INFO  (qtp24021646-14381) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577802293955264512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1532021 INFO  (qtp24021646-14381) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@aa5850 
commitCommandVersion:1577802293955264512
   [junit4]   2> 1532021 INFO  (qtp26248914-14372) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577802293955264512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1532022 INFO  (qtp26248914-14372) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@c6394c 
commitCommandVersion:1577802293955264512
   [junit4]   2> 1532034 INFO  (qtp15352847-14404) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577802293968896000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1532040 INFO  (qtp15352847-14404) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@22382a 
commitCommandVersion:1577802293968896000
   [junit4]   2> 1532088 INFO  
(OverseerCollectionConfigSetProcessor-98612643023880203-127.0.0.1:56425_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1532316 INFO  (qtp24021646-14381) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@345e47[testStopAllStartAllCollection_shard1_replica_n1] main]
   [junit4]   2> 1532316 INFO  (qtp24021646-14381) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1532329 INFO  (searcherExecutor-5988-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n1] Registered 
new searcher Searcher@345e47[testStopAllStartAllCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1532329 INFO  (qtp24021646-14381) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:56433/solr/testStopAllStartAllCollection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 308
   [junit4]   2> 1532543 INFO  (qtp32067671-14396) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3a7853[testStopAllStartAllCollection_shard1_replica_n2] main]
   [junit4]   2> 1532543 INFO  (qtp15352847-14404) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@44aaf0[testStopAllStartAllCollection_shard2_replica_n6] main]
   [junit4]   2> 1532543 INFO  (qtp32067671-14396) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1532543 INFO  (qtp15352847-14404) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1532556 INFO  (qtp26248914-14372) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@15a63ce[testStopAllStartAllCollection_shard2_replica_n4] main]
   [junit4]   2> 1532557 INFO  (qtp26248914-14372) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1532559 INFO  (searcherExecutor-5986-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n2] Registered 
new searcher Searcher@3a7853[testStopAllStartAllCollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1532561 INFO  (searcherExecutor-5987-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n6] Registered 
new searcher Searcher@44aaf0[testStopAllStartAllCollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 1532561 INFO  (qtp32067671-14396) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:56433/solr/testStopAllStartAllCollection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 540
   [junit4]   2> 1532562 INFO  (qtp15352847-14404) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:56433/solr/testStopAllStartAllCollection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 528
   [junit4]   2> 1532563 INFO  (searcherExecutor-5989-thread-1) [    ] 
o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n4] Registered 
new searcher Searcher@15a63ce[testStopAllStartAllCollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 1532564 INFO  (qtp26248914-14372) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:56433/solr/testStopAllStartAllCollection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 542
   [junit4]   2> 1532564 INFO  (qtp24021646-14383) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=testStopAllStartAllCollection:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 546
   [junit4]   2> 1532579 INFO  (qtp15352847-14403) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testStopAllStartAllCollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:56437/solr/testStopAllStartAllCollection_shard2_replica_n6/|http://127.0.0.1:56428/solr/testStopAllStartAllCollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1504709524667&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1532581 INFO  (qtp24021646-14382) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testStopAllStartAllCollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:56433/solr/testStopAllStartAllCollection_shard1_replica_n1/|http://127.0.0.1:56425/solr/testStopAllStartAllCollection_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1504709524667&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1532608 INFO  (qtp15352847-14401) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard2_replica_n6]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=testStopAllStartAllCollection:5&shards.purpose=64&NOW=1504709524667&ids=2,3&isShard=true&shard.url=http://127.0.0.1:56437/solr/testStopAllStartAllCollection_shard2_replica_n6/|http://127.0.0.1:56428/solr/testStopAllStartAllCollection_shard2_replica_n4/&wt=javabin&version=2}
 status=0 QTime=21
   [junit4]   2> 1532664 INFO  (qtp24021646-14382) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=testStopAllStartAllCollection:5&shards.purpose=64&NOW=1504709524667&ids=1&isShard=true&shard.url=http://127.0.0.1:56433/solr/testStopAllStartAllCollection_shard1_replica_n1/|http://127.0.0.1:56425/solr/testStopAllStartAllCollection_shard1_replica_n2/&wt=javabin&version=2}
 status=0 QTime=55
   [junit4]   2> 1532665 INFO  (qtp26248914-14393) [    ] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testStopAllStartAllCollection:5&wt=javabin&version=2} 
hits=3 status=0 QTime=89
   [junit4]   2> 1532684 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[D075880004293429])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@e57c28{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1532685 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[D075880004293429])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=26391924
   [junit4]   2> 1532685 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[D075880004293429])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=

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

th:/collections/destination/state.json] for collection [destination] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 183355 INFO  (zkCallback-177-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destination/state.json] for collection [destination] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 183355 INFO  (zkCallback-177-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destination/state.json] for collection [destination] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 183356 INFO  (zkCallback-175-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [3])
   [junit4]   2> 183356 INFO  (zkCallback-175-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [3])
   [junit4]   2> 183356 INFO  (zkCallback-177-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [3])
   [junit4]   2> 183356 INFO  (zkCallback-177-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [3])
   [junit4]   2> 183361 INFO  (zkCallback-176-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/mainCorpus/state.json] for collection [mainCorpus] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 183362 INFO  (coreCloseExecutor-492-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.mainCorpus.shard1.leader, tag=31346357
   [junit4]   2> 183363 INFO  (coreCloseExecutor-492-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.destination.shard2.replica_n2, tag=21608191
   [junit4]   2> 183363 INFO  (coreCloseExecutor-492-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@28e883: rootName = 
solr_56012, domain = solr.core.destination.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.destination.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@5331f6
   [junit4]   2> 183365 INFO  (coreCloseExecutor-494-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.destination.shard1.leader, tag=24499928
   [junit4]   2> 183367 INFO  (coreCloseExecutor-494-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.workQueue.shard2.leader, tag=22286921
   [junit4]   2> 183369 INFO  (coreCloseExecutor-495-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.workQueue.shard1.leader, tag=13293988
   [junit4]   2> 183370 INFO  (coreCloseExecutor-495-thread-2) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 183370 INFO  (coreCloseExecutor-495-thread-2) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1245520 commitCommandVersion:0
   [junit4]   2> 183375 WARN  (zkCallback-177-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 183375 INFO  (zkCallback-175-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 183375 INFO  (zkCallback-176-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 183375 INFO  (jetty-closer-157-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@caec86{/solr,null,UNAVAILABLE}
   [junit4]   2> 183381 INFO  (coreCloseExecutor-492-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.destination.shard2.leader, tag=21608191
   [junit4]   2> 183381 INFO  (coreCloseExecutor-492-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard1.leader, tag=23665273
   [junit4]   2> 183387 INFO  (jetty-closer-157-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98612776163672073-127.0.0.1:56020_solr-n_0000000000) closing
   [junit4]   2> 183387 INFO  
(OverseerStateUpdate-98612776163672073-127.0.0.1:56020_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56020_solr
   [junit4]   2> 183387 WARN  (zkCallback-176-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 183387 INFO  (jetty-closer-157-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@86a177{/solr,null,UNAVAILABLE}
   [junit4]   2> 183387 INFO  (zkCallback-175-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 183388 WARN  (zkCallback-175-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 183388 INFO  (jetty-closer-157-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@94d50{/solr,null,UNAVAILABLE}
   [junit4]   2> 184811 WARN  (zkCallback-178-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 184811 INFO  (jetty-closer-157-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5860eb{/solr,null,UNAVAILABLE}
   [junit4]   2> 184814 ERROR 
(SUITE-StreamExpressionTest-seed#[CF5B7704C89B4E2B]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 184815 INFO  
(SUITE-StreamExpressionTest-seed#[CF5B7704C89B4E2B]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:56005 56005
   [junit4]   2> 184816 INFO  (Thread-123) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56005 56005
   [junit4]   2> 184818 WARN  (Thread-123) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/aliases.json
   [junit4]   2>        8       /solr/configs/ml
   [junit4]   2>        7       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/clusterprops.json
   [junit4]   2>        93      /solr/clusterstate.json
   [junit4]   2>        38      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        28      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        22      /solr/collections/destination/state.json
   [junit4]   2>        21      /solr/collections/mainCorpus/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/workQueue/state.json
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/uknownCollection/state.json
   [junit4]   2>        10      /solr/collections/modelCollection/state.json
   [junit4]   2>        10      
/solr/collections/checkpointCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98612776163672075-127.0.0.1:56009_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/98612776163672073-127.0.0.1:56020_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/live_nodes
   [junit4]   2>        93      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_CF5B7704C89B4E2B-001
   [junit4]   2> Sep 06, 2017 3:27:48 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=be, timezone=Africa/Lome
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9 
(32-bit)/cpus=3,threads=1,free=102135512,total=246206464
   [junit4]   2> NOTE: All tests run in this JVM: 
[ConcurrentUpdateSolrClientTest, CloudSolrClientTest, TestJavaBinCodec, 
ModifiableSolrParamsTest, LessThanEqualToEvaluatorTest, JDBCStreamTest, 
HyperbolicCosineEvaluatorTest, TestZkConfigManager, 
HyperbolicTangentEvaluatorTest, NamedListTest, 
UniformDistributionEvaluatorTest, CoalesceEvaluatorTest, 
FieldValueEvaluatorTest, AscEvaluatorTest, TermsResponseTest, TestPathTrie, 
GreaterThanEqualToEvaluatorTest, CommonParamsTest, TestSolrProperties, 
SolrExampleStreamingTest, TestValidatingJsonMap, StreamExpressionParserTest, 
SolrZkClientTest, SolrPingTest, ArcCosineEvaluatorTest, 
SquareRootEvaluatorTest, RoundEvaluatorTest, JsonValidatorTest, JdbcDriverTest, 
JettyWebappTest, StreamExpressionTest]
   [junit4] Completed [132/145 (1!)] on J0 in 118.76s, 101 tests, 1 error <<< 
FAILURES!

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

Reply via email to