Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/766/
Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Error from server at https://127.0.0.1:49826/solr/awhollynewcollection_0: 
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 510 </title> </head> <body> <h2>HTTP ERROR: 510</h2> <p>Problem 
accessing /solr/awhollynewcollection_0/select. Reason: <pre>    
{metadata={error-class=org.apache.solr.common.SolrException,root-error-class=org.apache.solr.common.SolrException},msg={&quot;awhollynewcollection_0&quot;:6},code=510}</pre></p>
 <hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:49826/solr/awhollynewcollection_0: 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 510 </title>
</head>
<body>
<h2>HTTP ERROR: 510</h2>
<p>Problem accessing /solr/awhollynewcollection_0/select. Reason:
<pre>    
{metadata={error-class=org.apache.solr.common.SolrException,root-error-class=org.apache.solr.common.SolrException},msg={&quot;awhollynewcollection_0&quot;:6},code=510}</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([7A86CEE5122A9119:32F3BA511419BE8C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:578)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1361)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1112)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1215)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1215)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1215)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1215)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1215)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1042)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:522)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)




Build Log:
[...truncated 12110 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_7A86CEE5122A9119-001\init-core-data-001
   [junit4]   2> 1480539 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7A86CEE5122A9119]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1480546 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7A86CEE5122A9119]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1480549 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7A86CEE5122A9119]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_7A86CEE5122A9119-001\tempDir-001
   [junit4]   2> 1480549 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7A86CEE5122A9119]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1480554 INFO  (Thread-3068) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1480554 INFO  (Thread-3068) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1480650 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7A86CEE5122A9119]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:49822
   [junit4]   2> 1480682 INFO  (jetty-launcher-2755-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1480683 INFO  (jetty-launcher-2755-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1480683 INFO  (jetty-launcher-2755-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1480684 INFO  (jetty-launcher-2755-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77f81ada{/solr,null,AVAILABLE}
   [junit4]   2> 1480685 INFO  (jetty-launcher-2755-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@32f17878{/solr,null,AVAILABLE}
   [junit4]   2> 1480686 INFO  (jetty-launcher-2755-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@666230da{/solr,null,AVAILABLE}
   [junit4]   2> 1480701 INFO  (jetty-launcher-2755-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@ce1d0cc{SSL,[ssl, 
http/1.1]}{127.0.0.1:49826}
   [junit4]   2> 1480702 INFO  (jetty-launcher-2755-thread-1) [    ] 
o.e.j.s.Server Started @1487572ms
   [junit4]   2> 1480702 INFO  (jetty-launcher-2755-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49826}
   [junit4]   2> 1480702 ERROR (jetty-launcher-2755-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1480702 INFO  (jetty-launcher-2755-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1480702 INFO  (jetty-launcher-2755-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1480702 INFO  (jetty-launcher-2755-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1480702 INFO  (jetty-launcher-2755-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-06T05:50:58.636Z
   [junit4]   2> 1480706 INFO  (jetty-launcher-2755-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@18196f38{SSL,[ssl, 
http/1.1]}{127.0.0.1:49828}
   [junit4]   2> 1480706 INFO  (jetty-launcher-2755-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3c2ea129{SSL,[ssl, 
http/1.1]}{127.0.0.1:49827}
   [junit4]   2> 1480706 INFO  (jetty-launcher-2755-thread-2) [    ] 
o.e.j.s.Server Started @1487576ms
   [junit4]   2> 1480706 INFO  (jetty-launcher-2755-thread-3) [    ] 
o.e.j.s.Server Started @1487577ms
   [junit4]   2> 1480706 INFO  (jetty-launcher-2755-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49828}
   [junit4]   2> 1480707 INFO  (jetty-launcher-2755-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49827}
   [junit4]   2> 1480707 ERROR (jetty-launcher-2755-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1480707 ERROR (jetty-launcher-2755-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1480708 INFO  (jetty-launcher-2755-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1480708 INFO  (jetty-launcher-2755-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1480708 INFO  (jetty-launcher-2755-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1480708 INFO  (jetty-launcher-2755-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-06T05:50:58.642Z
   [junit4]   2> 1480708 INFO  (jetty-launcher-2755-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1480709 INFO  (jetty-launcher-2755-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@74c2b417{/solr,null,AVAILABLE}
   [junit4]   2> 1480710 INFO  (jetty-launcher-2755-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1480710 INFO  (jetty-launcher-2755-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1480710 INFO  (jetty-launcher-2755-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1480710 INFO  (jetty-launcher-2755-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-06T05:50:58.644Z
   [junit4]   2> 1480711 INFO  (jetty-launcher-2755-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1e399f10{SSL,[ssl, 
http/1.1]}{127.0.0.1:49835}
   [junit4]   2> 1480711 INFO  (jetty-launcher-2755-thread-4) [    ] 
o.e.j.s.Server Started @1487581ms
   [junit4]   2> 1480711 INFO  (jetty-launcher-2755-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49835}
   [junit4]   2> 1480711 ERROR (jetty-launcher-2755-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1480711 INFO  (jetty-launcher-2755-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1480712 INFO  (jetty-launcher-2755-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1480712 INFO  (jetty-launcher-2755-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1480712 INFO  (jetty-launcher-2755-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-06T05:50:58.646Z
   [junit4]   2> 1480728 INFO  (jetty-launcher-2755-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1480729 INFO  (jetty-launcher-2755-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1480729 INFO  (jetty-launcher-2755-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1480732 INFO  (jetty-launcher-2755-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1480747 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 0x15aa22bb7be0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1480747 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 0x15aa22bb7be0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1480755 INFO  (jetty-launcher-2755-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1480755 INFO  (jetty-launcher-2755-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1480756 INFO  (jetty-launcher-2755-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1480757 INFO  (jetty-launcher-2755-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1480757 INFO  (jetty-launcher-2755-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49822/solr
   [junit4]   2> 1480758 INFO  (jetty-launcher-2755-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49822/solr
   [junit4]   2> 1480759 INFO  (jetty-launcher-2755-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49822/solr
   [junit4]   2> 1480760 INFO  (jetty-launcher-2755-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49822/solr
   [junit4]   2> 1480816 INFO  (jetty-launcher-2755-thread-1) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1480817 INFO  (jetty-launcher-2755-thread-4) 
[n:127.0.0.1:49835_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1480817 INFO  (jetty-launcher-2755-thread-2) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1480817 INFO  (jetty-launcher-2755-thread-3) 
[n:127.0.0.1:49827_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1480819 INFO  (jetty-launcher-2755-thread-1) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:49826_solr
   [junit4]   2> 1480821 INFO  (jetty-launcher-2755-thread-4) 
[n:127.0.0.1:49835_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49835_solr
   [junit4]   2> 1480821 INFO  (jetty-launcher-2755-thread-3) 
[n:127.0.0.1:49827_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49827_solr
   [junit4]   2> 1480821 INFO  (jetty-launcher-2755-thread-2) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49828_solr
   [junit4]   2> 1480821 INFO  (jetty-launcher-2755-thread-1) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.Overseer Overseer 
(id=97568650591862796-127.0.0.1:49826_solr-n_0000000000) starting
   [junit4]   2> 1480898 INFO  
(zkCallback-2776-thread-1-processing-n:127.0.0.1:49827_solr) 
[n:127.0.0.1:49827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1480904 INFO  
(zkCallback-2775-thread-1-processing-n:127.0.0.1:49828_solr) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1480907 INFO  
(zkCallback-2777-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1480913 INFO  
(zkCallback-2774-thread-1-processing-n:127.0.0.1:49835_solr) 
[n:127.0.0.1:49835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1480933 INFO  (jetty-launcher-2755-thread-1) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49826_solr
   [junit4]   2> 1480935 INFO  
(zkCallback-2776-thread-1-processing-n:127.0.0.1:49827_solr) 
[n:127.0.0.1:49827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1480937 INFO  
(zkCallback-2777-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1480937 INFO  
(zkCallback-2775-thread-1-processing-n:127.0.0.1:49828_solr) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1480937 INFO  
(zkCallback-2774-thread-1-processing-n:127.0.0.1:49835_solr) 
[n:127.0.0.1:49835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1480968 INFO  (jetty-launcher-2755-thread-4) 
[n:127.0.0.1:49835_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_7A86CEE5122A9119-001\tempDir-001\node4\.
   [junit4]   2> 1480972 INFO  (jetty-launcher-2755-thread-2) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_7A86CEE5122A9119-001\tempDir-001\node2\.
   [junit4]   2> 1481005 INFO  (jetty-launcher-2755-thread-3) 
[n:127.0.0.1:49827_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_7A86CEE5122A9119-001\tempDir-001\node3\.
   [junit4]   2> 1481102 INFO  (jetty-launcher-2755-thread-1) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_7A86CEE5122A9119-001\tempDir-001\node1\.
   [junit4]   2> 1481848 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7A86CEE5122A9119]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1481850 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7A86CEE5122A9119]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49822/solr ready
   [junit4]   2> 1481896 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionsAPI
   [junit4]   2> 1481898 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1481941 INFO  (qtp182188167-14899) [n:127.0.0.1:49835_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=18d006cc-26f1-46ec-8da8-2be1ba3a463b&replicationFactor=1&collection.configName=conf2&maxShardsPerNode=1&name=awhollynewcollection_0&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1481943 INFO  (qtp182188167-14899) [n:127.0.0.1:49835_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=18d006cc-26f1-46ec-8da8-2be1ba3a463b&replicationFactor=1&collection.configName=conf2&maxShardsPerNode=1&name=awhollynewcollection_0&action=CREATE&numShards=3&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1481947 INFO  
(OverseerThreadFactory-5961-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
awhollynewcollection_0
   [junit4]   2> 1481958 INFO  (zkCallback-2785-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeCreated 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1482115 INFO  (qtp1772548169-14877) [n:127.0.0.1:49827_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard2_replica1&action=CREATE&numShards=3&collection=awhollynewcollection_0&shard=shard2&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1482119 INFO  (qtp1812650108-14869) [n:127.0.0.1:49828_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica1&action=CREATE&numShards=3&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 1482123 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard2_replica1&action=CREATE&numShards=3&collection=awhollynewcollection_0&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1482133 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica1&action=CREATE&numShards=3&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1482142 INFO  (qtp1593454798-14861) [n:127.0.0.1:49826_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard3_replica1&action=CREATE&numShards=3&collection=awhollynewcollection_0&shard=shard3&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1482146 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard3_replica1&action=CREATE&numShards=3&collection=awhollynewcollection_0&shard=shard3&wt=javabin&version=2
   [junit4]   2> 1482146 INFO  (qtp1772548169-14876) [n:127.0.0.1:49827_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415
   [junit4]   2> 1482146 INFO  (qtp1772548169-14876) [n:127.0.0.1:49827_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1482263 INFO  
(zkCallback-2776-thread-1-processing-n:127.0.0.1:49827_solr) 
[n:127.0.0.1:49827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1482263 INFO  
(zkCallback-2777-thread-3-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1482263 INFO  (zkCallback-2785-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1482264 INFO  
(zkCallback-2775-thread-1-processing-n:127.0.0.1:49828_solr) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1483151 INFO  (qtp1772548169-14876) [n:127.0.0.1:49827_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415
   [junit4]   2> 1483151 INFO  (qtp1772548169-14876) [n:127.0.0.1:49827_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1483184 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 6.5.0
   [junit4]   2> 1483184 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 6.5.0
   [junit4]   2> 1483184 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 6.5.0
   [junit4]   2> 1483198 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.s.IndexSchema 
[awhollynewcollection_0_shard1_replica1] Schema name=minimal
   [junit4]   2> 1483198 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.s.IndexSchema 
[awhollynewcollection_0_shard2_replica1] Schema name=minimal
   [junit4]   2> 1483198 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.s.IndexSchema 
[awhollynewcollection_0_shard3_replica1] Schema name=minimal
   [junit4]   2> 1483208 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1483208 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1483208 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1483214 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'awhollynewcollection_0_shard2_replica1' using configuration from 
collection awhollynewcollection_0
   [junit4]   2> 1483214 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'awhollynewcollection_0_shard3_replica1' using configuration from 
collection awhollynewcollection_0
   [junit4]   2> 1483214 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard2_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_7A86CEE5122A9119-001\tempDir-001\node3\awhollynewcollection_0_shard2_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_7A86CEE5122A9119-001\tempDir-001\node3\.\awhollynewcollection_0_shard2_replica1\data\]
   [junit4]   2> 1483214 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'awhollynewcollection_0_shard1_replica1' using configuration from 
collection awhollynewcollection_0
   [junit4]   2> 1483214 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard3_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_7A86CEE5122A9119-001\tempDir-001\node1\awhollynewcollection_0_shard3_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_7A86CEE5122A9119-001\tempDir-001\node1\.\awhollynewcollection_0_shard3_replica1\data\]
   [junit4]   2> 1483215 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ddcb2e7
   [junit4]   2> 1483215 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ddcb2e7
   [junit4]   2> 1483215 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_7A86CEE5122A9119-001\tempDir-001\node2\awhollynewcollection_0_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_7A86CEE5122A9119-001\tempDir-001\node2\.\awhollynewcollection_0_shard1_replica1\data\]
   [junit4]   2> 1483215 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ddcb2e7
   [junit4]   2> 1483406 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1483406 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1483408 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1483408 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1483410 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1483410 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1483411 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1483411 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1483413 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1483413 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1483414 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1483414 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1483414 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@dca8112[awhollynewcollection_0_shard2_replica1] main]
   [junit4]   2> 1483414 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6a50b5fd[awhollynewcollection_0_shard1_replica1] main]
   [junit4]   2> 1483416 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 1483416 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 1483416 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5aac8ad6[awhollynewcollection_0_shard3_replica1] main]
   [junit4]   2> 1483416 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1483416 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1483416 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 1483416 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 1483418 INFO  
(searcherExecutor-5964-thread-1-processing-x:awhollynewcollection_0_shard2_replica1
 18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE 
n:127.0.0.1:49827_solr s:shard2 c:awhollynewcollection_0) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard2_replica1] Registered new searcher 
Searcher@dca8112[awhollynewcollection_0_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1483419 INFO  
(searcherExecutor-5966-thread-1-processing-x:awhollynewcollection_0_shard1_replica1
 18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE 
n:127.0.0.1:49828_solr s:shard1 c:awhollynewcollection_0) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard1_replica1] Registered new searcher 
Searcher@6a50b5fd[awhollynewcollection_0_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1483419 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1561098412467683328
   [junit4]   2> 1483419 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1561098412467683328
   [junit4]   2> 1483421 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 1483422 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1483422 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 1483423 INFO  
(searcherExecutor-5965-thread-1-processing-x:awhollynewcollection_0_shard3_replica1
 18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE 
n:127.0.0.1:49826_solr s:shard3 c:awhollynewcollection_0) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard3_replica1] Registered new searcher 
Searcher@5aac8ad6[awhollynewcollection_0_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1483424 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1561098412472926208
   [junit4]   2> 1483429 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1483429 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1483429 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:49828/solr/awhollynewcollection_0_shard1_replica1/
   [junit4]   2> 1483430 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1483430 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.SyncStrategy 
https://127.0.0.1:49828/solr/awhollynewcollection_0_shard1_replica1/ has no 
replicas
   [junit4]   2> 1483430 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1483430 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1483430 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1483430 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:49827/solr/awhollynewcollection_0_shard2_replica1/
   [junit4]   2> 1483430 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1483430 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.SyncStrategy 
https://127.0.0.1:49827/solr/awhollynewcollection_0_shard2_replica1/ has no 
replicas
   [junit4]   2> 1483430 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1483437 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:49828/solr/awhollynewcollection_0_shard1_replica1/ shard1
   [junit4]   2> 1483437 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:49827/solr/awhollynewcollection_0_shard2_replica1/ shard2
   [junit4]   2> 1483444 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1483444 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1483444 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:49826/solr/awhollynewcollection_0_shard3_replica1/
   [junit4]   2> 1483444 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1483444 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.SyncStrategy 
https://127.0.0.1:49826/solr/awhollynewcollection_0_shard3_replica1/ has no 
replicas
   [junit4]   2> 1483444 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1483449 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:49826/solr/awhollynewcollection_0_shard3_replica1/ shard3
   [junit4]   2> 1483571 INFO  
(zkCallback-2776-thread-1-processing-n:127.0.0.1:49827_solr) 
[n:127.0.0.1:49827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1483571 INFO  
(zkCallback-2777-thread-2-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1483571 INFO  (zkCallback-2785-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1483573 INFO  
(zkCallback-2775-thread-1-processing-n:127.0.0.1:49828_solr) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1483621 INFO  
(parallelCoreAdminExecutor-5957-thread-1-processing-n:127.0.0.1:49828_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400396030672 CREATE) 
[n:127.0.0.1:49828_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 1483621 INFO  
(parallelCoreAdminExecutor-5955-thread-1-processing-n:127.0.0.1:49827_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395935415 CREATE) 
[n:127.0.0.1:49827_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 1483629 INFO  
(parallelCoreAdminExecutor-5962-thread-1-processing-n:127.0.0.1:49826_solr 
18d006cc-26f1-46ec-8da8-2be1ba3a463b3778400395665451 CREATE) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 1483735 INFO  
(zkCallback-2777-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1483735 INFO  
(zkCallback-2776-thread-1-processing-n:127.0.0.1:49827_solr) 
[n:127.0.0.1:49827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1483735 INFO  (zkCallback-2785-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1483735 INFO  
(zkCallback-2775-thread-1-processing-n:127.0.0.1:49828_solr) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1483737 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 49826
   [junit4]   2> 1483737 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=317585203
   [junit4]   2> 1483740 INFO  (coreCloseExecutor-5979-thread-1) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard3_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@405d03be
   [junit4]   2> 1483804 INFO  (coreCloseExecutor-5979-thread-1) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.m.SolrMetricManager Closing 
metric reporters for: solr.core.awhollynewcollection_0.shard3.replica1
   [junit4]   2> 1483810 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.c.Overseer Overseer 
(id=97568650591862796-127.0.0.1:49826_solr-n_0000000000) closing
   [junit4]   2> 1483811 INFO  
(OverseerStateUpdate-97568650591862796-127.0.0.1:49826_solr-n_0000000000) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:49826_solr
   [junit4]   2> 1484153 ERROR 
(OverseerThreadFactory-5961-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: awhollynewcollection_0 operation: create 
failed:org.apache.solr.common.SolrException
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:284)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.util.concurrent.RejectedExecutionException: 
Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$114/713604011@3e29c4d3
 rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@21d5bf45[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService.execute(InstrumentedExecutorService.java:61)
   [junit4]   2>        at 
java.util.concurrent.ExecutorCompletionService.submit(ExecutorCompletionService.java:181)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.submit(HttpShardHandler.java:194)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.waitForCoreAdminAsyncCallToComplete(OverseerCollectionMessageHandler.java:933)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.waitForAsyncCallsToComplete(OverseerCollectionMessageHandler.java:913)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processResponses(OverseerCollectionMessageHandler.java:792)
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:271)
   [junit4]   2>        ... 6 more
   [junit4]   2> 
   [junit4]   2> 1484159 INFO  
(OverseerThreadFactory-5961-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_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> 1484162 INFO  
(zkCallback-2776-thread-1-processing-n:127.0.0.1:49827_solr) 
[n:127.0.0.1:49827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1484162 INFO  
(zkCallback-2774-thread-1-processing-n:127.0.0.1:49835_solr) 
[n:127.0.0.1:49835_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:49835_solr
   [junit4]   2> 1484162 INFO  (zkCallback-2785-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1484163 INFO  
(zkCallback-2775-thread-1-processing-n:127.0.0.1:49828_solr) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1484163 INFO  (zkCallback-2785-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1484164 INFO  
(zkCallback-2774-thread-2-processing-n:127.0.0.1:49835_solr) 
[n:127.0.0.1:49835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1484165 INFO  
(zkCallback-2774-thread-1-processing-n:127.0.0.1:49835_solr) 
[n:127.0.0.1:49835_solr    ] o.a.s.c.Overseer Overseer 
(id=97568650591862793-127.0.0.1:49835_solr-n_0000000001) starting
   [junit4]   2> 1484180 INFO  
(zkCallback-2776-thread-1-processing-n:127.0.0.1:49827_solr) 
[n:127.0.0.1:49827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1484180 INFO  
(zkCallback-2775-thread-1-processing-n:127.0.0.1:49828_solr) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1485662 WARN  
(zkCallback-2777-thread-3-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1485662 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1485663 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@ce1d0cc{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1485665 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@77f81ada{/solr,null,UNAVAILABLE}
   [junit4]   2> 1485666 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.c.MiniSolrCloudCluster ============ Restarting jetty
   [junit4]   2> 1485669 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1485670 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63a4e10d{/solr,null,AVAILABLE}
   [junit4]   2> 1485673 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@3cf94d95{SSL,[ssl, 
http/1.1]}{127.0.0.1:49826}
   [junit4]   2> 1485673 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.e.j.s.Server Started @1492543ms
   [junit4]   2> 1485673 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49826}
   [junit4]   2> 1485674 ERROR 
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1485674 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.5.0
   [junit4]   2> 1485674 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1485674 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1485674 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-06T05:51:03.608Z
   [junit4]   2> 1485678 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1485696 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1485698 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49822/solr
   [junit4]   2> 1485712 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [n:127.0.0.1:49826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1485715 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [n:127.0.0.1:49826_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1485719 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [n:127.0.0.1:49826_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49826_solr
   [junit4]   2> 1485722 INFO  
(zkCallback-2791-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1485722 INFO  
(zkCallback-2776-thread-1-processing-n:127.0.0.1:49827_solr) 
[n:127.0.0.1:49827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1485722 INFO  (zkCallback-2785-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1485723 INFO  (zkCallback-2785-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1485723 INFO  
(zkCallback-2775-thread-1-processing-n:127.0.0.1:49828_solr) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1485723 INFO  
(zkCallback-2774-thread-1-processing-n:127.0.0.1:49835_solr) 
[n:127.0.0.1:49835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1485724 INFO  
(zkCallback-2776-thread-1-processing-n:127.0.0.1:49827_solr) 
[n:127.0.0.1:49827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1485724 INFO  
(zkCallback-2775-thread-1-processing-n:127.0.0.1:49828_solr) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1485907 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [n:127.0.0.1:49826_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_7A86CEE5122A9119-001\tempDir-001\node1\.
   [junit4]   2> 1485907 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [n:127.0.0.1:49826_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[awhollynewcollection_0_shard3_replica1]
   [junit4]   2> 1485931 INFO  
(coreLoadExecutor-5988-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 6.5.0
   [junit4]   2> 1485940 INFO  
(coreLoadExecutor-5988-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.s.IndexSchema 
[awhollynewcollection_0_shard3_replica1] Schema name=minimal
   [junit4]   2> 1485946 INFO  
(coreLoadExecutor-5988-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1485951 INFO  
(coreLoadExecutor-5988-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'awhollynewcollection_0_shard3_replica1' using configuration from 
collection awhollynewcollection_0
   [junit4]   2> 1485951 INFO  
(coreLoadExecutor-5988-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard3_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_7A86CEE5122A9119-001\tempDir-001\node1\awhollynewcollection_0_shard3_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_7A86CEE5122A9119-001\tempDir-001\node1\.\awhollynewcollection_0_shard3_replica1\data\]
   [junit4]   2> 1485951 INFO  
(coreLoadExecutor-5988-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2ddcb2e7
   [junit4]   2> 1486016 INFO  
(zkCallback-2776-thread-1-processing-n:127.0.0.1:49827_solr) 
[n:127.0.0.1:49827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1486016 INFO  
(zkCallback-2775-thread-1-processing-n:127.0.0.1:49828_solr) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1486017 INFO  
(zkCallback-2791-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/awhollynewcollection_0/state.json] for collection 
[awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1486076 INFO  
(coreLoadExecutor-5988-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1486088 INFO  
(coreLoadExecutor-5988-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1486090 INFO  
(coreLoadExecutor-5988-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1486090 INFO  
(coreLoadExecutor-5988-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1486090 INFO  
(coreLoadExecutor-5988-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@23bb573c[awhollynewcollection_0_shard3_replica1] main]
   [junit4]   2> 1486091 INFO  
(coreLoadExecutor-5988-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 1486092 INFO  
(coreLoadExecutor-5988-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1486092 INFO  
(coreLoadExecutor-5988-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 1486093 INFO  
(searcherExecutor-5989-thread-1-processing-n:127.0.0.1:49826_solr 
x:awhollynewcollection_0_shard3_replica1 s:shard3 c:awhollynewcollection_0 
r:core_node3) [n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 
r:core_node3 x:awhollynewcollection_0_shard3_replica1] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard3_replica1] Registered new searcher 
Searcher@23bb573c[awhollynewcollection_0_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1486093 INFO  
(coreLoadExecutor-5988-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1561098415271575552
   [junit4]   2> 1486099 INFO  
(coreZkRegister-5983-thread-1-processing-n:127.0.0.1:49826_solr 
x:awhollynewcollection_0_shard3_replica1 s:shard3 c:awhollynewcollection_0 
r:core_node3) [n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 
r:core_node3 x:awhollynewcollection_0_shard3_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1486099 INFO  
(coreZkRegister-5983-thread-1-processing-n:127.0.0.1:49826_solr 
x:awhollynewcollection_0_shard3_replica1 s:shard3 c:awhollynewcollection_0 
r:core_node3) [n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 
r:core_node3 x:awhollynewcollection_0_shard3_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1486099 INFO  
(coreZkRegister-5983-thread-1-processing-n:127.0.0.1:49826_solr 
x:awhollynewcollection_0_shard3_replica1 s:shard3 c:awhollynewcollection_0 
r:core_node3) [n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 
r:core_node3 x:awhollynewcollection_0_shard3_replica1] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:49826/solr/awhollynewcollection_0_shard3_replica1/
   [junit4]   2> 1486099 INFO  
(coreZkRegister-5983-thread-1-processing-n:127.0.0.1:49826_solr 
x:awhollynewcollection_0_shard3_replica1 s:shard3 c:awhollynewcollection_0 
r:core_node3) [n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 
r:core_node3 x:awhollynewcollection_0_shard3_replica1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1486099 INFO  
(coreZkRegister-5983-thread-1-processing-n:127.0.0.1:49826_solr 
x:awhollynewcollection_0_shard3_replica1 s:shard3 c:awhollynewcollection_0 
r:core_node3) [n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 
r:core_node3 x:awhollynewcollection_0_shard3_replica1] o.a.s.c.SyncStrategy 
https://127.0.0.1:49826/solr/awhollynewcollection_0_shard3_replica1/ has no 
replicas
   [junit4]   2> 1486099 INFO  
(coreZkRegister-5983-thread-1-processing-n:127.0.0.1:49826_solr 
x:awhollynewcollection_0_shard3_replica1 s:shard3 c:awhollynewcollection_0 
r:core_node3) [n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 
r:core_node3 x:awhollynewcollection_0_shard3_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1486103 INFO  
(coreZkRegister-5983-thread-1-processing-n:127.0.0.1:49826_solr 
x:awhollynewcollection_0_shard3_replica1 s:shard3 c:awhollynewcollection_0 
r:core_node3) [n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 
r:core_node3 x:awhollynewcollection_0_shard3_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:49826/solr/awhollynewcollection_0_shard3_replica1/ shard3
   [junit4]   2> 1486104 INFO  
(coreZkRegister-5983-thread-1-processing-n:127.0.0.1:49826_solr 
x:awhollynewcollection_0_shard3_replica1 s:shard3 c:awhollynewcollection_0 
r:core_node3) [n:127.0.0.1:49826_solr c:awhollynewcollection_0 s:shard3 
r:core_node3 x:awhollynewcollection_0_shard3_replica1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1486199 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49822 49822
   [junit4]   2> 1486202 INFO  (Thread-3068) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:49822 49822
   [junit4]   2> 1486203 WARN  (Thread-3068) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        4       
/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        21      /solr/overseer/queue
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1486203 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.c.MiniSolrCloudCluster ============ Restarting zookeeper
   [junit4]   2> 1486204 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1486204 INFO  (Thread-3127) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:49822
   [junit4]   2> 1486204 INFO  (Thread-3127) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1486301 WARN  
(zkCallback-2776-thread-1-processing-n:127.0.0.1:49827_solr) 
[n:127.0.0.1:49827_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5fb73460 name: 
ZooKeeperConnection Watcher:127.0.0.1:49822/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1486301 WARN  
(zkCallback-2791-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6708067b name: 
ZooKeeperConnection Watcher:127.0.0.1:49822/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1486301 WARN  
(zkCallback-2791-thread-1-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 1486301 WARN  
(zkCallback-2776-thread-1-processing-n:127.0.0.1:49827_solr) 
[n:127.0.0.1:49827_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 1486302 WARN  
(zkCallback-2774-thread-2-processing-n:127.0.0.1:49835_solr) 
[n:127.0.0.1:49835_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@57d70bde name: 
ZooKeeperConnection Watcher:127.0.0.1:49822/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1486302 WARN  
(zkCallback-2774-thread-2-processing-n:127.0.0.1:49835_solr) 
[n:127.0.0.1:49835_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 1486304 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7A86CEE5122A9119])
 [    ] o.a.s.c.ZkTestServer start zk server on port:49822
   [junit4]   2> 1486304 WARN  (zkCallback-2785-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@67a3cdfd name: 
ZooKeeperConnection Watcher:127.0.0.1:49822/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1486304 WARN  (zkCallback-2785-thread-4) [    ] 
o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 1486304 WARN  
(zkCallback-2775-thread-2-processing-n:127.0.0.1:49828_solr) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@515476c name: 
ZooKeeperConnection Watcher:127.0.0.1:49822/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1486305 WARN  
(zkCallback-2775-thread-2-processing-n:127.0.0.1:49828_solr) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 1486323 INFO  (qtp1812650108-14869) [n:127.0.0.1:49828_solr 
c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory 
[awhollynewcollection_0_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=awhollynewcollection_0:3&wt=javabin&version=2}{add=[8 
(1561098415508553728)]} 0 4
   [junit4]   2> 1486323 INFO  (qtp1772548169-14882) [n:127.0.0.1:49827_solr 
c:awhollynewcollection_0 s:shard2 r:core_node1 
x:awhollynewcollection_0_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory 
[awhollynewcollection_0_shard2_replica1]  webapp=/solr path=/update 
params={_stateVer_=awhollynewcollection_0:3&wt=javabin&version=2}{add=[6 
(1561098415508553728), 7 (1561098415512748032)]} 0 6
   [junit4]   2> 1486335 INFO  (qtp1812650108-14858) [n:127.0.0.1:49828_solr 
c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1486335 INFO  (qtp1812650108-14858) [n:127.0.0.1:49828_solr 
c:awhollynewcollection_0 s:shard1 r:core_node2 
x:awhollynewcollection_0_shard1_replica1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@acd5e6b
   [junit4]   2> 1486335 INFO  (qtp1772548169-14877) [n:127.0.0.1:49827_solr 
c:awhollynewcollection_0 s:shard2 r:core_node1 
x:awhollynewcollection_0_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1486335 INFO  (qtp1772548169-14877) [n:127.0.0.1:49827_solr 
c:awhollynewcollection_0 s:shard2 r:core_node1 
x:awhollynewcollection_0_shard2_replica1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6c5fecc8
   [junit4]   2> 1486366 INFO  (qtp1116471982-15004) [n:127.0.0.1:49826_solr 
c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1486367 INFO  (qtp1116471982-15004) [n:127.0.0.1:49826_solr 
c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1486368 INFO  (qtp1116471982-15004) [n:127.0.0.1:49826_solr 
c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1486368 INFO  (qtp1116471982-15004) [n:127.0.0.1:49826_solr 
c:awhollynewcollection_0 s:shard3 r:core_node3 
x:awhollynewcollection_0_shard3_replica1] o.a.s.u.p.LogUpdateProcessorFactory 
[awhollynewcollection_0_shard3_replica1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:49827/solr/awhollynewcollection_0_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 1486370 INFO  (qtp1812650108-14858) [n:127.0.0.1:49828_solr 
c:awhollynewcollection_0 s:shar

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

read-6-processing-n:127.0.0.1:49828_solr) [n:127.0.0.1:49828_solr    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1582679 WARN  
(zkCallback-2774-thread-23-processing-n:127.0.0.1:49835_solr) 
[n:127.0.0.1:49835_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1582683 INFO  (jetty-closer-2756-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1582684 INFO  (jetty-closer-2756-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@74c2b417{/solr,null,UNAVAILABLE}
   [junit4]   2> 1582686 INFO  
(zkCallback-2775-thread-6-processing-n:127.0.0.1:49828_solr) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:49828_solr
   [junit4]   2> 1582686 INFO  
(zkCallback-2775-thread-3-processing-n:127.0.0.1:49828_solr) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1582686 INFO  
(zkCallback-2791-thread-8-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1582693 INFO  (coreCloseExecutor-6155-thread-1) 
[n:127.0.0.1:49828_solr c:onlyinzk s:shard2 r:core_node2 
x:onlyinzk_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters 
for: solr.core.onlyinzk.shard2.replica1
   [junit4]   2> 1582696 WARN  
(zkCallback-2791-thread-8-processing-n:127.0.0.1:49826_solr) 
[n:127.0.0.1:49826_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1582696 INFO  (jetty-closer-2756-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1582697 INFO  (jetty-closer-2756-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@63a4e10d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1582698 INFO  
(zkCallback-2775-thread-6-processing-n:127.0.0.1:49828_solr) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1582706 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:49822) [   
 ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15aa22bb7be000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1582706 WARN  
(zkCallback-2775-thread-6-processing-n:127.0.0.1:49828_solr) 
[n:127.0.0.1:49828_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1582707 INFO  (jetty-closer-2756-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1582707 INFO  (jetty-closer-2756-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@666230da{/solr,null,UNAVAILABLE}
   [junit4]   2> 1582714 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7A86CEE5122A9119]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:49822 49822
   [junit4]   2> 1582716 INFO  (Thread-3127) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:49822 49822
   [junit4]   2> 1582717 WARN  (Thread-3127) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        23      /solr/configs/conf
   [junit4]   2>        19      /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        232     /solr/clusterstate.json
   [junit4]   2>        19      /solr/clusterprops.json
   [junit4]   2>        4       
/solr/collections/nodes_used_collection/state.json
   [junit4]   2>        4       /solr/collections/addReplicaColl/state.json
   [junit4]   2>        4       /solr/collections/reloaded_collection/state.json
   [junit4]   2>        3       
/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2>        2       /solr/collections/onlyinzk/state.json
   [junit4]   2>        2       
/solr/collections/halfdeletedcollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        429     /solr/collections
   [junit4]   2>        188     /solr/overseer/queue
   [junit4]   2>        52      /solr/overseer/collection-queue-work
   [junit4]   2>        19      /solr/live_nodes
   [junit4]   2>        14      /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1582718 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7A86CEE5122A9119]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_7A86CEE5122A9119-001
   [junit4]   2> Mar 06, 2017 5:52:40 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=es-CR, timezone=GMT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=158186832,total=513277952
   [junit4]   2> NOTE: All tests run in this JVM: [TestAnalyzeInfixSuggestions, 
UpdateParamsTest, TestDelegationWithHadoopAuth, ResourceLoaderTest, 
PreAnalyzedFieldTest, TestOmitPositions, TestFieldTypeCollectionResource, 
TestAtomicUpdateErrorCases, FullSolrCloudDistribCmdsTest, QueryParsingTest, 
ScriptEngineTest, TestHdfsUpdateLog, TestCryptoKeys, OpenCloseCoreStressTest, 
SuggesterWFSTTest, AddBlockUpdateTest, TestStressCloudBlindAtomicUpdates, 
TestSolrCloudSnapshots, SpatialHeatmapFacetsTest, ConnectionReuseTest, 
CloudMLTQParserTest, FacetPivotSmallTest, StatsComponentTest, 
CreateCollectionCleanupTest, ConfigSetsAPITest, BasicZkTest, 
ChaosMonkeySafeLeaderTest, TemplateUpdateProcessorTest, 
TestCustomDocTransformer, NotRequiredUniqueKeyTest, TestSearchPerf, 
RegexBoostProcessorTest, SSLMigrationTest, DistributedIntervalFacetingTest, 
CollectionReloadTest, ExplicitHLLTest, BadIndexSchemaTest, 
FieldMutatingUpdateProcessorTest, TestRecovery, DocValuesMissingTest, 
TestConfigReload, DistributedExpandComponentTest, TestManagedResourceStorage, 
TestSolrDynamicMBean, DistributedVersionInfoTest, TestSchemaNameResource, 
ShowFileRequestHandlerTest, TermVectorComponentTest, TestSolrQueryResponse, 
TestQuerySenderListener, TestCustomSort, SecurityConfHandlerTest, 
DirectUpdateHandlerOptimizeTest, TestXmlQParserPlugin, 
CoreAdminRequestStatusTest, TestDynamicLoading, TestSolrCoreProperties, 
TestAuthorizationFramework, TestFieldCollectionResource, 
SolrCoreCheckLockOnStartupTest, SolrGraphiteReporterTest, 
TestRandomRequestDistribution, TestTolerantUpdateProcessorRandomCloud, 
HdfsCollectionsAPIDistributedZkTest, SpellingQueryConverterTest, 
TestSubQueryTransformer, TestDFRSimilarityFactory, 
TestSlowCompositeReaderWrapper, DistribCursorPagingTest, 
TestCopyFieldCollectionResource, SolrMetricManagerTest, DateMathParserTest, 
OverseerRolesTest, TestLegacyFieldCache, DistributedFacetPivotWhiteBoxTest, 
SmileWriterTest, UtilsToolTest, TestIndexSearcher, MinimalSchemaTest, TestJoin, 
CloneFieldUpdateProcessorFactoryTest, TestSolrCoreParser, ShardSplitTest, 
SubstringBytesRefFilterTest, TestCloudPivotFacet, MissingSegmentRecoveryTest, 
TestDynamicFieldCollectionResource, SolrXmlInZkTest, TestFastWriter, 
HdfsUnloadDistributedZkTest, TestEmbeddedSolrServerSchemaAPI, 
SuggestComponentTest, TestInPlaceUpdatesStandalone, MBeansHandlerTest, 
TestScoreJoinQPScore, HLLSerializationTest, LukeRequestHandlerTest, 
ClassificationUpdateProcessorIntegrationTest, FileBasedSpellCheckerTest, 
HdfsRecoverLeaseTest, CoreAdminHandlerTest, TestNonDefinedSimilarityFactory, 
TestAddFieldRealTimeGet, TestHashQParserPlugin, TestQueryTypes, 
OutOfBoxZkACLAndCredentialsProvidersTest, ReplicaListTransformerTest, 
SpellCheckComponentTest, TestSolrQueryParser, DistributedFacetPivotLargeTest, 
CheckHdfsIndexTest, ResponseHeaderTest, TestDocBasedVersionConstraints, 
ConvertedLegacyTest, ZkStateReaderTest, TestStressLiveNodes, 
SolrMetricsIntegrationTest, SolrIndexConfigTest, TestReload, TestNRTOpen, 
TestNumericTerms64, HighlighterConfigTest, AutoCommitTest, 
TestSolrDeletionPolicy2, TestRandomFaceting, TestSmileRequest, 
TestSolrCloudWithKerberosAlt, BlockJoinFacetRandomTest, TestRecoveryHdfs, 
CurrencyFieldOpenExchangeTest, TestConfigSetsAPIExclusivity, 
StatsReloadRaceTest, TestSimpleTrackingShardHandler, ExternalFileFieldSortTest, 
DebugComponentTest, TestLMDirichletSimilarityFactory, BasicDistributedZk2Test, 
ExitableDirectoryReaderTest, CleanupOldIndexTest, 
UpdateRequestProcessorFactoryTest, SpellPossibilityIteratorTest, 
TestConfigOverlay, InfoHandlerTest, DeleteInactiveReplicaTest, 
TestPHPSerializedResponseWriter, CdcrUpdateLogTest, 
HdfsRestartWhileUpdatingTest, AtomicUpdatesTest, ReturnFieldsTest, 
TestOrdValues, TestUtils, TestValueSourceCache, BlockDirectoryTest, 
TestCollectionAPI, SuggesterTest, TestStandardQParsers, 
TestLeaderElectionWithEmptyReplica, TestRuleBasedAuthorizationPlugin, 
IndexSchemaTest, CoreSorterTest, TestCloudManagedSchema, 
BinaryUpdateRequestHandlerTest, RequestHandlersTest, CollectionsAPISolrJTest, 
TestRangeQuery, TolerantUpdateProcessorTest, TestLeaderInitiatedRecoveryThread, 
TestCorePropertiesReload, TestSuggestSpellingConverter, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed [350/697 (1!)] on J1 in 102.71s, 20 tests, 1 error <<< 
FAILURES!

[...truncated 63806 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to