Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18919/
Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Error from server at https://127.0.0.1:38556/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;:5},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:38556/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;:5},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([7CC0394495B80543:34B54DF0938B2AD6]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:595)
        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:439)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1358)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1109)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1212)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1212)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1212)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1212)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1212)
        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:517)
        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)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Tue Feb 07 08:02:08 
EST 2017

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to 
exceed: Tue Feb 07 08:02:08 EST 2017
        at 
__randomizedtesting.SeedInfo.seed([7CC0394495B80543:A76B398290906CF0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1540)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:865)
        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 11887 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7CC0394495B80543-001/init-core-data-001
   [junit4]   2> 797894 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7CC0394495B80543]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 797895 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7CC0394495B80543]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 797895 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7CC0394495B80543]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7CC0394495B80543-001/tempDir-001
   [junit4]   2> 797895 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7CC0394495B80543]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 797896 INFO  (Thread-1645) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 797896 INFO  (Thread-1645) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 797996 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7CC0394495B80543]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35933
   [junit4]   2> 798000 INFO  (jetty-launcher-1140-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 798002 INFO  (jetty-launcher-1140-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 798002 INFO  (jetty-launcher-1140-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 798002 INFO  (jetty-launcher-1140-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 798002 INFO  (jetty-launcher-1140-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@409822f1{/solr,null,AVAILABLE}
   [junit4]   2> 798003 INFO  (jetty-launcher-1140-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@50663986{SSL,[ssl, 
http/1.1]}{127.0.0.1:37839}
   [junit4]   2> 798003 INFO  (jetty-launcher-1140-thread-1) [    ] 
o.e.j.s.Server Started @799619ms
   [junit4]   2> 798003 INFO  (jetty-launcher-1140-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37839}
   [junit4]   2> 798003 ERROR (jetty-launcher-1140-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 798003 INFO  (jetty-launcher-1140-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4c905df5{/solr,null,AVAILABLE}
   [junit4]   2> 798003 INFO  (jetty-launcher-1140-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 798003 INFO  (jetty-launcher-1140-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d9c4b23{/solr,null,AVAILABLE}
   [junit4]   2> 798003 INFO  (jetty-launcher-1140-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 798003 INFO  (jetty-launcher-1140-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 798003 INFO  (jetty-launcher-1140-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-07T12:59:49.373Z
   [junit4]   2> 798004 INFO  (jetty-launcher-1140-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6108d057{/solr,null,AVAILABLE}
   [junit4]   2> 798004 INFO  (jetty-launcher-1140-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2e4ad7fc{SSL,[ssl, 
http/1.1]}{127.0.0.1:38556}
   [junit4]   2> 798004 INFO  (jetty-launcher-1140-thread-2) [    ] 
o.e.j.s.Server Started @799620ms
   [junit4]   2> 798004 INFO  (jetty-launcher-1140-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38556}
   [junit4]   2> 798004 INFO  (jetty-launcher-1140-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3b41caea{SSL,[ssl, 
http/1.1]}{127.0.0.1:33238}
   [junit4]   2> 798004 INFO  (jetty-launcher-1140-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@df0fc8d{SSL,[ssl, 
http/1.1]}{127.0.0.1:45225}
   [junit4]   2> 798004 INFO  (jetty-launcher-1140-thread-3) [    ] 
o.e.j.s.Server Started @799620ms
   [junit4]   2> 798004 INFO  (jetty-launcher-1140-thread-4) [    ] 
o.e.j.s.Server Started @799620ms
   [junit4]   2> 798004 INFO  (jetty-launcher-1140-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33238}
   [junit4]   2> 798004 ERROR (jetty-launcher-1140-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 798004 INFO  (jetty-launcher-1140-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45225}
   [junit4]   2> 798005 INFO  (jetty-launcher-1140-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 798005 ERROR (jetty-launcher-1140-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 798005 INFO  (jetty-launcher-1140-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 798005 INFO  (jetty-launcher-1140-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 798005 INFO  (jetty-launcher-1140-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 798005 ERROR (jetty-launcher-1140-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 798005 INFO  (jetty-launcher-1140-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 798005 INFO  (jetty-launcher-1140-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-07T12:59:49.375Z
   [junit4]   2> 798005 INFO  (jetty-launcher-1140-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 798005 INFO  (jetty-launcher-1140-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 798005 INFO  (jetty-launcher-1140-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 798005 INFO  (jetty-launcher-1140-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-07T12:59:49.375Z
   [junit4]   2> 798005 INFO  (jetty-launcher-1140-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 798005 INFO  (jetty-launcher-1140-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-07T12:59:49.375Z
   [junit4]   2> 798005 INFO  (jetty-launcher-1140-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 798012 INFO  (jetty-launcher-1140-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 798012 INFO  (jetty-launcher-1140-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 798012 INFO  (jetty-launcher-1140-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 798017 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 0x15a18a8a2920003, 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> 798019 INFO  (jetty-launcher-1140-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35933/solr
   [junit4]   2> 798019 INFO  (jetty-launcher-1140-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35933/solr
   [junit4]   2> 798020 INFO  (jetty-launcher-1140-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35933/solr
   [junit4]   2> 798021 INFO  (jetty-launcher-1140-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35933/solr
   [junit4]   2> 798033 INFO  (jetty-launcher-1140-thread-1) 
[n:127.0.0.1:37839_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37839_solr
   [junit4]   2> 798033 INFO  (jetty-launcher-1140-thread-4) 
[n:127.0.0.1:45225_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45225_solr
   [junit4]   2> 798033 INFO  (jetty-launcher-1140-thread-3) 
[n:127.0.0.1:33238_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33238_solr
   [junit4]   2> 798033 INFO  (jetty-launcher-1140-thread-2) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38556_solr
   [junit4]   2> 798034 INFO  (jetty-launcher-1140-thread-1) 
[n:127.0.0.1:37839_solr    ] o.a.s.c.Overseer Overseer 
(id=97417454502936585-127.0.0.1:37839_solr-n_0000000000) starting
   [junit4]   2> 798034 INFO  
(zkCallback-1159-thread-1-processing-n:127.0.0.1:45225_solr) 
[n:127.0.0.1:45225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 798034 INFO  
(zkCallback-1158-thread-1-processing-n:127.0.0.1:37839_solr) 
[n:127.0.0.1:37839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 798036 INFO  
(zkCallback-1160-thread-1-processing-n:127.0.0.1:33238_solr) 
[n:127.0.0.1:33238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 798037 INFO  
(zkCallback-1161-thread-1-processing-n:127.0.0.1:38556_solr) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 798041 INFO  (jetty-launcher-1140-thread-1) 
[n:127.0.0.1:37839_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37839_solr
   [junit4]   2> 798041 INFO  
(zkCallback-1158-thread-1-processing-n:127.0.0.1:37839_solr) 
[n:127.0.0.1:37839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 798041 INFO  
(zkCallback-1159-thread-1-processing-n:127.0.0.1:45225_solr) 
[n:127.0.0.1:45225_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 798042 INFO  
(zkCallback-1161-thread-1-processing-n:127.0.0.1:38556_solr) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 798042 INFO  
(zkCallback-1160-thread-1-processing-n:127.0.0.1:33238_solr) 
[n:127.0.0.1:33238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 798097 INFO  (jetty-launcher-1140-thread-3) 
[n:127.0.0.1:33238_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7CC0394495B80543-001/tempDir-001/node3/.
   [junit4]   2> 798102 INFO  (jetty-launcher-1140-thread-4) 
[n:127.0.0.1:45225_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7CC0394495B80543-001/tempDir-001/node4/.
   [junit4]   2> 798109 INFO  (jetty-launcher-1140-thread-2) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7CC0394495B80543-001/tempDir-001/node2/.
   [junit4]   2> 798163 INFO  (jetty-launcher-1140-thread-1) 
[n:127.0.0.1:37839_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7CC0394495B80543-001/tempDir-001/node1/.
   [junit4]   2> 798525 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7CC0394495B80543]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 798525 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7CC0394495B80543]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35933/solr ready
   [junit4]   2> 798541 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[7CC0394495B80543])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreationAndDeletion
   [junit4]   2> 798542 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[7CC0394495B80543])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 798558 INFO  (qtp1263082070-6671) [n:127.0.0.1:45225_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=created_and_deleted&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 798559 INFO  
(OverseerThreadFactory-2873-thread-1-processing-n:127.0.0.1:37839_solr) 
[n:127.0.0.1:37839_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
created_and_deleted
   [junit4]   2> 798665 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr    ] 
o.a.s.u.TestInjection Inject random core creation delay of 0s
   [junit4]   2> 798665 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=created_and_deleted_shard1_replica1&action=CREATE&numShards=1&collection=created_and_deleted&shard=shard1&wt=javabin&version=2
   [junit4]   2> 798767 INFO  
(zkCallback-1159-thread-1-processing-n:127.0.0.1:45225_solr) 
[n:127.0.0.1:45225_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 799672 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 799678 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.s.IndexSchema [created_and_deleted_shard1_replica1] Schema name=minimal
   [junit4]   2> 799680 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 799681 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'created_and_deleted_shard1_replica1' 
using configuration from collection created_and_deleted
   [junit4]   2> 799681 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.SolrCore [[created_and_deleted_shard1_replica1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7CC0394495B80543-001/tempDir-001/node4/created_and_deleted_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7CC0394495B80543-001/tempDir-001/node4/./created_and_deleted_shard1_replica1/data/]
   [junit4]   2> 799712 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 799712 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 799713 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 799713 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 799713 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@370de9cc[created_and_deleted_shard1_replica1] main]
   [junit4]   2> 799714 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 799714 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 799714 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 799714 INFO  
(searcherExecutor-2882-thread-1-processing-n:127.0.0.1:45225_solr 
x:created_and_deleted_shard1_replica1 s:shard1 c:created_and_deleted) 
[n:127.0.0.1:45225_solr c:created_and_deleted s:shard1  
x:created_and_deleted_shard1_replica1] o.a.s.c.SolrCore 
[created_and_deleted_shard1_replica1] Registered new searcher 
Searcher@370de9cc[created_and_deleted_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 799715 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1558679273954344960
   [junit4]   2> 799719 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 799719 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 799719 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45225/solr/created_and_deleted_shard1_replica1/
   [junit4]   2> 799719 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 799719 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:45225/solr/created_and_deleted_shard1_replica1/ has no 
replicas
   [junit4]   2> 799720 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45225/solr/created_and_deleted_shard1_replica1/ shard1
   [junit4]   2> 799821 INFO  
(zkCallback-1159-thread-1-processing-n:127.0.0.1:45225_solr) 
[n:127.0.0.1:45225_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 799871 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 799872 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr 
c:created_and_deleted s:shard1  x:created_and_deleted_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=created_and_deleted_shard1_replica1&action=CREATE&numShards=1&collection=created_and_deleted&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1207
   [junit4]   2> 799874 INFO  (qtp1263082070-6671) [n:127.0.0.1:45225_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 799973 INFO  
(zkCallback-1159-thread-1-processing-n:127.0.0.1:45225_solr) 
[n:127.0.0.1:45225_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 800560 INFO  
(OverseerCollectionConfigSetProcessor-97417454502936585-127.0.0.1:37839_solr-n_0000000000)
 [n:127.0.0.1:37839_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> 800874 INFO  (qtp1263082070-6671) [n:127.0.0.1:45225_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=created_and_deleted&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2316
   [junit4]   2> 800875 INFO  (qtp1263082070-6685) [n:127.0.0.1:45225_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 800875 INFO  (qtp1263082070-6685) [n:127.0.0.1:45225_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 800875 INFO  (qtp1263082070-6690) [n:127.0.0.1:45225_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=created_and_deleted&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 800877 INFO  
(OverseerThreadFactory-2873-thread-2-processing-n:127.0.0.1:37839_solr) 
[n:127.0.0.1:37839_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 800877 INFO  (qtp1263082070-6673) [n:127.0.0.1:45225_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.created_and_deleted.shard1.replica1
   [junit4]   2> 800877 INFO  (qtp1263082070-6673) [n:127.0.0.1:45225_solr    ] 
o.a.s.c.SolrCore [created_and_deleted_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@62e1241f
   [junit4]   2> 800878 INFO  (qtp1263082070-6673) [n:127.0.0.1:45225_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.created_and_deleted.shard1.replica1
   [junit4]   2> 800880 INFO  (qtp1263082070-6673) [n:127.0.0.1:45225_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=created_and_deleted_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 801582 INFO  (qtp1263082070-6690) [n:127.0.0.1:45225_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=created_and_deleted&action=DELETE&wt=javabin&version=2} status=0 
QTime=706
   [junit4]   2> 801582 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 801583 INFO  (qtp1263082070-6691) [n:127.0.0.1:45225_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 801583 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[7CC0394495B80543])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreationAndDeletion
   [junit4]   2> 801596 INFO  
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[7CC0394495B80543])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
deleteCollectionRemovesStaleZkCollectionsNode
   [junit4]   2> 801596 INFO  
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[7CC0394495B80543])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 801598 INFO  (qtp1263082070-6685) [n:127.0.0.1:45225_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=out_of_sync_collection&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 801599 INFO  
(OverseerCollectionConfigSetProcessor-97417454502936585-127.0.0.1:37839_solr-n_0000000000)
 [n:127.0.0.1:37839_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 801600 INFO  (qtp1263082070-6685) [n:127.0.0.1:45225_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=out_of_sync_collection&action=DELETE&wt=javabin&version=2} 
status=0 QTime=2
   [junit4]   2> 801601 INFO  (qtp1263082070-6673) [n:127.0.0.1:45225_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 801601 INFO  (qtp1263082070-6673) [n:127.0.0.1:45225_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 801601 INFO  
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[7CC0394495B80543])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
deleteCollectionRemovesStaleZkCollectionsNode
   [junit4]   2> 801624 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7CC0394495B80543])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionsAPI
   [junit4]   2> 801624 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[7CC0394495B80543])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 801625 INFO  (qtp1263082070-6673) [n:127.0.0.1:45225_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=a24f973c-a4b2-4734-b3b6-7288704c561b&replicationFactor=1&collection.configName=conf2&maxShardsPerNode=2&name=awhollynewcollection_0&action=CREATE&numShards=5&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 801627 INFO  (qtp1263082070-6673) [n:127.0.0.1:45225_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=a24f973c-a4b2-4734-b3b6-7288704c561b&replicationFactor=1&collection.configName=conf2&maxShardsPerNode=2&name=awhollynewcollection_0&action=CREATE&numShards=5&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 801628 INFO  
(OverseerThreadFactory-2873-thread-4-processing-n:127.0.0.1:37839_solr) 
[n:127.0.0.1:37839_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
awhollynewcollection_0
   [junit4]   2> 801628 INFO  
(OverseerCollectionConfigSetProcessor-97417454502936585-127.0.0.1:37839_solr-n_0000000000)
 [n:127.0.0.1:37839_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 801735 INFO  (zkCallback-1169-thread-4) [    ] 
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> 801839 INFO  (qtp1263082070-6671) [n:127.0.0.1:45225_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard5_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard5&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 801847 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr    ] o.a.s.u.TestInjection Inject random core creation 
delay of 0s
   [junit4]   2> 801847 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard5_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard5&wt=javabin&version=2
   [junit4]   2> 801848 INFO  (qtp1263082070-6671) [n:127.0.0.1:45225_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 801848 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_solr    ] o.a.s.u.TestInjection Inject random core creation 
delay of 0s
   [junit4]   2> 801848 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2
   [junit4]   2> 801871 INFO  (qtp1628047454-6664) [n:127.0.0.1:37839_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard3_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard3&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 801871 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_solr    ] o.a.s.u.TestInjection Inject random core creation 
delay of 0s
   [junit4]   2> 801872 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard3_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard3&wt=javabin&version=2
   [junit4]   2> 801872 INFO  (qtp975354142-6687) [n:127.0.0.1:38556_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard4_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard4&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 801872 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr    ] o.a.s.u.TestInjection Inject random core creation 
delay of 0s
   [junit4]   2> 801872 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard4_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard4&wt=javabin&version=2
   [junit4]   2> 801875 INFO  (qtp406777120-6683) [n:127.0.0.1:33238_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard2_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard2&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 801875 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_solr    ] o.a.s.u.TestInjection Inject random core creation 
delay of 0s
   [junit4]   2> 801875 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard2_replica1&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard2&wt=javabin&version=2
   [junit4]   2> 801875 INFO  (qtp406777120-6665) [n:127.0.0.1:33238_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601
   [junit4]   2> 801875 INFO  (qtp406777120-6665) [n:127.0.0.1:33238_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 801978 INFO  
(zkCallback-1159-thread-1-processing-n:127.0.0.1:45225_solr) 
[n:127.0.0.1:45225_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> 801978 INFO  (zkCallback-1169-thread-4) [    ] 
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> 801978 INFO  
(zkCallback-1161-thread-1-processing-n:127.0.0.1:38556_solr) 
[n:127.0.0.1:38556_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> 801978 INFO  
(zkCallback-1158-thread-3-processing-n:127.0.0.1:37839_solr) 
[n:127.0.0.1:37839_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> 801978 INFO  
(zkCallback-1160-thread-1-processing-n:127.0.0.1:33238_solr) 
[n:127.0.0.1:33238_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> 802858 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 802858 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 802865 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_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> 802865 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.s.IndexSchema 
[awhollynewcollection_0_shard5_replica1] Schema name=minimal
   [junit4]   2> 802868 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_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> 802868 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 802868 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'awhollynewcollection_0_shard5_replica1' using configuration from 
collection awhollynewcollection_0
   [junit4]   2> 802869 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard5_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7CC0394495B80543-001/tempDir-001/node4/awhollynewcollection_0_shard5_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7CC0394495B80543-001/tempDir-001/node4/./awhollynewcollection_0_shard5_replica1/data/]
   [junit4]   2> 802869 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52eb71a
   [junit4]   2> 802869 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_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> 802870 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7CC0394495B80543-001/tempDir-001/node4/awhollynewcollection_0_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7CC0394495B80543-001/tempDir-001/node4/./awhollynewcollection_0_shard1_replica1/data/]
   [junit4]   2> 802870 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_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@52eb71a
   [junit4]   2> 802876 INFO  (qtp406777120-6675) [n:127.0.0.1:33238_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601
   [junit4]   2> 802876 INFO  (qtp406777120-6675) [n:127.0.0.1:33238_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 802885 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 802885 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 802892 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 802895 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.s.IndexSchema 
[awhollynewcollection_0_shard4_replica1] Schema name=minimal
   [junit4]   2> 802899 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 802899 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_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> 802899 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'awhollynewcollection_0_shard4_replica1' using configuration from 
collection awhollynewcollection_0
   [junit4]   2> 802900 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard4_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7CC0394495B80543-001/tempDir-001/node2/awhollynewcollection_0_shard4_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7CC0394495B80543-001/tempDir-001/node2/./awhollynewcollection_0_shard4_replica1/data/]
   [junit4]   2> 802900 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@52eb71a
   [junit4]   2> 802902 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_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> 802903 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_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> 802903 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_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> 802903 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard3_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7CC0394495B80543-001/tempDir-001/node1/awhollynewcollection_0_shard3_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7CC0394495B80543-001/tempDir-001/node1/./awhollynewcollection_0_shard3_replica1/data/]
   [junit4]   2> 802903 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_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@52eb71a
   [junit4]   2> 802906 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_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> 802907 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_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> 802907 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.SolrCore 
[[awhollynewcollection_0_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7CC0394495B80543-001/tempDir-001/node3/awhollynewcollection_0_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7CC0394495B80543-001/tempDir-001/node3/./awhollynewcollection_0_shard2_replica1/data/]
   [junit4]   2> 802908 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_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@52eb71a
   [junit4]   2> 802918 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_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> 802918 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_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> 802919 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 802919 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 802920 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3d94806a[awhollynewcollection_0_shard1_replica1] main]
   [junit4]   2> 802921 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 802921 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_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> 802921 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 802923 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_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 1558679277318176768
   [junit4]   2> 802923 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 802923 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 802925 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 802925 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 802926 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26c4e0db[awhollynewcollection_0_shard5_replica1] main]
   [junit4]   2> 802927 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 802927 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 802927 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 802928 INFO  
(searcherExecutor-2887-thread-1-processing-x:awhollynewcollection_0_shard5_replica1
 a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE 
n:127.0.0.1:45225_solr s:shard5 c:awhollynewcollection_0) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard5_replica1] Registered new searcher 
Searcher@26c4e0db[awhollynewcollection_0_shard5_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 802929 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1558679277324468224
   [junit4]   2> 802929 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 802930 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_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> 802930 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45225/solr/awhollynewcollection_0_shard1_replica1/
   [junit4]   2> 802930 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_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> 802930 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.SyncStrategy 
https://127.0.0.1:45225/solr/awhollynewcollection_0_shard1_replica1/ has no 
replicas
   [junit4]   2> 802933 INFO  
(parallelCoreAdminExecutor-2876-thread-2-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE) 
[n:127.0.0.1:45225_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:45225/solr/awhollynewcollection_0_shard1_replica1/ shard1
   [junit4]   2> 802935 INFO  
(searcherExecutor-2888-thread-1-processing-x:awhollynewcollection_0_shard1_replica1
 a24f973c-a4b2-4734-b3b6-7288704c561b5178878462927441 CREATE 
n:127.0.0.1:45225_solr s:shard1 c:awhollynewcollection_0) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard1  
x:awhollynewcollection_0_shard1_replica1] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard1_replica1] Registered new searcher 
Searcher@3d94806a[awhollynewcollection_0_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 802935 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 802935 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 802935 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45225/solr/awhollynewcollection_0_shard5_replica1/
   [junit4]   2> 802935 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 802935 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.c.SyncStrategy 
https://127.0.0.1:45225/solr/awhollynewcollection_0_shard5_replica1/ has no 
replicas
   [junit4]   2> 802937 INFO  
(parallelCoreAdminExecutor-2876-thread-1-processing-n:127.0.0.1:45225_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460960677 CREATE) 
[n:127.0.0.1:45225_solr c:awhollynewcollection_0 s:shard5  
x:awhollynewcollection_0_shard5_replica1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:45225/solr/awhollynewcollection_0_shard5_replica1/ shard5
   [junit4]   2> 802941 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 802941 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 802941 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 802941 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 802942 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@632e0c0d[awhollynewcollection_0_shard4_replica1] main]
   [junit4]   2> 802943 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 802943 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 802943 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 802943 INFO  
(searcherExecutor-2889-thread-1-processing-x:awhollynewcollection_0_shard4_replica1
 a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE 
n:127.0.0.1:38556_solr s:shard4 c:awhollynewcollection_0) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard4_replica1] Registered new searcher 
Searcher@632e0c0d[awhollynewcollection_0_shard4_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 802944 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1558679277340196864
   [junit4]   2> 802948 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 802948 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 802948 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38556/solr/awhollynewcollection_0_shard4_replica1/
   [junit4]   2> 802949 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 802949 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.c.SyncStrategy 
https://127.0.0.1:38556/solr/awhollynewcollection_0_shard4_replica1/ has no 
replicas
   [junit4]   2> 802950 INFO  
(parallelCoreAdminExecutor-2878-thread-1-processing-n:127.0.0.1:38556_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460636934 CREATE) 
[n:127.0.0.1:38556_solr c:awhollynewcollection_0 s:shard4  
x:awhollynewcollection_0_shard4_replica1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:38556/solr/awhollynewcollection_0_shard4_replica1/ shard4
   [junit4]   2> 802952 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_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> 802952 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_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> 802953 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 802953 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 802954 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5f75a078[awhollynewcollection_0_shard2_replica1] main]
   [junit4]   2> 802954 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 802954 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_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> 802954 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 802955 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_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> 802955 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_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> 802955 INFO  
(searcherExecutor-2892-thread-1-processing-x:awhollynewcollection_0_shard2_replica1
 a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE 
n:127.0.0.1:33238_solr s:shard2 c:awhollynewcollection_0) 
[n:127.0.0.1:33238_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard2_replica1] Registered new searcher 
Searcher@5f75a078[awhollynewcollection_0_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 802955 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_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 1558679277351731200
   [junit4]   2> 802956 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 802956 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 802957 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7497cbf[awhollynewcollection_0_shard3_replica1] main]
   [junit4]   2> 802958 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 802959 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_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> 802959 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 802960 INFO  
(searcherExecutor-2890-thread-1-processing-x:awhollynewcollection_0_shard3_replica1
 a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE 
n:127.0.0.1:37839_solr s:shard3 c:awhollynewcollection_0) 
[n:127.0.0.1:37839_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.SolrCore 
[awhollynewcollection_0_shard3_replica1] Registered new searcher 
Searcher@7497cbf[awhollynewcollection_0_shard3_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 802960 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 802960 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_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> 802960 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33238/solr/awhollynewcollection_0_shard2_replica1/
   [junit4]   2> 802960 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_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> 802960 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_solr c:awhollynewcollection_0 s:shard2  
x:awhollynewcollection_0_shard2_replica1] o.a.s.c.SyncStrategy 
https://127.0.0.1:33238/solr/awhollynewcollection_0_shard2_replica1/ has no 
replicas
   [junit4]   2> 802960 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_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 1558679277356974080
   [junit4]   2> 802962 INFO  
(parallelCoreAdminExecutor-2874-thread-1-processing-n:127.0.0.1:33238_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460845601 CREATE) 
[n:127.0.0.1:33238_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:33238/solr/awhollynewcollection_0_shard2_replica1/ shard2
   [junit4]   2> 802964 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_solr c:awhollynewcollection_0 s:shard3  
x:awhollynewcollection_0_shard3_replica1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 802964 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a4b2-4734-b3b6-7288704c561b5178878460486561 CREATE) 
[n:127.0.0.1:37839_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> 802964 INFO  
(parallelCoreAdminExecutor-2880-thread-1-processing-n:127.0.0.1:37839_solr 
a24f973c-a

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

O  (indexFetcher-3758-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Number 
of files in latest index in master: 4
   [junit4]   2> 975129 INFO  (indexFetcher-3758-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=25.3251953125, 
floorSegmentMB=1.3759765625, forceMergeDeletesPctAllowed=5.2514520495031185, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 975130 INFO  (indexFetcher-3758-thread-1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 975130 INFO  (indexFetcher-3758-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MetricsDirectory(MockDirectoryWrapper(RAMDirectory@5d400d28 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67e2bedb))
   [junit4]   2> 975130 INFO  (qtp1994689011-8126) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_0.cfe&checksum=true&compression=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 975131 INFO  (qtp1994689011-8127) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_0.si&checksum=true&compression=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 975132 INFO  (qtp1994689011-8121) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_0.cfs&checksum=true&compression=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 975133 INFO  (qtp1994689011-8125) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=segments_3&checksum=true&compression=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 975134 INFO  (indexFetcher-3758-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=1970) : 0 secs (null bytes/sec) to 
MetricsDirectory(MockDirectoryWrapper(RAMDirectory@5d400d28 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67e2bedb))
   [junit4]   2> 975135 INFO  (indexFetcher-3758-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=31.7294921875, 
floorSegmentMB=0.39453125, forceMergeDeletesPctAllowed=9.330379264515425, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7718054736885376
   [junit4]   2> 975135 INFO  (indexFetcher-3758-thread-1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 975136 INFO  (indexFetcher-3758-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e66a39f[collection1] main]
   [junit4]   2> 975136 INFO  
(searcherExecutor-3754-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5e66a39f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c2)))}
   [junit4]   2> 975225 INFO  (qtp2144595546-8145) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 975225 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7CC0394495B80543])
 [    ] o.a.s.h.TestReplicationHandler Waited for 900ms and found 2 docs
   [junit4]   2> 975225 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7CC0394495B80543])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestReplicateAfterCoreReload
   [junit4]   2> 975226 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7CC0394495B80543])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@10f82148{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 975226 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7CC0394495B80543])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1464338660
   [junit4]   2> 975226 INFO  (coreCloseExecutor-3765-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@47b76092
   [junit4]   2> 975227 INFO  (coreCloseExecutor-3765-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 975227 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7CC0394495B80543])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 975227 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7CC0394495B80543])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@48cc39e2{/solr,null,UNAVAILABLE}
   [junit4]   2> 975227 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7CC0394495B80543])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@6efb1dbb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 975227 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7CC0394495B80543])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=944755287
   [junit4]   2> 975228 INFO  (coreCloseExecutor-3767-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@28287f11
   [junit4]   2> 975228 INFO  (coreCloseExecutor-3767-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 975228 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7CC0394495B80543])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 975228 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7CC0394495B80543])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7f496d29{/solr,null,UNAVAILABLE}
   [junit4]   2> 975229 INFO  
(SUITE-TestReplicationHandler-seed#[7CC0394495B80543]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7CC0394495B80543-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=ms-MY, 
timezone=America/Indiana/Indianapolis
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=12,threads=1,free=174855296,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSolrQueryParserDefaultOperatorResource, TestFieldSortValues, 
DirectSolrSpellCheckerTest, JsonLoaderTest, ExitableDirectoryReaderTest, 
TestImpersonationWithHadoopAuth, SharedFSAutoReplicaFailoverUtilsTest, 
SortByFunctionTest, TestStressVersions, TestSolrDynamicMBean, 
RemoteQueryErrorTest, SpatialFilterTest, HdfsRestartWhileUpdatingTest, 
DataDrivenBlockJoinTest, OverseerModifyCollectionTest, 
DistributedFacetPivotLongTailTest, TestInfoStreamLogging, TestMacroExpander, 
MergeStrategyTest, SolrMetricManagerTest, ChaosMonkeyNothingIsSafeTest, 
HttpPartitionTest, DistributedExpandComponentTest, DocValuesTest, 
ReplicaListTransformerTest, SolrCmdDistributorTest, TestSolrIndexConfig, 
TestEmbeddedSolrServerConstructors, TestHashQParserPlugin, 
TestSimpleTrackingShardHandler, BigEndianAscendingWordSerializerTest, 
TestMaxScoreQueryParser, TestPostingsSolrHighlighter, 
TestFieldCacheVsDocValues, TestConfigSetsAPIZkFailure, SampleTest, 
TestReloadDeadlock, SolrCloudExampleTest, 
ClassificationUpdateProcessorFactoryTest, TestCollationFieldDocValues, 
TestExpandComponent, AnalyticsMergeStrategyTest, TestSolrCloudWithKerberosAlt, 
TestFastLRUCache, ZkStateWriterTest, TestUpdate, TestDistribIDF, RulesTest, 
DistributedSuggestComponentTest, TestCloudManagedSchema, 
TestAddFieldRealTimeGet, JavabinLoaderTest, DocumentBuilderTest, 
DistributedVersionInfoTest, TestJavabinTupleStreamParser, 
TestSchemaSimilarityResource, TestTrieFacet, RestartWhileUpdatingTest, 
FullHLLTest, PKIAuthenticationIntegrationTest, IndexBasedSpellCheckerTest, 
DirectSolrConnectionTest, TestQueryUtils, CoreAdminRequestStatusTest, 
TimeZoneUtilsTest, HighlighterTest, TestManagedStopFilterFactory, 
GraphQueryTest, CloneFieldUpdateProcessorFactoryTest, 
TestDefaultSearchFieldResource, ChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, 
TestBulkSchemaAPI, ZkSolrClientTest, SimplePostToolTest, SoftAutoCommitTest, 
LeaderFailureAfterFreshStartTest, BadComponentTest, 
TestBackupRepositoryFactory, TestCursorMarkWithoutUniqueKey, 
VMParamsZkACLAndCredentialsProvidersTest, TestSlowCompositeReaderWrapper, 
SuggestComponentContextFilterQueryTest, TestComplexPhraseLeadingWildcard, 
TestOnReconnectListenerSupport, TestFieldTypeResource, TestSolrFieldCacheMBean, 
SolrIndexSplitterTest, SpellingQueryConverterTest, TestSolrCoreSnapshots, 
TestLeaderInitiatedRecoveryThread, TestSubQueryTransformer, 
DistributedIntervalFacetingTest, TestHdfsCloudBackupRestore, 
TestStressRecovery, AlternateDirectoryTest, CdcrVersionReplicationTest, 
ZkControllerTest, DistanceFunctionTest, ShardRoutingCustomTest, 
ActionThrottleTest, PreAnalyzedFieldManagedSchemaCloudTest, DOMUtilTest, 
TestNumericTerms32, TestDocumentBuilder, 
TestOverriddenPrefixQueryForCustomFieldType, TestCharFilters, 
TestBM25SimilarityFactory, ConvertedLegacyTest, CreateCollectionCleanupTest, 
TestElisionMultitermQuery, TestTestInjection, SolrInfoMBeanTest, 
CollectionsAPIDistributedZkTest, TestReplicationHandler]
   [junit4] Completed [362/693 (2!)] on J1 in 75.21s, 16 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 63506 lines...]

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

Reply via email to