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 2017/05/28 15:33:55 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_131) - Build # 19728 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19728/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard

Error Message:
Error from server at http://127.0.0.1:35625/solr: deleteshard the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35625/solr: deleteshard the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([344DB28B3FC4CC34:F1130697B93106C9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:237)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:459)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:389)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1129)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:805)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:143)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11246 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/init-core-data-001
   [junit4]   2> 139265 WARN  (SUITE-CollectionsAPISolrJTest-seed#[344DB28B3FC4CC34]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=61 numCloses=61
   [junit4]   2> 139265 INFO  (SUITE-CollectionsAPISolrJTest-seed#[344DB28B3FC4CC34]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 139267 INFO  (SUITE-CollectionsAPISolrJTest-seed#[344DB28B3FC4CC34]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 139267 INFO  (SUITE-CollectionsAPISolrJTest-seed#[344DB28B3FC4CC34]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001
   [junit4]   2> 139267 INFO  (SUITE-CollectionsAPISolrJTest-seed#[344DB28B3FC4CC34]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 139283 INFO  (Thread-266) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 139283 INFO  (Thread-266) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 139327 ERROR (Thread-266) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 139383 INFO  (SUITE-CollectionsAPISolrJTest-seed#[344DB28B3FC4CC34]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33083
   [junit4]   2> 139436 INFO  (jetty-launcher-184-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 139440 INFO  (jetty-launcher-184-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 139443 INFO  (jetty-launcher-184-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 139593 INFO  (jetty-launcher-184-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f1fc0{/solr,null,AVAILABLE}
   [junit4]   2> 139604 INFO  (jetty-launcher-184-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 139611 INFO  (jetty-launcher-184-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11ad8b4{HTTP/1.1,[http/1.1]}{127.0.0.1:32861}
   [junit4]   2> 139611 INFO  (jetty-launcher-184-thread-3) [    ] o.e.j.s.Server Started @141588ms
   [junit4]   2> 139611 INFO  (jetty-launcher-184-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32861}
   [junit4]   2> 139611 ERROR (jetty-launcher-184-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 139611 INFO  (jetty-launcher-184-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 139611 INFO  (jetty-launcher-184-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 139611 INFO  (jetty-launcher-184-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 139612 INFO  (jetty-launcher-184-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-28T14:56:48.476Z
   [junit4]   2> 139671 INFO  (jetty-launcher-184-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@136463d{/solr,null,AVAILABLE}
   [junit4]   2> 139749 INFO  (jetty-launcher-184-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10b7d6{/solr,null,AVAILABLE}
   [junit4]   2> 139749 INFO  (jetty-launcher-184-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1dfb943{HTTP/1.1,[http/1.1]}{127.0.0.1:38353}
   [junit4]   2> 139749 INFO  (jetty-launcher-184-thread-2) [    ] o.e.j.s.Server Started @141727ms
   [junit4]   2> 139749 INFO  (jetty-launcher-184-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38353}
   [junit4]   2> 139750 ERROR (jetty-launcher-184-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 139750 INFO  (jetty-launcher-184-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 139750 INFO  (jetty-launcher-184-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 139750 INFO  (jetty-launcher-184-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 139750 INFO  (jetty-launcher-184-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-28T14:56:48.615Z
   [junit4]   2> 139759 INFO  (jetty-launcher-184-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1487fdf{HTTP/1.1,[http/1.1]}{127.0.0.1:35625}
   [junit4]   2> 139759 INFO  (jetty-launcher-184-thread-1) [    ] o.e.j.s.Server Started @141736ms
   [junit4]   2> 139759 INFO  (jetty-launcher-184-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35625}
   [junit4]   2> 139759 ERROR (jetty-launcher-184-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 139759 INFO  (jetty-launcher-184-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 139759 INFO  (jetty-launcher-184-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 139759 INFO  (jetty-launcher-184-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 139759 INFO  (jetty-launcher-184-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-28T14:56:48.624Z
   [junit4]   2> 139796 INFO  (jetty-launcher-184-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19c4ee3{/solr,null,AVAILABLE}
   [junit4]   2> 139796 INFO  (jetty-launcher-184-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1473008{HTTP/1.1,[http/1.1]}{127.0.0.1:41425}
   [junit4]   2> 139796 INFO  (jetty-launcher-184-thread-4) [    ] o.e.j.s.Server Started @141774ms
   [junit4]   2> 139796 INFO  (jetty-launcher-184-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41425}
   [junit4]   2> 139797 ERROR (jetty-launcher-184-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 139797 INFO  (jetty-launcher-184-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 139797 INFO  (jetty-launcher-184-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 139797 INFO  (jetty-launcher-184-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 139797 INFO  (jetty-launcher-184-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-28T14:56:48.662Z
   [junit4]   2> 139875 INFO  (jetty-launcher-184-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 139880 INFO  (jetty-launcher-184-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 139884 INFO  (jetty-launcher-184-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 139919 INFO  (jetty-launcher-184-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33083/solr
   [junit4]   2> 139897 INFO  (jetty-launcher-184-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 139982 INFO  (jetty-launcher-184-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33083/solr
   [junit4]   2> 140002 INFO  (jetty-launcher-184-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33083/solr
   [junit4]   2> 140015 INFO  (jetty-launcher-184-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33083/solr
   [junit4]   2> 140125 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 0x15c4f8f44160006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 140151 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 0x15c4f8f44160007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 140166 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 0x15c4f8f44160008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 140172 INFO  (jetty-launcher-184-thread-3) [n:127.0.0.1:32861_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140172 INFO  (jetty-launcher-184-thread-3) [n:127.0.0.1:32861_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32861_solr
   [junit4]   2> 140173 INFO  (jetty-launcher-184-thread-3) [n:127.0.0.1:32861_solr    ] o.a.s.c.Overseer Overseer (id=98040768636518409-127.0.0.1:32861_solr-n_0000000000) starting
   [junit4]   2> 140276 INFO  (jetty-launcher-184-thread-1) [n:127.0.0.1:35625_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140276 INFO  (jetty-launcher-184-thread-1) [n:127.0.0.1:35625_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35625_solr
   [junit4]   2> 140375 INFO  (zkCallback-203-thread-1-processing-n:127.0.0.1:32861_solr) [n:127.0.0.1:32861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 140376 INFO  (jetty-launcher-184-thread-3) [n:127.0.0.1:32861_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32861_solr
   [junit4]   2> 140388 INFO  (jetty-launcher-184-thread-2) [n:127.0.0.1:38353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 140432 INFO  (zkCallback-203-thread-2-processing-n:127.0.0.1:32861_solr) [n:127.0.0.1:32861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 140432 INFO  (zkCallback-205-thread-2-processing-n:127.0.0.1:35625_solr) [n:127.0.0.1:35625_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 140432 INFO  (jetty-launcher-184-thread-2) [n:127.0.0.1:38353_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140434 INFO  (jetty-launcher-184-thread-2) [n:127.0.0.1:38353_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38353_solr
   [junit4]   2> 140434 INFO  (zkCallback-205-thread-2-processing-n:127.0.0.1:35625_solr) [n:127.0.0.1:35625_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 140435 INFO  (zkCallback-203-thread-2-processing-n:127.0.0.1:32861_solr) [n:127.0.0.1:32861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 140437 INFO  (jetty-launcher-184-thread-4) [n:127.0.0.1:41425_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 140438 INFO  (jetty-launcher-184-thread-4) [n:127.0.0.1:41425_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140440 INFO  (jetty-launcher-184-thread-4) [n:127.0.0.1:41425_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41425_solr
   [junit4]   2> 140445 INFO  (zkCallback-205-thread-1-processing-n:127.0.0.1:35625_solr) [n:127.0.0.1:35625_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 140445 INFO  (zkCallback-203-thread-2-processing-n:127.0.0.1:32861_solr) [n:127.0.0.1:32861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 140523 INFO  (zkCallback-207-thread-2-processing-n:127.0.0.1:38353_solr) [n:127.0.0.1:38353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 140531 INFO  (zkCallback-204-thread-1-processing-n:127.0.0.1:41425_solr) [n:127.0.0.1:41425_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 140656 INFO  (jetty-launcher-184-thread-3) [n:127.0.0.1:32861_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32861.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 140660 INFO  (jetty-launcher-184-thread-3) [n:127.0.0.1:32861_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32861.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 140660 INFO  (jetty-launcher-184-thread-3) [n:127.0.0.1:32861_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32861.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 140671 INFO  (jetty-launcher-184-thread-3) [n:127.0.0.1:32861_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node3/.
   [junit4]   2> 140708 INFO  (jetty-launcher-184-thread-2) [n:127.0.0.1:38353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38353.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 140720 INFO  (jetty-launcher-184-thread-2) [n:127.0.0.1:38353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38353.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 140720 INFO  (jetty-launcher-184-thread-2) [n:127.0.0.1:38353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38353.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 140721 INFO  (jetty-launcher-184-thread-2) [n:127.0.0.1:38353_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node2/.
   [junit4]   2> 140818 INFO  (jetty-launcher-184-thread-4) [n:127.0.0.1:41425_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41425.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 140822 INFO  (jetty-launcher-184-thread-4) [n:127.0.0.1:41425_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41425.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 140822 INFO  (jetty-launcher-184-thread-4) [n:127.0.0.1:41425_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41425.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 140823 INFO  (jetty-launcher-184-thread-4) [n:127.0.0.1:41425_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node4/.
   [junit4]   2> 140902 INFO  (jetty-launcher-184-thread-1) [n:127.0.0.1:35625_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35625.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 140918 INFO  (jetty-launcher-184-thread-1) [n:127.0.0.1:35625_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35625.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 140918 INFO  (jetty-launcher-184-thread-1) [n:127.0.0.1:35625_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35625.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 140919 INFO  (jetty-launcher-184-thread-1) [n:127.0.0.1:35625_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node1/.
   [junit4]   2> 141104 INFO  (SUITE-CollectionsAPISolrJTest-seed#[344DB28B3FC4CC34]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 141105 INFO  (SUITE-CollectionsAPISolrJTest-seed#[344DB28B3FC4CC34]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33083/solr ready
   [junit4]   2> 141129 INFO  (TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[344DB28B3FC4CC34]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBalanceShardUnique
   [junit4]   2> 141148 INFO  (qtp23088898-1202) [n:127.0.0.1:35625_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf&name=balancedProperties&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 141159 INFO  (OverseerThreadFactory-408-thread-1-processing-n:127.0.0.1:32861_solr) [n:127.0.0.1:32861_solr    ] o.a.s.c.CreateCollectionCmd Create collection balancedProperties
   [junit4]   2> 141400 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 141400 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 141400 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 141401 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 141484 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica_n1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 141484 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 141484 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica_n2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 141485 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 141599 INFO  (zkCallback-205-thread-1-processing-n:127.0.0.1:35625_solr) [n:127.0.0.1:35625_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 141600 INFO  (zkCallback-203-thread-2-processing-n:127.0.0.1:32861_solr) [n:127.0.0.1:32861_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 141603 INFO  (zkCallback-204-thread-1-processing-n:127.0.0.1:41425_solr) [n:127.0.0.1:41425_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 141603 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:38353_solr) [n:127.0.0.1:38353_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 142485 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 142510 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.s.IndexSchema [balancedProperties_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 142513 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 142513 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard1_replica_n2' using configuration from collection balancedProperties, trusted=true
   [junit4]   2> 142514 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32861.solr.core.balancedProperties.shard1.replica_n2' (registry 'solr.core.balancedProperties.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 142514 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 142514 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.c.SolrCore [[balancedProperties_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node3/balancedProperties_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node3/./balancedProperties_shard1_replica_n2/data/]
   [junit4]   2> 142516 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 142523 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] o.a.s.s.IndexSchema [balancedProperties_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 142525 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 142525 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard1_replica_n1' using configuration from collection balancedProperties, trusted=true
   [junit4]   2> 142526 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35625.solr.core.balancedProperties.shard1.replica_n1' (registry 'solr.core.balancedProperties.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 142526 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 142526 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] o.a.s.c.SolrCore [[balancedProperties_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node1/balancedProperties_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node1/./balancedProperties_shard1_replica_n1/data/]
   [junit4]   2> 142553 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 142559 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 142586 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] o.a.s.s.IndexSchema [balancedProperties_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 142587 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 142587 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard2_replica_n2' using configuration from collection balancedProperties, trusted=true
   [junit4]   2> 142588 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41425.solr.core.balancedProperties.shard2.replica_n2' (registry 'solr.core.balancedProperties.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 142588 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 142588 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] o.a.s.c.SolrCore [[balancedProperties_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node4/balancedProperties_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node4/./balancedProperties_shard2_replica_n2/data/]
   [junit4]   2> 142593 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.s.IndexSchema [balancedProperties_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 142595 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 142595 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard2_replica_n1' using configuration from collection balancedProperties, trusted=true
   [junit4]   2> 142596 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38353.solr.core.balancedProperties.shard2.replica_n1' (registry 'solr.core.balancedProperties.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 142596 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 142596 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.c.SolrCore [[balancedProperties_shard2_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node2/balancedProperties_shard2_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node2/./balancedProperties_shard2_replica_n1/data/]
   [junit4]   2> 142710 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 142710 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 142712 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 142712 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 142713 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@115e6e6[balancedProperties_shard1_replica_n1] main]
   [junit4]   2> 142714 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 142714 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 142714 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 142714 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 142715 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 142715 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 142715 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 142715 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568652301780910080
   [junit4]   2> 142747 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@970f02[balancedProperties_shard1_replica_n2] main]
   [junit4]   2> 142750 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 142750 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 142751 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 142754 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 142754 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 142755 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 142755 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 142758 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568652301825998848
   [junit4]   2> 142762 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 142763 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@624ec8[balancedProperties_shard2_replica_n1] main]
   [junit4]   2> 142765 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 142765 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 142771 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 142771 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 142771 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 142771 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568652301839630336
   [junit4]   2> 142773 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 142773 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 142775 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@abdfaa[balancedProperties_shard2_replica_n2] main]
   [junit4]   2> 142775 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 142776 INFO  (searcherExecutor-417-thread-1-processing-n:127.0.0.1:32861_solr x:balancedProperties_shard1_replica_n2 s:shard1 c:balancedProperties) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.c.SolrCore [balancedProperties_shard1_replica_n2] Registered new searcher Searcher@970f02[balancedProperties_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 142776 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 142777 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 142777 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568652301845921792
   [junit4]   2> 142779 INFO  (searcherExecutor-418-thread-1-processing-n:127.0.0.1:35625_solr x:balancedProperties_shard1_replica_n1 s:shard1 c:balancedProperties) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] o.a.s.c.SolrCore [balancedProperties_shard1_replica_n1] Registered new searcher Searcher@115e6e6[balancedProperties_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 142796 INFO  (searcherExecutor-419-thread-1-processing-n:127.0.0.1:41425_solr x:balancedProperties_shard2_replica_n2 s:shard2 c:balancedProperties) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] o.a.s.c.SolrCore [balancedProperties_shard2_replica_n2] Registered new searcher Searcher@abdfaa[balancedProperties_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 142796 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 142798 INFO  (searcherExecutor-420-thread-1-processing-n:127.0.0.1:38353_solr x:balancedProperties_shard2_replica_n1 s:shard2 c:balancedProperties) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.c.SolrCore [balancedProperties_shard2_replica_n1] Registered new searcher Searcher@624ec8[balancedProperties_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 142880 INFO  (zkCallback-205-thread-1-processing-n:127.0.0.1:35625_solr) [n:127.0.0.1:35625_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 142880 INFO  (zkCallback-204-thread-1-processing-n:127.0.0.1:41425_solr) [n:127.0.0.1:41425_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 142880 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:38353_solr) [n:127.0.0.1:38353_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 142880 INFO  (zkCallback-203-thread-2-processing-n:127.0.0.1:32861_solr) [n:127.0.0.1:32861_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 143267 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 143267 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 143267 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32861/solr/balancedProperties_shard1_replica_n2/
   [junit4]   2> 143268 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=balancedProperties_shard1_replica_n2 url=http://127.0.0.1:32861/solr START replicas=[http://127.0.0.1:35625/solr/balancedProperties_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 143277 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=balancedProperties_shard1_replica_n2 url=http://127.0.0.1:32861/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 143299 INFO  (qtp23088898-1185) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1 r:core_node2 x:balancedProperties_shard1_replica_n1] o.a.s.c.S.Request [balancedProperties_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=21
   [junit4]   2> 143300 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 143300 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 143300 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 143306 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 143306 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 143306 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38353/solr/balancedProperties_shard2_replica_n1/
   [junit4]   2> 143306 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.u.PeerSync PeerSync: core=balancedProperties_shard2_replica_n1 url=http://127.0.0.1:38353/solr START replicas=[http://127.0.0.1:41425/solr/balancedProperties_shard2_replica_n2/] nUpdates=100
   [junit4]   2> 143307 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:32861/solr/balancedProperties_shard1_replica_n2/ shard1
   [junit4]   2> 143307 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.u.PeerSync PeerSync: core=balancedProperties_shard2_replica_n1 url=http://127.0.0.1:38353/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 143319 INFO  (qtp11829739-1198) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2 r:core_node3 x:balancedProperties_shard2_replica_n2] o.a.s.c.S.Request [balancedProperties_shard2_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 143321 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 143322 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 143322 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 143325 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38353/solr/balancedProperties_shard2_replica_n1/ shard2
   [junit4]   2> 143441 INFO  (zkCallback-205-thread-1-processing-n:127.0.0.1:35625_solr) [n:127.0.0.1:35625_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 143441 INFO  (zkCallback-204-thread-1-processing-n:127.0.0.1:41425_solr) [n:127.0.0.1:41425_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 143441 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:38353_solr) [n:127.0.0.1:38353_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 143443 INFO  (zkCallback-203-thread-1-processing-n:127.0.0.1:32861_solr) [n:127.0.0.1:32861_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 143457 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 143459 INFO  (qtp4093338-1192) [n:127.0.0.1:32861_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2059
   [junit4]   2> 143476 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 143477 INFO  (qtp30649335-1211) [n:127.0.0.1:38353_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica_n1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1993
   [junit4]   2> 143581 INFO  (zkCallback-205-thread-1-processing-n:127.0.0.1:35625_solr) [n:127.0.0.1:35625_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 143581 INFO  (zkCallback-204-thread-1-processing-n:127.0.0.1:41425_solr) [n:127.0.0.1:41425_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 143581 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:38353_solr) [n:127.0.0.1:38353_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 143581 INFO  (zkCallback-203-thread-1-processing-n:127.0.0.1:32861_solr) [n:127.0.0.1:32861_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 143774 INFO  (qtp23088898-1184) [n:127.0.0.1:35625_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2374
   [junit4]   2> 143800 INFO  (qtp11829739-1219) [n:127.0.0.1:41425_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica_n2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2315
   [junit4]   2> 143802 INFO  (qtp23088898-1202) [n:127.0.0.1:35625_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> 143902 INFO  (zkCallback-205-thread-1-processing-n:127.0.0.1:35625_solr) [n:127.0.0.1:35625_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 143902 INFO  (zkCallback-204-thread-1-processing-n:127.0.0.1:41425_solr) [n:127.0.0.1:41425_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 143902 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:38353_solr) [n:127.0.0.1:38353_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 143903 INFO  (zkCallback-203-thread-1-processing-n:127.0.0.1:32861_solr) [n:127.0.0.1:32861_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 144802 INFO  (qtp23088898-1202) [n:127.0.0.1:35625_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=2&collection.configName=conf&name=balancedProperties&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3654
   [junit4]   2> 144804 INFO  (qtp23088898-1203) [n:127.0.0.1:35625_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :balanceshardunique with params property=preferredLeader&action=BALANCESHARDUNIQUE&collection=balancedProperties&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 144820 INFO  (OverseerCollectionConfigSetProcessor-98040768636518409-127.0.0.1:32861_solr-n_0000000000) [n:127.0.0.1:32861_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> 144822 INFO  (qtp23088898-1203) [n:127.0.0.1:35625_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={property=preferredLeader&action=BALANCESHARDUNIQUE&collection=balancedProperties&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 144934 INFO  (zkCallback-205-thread-1-processing-n:127.0.0.1:35625_solr) [n:127.0.0.1:35625_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 144934 INFO  (zkCallback-214-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 144934 INFO  (zkCallback-204-thread-1-processing-n:127.0.0.1:41425_solr) [n:127.0.0.1:41425_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 144934 INFO  (zkCallback-207-thread-1-processing-n:127.0.0.1:38353_solr) [n:127.0.0.1:38353_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 144934 INFO  (zkCallback-203-thread-1-processing-n:127.0.0.1:32861_solr) [n:127.0.0.1:32861_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 144935 INFO  (TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[344DB28B3FC4CC34]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBalanceShardUnique
   [junit4]   2> 144955 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[344DB28B3FC4CC34]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCloudInfoInCoreStatus
   [junit4]   2> 144956 INFO  (qtp23088898-1306) [n:127.0.0.1:35625_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf&name=corestatus_test&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 144967 INFO  (OverseerThreadFactory-408-thread-3-processing-n:127.0.0.1:32861_solr) [n:127.0.0.1:32861_solr    ] o.a.s.c.CreateCollectionCmd Create collection corestatus_test
   [junit4]   2> 144967 INFO  (OverseerCollectionConfigSetProcessor-98040768636518409-127.0.0.1:32861_solr-n_0000000000) [n:127.0.0.1:32861_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> 145187 INFO  (qtp4093338-1193) [n:127.0.0.1:32861_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 145189 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 145190 INFO  (qtp11829739-1220) [n:127.0.0.1:41425_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 145190 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 146202 INFO  (qtp11829739-1220) [n:127.0.0.1:41425_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 146204 INFO  (qtp4093338-1193) [n:127.0.0.1:32861_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 146206 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 146251 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 146252 INFO  (qtp11829739-1220) [n:127.0.0.1:41425_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.s.IndexSchema [corestatus_test_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 146254 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.s.IndexSchema [corestatus_test_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 146255 INFO  (qtp11829739-1220) [n:127.0.0.1:41425_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 146255 INFO  (qtp11829739-1220) [n:127.0.0.1:41425_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard1_replica_n1' using configuration from collection corestatus_test, trusted=true
   [junit4]   2> 146256 INFO  (qtp11829739-1220) [n:127.0.0.1:41425_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41425.solr.core.corestatus_test.shard1.replica_n1' (registry 'solr.core.corestatus_test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 146256 INFO  (qtp11829739-1220) [n:127.0.0.1:41425_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 146256 INFO  (qtp11829739-1220) [n:127.0.0.1:41425_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.c.SolrCore [[corestatus_test_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node4/corestatus_test_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node4/./corestatus_test_shard1_replica_n1/data/]
   [junit4]   2> 146256 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 146256 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard1_replica_n2' using configuration from collection corestatus_test, trusted=true
   [junit4]   2> 146257 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38353.solr.core.corestatus_test.shard1.replica_n2' (registry 'solr.core.corestatus_test.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 146259 INFO  (qtp4093338-1193) [n:127.0.0.1:32861_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.s.IndexSchema [corestatus_test_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 146259 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.s.IndexSchema [corestatus_test_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 146261 INFO  (qtp4093338-1193) [n:127.0.0.1:32861_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 146261 INFO  (qtp4093338-1193) [n:127.0.0.1:32861_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard2_replica_n1' using configuration from collection corestatus_test, trusted=true
   [junit4]   2> 146261 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 146261 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard2_replica_n2' using configuration from collection corestatus_test, trusted=true
   [junit4]   2> 146261 INFO  (qtp4093338-1193) [n:127.0.0.1:32861_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32861.solr.core.corestatus_test.shard2.replica_n1' (registry 'solr.core.corestatus_test.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 146261 INFO  (qtp4093338-1193) [n:127.0.0.1:32861_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 146261 INFO  (qtp4093338-1193) [n:127.0.0.1:32861_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.c.SolrCore [[corestatus_test_shard2_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node3/corestatus_test_shard2_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node3/./corestatus_test_shard2_replica_n1/data/]
   [junit4]   2> 146262 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35625.solr.core.corestatus_test.shard2.replica_n2' (registry 'solr.core.corestatus_test.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15af7f
   [junit4]   2> 146262 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 146262 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.c.SolrCore [[corestatus_test_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node1/corestatus_test_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node1/./corestatus_test_shard2_replica_n2/data/]
   [junit4]   2> 146266 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 146266 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.SolrCore [[corestatus_test_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node2/corestatus_test_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001/tempDir-001/node2/./corestatus_test_shard1_replica_n2/data/]
   [junit4]   2> 146379 INFO  (qtp11829739-1220) [n:127.0.0.1:41425_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 146379 INFO  (qtp11829739-1220) [n:127.0.0.1:41425_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 146381 INFO  (qtp11829739-1220) [n:127.0.0.1:41425_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 146381 INFO  (qtp11829739-1220) [n:127.0.0.1:41425_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 146382 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 146382 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 146383 INFO  (qtp11829739-1220) [n:127.0.0.1:41425_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e01ed[corestatus_test_shard1_replica_n1] main]
   [junit4]   2> 146384 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 146384 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 146386 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1711f64[corestatus_test_shard1_replica_n2] main]
   [junit4]   2> 146387 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 146387 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 146388 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 146388 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568652305632329728
   [junit4]   2> 146391 INFO  (qtp11829739-1220) [n:127.0.0.1:41425_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 146399 INFO  (qtp11829739-1220) [n:127.0.0.1:41425_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 146399 INFO  (qtp11829739-1220) [n:127.0.0.1:41425_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 146404 INFO  (searcherExecutor-438-thread-1-processing-n:127.0.0.1:38353_solr x:corestatus_test_shard1_replica_n2 s:shard1 c:corestatus_test) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.SolrCore [corestatus_test_shard1_replica_n2] Registered new searcher Searcher@1711f64[corestatus_test_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 146407 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9995ms
   [junit4]   2> 146408 INFO  (searcherExecutor-437-thread-1-processing-n:127.0.0.1:41425_solr x:corestatus_test_shard1_replica_n1 s:shard1 c:corestatus_test) [n:127.0.0.1:41425_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.c.SolrCore [corestatus_test_shard1_replica_n1] Registered new searcher Searcher@1e01ed[corestatus_test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 146408 INFO  (qtp11829739-1220) [n:127.0.0.1:41425_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568652305653301248
   [junit4]   2> 146414 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 146414 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 146416 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 146416 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 146418 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c2ff64[corestatus_test_shard2_replica_n2] main]
   [junit4]   2> 146419 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 146419 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 146419 INFO  (qtp4093338-1193) [n:127.0.0.1:32861_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 146419 INFO  (qtp4093338-1193) [n:127.0.0.1:32861_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 146420 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 146420 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568652305665884160
   [junit4]   2> 146420 INFO  (qtp4093338-1193) [n:127.0.0.1:32861_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 146420 INFO  (qtp4093338-1193) [n:127.0.0.1:32861_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 146423 INFO  (searcherExecutor-440-thread-1-processing-n:127.0.0.1:35625_solr x:corestatus_test_shard2_replica_n2 s:shard2 c:corestatus_test) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.c.SolrCore [corestatus_test_shard2_replica_n2] Registered new searcher Searcher@1c2ff64[corestatus_test_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 146424 INFO  (qtp4093338-1193) [n:127.0.0.1:32861_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@124aa0f[corestatus_test_shard2_replica_n1] main]
   [junit4]   2> 146427 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 146430 INFO  (qtp4093338-1193) [n:127.0.0.1:32861_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 146431 INFO  (qtp4093338-1193) [n:127.0.0.1:32861_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 146432 INFO  (qtp4093338-1193) [n:127.0.0.1:32861_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 146432 INFO  (qtp4093338-1193) [n:127.0.0.1:32861_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568652305678467072
   [junit4]   2> 146435 INFO  (searcherExecutor-439-thread-1-processing-n:127.0.0.1:32861_solr x:corestatus_test_shard2_replica_n1 s:shard2 c:corestatus_test) [n:127.0.0.1:32861_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] o.a.s.c.SolrCore [corestatus_test_shard2_replica_n1] Registered new searcher Searcher@124aa0f[corestatus_test_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 146908 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 146908 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 146908 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38353/solr/corestatus_test_shard1_replica_n2/
   [junit4]   2> 146908 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard1_replica_n2 url=http://127.0.0.1:38353/solr START replicas=[http://127.0.0.1:41425/solr/corestatus_test_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 146908 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard1_replica_n2 url=http://127.0.0.1:38353/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 146911 INFO  (qtp11829739-1197) [n:127.0.0.1:41425_solr c:corestatus_test s:shard1 r:core_node1 x:corestatus_test_shard1_replica_n1] o.a.s.c.S.Request [corestatus_test_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 146912 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 146912 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 146912 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 146916 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38353/solr/corestatus_test_shard1_replica_n2/ shard1
   [junit4]   2> 146927 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 146928 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 146928 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35625/solr/corestatus_test_shard2_replica_n2/
   [junit4]   2> 146928 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard2_replica_n2 url=http://127.0.0.1:35625/solr START replicas=[http://127.0.0.1:32861/solr/corestatus_test_shard2_replica_n1/] nUpdates=100
   [junit4]   2> 146929 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard2_replica_n2 url=http://127.0.0.1:35625/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 146931 INFO  (qtp4093338-1189) [n:127.0.0.1:32861_solr c:corestatus_test s:shard2 r:core_node2 x:corestatus_test_shard2_replica_n1] o.a.s.c.S.Request [corestatus_test_shard2_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 146932 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 146932 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 146932 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 146938 INFO  (qtp23088898-1204) [n:127.0.0.1:35625_solr c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35625/solr/corestatus_test_shard2_replica_n2/ shard2
   [junit4]   2> 147067 INFO  (qtp30649335-1210) [n:127.0.0.1:38353_solr c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] o.a.s.c.ZkController

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

va:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 373456 INFO  (qtp11829739-1197) [n:127.0.0.1:41425_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:35625_solr&onlyIfLeaderActive=true&core=solrj_implicit_shardC_replica_n1&coreNodeName=core_node8&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=6001
   [junit4]   2> 374927 WARN  (zkCallback-207-thread-6-processing-n:127.0.0.1:38353_solr) [n:127.0.0.1:38353_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 374927 INFO  (jetty-closer-185-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10b7d6{/solr,null,UNAVAILABLE}
   [junit4]   2> 374945 WARN  (zkCallback-204-thread-7-processing-n:127.0.0.1:41425_solr) [n:127.0.0.1:41425_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/solrj_implicit/state.json]
   [junit4]   2> 374945 WARN  (zkCallback-204-thread-17-processing-n:127.0.0.1:41425_solr) [n:127.0.0.1:41425_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/solrj_test_splitshard/state.json]
   [junit4]   2> 374945 WARN  (zkCallback-204-thread-16-processing-n:127.0.0.1:41425_solr) [n:127.0.0.1:41425_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 374945 INFO  (jetty-closer-185-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19c4ee3{/solr,null,UNAVAILABLE}
   [junit4]   2> 374946 WARN  (zkCallback-205-thread-4-processing-n:127.0.0.1:35625_solr) [n:127.0.0.1:35625_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /clusterstate.json]
   [junit4]   2> 374946 INFO  (jetty-closer-185-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@136463d{/solr,null,UNAVAILABLE}
   [junit4]   2> 403537 ERROR (OverseerThreadFactory-408-thread-4-processing-n:127.0.0.1:32861_solr) [n:127.0.0.1:32861_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: solrj_implicit operation: deleteshard failed:org.apache.solr.common.SolrException: Could not fully remove collection: solrj_implicit shard: shardC
   [junit4]   2> 	at org.apache.solr.cloud.DeleteShardCmd.call(DeleteShardCmd.java:154)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 403544 INFO  (OverseerThreadFactory-408-thread-4-processing-n:127.0.0.1:32861_solr) [n:127.0.0.1:32861_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000038 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 403546 WARN  (zkCallback-203-thread-3-processing-n:127.0.0.1:32861_solr) [n:127.0.0.1:32861_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 403546 INFO  (jetty-closer-185-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f1fc0{/solr,null,UNAVAILABLE}
   [junit4]   2> 403547 ERROR (SUITE-CollectionsAPISolrJTest-seed#[344DB28B3FC4CC34]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 403547 INFO  (SUITE-CollectionsAPISolrJTest-seed#[344DB28B3FC4CC34]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33083 33083
   [junit4]   2> 404354 INFO  (Thread-266) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33083 33083
   [junit4]   2> 404355 WARN  (Thread-266) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/solrj_test/state.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 	4	/solr/collections/corestatus_test/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/replicaProperties/state.json
   [junit4]   2> 	5	/solr/collections/balancedProperties/state.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/solrj_newstateformat/state.json
   [junit4]   2> 	4	/solr/collections/solrj_implicit/state.json
   [junit4]   2> 	4	/solr/collections/solrj_replicatests/state.json
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98040768636518410-127.0.0.1:35625_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_344DB28B3FC4CC34-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=nl-BE, timezone=Asia/Tashkent
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 1.8.0_131 (32-bit)/cpus=8,threads=1,free=118460168,total=290340864
   [junit4]   2> NOTE: All tests run in this JVM: [TestLMJelinekMercerSimilarityFactory, TestCloudDeleteByQuery, TestBulkSchemaConcurrent, TestFilteredDocIdSet, TestJavabinTupleStreamParser, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSolrCloudWithKerberosAlt, TestStandardQParsers, CollectionsAPISolrJTest]
   [junit4] Completed [104/715 (1!)] on J0 in 265.16s, 12 tests, 1 error <<< FAILURES!

[...truncated 41349 lines...]