You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/12/05 19:46:38 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_102) - Build # 18451 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18451/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([4E2CA17107B9F86A:659D5C5018AD7FF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11456 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_4E2CA17107B9F86A-001/init-core-data-001
   [junit4]   2> 814342 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4E2CA17107B9F86A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 814344 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4E2CA17107B9F86A]-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_4E2CA17107B9F86A-001/tempDir-001
   [junit4]   2> 814345 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4E2CA17107B9F86A]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 814345 INFO  (Thread-2033) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 814345 INFO  (Thread-2033) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 814445 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4E2CA17107B9F86A]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45941
   [junit4]   2> 814450 INFO  (jetty-launcher-1901-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 814450 INFO  (jetty-launcher-1901-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 814450 INFO  (jetty-launcher-1901-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 814452 INFO  (jetty-launcher-1901-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 814455 INFO  (jetty-launcher-1901-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5dabd431{/solr,null,AVAILABLE}
   [junit4]   2> 814457 INFO  (jetty-launcher-1901-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24ffe0c1{/solr,null,AVAILABLE}
   [junit4]   2> 814458 INFO  (jetty-launcher-1901-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48bf5948{/solr,null,AVAILABLE}
   [junit4]   2> 814459 INFO  (jetty-launcher-1901-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d449dbf{SSL,[ssl, http/1.1]}{127.0.0.1:39015}
   [junit4]   2> 814459 INFO  (jetty-launcher-1901-thread-1) [    ] o.e.j.s.Server Started @816303ms
   [junit4]   2> 814459 INFO  (jetty-launcher-1901-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39015}
   [junit4]   2> 814459 ERROR (jetty-launcher-1901-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 814459 INFO  (jetty-launcher-1901-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2992ac00{SSL,[ssl, http/1.1]}{127.0.0.1:46775}
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-2) [    ] o.e.j.s.Server Started @816304ms
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T19:11:05.474Z
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46775}
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4af74dce{/solr,null,AVAILABLE}
   [junit4]   2> 814460 ERROR (jetty-launcher-1901-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 814460 INFO  (jetty-launcher-1901-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T19:11:05.474Z
   [junit4]   2> 814461 INFO  (jetty-launcher-1901-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4afcd996{SSL,[ssl, http/1.1]}{127.0.0.1:35093}
   [junit4]   2> 814461 INFO  (jetty-launcher-1901-thread-4) [    ] o.e.j.s.Server Started @816305ms
   [junit4]   2> 814461 INFO  (jetty-launcher-1901-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35093}
   [junit4]   2> 814461 ERROR (jetty-launcher-1901-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 814461 INFO  (jetty-launcher-1901-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 814461 INFO  (jetty-launcher-1901-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 814461 INFO  (jetty-launcher-1901-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 814461 INFO  (jetty-launcher-1901-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T19:11:05.475Z
   [junit4]   2> 814462 INFO  (jetty-launcher-1901-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 814462 INFO  (jetty-launcher-1901-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 814462 INFO  (jetty-launcher-1901-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@165a94f2{SSL,[ssl, http/1.1]}{127.0.0.1:46303}
   [junit4]   2> 814462 INFO  (jetty-launcher-1901-thread-3) [    ] o.e.j.s.Server Started @816307ms
   [junit4]   2> 814464 INFO  (jetty-launcher-1901-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46303}
   [junit4]   2> 814464 ERROR (jetty-launcher-1901-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 814464 INFO  (jetty-launcher-1901-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 814464 INFO  (jetty-launcher-1901-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 814464 INFO  (jetty-launcher-1901-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 814464 INFO  (jetty-launcher-1901-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T19:11:05.478Z
   [junit4]   2> 814466 INFO  (jetty-launcher-1901-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 814470 INFO  (jetty-launcher-1901-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 814472 INFO  (jetty-launcher-1901-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45941/solr
   [junit4]   2> 814472 INFO  (jetty-launcher-1901-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45941/solr
   [junit4]   2> 814473 INFO  (jetty-launcher-1901-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45941/solr
   [junit4]   2> 814478 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 0x158d0658a8f0005, 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> 814481 INFO  (jetty-launcher-1901-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45941/solr
   [junit4]   2> 814492 INFO  (jetty-launcher-1901-thread-1) [n:127.0.0.1:39015_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39015_solr
   [junit4]   2> 814493 INFO  (jetty-launcher-1901-thread-2) [n:127.0.0.1:46775_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46775_solr
   [junit4]   2> 814493 INFO  (jetty-launcher-1901-thread-4) [n:127.0.0.1:35093_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35093_solr
   [junit4]   2> 814494 INFO  (jetty-launcher-1901-thread-1) [n:127.0.0.1:39015_solr    ] o.a.s.c.Overseer Overseer (id=97056526523367433-127.0.0.1:39015_solr-n_0000000000) starting
   [junit4]   2> 814496 INFO  (zkCallback-1917-thread-1-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 814496 INFO  (zkCallback-1922-thread-1-processing-n:127.0.0.1:46303_solr) [n:127.0.0.1:46303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 814496 INFO  (zkCallback-1918-thread-1-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 814496 INFO  (zkCallback-1916-thread-1-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 814503 INFO  (jetty-launcher-1901-thread-3) [n:127.0.0.1:46303_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46303_solr
   [junit4]   2> 814504 INFO  (zkCallback-1918-thread-1-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 814504 INFO  (zkCallback-1917-thread-1-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 814504 INFO  (zkCallback-1922-thread-1-processing-n:127.0.0.1:46303_solr) [n:127.0.0.1:46303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 814504 INFO  (zkCallback-1916-thread-1-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 814507 INFO  (jetty-launcher-1901-thread-1) [n:127.0.0.1:39015_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39015_solr
   [junit4]   2> 814509 INFO  (zkCallback-1922-thread-1-processing-n:127.0.0.1:46303_solr) [n:127.0.0.1:46303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 814509 INFO  (zkCallback-1916-thread-1-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 814509 INFO  (zkCallback-1917-thread-1-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 814509 INFO  (zkCallback-1918-thread-1-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 814723 INFO  (jetty-launcher-1901-thread-1) [n:127.0.0.1:39015_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_4E2CA17107B9F86A-001/tempDir-001/node1/.
   [junit4]   2> 814732 INFO  (jetty-launcher-1901-thread-4) [n:127.0.0.1:35093_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_4E2CA17107B9F86A-001/tempDir-001/node4/.
   [junit4]   2> 814756 INFO  (jetty-launcher-1901-thread-2) [n:127.0.0.1:46775_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_4E2CA17107B9F86A-001/tempDir-001/node2/.
   [junit4]   2> 814796 INFO  (jetty-launcher-1901-thread-3) [n:127.0.0.1:46303_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_4E2CA17107B9F86A-001/tempDir-001/node3/.
   [junit4]   2> 814801 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4E2CA17107B9F86A]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 814802 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4E2CA17107B9F86A]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45941/solr ready
   [junit4]   2> 814824 INFO  (TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[4E2CA17107B9F86A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deletePartiallyCreatedCollection
   [junit4]   2> 814825 INFO  (TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[4E2CA17107B9F86A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 814860 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 820861 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation core create command dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfdeletedcollection&wt=javabin&version=2
   [junit4]   2> 820862 INFO  (OverseerStateUpdate-97056526523367433-127.0.0.1:39015_solr-n_0000000000) [n:127.0.0.1:39015_solr    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 821871 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 821877 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.s.IndexSchema [halfdeletedcollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 821881 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 821882 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection   x:halfdeletedcollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard1_replica1' using configuration from collection halfdeletedcollection
   [junit4]   2> 821882 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrCore [[halfdeletedcollection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node1/halfdeletedcollection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-002/]
   [junit4]   2> 821887 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 821887 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 821925 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 821925 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 821925 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62d611ef[halfdeletedcollection_shard1_replica1] main]
   [junit4]   2> 821926 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 821926 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 821926 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 821927 INFO  (searcherExecutor-4512-thread-1-processing-n:127.0.0.1:39015_solr x:halfdeletedcollection_shard1_replica1 s:shard2 c:halfdeletedcollection r:core_node1) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica1] Registered new searcher Searcher@62d611ef[halfdeletedcollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 821928 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552904432325230592
   [junit4]   2> 821934 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 821934 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 821934 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39015/solr/halfdeletedcollection_shard1_replica1/
   [junit4]   2> 821934 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 821934 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:39015/solr/halfdeletedcollection_shard1_replica1/ has no replicas
   [junit4]   2> 821947 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39015/solr/halfdeletedcollection_shard1_replica1/ shard2
   [junit4]   2> 822104 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 822107 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfdeletedcollection&wt=javabin&version=2} status=0 QTime=7247
   [junit4]   2> 822109 INFO  (qtp419668928-9738) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfdeletedcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 822110 INFO  (OverseerThreadFactory-4503-thread-1-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 822118 INFO  (qtp419668928-9731) [n:127.0.0.1:39015_solr    ] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@128b387a
   [junit4]   2> 822121 INFO  (qtp419668928-9731) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfdeletedcollection_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 822825 INFO  (qtp419668928-9738) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfdeletedcollection&action=DELETE&wt=javabin&version=2} status=0 QTime=715
   [junit4]   2> 822827 INFO  (qtp419668928-9741) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 822827 INFO  (qtp419668928-9741) [n:127.0.0.1:39015_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> 822828 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 822830 INFO  (OverseerThreadFactory-4503-thread-2-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.CreateCollectionCmd Create collection halfdeletedcollection
   [junit4]   2> 822830 INFO  (OverseerCollectionConfigSetProcessor-97056526523367433-127.0.0.1:39015_solr-n_0000000000) [n:127.0.0.1:39015_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> 823068 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 823073 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 829069 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard2_replica1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 829071 INFO  (zkCallback-1917-thread-2-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 829073 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 829177 INFO  (zkCallback-1918-thread-2-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 829177 INFO  (zkCallback-1917-thread-2-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 830080 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2  x:halfdeletedcollection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 830088 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1  x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 830092 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2  x:halfdeletedcollection_shard2_replica1] o.a.s.s.IndexSchema [halfdeletedcollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 830096 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2  x:halfdeletedcollection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 830097 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1  x:halfdeletedcollection_shard1_replica1] o.a.s.s.IndexSchema [halfdeletedcollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 830097 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2  x:halfdeletedcollection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard2_replica1' using configuration from collection halfdeletedcollection
   [junit4]   2> 830098 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.SolrCore [[halfdeletedcollection_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node2/halfdeletedcollection_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node2/./halfdeletedcollection_shard2_replica1/data/]
   [junit4]   2> 830101 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1  x:halfdeletedcollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 830102 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1  x:halfdeletedcollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard1_replica1' using configuration from collection halfdeletedcollection
   [junit4]   2> 830102 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrCore [[halfdeletedcollection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node4/halfdeletedcollection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node4/./halfdeletedcollection_shard1_replica1/data/]
   [junit4]   2> 830108 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 830108 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 830108 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 830108 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 830110 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 830110 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 830110 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 830110 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 830111 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6322a5ff[halfdeletedcollection_shard2_replica1] main]
   [junit4]   2> 830111 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3cfc98eb[halfdeletedcollection_shard1_replica1] main]
   [junit4]   2> 830112 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 830112 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 830113 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 830113 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 830113 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 830113 INFO  (searcherExecutor-4518-thread-1-processing-n:127.0.0.1:35093_solr x:halfdeletedcollection_shard1_replica1 s:shard1 c:halfdeletedcollection r:core_node2) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica1] Registered new searcher Searcher@3cfc98eb[halfdeletedcollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 830113 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 830113 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552904440907825152
   [junit4]   2> 830113 INFO  (searcherExecutor-4517-thread-1-processing-n:127.0.0.1:46775_solr x:halfdeletedcollection_shard2_replica1 s:shard2 c:halfdeletedcollection r:core_node1) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.SolrCore [halfdeletedcollection_shard2_replica1] Registered new searcher Searcher@6322a5ff[halfdeletedcollection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 830113 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552904440907825152
   [junit4]   2> 830120 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 830120 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 830120 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 830120 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 830120 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35093/solr/halfdeletedcollection_shard1_replica1/
   [junit4]   2> 830120 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 830120 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:35093/solr/halfdeletedcollection_shard1_replica1/ has no replicas
   [junit4]   2> 830121 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46775/solr/halfdeletedcollection_shard2_replica1/
   [junit4]   2> 830121 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 830121 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:46775/solr/halfdeletedcollection_shard2_replica1/ has no replicas
   [junit4]   2> 830128 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35093/solr/halfdeletedcollection_shard1_replica1/ shard1
   [junit4]   2> 830128 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46775/solr/halfdeletedcollection_shard2_replica1/ shard2
   [junit4]   2> 830230 INFO  (zkCallback-1917-thread-2-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 830232 INFO  (zkCallback-1918-thread-2-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 830279 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 830280 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 830281 INFO  (qtp371698533-9745) [n:127.0.0.1:35093_solr c:halfdeletedcollection s:shard1 r:core_node2 x:halfdeletedcollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2} status=0 QTime=7208
   [junit4]   2> 830282 INFO  (qtp1959113980-9735) [n:127.0.0.1:46775_solr c:halfdeletedcollection s:shard2 r:core_node1 x:halfdeletedcollection_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard2_replica1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard2&wt=javabin&version=2} status=0 QTime=7214
   [junit4]   2> 830285 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_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> 830385 INFO  (zkCallback-1917-thread-2-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 830385 INFO  (zkCallback-1918-thread-2-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 830834 INFO  (OverseerCollectionConfigSetProcessor-97056526523367433-127.0.0.1:39015_solr-n_0000000000) [n:127.0.0.1:39015_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> 831286 INFO  (qtp419668928-9729) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=8457
   [junit4]   2> 831288 INFO  (qtp419668928-9731) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 831304 INFO  (qtp419668928-9731) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 831304 INFO  (TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[4E2CA17107B9F86A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deletePartiallyCreatedCollection
   [junit4]   2> 831329 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[4E2CA17107B9F86A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionsAPI
   [junit4]   2> 831329 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[4E2CA17107B9F86A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 831330 INFO  (qtp419668928-9738) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfdeletedcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 831370 INFO  (OverseerThreadFactory-4503-thread-3-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 831375 INFO  (qtp1959113980-9750) [n:127.0.0.1:46775_solr    ] o.a.s.c.SolrCore [halfdeletedcollection_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7c8dd7e
   [junit4]   2> 831376 INFO  (qtp371698533-9757) [n:127.0.0.1:35093_solr    ] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@26ccdbcb
   [junit4]   2> 831379 INFO  (qtp371698533-9757) [n:127.0.0.1:35093_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfdeletedcollection_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 831380 INFO  (qtp1959113980-9750) [n:127.0.0.1:46775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfdeletedcollection_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 832082 INFO  (qtp419668928-9738) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfdeletedcollection&action=DELETE&wt=javabin&version=2} status=0 QTime=752
   [junit4]   2> 832083 INFO  (qtp419668928-9741) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb1&replicationFactor=3&collection.configName=conf2&maxShardsPerNode=4&name=awhollynewcollection_0&action=CREATE&numShards=5&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 832084 INFO  (qtp419668928-9741) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb1&replicationFactor=3&collection.configName=conf2&maxShardsPerNode=4&name=awhollynewcollection_0&action=CREATE&numShards=5&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832086 INFO  (OverseerThreadFactory-4503-thread-4-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.CreateCollectionCmd Create collection awhollynewcollection_0
   [junit4]   2> 832086 INFO  (OverseerCollectionConfigSetProcessor-97056526523367433-127.0.0.1:39015_solr-n_0000000000) [n:127.0.0.1:39015_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> 832189 INFO  (zkCallback-1930-thread-3) [    ] 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> 832291 INFO  (qtp371698533-9758) [n:127.0.0.1:35093_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646132431&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard4_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832291 INFO  (parallelCoreAdminExecutor-4506-thread-1-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646132431 CREATE) [n:127.0.0.1:35093_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832293 INFO  (qtp419668928-9743) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647053318&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> 832293 INFO  (parallelCoreAdminExecutor-4504-thread-1-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647053318 CREATE) [n:127.0.0.1:39015_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832293 INFO  (qtp1959113980-9751) [n:127.0.0.1:46775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646051699&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> 832294 INFO  (parallelCoreAdminExecutor-4508-thread-1-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646051699 CREATE) [n:127.0.0.1:46775_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832311 INFO  (qtp419668928-9743) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard3_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832311 INFO  (parallelCoreAdminExecutor-4504-thread-2-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844 CREATE) [n:127.0.0.1:39015_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832314 INFO  (qtp371698533-9754) [n:127.0.0.1:35093_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646665953&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> 832315 INFO  (parallelCoreAdminExecutor-4506-thread-3-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646665953 CREATE) [n:127.0.0.1:35093_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832315 INFO  (qtp1959113980-9739) [n:127.0.0.1:46775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646547558&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832315 INFO  (parallelCoreAdminExecutor-4508-thread-2-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646547558 CREATE) [n:127.0.0.1:46775_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832320 INFO  (qtp1959113980-9751) [n:127.0.0.1:46775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard5_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard5&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832320 INFO  (parallelCoreAdminExecutor-4508-thread-4-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269 CREATE) [n:127.0.0.1:46775_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832320 INFO  (qtp1959113980-9742) [n:127.0.0.1:46775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646165001&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard2_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard2&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 832320 INFO  (qtp419668928-9738) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard2_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard2&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 832321 INFO  (parallelCoreAdminExecutor-4508-thread-3-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646165001 CREATE) [n:127.0.0.1:46775_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832321 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832321 INFO  (qtp419668928-9733) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647443467&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> 832321 INFO  (qtp371698533-9758) [n:127.0.0.1:35093_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard3_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard3&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 832321 INFO  (parallelCoreAdminExecutor-4506-thread-2-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073 CREATE) [n:127.0.0.1:35093_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832323 INFO  (parallelCoreAdminExecutor-4504-thread-4-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647443467 CREATE) [n:127.0.0.1:39015_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832399 INFO  (qtp565023231-9730) [n:127.0.0.1:46303_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646269009&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard5_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard5&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832399 INFO  (parallelCoreAdminExecutor-4510-thread-1-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646269009 CREATE) [n:127.0.0.1:46303_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832402 INFO  (qtp565023231-9761) [n:127.0.0.1:46303_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647356220&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard4_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832402 INFO  (parallelCoreAdminExecutor-4510-thread-2-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647356220 CREATE) [n:127.0.0.1:46303_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832414 INFO  (qtp565023231-9872) [n:127.0.0.1:46303_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646375877&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> 832416 INFO  (parallelCoreAdminExecutor-4510-thread-3-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646375877 CREATE) [n:127.0.0.1:46303_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832416 INFO  (qtp565023231-9728) [n:127.0.0.1:46303_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132648231190&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832416 INFO  (parallelCoreAdminExecutor-4510-thread-4-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132648231190 CREATE) [n:127.0.0.1:46303_solr    ] o.a.s.u.TestInjection Inject random core creation delay of 6s
   [junit4]   2> 832417 INFO  (qtp419668928-9738) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844
   [junit4]   2> 832417 INFO  (qtp419668928-9738) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 833419 INFO  (qtp419668928-9731) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844
   [junit4]   2> 833419 INFO  (qtp419668928-9731) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 834422 INFO  (qtp419668928-9876) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844
   [junit4]   2> 834422 INFO  (qtp419668928-9876) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 835424 INFO  (qtp419668928-9879) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844
   [junit4]   2> 835424 INFO  (qtp419668928-9879) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 836426 INFO  (qtp419668928-9741) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844
   [junit4]   2> 836426 INFO  (qtp419668928-9741) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 837428 INFO  (qtp419668928-9878) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844
   [junit4]   2> 837428 INFO  (qtp419668928-9878) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 838291 INFO  (parallelCoreAdminExecutor-4506-thread-1-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646132431 CREATE) [n:127.0.0.1:35093_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646132431&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard4_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard4&wt=javabin&version=2
   [junit4]   2> 838293 INFO  (parallelCoreAdminExecutor-4504-thread-1-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647053318 CREATE) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647053318&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> 838294 INFO  (parallelCoreAdminExecutor-4508-thread-1-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646051699 CREATE) [n:127.0.0.1:46775_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646051699&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> 838311 INFO  (parallelCoreAdminExecutor-4504-thread-2-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844 CREATE) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard3_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard3&wt=javabin&version=2
   [junit4]   2> 838315 INFO  (parallelCoreAdminExecutor-4506-thread-3-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646665953 CREATE) [n:127.0.0.1:35093_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646665953&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> 838315 INFO  (parallelCoreAdminExecutor-4508-thread-2-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646547558 CREATE) [n:127.0.0.1:46775_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646547558&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2
   [junit4]   2> 838320 INFO  (parallelCoreAdminExecutor-4508-thread-4-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269 CREATE) [n:127.0.0.1:46775_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard5_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard5&wt=javabin&version=2
   [junit4]   2> 838321 INFO  (parallelCoreAdminExecutor-4508-thread-3-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646165001 CREATE) [n:127.0.0.1:46775_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646165001&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard2_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard2&wt=javabin&version=2
   [junit4]   2> 838321 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard2_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard2&wt=javabin&version=2
   [junit4]   2> 838322 INFO  (parallelCoreAdminExecutor-4506-thread-2-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073 CREATE) [n:127.0.0.1:35093_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard3_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard3&wt=javabin&version=2
   [junit4]   2> 838323 INFO  (parallelCoreAdminExecutor-4504-thread-4-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647443467 CREATE) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647443467&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> 838399 INFO  (parallelCoreAdminExecutor-4510-thread-1-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646269009 CREATE) [n:127.0.0.1:46303_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646269009&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard5_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard5&wt=javabin&version=2
   [junit4]   2> 838402 INFO  (parallelCoreAdminExecutor-4510-thread-2-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647356220 CREATE) [n:127.0.0.1:46303_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647356220&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard4_replica2&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard4&wt=javabin&version=2
   [junit4]   2> 838416 INFO  (parallelCoreAdminExecutor-4510-thread-3-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646375877 CREATE) [n:127.0.0.1:46303_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646375877&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> 838416 INFO  (parallelCoreAdminExecutor-4510-thread-4-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132648231190 CREATE) [n:127.0.0.1:46303_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132648231190&qt=/admin/cores&collection.configName=conf2&newCollection=true&name=awhollynewcollection_0_shard1_replica3&action=CREATE&numShards=5&collection=awhollynewcollection_0&shard=shard1&wt=javabin&version=2
   [junit4]   2> 838430 INFO  (qtp419668928-9874) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844
   [junit4]   2> 838430 INFO  (qtp419668928-9874) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 839432 INFO  (qtp419668928-9733) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844
   [junit4]   2> 839432 INFO  (qtp419668928-9733) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 839596 INFO  (zkCallback-1930-thread-3) [    ] 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> 839596 INFO  (zkCallback-1917-thread-2-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_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> 839596 INFO  (zkCallback-1916-thread-4-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_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> 839596 INFO  (zkCallback-1922-thread-2-processing-n:127.0.0.1:46303_solr) [n:127.0.0.1:46303_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> 839596 INFO  (zkCallback-1918-thread-2-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_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> 839709 INFO  (zkCallback-1930-thread-3) [    ] 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> 839709 INFO  (zkCallback-1917-thread-2-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_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> 839709 INFO  (zkCallback-1916-thread-4-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_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> 839709 INFO  (zkCallback-1922-thread-2-processing-n:127.0.0.1:46303_solr) [n:127.0.0.1:46303_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> 839709 INFO  (zkCallback-1918-thread-2-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_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> 840434 INFO  (qtp419668928-9738) [n:127.0.0.1:39015_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844
   [junit4]   2> 840434 INFO  (qtp419668928-9738) [n:127.0.0.1:39015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647517844&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 840637 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2  x:awhollynewcollection_0_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840680 INFO  (parallelCoreAdminExecutor-4510-thread-1-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646269009 CREATE) [n:127.0.0.1:46303_solr c:awhollynewcollection_0 s:shard5  x:awhollynewcollection_0_shard5_replica3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840680 INFO  (parallelCoreAdminExecutor-4508-thread-4-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269 CREATE) [n:127.0.0.1:46775_solr c:awhollynewcollection_0 s:shard5  x:awhollynewcollection_0_shard5_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840681 INFO  (parallelCoreAdminExecutor-4504-thread-1-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647053318 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard1  x:awhollynewcollection_0_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840682 INFO  (parallelCoreAdminExecutor-4506-thread-1-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646132431 CREATE) [n:127.0.0.1:35093_solr c:awhollynewcollection_0 s:shard4  x:awhollynewcollection_0_shard4_replica3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840686 INFO  (parallelCoreAdminExecutor-4506-thread-2-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073 CREATE) [n:127.0.0.1:35093_solr c:awhollynewcollection_0 s:shard3  x:awhollynewcollection_0_shard3_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840687 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2  x:awhollynewcollection_0_shard2_replica2] o.a.s.s.IndexSchema [awhollynewcollection_0_shard2_replica2] Schema name=minimal
   [junit4]   2> 840690 INFO  (parallelCoreAdminExecutor-4510-thread-4-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132648231190 CREATE) [n:127.0.0.1:46303_solr c:awhollynewcollection_0 s:shard1  x:awhollynewcollection_0_shard1_replica3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840692 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2  x:awhollynewcollection_0_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 840696 INFO  (parallelCoreAdminExecutor-4508-thread-2-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646547558 CREATE) [n:127.0.0.1:46775_solr c:awhollynewcollection_0 s:shard1  x:awhollynewcollection_0_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840701 INFO  (parallelCoreAdminExecutor-4510-thread-2-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647356220 CREATE) [n:127.0.0.1:46303_solr c:awhollynewcollection_0 s:shard4  x:awhollynewcollection_0_shard4_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840700 INFO  (parallelCoreAdminExecutor-4506-thread-2-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073 CREATE) [n:127.0.0.1:35093_solr c:awhollynewcollection_0 s:shard3  x:awhollynewcollection_0_shard3_replica2] o.a.s.s.IndexSchema [awhollynewcollection_0_shard3_replica2] Schema name=minimal
   [junit4]   2> 840698 INFO  (parallelCoreAdminExecutor-4506-thread-3-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646665953 CREATE) [n:127.0.0.1:35093_solr c:awhollynewcollection_0 s:shard2  x:awhollynewcollection_0_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840697 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2  x:awhollynewcollection_0_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard2_replica2' using configuration from collection awhollynewcollection_0
   [junit4]   2> 840702 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2 r:core_node7 x:awhollynewcollection_0_shard2_replica2] o.a.s.c.SolrCore [[awhollynewcollection_0_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node1/awhollynewcollection_0_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node1/./awhollynewcollection_0_shard2_replica2/data/]
   [junit4]   2> 840702 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2 r:core_node7 x:awhollynewcollection_0_shard2_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0010
   [junit4]   2> 840714 INFO  (parallelCoreAdminExecutor-4508-thread-4-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269 CREATE) [n:127.0.0.1:46775_solr c:awhollynewcollection_0 s:shard5  x:awhollynewcollection_0_shard5_replica2] o.a.s.s.IndexSchema [awhollynewcollection_0_shard5_replica2] Schema name=minimal
   [junit4]   2> 840714 INFO  (parallelCoreAdminExecutor-4508-thread-1-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646051699 CREATE) [n:127.0.0.1:46775_solr c:awhollynewcollection_0 s:shard4  x:awhollynewcollection_0_shard4_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840715 INFO  (parallelCoreAdminExecutor-4506-thread-2-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073 CREATE) [n:127.0.0.1:35093_solr c:awhollynewcollection_0 s:shard3  x:awhollynewcollection_0_shard3_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 840716 INFO  (parallelCoreAdminExecutor-4508-thread-4-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269 CREATE) [n:127.0.0.1:46775_solr c:awhollynewcollection_0 s:shard5  x:awhollynewcollection_0_shard5_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 840720 INFO  (parallelCoreAdminExecutor-4510-thread-3-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646375877 CREATE) [n:127.0.0.1:46303_solr c:awhollynewcollection_0 s:shard3  x:awhollynewcollection_0_shard3_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840720 INFO  (parallelCoreAdminExecutor-4508-thread-4-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269 CREATE) [n:127.0.0.1:46775_solr c:awhollynewcollection_0 s:shard5  x:awhollynewcollection_0_shard5_replica2] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard5_replica2' using configuration from collection awhollynewcollection_0
   [junit4]   2> 840720 INFO  (parallelCoreAdminExecutor-4506-thread-2-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073 CREATE) [n:127.0.0.1:35093_solr c:awhollynewcollection_0 s:shard3  x:awhollynewcollection_0_shard3_replica2] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard3_replica2' using configuration from collection awhollynewcollection_0
   [junit4]   2> 840721 INFO  (parallelCoreAdminExecutor-4508-thread-4-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269 CREATE) [n:127.0.0.1:46775_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica2] o.a.s.c.SolrCore [[awhollynewcollection_0_shard5_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node2/awhollynewcollection_0_shard5_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node2/./awhollynewcollection_0_shard5_replica2/data/]
   [junit4]   2> 840721 INFO  (parallelCoreAdminExecutor-4506-thread-2-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073 CREATE) [n:127.0.0.1:35093_solr c:awhollynewcollection_0 s:shard3 r:core_node15 x:awhollynewcollection_0_shard3_replica2] o.a.s.c.SolrCore [[awhollynewcollection_0_shard3_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node4/awhollynewcollection_0_shard3_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001/tempDir-001/node4/./awhollynewcollection_0_shard3_replica2/data/]
   [junit4]   2> 840721 INFO  (parallelCoreAdminExecutor-4508-thread-4-processing-n:127.0.0.1:46775_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646453269 CREATE) [n:127.0.0.1:46775_solr c:awhollynewcollection_0 s:shard5 r:core_node10 x:awhollynewcollection_0_shard5_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0010
   [junit4]   2> 840721 INFO  (parallelCoreAdminExecutor-4506-thread-2-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646855073 CREATE) [n:127.0.0.1:35093_solr c:awhollynewcollection_0 s:shard3 r:core_node15 x:awhollynewcollection_0_shard3_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0010
   [junit4]   2> 840728 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2 r:core_node7 x:awhollynewcollection_0_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 840728 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2 r:core_node7 x:awhollynewcollection_0_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 840729 INFO  (parallelCoreAdminExecutor-4504-thread-1-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647053318 CREATE) [n:127.0.0.1:39015_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> 840730 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2 r:core_node7 x:awhollynewcollection_0_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 840730 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2 r:core_node7 x:awhollynewcollection_0_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 840733 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2 r:core_node7 x:awhollynewcollection_0_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@27accb8f[awhollynewcollection_0_shard2_replica2] main]
   [junit4]   2> 840735 INFO  (parallelCoreAdminExecutor-4504-thread-3-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646756434 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard2 r:core_node7 x:awhollynewcollection_0_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 840735 INFO  (parallelCoreAdminExecutor-4504-thread-4-processing-n:127.0.0.1:39015_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132647443467 CREATE) [n:127.0.0.1:39015_solr c:awhollynewcollection_0 s:shard5  x:awhollynewcollection_0_shard5_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 840737 INFO  (parallelCoreAdminExecutor-4506-thread-1-processing-n:127.0.0.1:35093_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646132431 CREATE) [n:127.0.0.1:35093_solr c:awhollynewcollection_0 s:shard4  x:awhollynewcollection_0_shard4_replica3] o.a.s.s.IndexSchema [awhollynewcollection_0_shard4_replica3] Schema name=minimal
   [junit4]   2> 840737 INFO  (parallelCoreAdminExecutor-4510-thread-1-processing-n:127.0.0.1:46303_solr d2e53199-ca74-4bf4-99dc-fbead0d0dbb11675132646269009 CREATE) [n:127.0.0.1:46303_solr c:awhollynewcollection_0 s:shard5  x:awhollynewcollection_0_shard5_replica3] o.a.s.s.IndexSchema [awhollynewcollection_0_shard5_replica3] Schema name=minimal
   [junit4]   2> 840738 INFO  (parallelCoreAdminExecutor-45

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

EST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[4E2CA17107B9F86A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreationAndDeletion
   [junit4]   2> 995996 INFO  (jetty-launcher-1901-thread-7) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2992ac00{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 995996 INFO  (jetty-launcher-1901-thread-6) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4afcd996{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 995996 INFO  (jetty-launcher-1901-thread-7) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=263925088
   [junit4]   2> 995996 INFO  (jetty-launcher-1901-thread-6) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1135341630
   [junit4]   2> 995996 INFO  (jetty-launcher-1901-thread-5) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d449dbf{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 995996 INFO  (jetty-launcher-1901-thread-8) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@165a94f2{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 995997 INFO  (jetty-launcher-1901-thread-5) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1442140363
   [junit4]   2> 995997 INFO  (jetty-launcher-1901-thread-8) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1163881166
   [junit4]   2> 996001 INFO  (zkCallback-1922-thread-7-processing-n:127.0.0.1:46303_solr) [n:127.0.0.1:46303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 996001 INFO  (zkCallback-1916-thread-6-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 996001 INFO  (zkCallback-1918-thread-6-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 996001 INFO  (jetty-launcher-1901-thread-5) [    ] o.a.s.c.Overseer Overseer (id=97056526523367433-127.0.0.1:39015_solr-n_0000000000) closing
   [junit4]   2> 996001 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:45941) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158d0658a8f000c, 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> 996001 INFO  (OverseerStateUpdate-97056526523367433-127.0.0.1:39015_solr-n_0000000000) [n:127.0.0.1:39015_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39015_solr
   [junit4]   2> 996002 INFO  (zkCallback-1916-thread-6-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 997501 WARN  (zkCallback-1917-thread-7-processing-n:127.0.0.1:46775_solr) [n:127.0.0.1:46775_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 997501 WARN  (zkCallback-1922-thread-7-processing-n:127.0.0.1:46303_solr) [n:127.0.0.1:46303_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 997501 WARN  (zkCallback-1918-thread-6-processing-n:127.0.0.1:35093_solr) [n:127.0.0.1:35093_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 997502 INFO  (jetty-launcher-1901-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4af74dce{/solr,null,UNAVAILABLE}
   [junit4]   2> 997502 INFO  (jetty-launcher-1901-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@24ffe0c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 997502 INFO  (jetty-launcher-1901-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48bf5948{/solr,null,UNAVAILABLE}
   [junit4]   2> 997502 WARN  (zkCallback-1916-thread-8-processing-n:127.0.0.1:39015_solr) [n:127.0.0.1:39015_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 997502 INFO  (jetty-launcher-1901-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5dabd431{/solr,null,UNAVAILABLE}
   [junit4]   2> 997503 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4E2CA17107B9F86A]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45941 45941
   [junit4]   2> 997521 INFO  (Thread-2082) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45941 45941
   [junit4]   2> 997522 WARN  (Thread-2082) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/configs/conf
   [junit4]   2> 	18	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	319	/solr/clusterstate.json
   [junit4]   2> 	18	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 	4	/solr/collections/addReplicaColl/state.json
   [junit4]   2> 	4	/solr/collections/reloaded_collection/state.json
   [junit4]   2> 	3	/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2> 	2	/solr/collections/onlyinzk/state.json
   [junit4]   2> 	2	/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	449	/solr/collections
   [junit4]   2> 	94	/solr/overseer/queue
   [junit4]   2> 	56	/solr/overseer/collection-queue-work
   [junit4]   2> 	19	/solr/overseer/queue-work
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 997522 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4E2CA17107B9F86A]-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.cloud.CollectionsAPIDistributedZkTest_4E2CA17107B9F86A-001
   [junit4]   2> Dec 05, 2016 7:14:08 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=273, maxMBSortInHeap=6.341536594365419, sim=RandomSimilarity(queryNorm=false): {}, locale=uk-UA, timezone=Asia/Vientiane
   [junit4]   2> NOTE: Linux 4.4.0-47-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=274305048,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSubQueryTransformer, TestManagedSchema, TestShardHandlerFactory, TestStressRecovery, TestCloudPivotFacet, LoggingHandlerTest, BadComponentTest, TestMissingGroups, TestUninvertingReader, TestRandomRequestDistribution, AnalyticsMergeStrategyTest, TestFieldCollectionResource, TestXmlQParserPlugin, SmileWriterTest, TestQueryUtils, TestSolrConfigHandlerCloud, HLLUtilTest, TestConfigOverlay, HdfsUnloadDistributedZkTest, TestBulkSchemaAPI, TestDocBasedVersionConstraints, DistributedFacetPivotSmallTest, CoreSorterTest, BaseCdcrDistributedZkTest, IndexBasedSpellCheckerTest, ShardRoutingCustomTest, SolrCLIZkUtilsTest, TestSolr4Spatial2, TestStressUserVersions, BJQParserTest, TestSearcherReuse, UpdateRequestProcessorFactoryTest, TestAuthenticationFramework, SuggesterFSTTest, TestExclusionRuleCollectionAccess, DistributedTermsComponentTest, ClusterStateUpdateTest, HdfsChaosMonkeySafeLeaderTest, SpellCheckComponentTest, HdfsRecoverLeaseTest, SOLR749Test, BasicAuthStandaloneTest, TlogReplayBufferedWhileIndexingTest, TestScoreJoinQPScore, TestPostingsSolrHighlighter, DocValuesNotIndexedTest, DistributedDebugComponentTest, DOMUtilTest, CoreAdminRequestStatusTest, JavabinLoaderTest, TestFieldCacheReopen, TestSchemaManager, TestFuzzyAnalyzedSuggestions, SolrCmdDistributorTest, TestRequestForwarding, BlobRepositoryCloudTest, TestCursorMarkWithoutUniqueKey, TestMacroExpander, DistributedIntervalFacetingTest, SimpleMLTQParserTest, QueryParsingTest, TimeZoneUtilsTest, TestSolrQueryParserDefaultOperatorResource, OpenExchangeRatesOrgProviderTest, DirectSolrSpellCheckerTest, LeaderInitiatedRecoveryOnCommitTest, DocValuesMissingTest, TestDefaultStatsCache, MoreLikeThisHandlerTest, BlockJoinFacetSimpleTest, TestFieldCacheSortRandom, CollectionReloadTest, WordBreakSolrSpellCheckerTest, TestDocumentBuilder, ClassificationUpdateProcessorFactoryTest, ChaosMonkeyNothingIsSafeTest, TestSurroundQueryParser, TestJavabinTupleStreamParser, SpatialRPTFieldTypeTest, TestExportWriter, TestLockTree, TestInitQParser, SimplePostToolTest, AlternateDirectoryTest, TestManagedStopFilterFactory, BasicFunctionalityTest, TestSolrXml, TestConfigSetsAPIExclusivity, HighlighterTest, RequestLoggingTest, DistributedFacetPivotLargeTest, TestExactStatsCache, TestPKIAuthenticationPlugin, TestSolrCloudWithKerberosAlt, HdfsDirectoryFactoryTest, TestSlowCompositeReaderWrapper, TestMiniSolrCloudClusterSSL, BigEndianAscendingWordDeserializerTest, TestShortCircuitedRequests, TestQueryTypes, ZkControllerTest, TestConfigSets, DistanceFunctionTest, SpatialFilterTest, CollectionsAPIAsyncDistributedZkTest, ZkCLITest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest]
   [junit4] Completed [270/658 (1!)] on J1 in 183.69s, 20 tests, 1 failure <<< FAILURES!

[...truncated 63677 lines...]