Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6927/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:55573/solr/awhollynewcollection_0: 
{"awhollynewcollection_0":7}

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:55573/solr/awhollynewcollection_0: 
{"awhollynewcollection_0":7}
        at 
__randomizedtesting.SeedInfo.seed([121B3E1C029298AA:5A6E4AA804A1B73F]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        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.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        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.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:460)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at 
http://127.0.0.1:65186/solr/testcollection_shard1_replica_n2: 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_n2/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/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:65186/solr/testcollection_shard1_replica_n2: 
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_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/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([121B3E1C029298AA:2FC390303A7CC6DA]: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.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:65186/solr/testcollection_shard1_replica_n2: 
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_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/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.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 11698 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 330080 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[121B3E1C029298AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_121B3E1C029298AA-001\init-core-data-001
   [junit4]   2> 330084 WARN  
(SUITE-CollectionsAPIDistributedZkTest-seed#[121B3E1C029298AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 330085 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[121B3E1C029298AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 330099 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[121B3E1C029298AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 330108 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[121B3E1C029298AA]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_121B3E1C029298AA-001\tempDir-001
   [junit4]   2> 330110 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[121B3E1C029298AA]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 330112 INFO  (Thread-855) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 330112 INFO  (Thread-855) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 330129 ERROR (Thread-855) [    ] 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> 330211 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[121B3E1C029298AA]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:55554
   [junit4]   2> 330225 INFO  (jetty-launcher-566-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 330226 INFO  (jetty-launcher-566-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@247f8310{/solr,null,AVAILABLE}
   [junit4]   2> 330231 INFO  (jetty-launcher-566-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@205db4a9{HTTP/1.1,[http/1.1]}{127.0.0.1:55558}
   [junit4]   2> 330231 INFO  (jetty-launcher-566-thread-2) [    ] 
o.e.j.s.Server Started @338232ms
   [junit4]   2> 330231 INFO  (jetty-launcher-566-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55558}
   [junit4]   2> 330235 INFO  (jetty-launcher-566-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 330235 INFO  (jetty-launcher-566-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 330235 INFO  (jetty-launcher-566-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e8cf911{/solr,null,AVAILABLE}
   [junit4]   2> 330236 INFO  (jetty-launcher-566-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6998575e{/solr,null,AVAILABLE}
   [junit4]   2> 330236 INFO  (jetty-launcher-566-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@14d69294{HTTP/1.1,[http/1.1]}{127.0.0.1:55561}
   [junit4]   2> 330236 INFO  (jetty-launcher-566-thread-4) [    ] 
o.e.j.s.Server Started @338237ms
   [junit4]   2> 330236 INFO  (jetty-launcher-566-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55561}
   [junit4]   2> 330237 ERROR (jetty-launcher-566-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 330237 INFO  (jetty-launcher-566-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 330237 INFO  (jetty-launcher-566-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 330237 INFO  (jetty-launcher-566-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 330237 INFO  (jetty-launcher-566-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@16f1d7b7{HTTP/1.1,[http/1.1]}{127.0.0.1:55564}
   [junit4]   2> 330237 INFO  (jetty-launcher-566-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-29T11:34:31.495Z
   [junit4]   2> 330237 INFO  (jetty-launcher-566-thread-1) [    ] 
o.e.j.s.Server Started @338238ms
   [junit4]   2> 330237 INFO  (jetty-launcher-566-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55564}
   [junit4]   2> 330237 ERROR (jetty-launcher-566-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 330237 INFO  (jetty-launcher-566-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 330237 INFO  (jetty-launcher-566-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 330237 INFO  (jetty-launcher-566-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 330237 INFO  (jetty-launcher-566-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-29T11:34:31.495Z
   [junit4]   2> 330239 ERROR (jetty-launcher-566-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 330239 INFO  (jetty-launcher-566-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 330239 INFO  (jetty-launcher-566-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 330239 INFO  (jetty-launcher-566-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 330239 INFO  (jetty-launcher-566-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-29T11:34:31.497Z
   [junit4]   2> 330253 INFO  (jetty-launcher-566-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 330255 INFO  (jetty-launcher-566-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5a4ccfce{/solr,null,AVAILABLE}
   [junit4]   2> 330256 INFO  (jetty-launcher-566-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5d402474{HTTP/1.1,[http/1.1]}{127.0.0.1:55573}
   [junit4]   2> 330256 INFO  (jetty-launcher-566-thread-3) [    ] 
o.e.j.s.Server Started @338257ms
   [junit4]   2> 330256 INFO  (jetty-launcher-566-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55573}
   [junit4]   2> 330257 ERROR (jetty-launcher-566-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 330257 INFO  (jetty-launcher-566-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 330257 INFO  (jetty-launcher-566-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 330257 INFO  (jetty-launcher-566-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 330258 INFO  (jetty-launcher-566-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-29T11:34:31.515Z
   [junit4]   2> 330295 INFO  (jetty-launcher-566-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 330295 INFO  (jetty-launcher-566-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 330311 INFO  (jetty-launcher-566-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55554/solr
   [junit4]   2> 330311 INFO  (jetty-launcher-566-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55554/solr
   [junit4]   2> 330313 INFO  (jetty-launcher-566-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 330314 INFO  (jetty-launcher-566-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 330339 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 0x15ecd6aa2db0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 330343 INFO  (jetty-launcher-566-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55554/solr
   [junit4]   2> 330345 INFO  (jetty-launcher-566-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55554/solr
   [junit4]   2> 330580 INFO  (jetty-launcher-566-thread-3) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 330580 INFO  (jetty-launcher-566-thread-3) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55573_solr
   [junit4]   2> 330581 INFO  (jetty-launcher-566-thread-3) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.Overseer Overseer 
(id=98742099731218444-127.0.0.1:55573_solr-n_0000000000) starting
   [junit4]   2> 330592 INFO  (jetty-launcher-566-thread-3) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55573_solr
   [junit4]   2> 330596 INFO  
(zkCallback-588-thread-1-processing-n:127.0.0.1:55573_solr) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 330600 INFO  (jetty-launcher-566-thread-4) 
[n:127.0.0.1:55561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 330602 INFO  (jetty-launcher-566-thread-2) 
[n:127.0.0.1:55558_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 330607 INFO  (jetty-launcher-566-thread-4) 
[n:127.0.0.1:55561_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 330608 INFO  (jetty-launcher-566-thread-2) 
[n:127.0.0.1:55558_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 330608 INFO  (jetty-launcher-566-thread-1) 
[n:127.0.0.1:55564_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 330611 INFO  (jetty-launcher-566-thread-4) 
[n:127.0.0.1:55561_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55561_solr
   [junit4]   2> 330612 INFO  (jetty-launcher-566-thread-2) 
[n:127.0.0.1:55558_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55558_solr
   [junit4]   2> 330616 INFO  
(zkCallback-585-thread-1-processing-n:127.0.0.1:55561_solr) 
[n:127.0.0.1:55561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 330617 INFO  (jetty-launcher-566-thread-1) 
[n:127.0.0.1:55564_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 330617 INFO  
(zkCallback-588-thread-2-processing-n:127.0.0.1:55573_solr) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 330618 INFO  
(zkCallback-587-thread-1-processing-n:127.0.0.1:55558_solr) 
[n:127.0.0.1:55558_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 330619 INFO  
(zkCallback-586-thread-1-processing-n:127.0.0.1:55564_solr) 
[n:127.0.0.1:55564_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 330664 INFO  
(zkCallback-585-thread-1-processing-n:127.0.0.1:55561_solr) 
[n:127.0.0.1:55561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 330664 INFO  
(zkCallback-588-thread-2-processing-n:127.0.0.1:55573_solr) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 330667 INFO  (jetty-launcher-566-thread-1) 
[n:127.0.0.1:55564_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55564_solr
   [junit4]   2> 330672 INFO  
(zkCallback-588-thread-2-processing-n:127.0.0.1:55573_solr) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 330672 INFO  
(zkCallback-585-thread-1-processing-n:127.0.0.1:55561_solr) 
[n:127.0.0.1:55561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 330745 INFO  
(zkCallback-587-thread-2-processing-n:127.0.0.1:55558_solr) 
[n:127.0.0.1:55558_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 330749 INFO  
(zkCallback-586-thread-2-processing-n:127.0.0.1:55564_solr) 
[n:127.0.0.1:55564_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 330778 INFO  (jetty-launcher-566-thread-4) 
[n:127.0.0.1:55561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66f9db
   [junit4]   2> 330780 INFO  (jetty-launcher-566-thread-3) 
[n:127.0.0.1:55573_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66f9db
   [junit4]   2> 330787 INFO  (jetty-launcher-566-thread-4) 
[n:127.0.0.1:55561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66f9db
   [junit4]   2> 330787 INFO  (jetty-launcher-566-thread-4) 
[n:127.0.0.1:55561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66f9db
   [junit4]   2> 330789 INFO  (jetty-launcher-566-thread-4) 
[n:127.0.0.1:55561_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_121B3E1C029298AA-001\tempDir-001\node4
   [junit4]   2> 330791 INFO  (jetty-launcher-566-thread-3) 
[n:127.0.0.1:55573_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66f9db
   [junit4]   2> 330791 INFO  (jetty-launcher-566-thread-3) 
[n:127.0.0.1:55573_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66f9db
   [junit4]   2> 330792 INFO  (jetty-launcher-566-thread-2) 
[n:127.0.0.1:55558_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66f9db
   [junit4]   2> 330794 INFO  (jetty-launcher-566-thread-3) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_121B3E1C029298AA-001\tempDir-001\node3
   [junit4]   2> 330803 INFO  (jetty-launcher-566-thread-2) 
[n:127.0.0.1:55558_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66f9db
   [junit4]   2> 330803 INFO  (jetty-launcher-566-thread-2) 
[n:127.0.0.1:55558_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66f9db
   [junit4]   2> 330806 INFO  (jetty-launcher-566-thread-2) 
[n:127.0.0.1:55558_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_121B3E1C029298AA-001\tempDir-001\node2
   [junit4]   2> 330845 INFO  (jetty-launcher-566-thread-1) 
[n:127.0.0.1:55564_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66f9db
   [junit4]   2> 330856 INFO  (jetty-launcher-566-thread-1) 
[n:127.0.0.1:55564_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66f9db
   [junit4]   2> 330856 INFO  (jetty-launcher-566-thread-1) 
[n:127.0.0.1:55564_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66f9db
   [junit4]   2> 330858 INFO  (jetty-launcher-566-thread-1) 
[n:127.0.0.1:55564_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_121B3E1C029298AA-001\tempDir-001\node1
   [junit4]   2> 331013 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 0x15ecd6aa2db000d, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 331027 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[121B3E1C029298AA]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 331030 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[121B3E1C029298AA]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55554/solr ready
   [junit4]   2> 331090 INFO  
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[121B3E1C029298AA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteNonExistentCollection
   [junit4]   2> 331092 INFO  
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[121B3E1C029298AA])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 331098 INFO  (qtp37752733-3808) [n:127.0.0.1:55558_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=unknown_collection&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 331126 INFO  
(OverseerThreadFactory-2267-thread-1-processing-n:127.0.0.1:55573_solr) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 331128 ERROR 
(OverseerThreadFactory-2267-thread-1-processing-n:127.0.0.1:55573_solr) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: unknown_collection operation: delete 
failed:org.apache.solr.common.SolrException: Could not find collection : 
unknown_collection
   [junit4]   2>        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:109)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:796)
   [junit4]   2>        at 
org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:88)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:228)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 331142 INFO  (qtp37752733-3808) [n:127.0.0.1:55558_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=unknown_collection&action=DELETE&wt=javabin&version=2} status=400 
QTime=45
   [junit4]   2> 331145 INFO  (qtp37752733-3808) [n:127.0.0.1:55558_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 331154 INFO  
(OverseerCollectionConfigSetProcessor-98742099731218444-127.0.0.1:55573_solr-n_0000000000)
 [n:127.0.0.1:55573_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 331158 WARN  
(OverseerCollectionConfigSetProcessor-98742099731218444-127.0.0.1:55573_solr-n_0000000000)
 [n:127.0.0.1:55573_solr    ] o.a.s.c.LockTree lock_is_leaked 
at[unknown_collection]
   [junit4]   2> 331164 INFO  
(OverseerThreadFactory-2267-thread-2-processing-n:127.0.0.1:55573_solr) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
acollectionafterbaddelete
   [junit4]   2> 331164 INFO  
(OverseerThreadFactory-2267-thread-1-processing-n:127.0.0.1:55573_solr) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.LockTree Unlocked multiple times : 
unknown_collection
   [junit4]   2> 331294 INFO  
(OverseerStateUpdate-98742099731218444-127.0.0.1:55573_solr-n_0000000000) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"acollectionafterbaddelete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"acollectionafterbaddelete_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55558/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 331299 INFO  
(OverseerStateUpdate-98742099731218444-127.0.0.1:55573_solr-n_0000000000) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"acollectionafterbaddelete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"acollectionafterbaddelete_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55561/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 331500 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 331505 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 331505 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 331505 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 331630 INFO  
(zkCallback-587-thread-2-processing-n:127.0.0.1:55558_solr) 
[n:127.0.0.1:55558_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 331630 INFO  
(zkCallback-587-thread-1-processing-n:127.0.0.1:55558_solr) 
[n:127.0.0.1:55558_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 331630 INFO  
(zkCallback-585-thread-1-processing-n:127.0.0.1:55561_solr) 
[n:127.0.0.1:55561_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 331631 INFO  
(zkCallback-585-thread-2-processing-n:127.0.0.1:55561_solr) 
[n:127.0.0.1:55561_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 332583 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 332583 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 332592 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.IndexSchema 
[acollectionafterbaddelete_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 332593 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.IndexSchema 
[acollectionafterbaddelete_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 332603 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 332603 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 332603 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'acollectionafterbaddelete_shard1_replica_n1' using configuration from 
collection acollectionafterbaddelete, trusted=true
   [junit4]   2> 332603 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'acollectionafterbaddelete_shard1_replica_n2' using configuration from 
collection acollectionafterbaddelete, trusted=true
   [junit4]   2> 332604 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.acollectionafterbaddelete.shard1.replica_n1' 
(registry 'solr.core.acollectionafterbaddelete.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f9db
   [junit4]   2> 332604 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.acollectionafterbaddelete.shard1.replica_n2' 
(registry 'solr.core.acollectionafterbaddelete.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f9db
   [junit4]   2> 332604 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 332604 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 332604 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrCore 
[[acollectionafterbaddelete_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_121B3E1C029298AA-001\tempDir-001\node2\acollectionafterbaddelete_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_121B3E1C029298AA-001\tempDir-001\node2\acollectionafterbaddelete_shard1_replica_n1\data\]
   [junit4]   2> 332604 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrCore 
[[acollectionafterbaddelete_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_121B3E1C029298AA-001\tempDir-001\node4\acollectionafterbaddelete_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_121B3E1C029298AA-001\tempDir-001\node4\acollectionafterbaddelete_shard1_replica_n2\data\]
   [junit4]   2> 332747 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 332747 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 332751 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 332751 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 332754 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@40098e4[acollectionafterbaddelete_shard1_replica_n1] main]
   [junit4]   2> 332754 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 332754 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 332756 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 332757 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 332757 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 332757 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 332757 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 332758 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1579873598456201216
   [junit4]   2> 332758 INFO  
(searcherExecutor-2276-thread-1-processing-n:127.0.0.1:55558_solr 
x:acollectionafterbaddelete_shard1_replica_n1 s:shard1 
c:acollectionafterbaddelete r:core_node3) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrCore 
[acollectionafterbaddelete_shard1_replica_n1] Registered new searcher 
Searcher@40098e4[acollectionafterbaddelete_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 332759 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2a9c4a84[acollectionafterbaddelete_shard1_replica_n2] main]
   [junit4]   2> 332761 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 332763 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 332764 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 332765 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1579873598463541248
   [junit4]   2> 332766 INFO  
(searcherExecutor-2277-thread-1-processing-n:127.0.0.1:55561_solr 
x:acollectionafterbaddelete_shard1_replica_n2 s:shard1 
c:acollectionafterbaddelete r:core_node4) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrCore 
[acollectionafterbaddelete_shard1_replica_n2] Registered new searcher 
Searcher@2a9c4a84[acollectionafterbaddelete_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 332767 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 332877 INFO  
(zkCallback-585-thread-2-processing-n:127.0.0.1:55561_solr) 
[n:127.0.0.1:55561_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 332877 INFO  
(zkCallback-585-thread-1-processing-n:127.0.0.1:55561_solr) 
[n:127.0.0.1:55561_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 332877 INFO  
(zkCallback-587-thread-2-processing-n:127.0.0.1:55558_solr) 
[n:127.0.0.1:55558_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 332877 INFO  
(zkCallback-587-thread-1-processing-n:127.0.0.1:55558_solr) 
[n:127.0.0.1:55558_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 333275 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 333275 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 333275 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:55558/solr/acollectionafterbaddelete_shard1_replica_n1/
   [junit4]   2> 333275 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=acollectionafterbaddelete_shard1_replica_n1 
url=http://127.0.0.1:55558/solr START 
replicas=[http://127.0.0.1:55561/solr/acollectionafterbaddelete_shard1_replica_n2/]
 nUpdates=100
   [junit4]   2> 333279 INFO  (qtp701430470-3820) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.S.Request 
[acollectionafterbaddelete_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> 333576 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=acollectionafterbaddelete_shard1_replica_n1 
url=http://127.0.0.1:55558/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 333576 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 333576 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] 
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> 333576 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 333607 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55558/solr/acollectionafterbaddelete_shard1_replica_n1/ shard1
   [junit4]   2> 333713 INFO  
(zkCallback-585-thread-1-processing-n:127.0.0.1:55561_solr) 
[n:127.0.0.1:55561_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 333713 INFO  
(zkCallback-585-thread-2-processing-n:127.0.0.1:55561_solr) 
[n:127.0.0.1:55561_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 333715 INFO  
(zkCallback-587-thread-1-processing-n:127.0.0.1:55558_solr) 
[n:127.0.0.1:55558_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 333715 INFO  
(zkCallback-587-thread-2-processing-n:127.0.0.1:55558_solr) 
[n:127.0.0.1:55558_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 333761 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 333763 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2260
   [junit4]   2> 333772 INFO  (qtp701430470-3824) [n:127.0.0.1:55561_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2266
   [junit4]   2> 333774 INFO  (qtp37752733-3808) [n:127.0.0.1:55558_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 333877 INFO  
(zkCallback-587-thread-2-processing-n:127.0.0.1:55558_solr) 
[n:127.0.0.1:55558_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 333877 INFO  
(zkCallback-587-thread-1-processing-n:127.0.0.1:55558_solr) 
[n:127.0.0.1:55558_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 333877 INFO  
(zkCallback-585-thread-2-processing-n:127.0.0.1:55561_solr) 
[n:127.0.0.1:55561_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 333877 INFO  
(zkCallback-585-thread-1-processing-n:127.0.0.1:55561_solr) 
[n:127.0.0.1:55561_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 334776 INFO  (qtp37752733-3808) [n:127.0.0.1:55558_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3631
   [junit4]   2> 334778 INFO  
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[121B3E1C029298AA])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteNonExistentCollection
   [junit4]   2> 334819 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMaxNodesPerShard-seed#[121B3E1C029298AA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxNodesPerShard
   [junit4]   2> 334821 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMaxNodesPerShard-seed#[121B3E1C029298AA])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 334823 INFO  (qtp37752733-3815) [n:127.0.0.1:55558_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 334837 INFO  
(OverseerCollectionConfigSetProcessor-98742099731218444-127.0.0.1:55573_solr-n_0000000000)
 [n:127.0.0.1:55573_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 334840 INFO  
(OverseerThreadFactory-2267-thread-3-processing-n:127.0.0.1:55573_solr) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 334842 INFO  (qtp701430470-3819) [n:127.0.0.1:55561_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.acollectionafterbaddelete.shard1.replica_n2, tag=null
   [junit4]   2> 334842 INFO  (qtp701430470-3819) [n:127.0.0.1:55561_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@59c9dc6d: rootName = null, 
domain = solr.core.acollectionafterbaddelete.shard1.replica_n2, service url = 
null, agent id = null] for registry 
solr.core.acollectionafterbaddelete.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@10c1dbbf
   [junit4]   2> 334843 INFO  (qtp37752733-3814) [n:127.0.0.1:55558_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.acollectionafterbaddelete.shard1.replica_n1, tag=null
   [junit4]   2> 334843 INFO  (qtp37752733-3814) [n:127.0.0.1:55558_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4f7ecf78: rootName = null, 
domain = solr.core.acollectionafterbaddelete.shard1.replica_n1, service url = 
null, agent id = null] for registry 
solr.core.acollectionafterbaddelete.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@34da8543
   [junit4]   2> 334858 INFO  (qtp701430470-3819) [n:127.0.0.1:55561_solr    ] 
o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica_n2]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@3f829b33
   [junit4]   2> 334858 INFO  (qtp701430470-3819) [n:127.0.0.1:55561_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.acollectionafterbaddelete.shard1.replica_n2, tag=1065524019
   [junit4]   2> 334858 INFO  (qtp701430470-3819) [n:127.0.0.1:55561_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.acollectionafterbaddelete.shard1.leader, tag=1065524019
   [junit4]   2> 334860 INFO  (qtp37752733-3814) [n:127.0.0.1:55558_solr    ] 
o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica_n1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@21a6c527
   [junit4]   2> 334860 INFO  (qtp37752733-3814) [n:127.0.0.1:55558_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.acollectionafterbaddelete.shard1.replica_n1, tag=564577575
   [junit4]   2> 334860 INFO  (qtp37752733-3814) [n:127.0.0.1:55558_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.acollectionafterbaddelete.shard1.leader, tag=564577575
   [junit4]   2> 334865 INFO  (qtp701430470-3819) [n:127.0.0.1:55561_solr    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 334869 INFO  (qtp701430470-3819) [n:127.0.0.1:55561_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=acollectionafterbaddelete_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=27
   [junit4]   2> 334879 WARN  
(zkCallback-585-thread-1-processing-n:127.0.0.1:55561_solr) 
[n:127.0.0.1:55561_solr    ] o.a.s.c.LeaderElector Our node is no longer in 
line to be leader
   [junit4]   2> 334881 INFO  (qtp37752733-3814) [n:127.0.0.1:55558_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=acollectionafterbaddelete_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=37
   [junit4]   2> 335594 INFO  (qtp37752733-3815) [n:127.0.0.1:55558_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2} 
status=0 QTime=770
   [junit4]   2> 335596 INFO  (qtp37752733-3813) [n:127.0.0.1:55558_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=oversharded&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 335600 INFO  
(OverseerThreadFactory-2267-thread-4-processing-n:127.0.0.1:55573_solr) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
oversharded
   [junit4]   2> 335601 INFO  
(OverseerCollectionConfigSetProcessor-98742099731218444-127.0.0.1:55573_solr-n_0000000000)
 [n:127.0.0.1:55573_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 335601 ERROR 
(OverseerThreadFactory-2267-thread-4-processing-n:127.0.0.1:55573_solr) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: oversharded operation: create 
failed:org.apache.solr.common.SolrException: Cannot create collection 
oversharded. Value of maxShardsPerNode is 1, and the number of nodes currently 
live or live and part of your createNodeSet is 4. This allows a maximum of 4 to 
be created. Value of numShards is 3, value of nrtReplicas is 2, value of 
tlogReplicas is 0 and value of pullReplicas is 0. This requires 6 shards to be 
created (higher than the allowed number)
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:164)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:228)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 335603 INFO  (qtp37752733-3813) [n:127.0.0.1:55558_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=oversharded&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2}
 status=400 QTime=6
   [junit4]   2> 335605 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMaxNodesPerShard-seed#[121B3E1C029298AA])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaxNodesPerShard
   [junit4]   2> 335644 INFO  
(TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[121B3E1C029298AA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testZeroNumShards
   [junit4]   2> 335645 INFO  
(TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[121B3E1C029298AA])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 335647 INFO  (qtp37752733-3812) [n:127.0.0.1:55558_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 335650 INFO  
(OverseerCollectionConfigSetProcessor-98742099731218444-127.0.0.1:55573_solr-n_0000000000)
 [n:127.0.0.1:55573_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 335651 INFO  
(OverseerThreadFactory-2267-thread-5-processing-n:127.0.0.1:55573_solr) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
acollection
   [junit4]   2> 335653 ERROR 
(OverseerThreadFactory-2267-thread-5-processing-n:127.0.0.1:55573_solr) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: acollection operation: create 
failed:org.apache.solr.common.SolrException: numShards must be > 0
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:132)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:228)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 335657 INFO  (qtp37752733-3812) [n:127.0.0.1:55558_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2}
 status=400 QTime=9
   [junit4]   2> 335659 INFO  
(TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[121B3E1C029298AA])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testZeroNumShards
   [junit4]   2> 335702 INFO  
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[121B3E1C029298AA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSpecificConfigsets
   [junit4]   2> 335703 INFO  
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[121B3E1C029298AA])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 335706 INFO  (qtp37752733-3811) [n:127.0.0.1:55558_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf2&name=withconfigset2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 335708 INFO  
(OverseerThreadFactory-2267-thread-5-processing-n:127.0.0.1:55573_solr) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
withconfigset2
   [junit4]   2> 335709 INFO  
(OverseerCollectionConfigSetProcessor-98742099731218444-127.0.0.1:55573_solr-n_0000000000)
 [n:127.0.0.1:55573_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 335950 INFO  
(OverseerStateUpdate-98742099731218444-127.0.0.1:55573_solr-n_0000000000) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withconfigset2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"withconfigset2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55564/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 336160 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=withconfigset2_shard1_replica_n1&action=CREATE&numShards=1&collection=withconfigset2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 336160 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 336269 INFO  
(zkCallback-586-thread-2-processing-n:127.0.0.1:55564_solr) 
[n:127.0.0.1:55564_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withconfigset2/state.json] for collection [withconfigset2] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 336269 INFO  
(zkCallback-586-thread-1-processing-n:127.0.0.1:55564_solr) 
[n:127.0.0.1:55564_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withconfigset2/state.json] for collection [withconfigset2] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 337220 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 337230 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.s.IndexSchema [withconfigset2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 337238 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 337238 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'withconfigset2_shard1_replica_n1' 
using configuration from collection withconfigset2, trusted=true
   [junit4]   2> 337238 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.withconfigset2.shard1.replica_n1' (registry 
'solr.core.withconfigset2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66f9db
   [junit4]   2> 337238 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 337238 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.c.SolrCore [[withconfigset2_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_121B3E1C029298AA-001\tempDir-001\node1\withconfigset2_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_121B3E1C029298AA-001\tempDir-001\node1\withconfigset2_shard1_replica_n1\data\]
   [junit4]   2> 337392 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 337392 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 337395 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 337395 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 337397 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4dcc271c[withconfigset2_shard1_replica_n1] main]
   [junit4]   2> 337399 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf2
   [junit4]   2> 337399 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 337400 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 337401 INFO  
(searcherExecutor-2286-thread-1-processing-n:127.0.0.1:55564_solr 
x:withconfigset2_shard1_replica_n1 s:shard1 c:withconfigset2 r:core_node2) 
[n:127.0.0.1:55564_solr c:withconfigset2 s:shard1 r:core_node2 
x:withconfigset2_shard1_replica_n1] o.a.s.c.SolrCore 
[withconfigset2_shard1_replica_n1] Registered new searcher 
Searcher@4dcc271c[withconfigset2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 337401 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579873603324739584
   [junit4]   2> 337412 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 337412 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 337412 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:55564/solr/withconfigset2_shard1_replica_n1/
   [junit4]   2> 337412 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 337412 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:55564/solr/withconfigset2_shard1_replica_n1/ has no replicas
   [junit4]   2> 337412 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 337416 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55564/solr/withconfigset2_shard1_replica_n1/ shard1
   [junit4]   2> 337521 INFO  
(zkCallback-586-thread-1-processing-n:127.0.0.1:55564_solr) 
[n:127.0.0.1:55564_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withconfigset2/state.json] for collection [withconfigset2] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 337521 INFO  
(zkCallback-586-thread-2-processing-n:127.0.0.1:55564_solr) 
[n:127.0.0.1:55564_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withconfigset2/state.json] for collection [withconfigset2] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 337570 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 337571 INFO  (qtp929833153-3830) [n:127.0.0.1:55564_solr 
c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=withconfigset2_shard1_replica_n1&action=CREATE&numShards=1&collection=withconfigset2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1412
   [junit4]   2> 337573 INFO  (qtp37752733-3811) [n:127.0.0.1:55558_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 337675 INFO  
(zkCallback-586-thread-2-processing-n:127.0.0.1:55564_solr) 
[n:127.0.0.1:55564_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withconfigset2/state.json] for collection [withconfigset2] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 337675 INFO  
(zkCallback-586-thread-1-processing-n:127.0.0.1:55564_solr) 
[n:127.0.0.1:55564_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/withconfigset2/state.json] for collection [withconfigset2] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 337711 INFO  
(OverseerCollectionConfigSetProcessor-98742099731218444-127.0.0.1:55573_solr-n_0000000000)
 [n:127.0.0.1:55573_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 338574 INFO  (qtp37752733-3811) [n:127.0.0.1:55558_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf2&name=withconfigset2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2868
   [junit4]   2> 338575 INFO  
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[121B3E1C029298AA])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSpecificConfigsets
   [junit4]   2> 338613 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[121B3E1C029298AA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoresAreDistributedAcrossNodes
   [junit4]   2> 338614 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[121B3E1C029298AA])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 338617 INFO  (qtp37752733-3810) [n:127.0.0.1:55558_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=withconfigset2&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 338619 INFO  
(OverseerThreadFactory-2267-thread-5-processing-n:127.0.0.1:55573_solr) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 338623 INFO  (qtp929833153-3827) [n:127.0.0.1:55564_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.withconfigset2.shard1.replica_n1, tag=null
   [junit4]   2> 338624 INFO  (qtp929833153-3827) [n:127.0.0.1:55564_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@59007ab: rootName = null, 
domain = solr.core.withconfigset2.shard1.replica_n1, service url = null, agent 
id = null] for registry solr.core.withconfigset2.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@51cc1b8e
   [junit4]   2> 338639 INFO  (qtp929833153-3827) [n:127.0.0.1:55564_solr    ] 
o.a.s.c.SolrCore [withconfigset2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5f880b00
   [junit4]   2> 338640 INFO  (qtp929833153-3827) [n:127.0.0.1:55564_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.withconfigset2.shard1.replica_n1, tag=1602751232
   [junit4]   2> 338640 INFO  (qtp929833153-3827) [n:127.0.0.1:55564_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.withconfigset2.shard1.leader, tag=1602751232
   [junit4]   2> 338645 INFO  (qtp929833153-3827) [n:127.0.0.1:55564_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=withconfigset2_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=22
   [junit4]   2> 339350 INFO  (qtp37752733-3810) [n:127.0.0.1:55558_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=withconfigset2&action=DELETE&wt=javabin&version=2} status=0 
QTime=733
   [junit4]   2> 339351 INFO  (qtp37752733-3854) [n:127.0.0.1:55558_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=nodes_used_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 339353 INFO  
(OverseerThreadFactory-2267-thread-5-processing-n:127.0.0.1:55573_solr) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
nodes_used_collection
   [junit4]   2> 339355 INFO  
(OverseerCollectionConfigSetProcessor-98742099731218444-127.0.0.1:55573_solr-n_0000000000)
 [n:127.0.0.1:55573_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 339565 INFO  
(OverseerStateUpdate-98742099731218444-127.0.0.1:55573_solr-n_0000000000) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"nodes_used_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"nodes_used_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55564/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 339576 INFO  
(OverseerStateUpdate-98742099731218444-127.0.0.1:55573_solr-n_0000000000) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"nodes_used_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"nodes_used_collection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55561/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 339582 INFO  
(OverseerStateUpdate-98742099731218444-127.0.0.1:55573_solr-n_0000000000) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"nodes_used_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"nodes_used_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55558/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 339587 INFO  
(OverseerStateUpdate-98742099731218444-127.0.0.1:55573_solr-n_0000000000) 
[n:127.0.0.1:55573_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"nodes_used_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"nodes_used_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55573/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 339790 INFO  (qtp929833153-3829) [n:127.0.0.1:55564_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 339791 INFO  (qtp701430470-3818) [n:127.0.0.1:55561_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n3&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 339794 INFO  (qtp28237039-3848) [n:127.0.0.1:55573_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 339794 INFO  (qtp28237039-3848) [n:127.0.0.1:55573_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 339814 INFO  (qtp37752733-3852) [n:127.0.0.1:55558_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 339961 INFO  
(zkCallback-586-thread-1-processing-n:127.0.0.1:55564_solr) 
[n:127.0.0.1:55564_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/nodes_used_collection/state.json] for collection 
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339961 INFO  (zkCallback-585-thread-2-processi

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

eplica_n5]  CLOSING SolrCore org.apache.solr.core.SolrCore@313e7520
   [junit4]   2> 1513404 INFO  (coreCloseExecutor-6491-thread-2) 
[n:127.0.0.1:65186_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard1.leader, 
tag=324902903
   [junit4]   2> 1513404 INFO  (coreCloseExecutor-6491-thread-1) 
[n:127.0.0.1:65186_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcollection.shard2.replica_n6, 
tag=1576744498
   [junit4]   2> 1513404 INFO  (coreCloseExecutor-6491-thread-1) 
[n:127.0.0.1:65186_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@40028ca: rootName = 
solr_65186, domain = solr.core.testcollection.shard2.replica_n6, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n6 
/ com.codahale.metrics.MetricRegistry@67b89ced
   [junit4]   2> 1513406 INFO  (coreCloseExecutor-6492-thread-1) 
[n:127.0.0.1:65191_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6edb65f2: rootName = 
solr_65191, domain = solr.core.testcollection.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@72e64bee
   [junit4]   2> 1513427 INFO  (coreCloseExecutor-6491-thread-1) 
[n:127.0.0.1:65186_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard2.leader, 
tag=1576744498
   [junit4]   2> 1513427 INFO  (coreCloseExecutor-6492-thread-1) 
[n:127.0.0.1:65191_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard1.leader, 
tag=1495058381
   [junit4]   2> 1513427 INFO  (coreCloseExecutor-6492-thread-2) 
[n:127.0.0.1:65191_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcollection.shard2.replica_n5, tag=826176800
   [junit4]   2> 1513431 INFO  (coreCloseExecutor-6492-thread-2) 
[n:127.0.0.1:65191_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@630d1331: rootName = 
solr_65191, domain = solr.core.testcollection.shard2.replica_n5, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n5 
/ com.codahale.metrics.MetricRegistry@6876b9b9
   [junit4]   2> 1513434 WARN  
(zkCallback-3920-thread-1-processing-n:127.0.0.1:65186_solr) 
[n:127.0.0.1:65186_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1513435 INFO  
(zkCallback-3921-thread-1-processing-n:127.0.0.1:65191_solr) 
[n:127.0.0.1:65191_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1513435 INFO  (jetty-closer-3910-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@117ab6e6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1513439 INFO  (coreCloseExecutor-6492-thread-2) 
[n:127.0.0.1:65191_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n5] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard2.leader, 
tag=826176800
   [junit4]   2> 1513448 INFO  (jetty-closer-3910-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98742176603373574-127.0.0.1:65191_solr-n_0000000000) closing
   [junit4]   2> 1513448 INFO  
(OverseerStateUpdate-98742176603373574-127.0.0.1:65191_solr-n_0000000000) 
[n:127.0.0.1:65191_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:65191_solr
   [junit4]   2> 1514968 WARN  
(zkCallback-3921-thread-1-processing-n:127.0.0.1:65191_solr) 
[n:127.0.0.1:65191_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1514968 INFO  (jetty-closer-3910-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@67ebfc98{/solr,null,UNAVAILABLE}
   [junit4]   2> 1514969 ERROR 
(SUITE-TestAuthenticationFramework-seed#[121B3E1C029298AA]-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> 1514983 INFO  
(SUITE-TestAuthenticationFramework-seed#[121B3E1C029298AA]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:65181 65181
   [junit4]   2> 1514991 INFO  (Thread-3620) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:65181 65181
   [junit4]   2> 1515004 WARN  (Thread-3620) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/configs/solrCloudCollectionConfig
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        28      /solr/collections/testcollection/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestAuthenticationFramework_121B3E1C029298AA-001
   [junit4]   2> Sep 29, 2017 11:54:16 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{_version_=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=1762, maxMBSortInHeap=5.836120213112514, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-KW, 
timezone=America/Argentina/Mendoza
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=303582216,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestMacroExpander, 
TestDocBasedVersionConstraints, HdfsChaosMonkeySafeLeaderTest, 
TestHalfAndHalfDocValues, TestLFUCache, TestReplicationHandler, 
ClusterStateUpdateTest, HdfsRecoveryZkTest, MoveReplicaTest, 
TestAddFieldRealTimeGet, TestShortCircuitedRequests, 
ShufflingReplicaListTransformerTest, TestCustomSort, 
TestSubQueryTransformerDistrib, TestExportWriter, TestStressReorder, 
TestSolrConfigHandler, TestFieldCollectionResource, CdcrUpdateLogTest, 
TestHdfsBackupRestoreCore, AtomicUpdateProcessorFactoryTest, 
TestJmxIntegration, TestCloudRecovery, XsltUpdateRequestHandlerTest, 
ExplicitHLLTest, TestOnReconnectListenerSupport, SliceStateTest, 
SimpleCollectionCreateDeleteTest, SubstringBytesRefFilterTest, 
TestShardHandlerFactory, TestConfigSetProperties, ResourceLoaderTest, 
TestZkAclsWithHadoopAuth, TestNumericTerms64, TestSolrCloudSnapshots, 
NodeMutatorTest, SuggesterWFSTTest, TestNamedUpdateProcessors, 
CdcrVersionReplicationTest, TestTrackingShardHandlerFactory, 
DistanceFunctionTest, BinaryUpdateRequestHandlerTest, 
CoreAdminRequestStatusTest, TestCursorMarkWithoutUniqueKey, TestConfigOverlay, 
BlockJoinFacetRandomTest, DocExpirationUpdateProcessorFactoryTest, 
TestSQLHandler, MultiTermTest, CleanupOldIndexTest, 
ClassificationUpdateProcessorTest, TestBulkSchemaAPI, HdfsSyncSliceTest, 
BJQParserTest, TestJsonFacets, GraphQueryTest, TestInfoStreamLogging, 
RollingRestartTest, TestDistributedStatsComponentCardinality, 
RAMDirectoryFactoryTest, HdfsNNFailoverTest, TestTolerantSearch, 
NotRequiredUniqueKeyTest, SolrCloudExampleTest, TestNoOpRegenerator, 
SolrCoreTest, TestQuerySenderNoQuery, TestLegacyNumericRangeQueryBuilder, 
TestDistribIDF, TestCodecSupport, DistribJoinFromCollectionTest, 
TestHashQParserPlugin, NoCacheHeaderTest, ResponseHeaderTest, 
QueryElevationComponentTest, CollectionsAPISolrJTest, 
TestLeaderElectionWithEmptyReplica, RemoteQueryErrorTest, 
AssignBackwardCompatibilityTest, DistributedFacetPivotSmallTest, 
ForceLeaderTest, TestSolrConfigHandlerCloud, UUIDUpdateProcessorFallbackTest, 
TestManagedResourceStorage, TestLMDirichletSimilarityFactory, 
TestExactStatsCache, TestMultiValuedNumericRangeQuery, 
WordBreakSolrSpellCheckerTest, PeerSyncReplicationTest, 
DistributedSuggestComponentTest, SpatialFilterTest, TestBulkSchemaConcurrent, 
AlternateDirectoryTest, MigrateRouteKeyTest, VersionInfoTest, 
TestClassicSimilarityFactory, DeleteInactiveReplicaTest, SyncSliceTest, 
TestFaceting, WrapperMergePolicyFactoryTest, SaslZkACLProviderTest, 
BasicAuthIntegrationTest, TestNestedDocsSort, ManagedSchemaRoundRobinCloudTest, 
TestClusterProperties, TestDynamicLoading, TestPullReplica, MetricsConfigTest, 
TestSchemaNameResource, BlobRepositoryCloudTest, RequestLoggingTest, 
LeaderInitiatedRecoveryOnCommitTest, TestPhraseSuggestions, ZkCLITest, 
TestFieldCacheVsDocValues, TestSchemalessBufferedUpdates, TestTrieFacet, 
TestDistribDocBasedVersion, TestOmitPositions, CSVRequestHandlerTest, 
TestFoldingMultitermQuery, TestCollectionsAPIViaSolrCloudCluster, 
TestAuthenticationFramework]
   [junit4] Completed [304/733 (2!)] on J0 in 12.76s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to