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/10/04 11:14:33 UTC

[JENKINS] Lucene-Solr-7.0-Linux (64bit/jdk1.8.0_144) - Build # 418 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/418/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Error from server at https://127.0.0.1:38105/solr/awhollynewcollection_0_shard2_replica_n1: ClusterState says we are the leader (https://127.0.0.1:38105/solr/awhollynewcollection_0_shard2_replica_n1), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:38105/solr/awhollynewcollection_0_shard2_replica_n1: ClusterState says we are the leader (https://127.0.0.1:38105/solr/awhollynewcollection_0_shard2_replica_n1), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([63C0B87A3F74DEAA:2BB5CCCE3947F13F]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:458)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38105/solr/awhollynewcollection_0_shard2_replica_n1: ClusterState says we are the leader (https://127.0.0.1:38105/solr/awhollynewcollection_0_shard2_replica_n1), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 3 in https://127.0.0.1:44459/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 3 in https://127.0.0.1:44459/solr
	at __randomizedtesting.SeedInfo.seed([63C0B87A3F74DEAA:A230C1D61224140D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:868)
	at org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:559)
	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 11429 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/init-core-data-001
   [junit4]   2> 487497 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[63C0B87A3F74DEAA]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 487497 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[63C0B87A3F74DEAA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 487498 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[63C0B87A3F74DEAA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 487500 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[63C0B87A3F74DEAA]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001
   [junit4]   2> 487500 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[63C0B87A3F74DEAA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 487502 INFO  (Thread-3376) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 487502 INFO  (Thread-3376) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 487506 ERROR (Thread-3376) [    ] 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> 487602 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[63C0B87A3F74DEAA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45283
   [junit4]   2> 487605 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 0x15ee6ebfc3b0000, 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> 487607 INFO  (jetty-launcher-542-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 487608 INFO  (jetty-launcher-542-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 487609 INFO  (jetty-launcher-542-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 487615 INFO  (jetty-launcher-542-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 487615 INFO  (jetty-launcher-542-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@714f2396{/solr,null,AVAILABLE}
   [junit4]   2> 487616 INFO  (jetty-launcher-542-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fa353d6{/solr,null,AVAILABLE}
   [junit4]   2> 487616 INFO  (jetty-launcher-542-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48c5034a{/solr,null,AVAILABLE}
   [junit4]   2> 487616 INFO  (jetty-launcher-542-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ffab2bc{/solr,null,AVAILABLE}
   [junit4]   2> 487618 INFO  (jetty-launcher-542-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@164b0e9b{SSL,[ssl, http/1.1]}{127.0.0.1:43437}
   [junit4]   2> 487618 INFO  (jetty-launcher-542-thread-1) [    ] o.e.j.s.Server Started @489885ms
   [junit4]   2> 487618 INFO  (jetty-launcher-542-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@33fcf49a{SSL,[ssl, http/1.1]}{127.0.0.1:38041}
   [junit4]   2> 487618 INFO  (jetty-launcher-542-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43437}
   [junit4]   2> 487618 INFO  (jetty-launcher-542-thread-4) [    ] o.e.j.s.Server Started @489885ms
   [junit4]   2> 487618 INFO  (jetty-launcher-542-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38041}
   [junit4]   2> 487618 ERROR (jetty-launcher-542-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 487618 ERROR (jetty-launcher-542-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.1
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.1
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-04T10:26:18.927Z
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-04T10:26:18.927Z
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7a0354af{SSL,[ssl, http/1.1]}{127.0.0.1:38105}
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@778f36fa{SSL,[ssl, http/1.1]}{127.0.0.1:37369}
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-2) [    ] o.e.j.s.Server Started @489886ms
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-3) [    ] o.e.j.s.Server Started @489886ms
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38105}
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37369}
   [junit4]   2> 487619 ERROR (jetty-launcher-542-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 487619 ERROR (jetty-launcher-542-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.1
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.1
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-04T10:26:18.927Z
   [junit4]   2> 487619 INFO  (jetty-launcher-542-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-04T10:26:18.927Z
   [junit4]   2> 487622 INFO  (jetty-launcher-542-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 487627 INFO  (jetty-launcher-542-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 487627 INFO  (jetty-launcher-542-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 487627 INFO  (jetty-launcher-542-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 487650 INFO  (jetty-launcher-542-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45283/solr
   [junit4]   2> 487654 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 0x15ee6ebfc3b0003, 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> 487655 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 0x15ee6ebfc3b0004, 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> 487656 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 0x15ee6ebfc3b0002, 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> 487657 INFO  (jetty-launcher-542-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45283/solr
   [junit4]   2> 487657 INFO  (jetty-launcher-542-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45283/solr
   [junit4]   2> 487663 INFO  (jetty-launcher-542-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45283/solr
   [junit4]   2> 487689 INFO  (jetty-launcher-542-thread-4) [n:127.0.0.1:38041_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 487689 INFO  (jetty-launcher-542-thread-2) [n:127.0.0.1:38105_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 487691 INFO  (jetty-launcher-542-thread-4) [n:127.0.0.1:38041_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38041_solr
   [junit4]   2> 487691 INFO  (jetty-launcher-542-thread-2) [n:127.0.0.1:38105_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38105_solr
   [junit4]   2> 487691 INFO  (jetty-launcher-542-thread-4) [n:127.0.0.1:38041_solr    ] o.a.s.c.Overseer Overseer (id=98770143072157706-127.0.0.1:38041_solr-n_0000000000) starting
   [junit4]   2> 487692 INFO  (jetty-launcher-542-thread-1) [n:127.0.0.1:43437_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 487693 INFO  (jetty-launcher-542-thread-1) [n:127.0.0.1:43437_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43437_solr
   [junit4]   2> 487698 INFO  (zkCallback-563-thread-1-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 487699 INFO  (zkCallback-554-thread-1-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 487702 INFO  (jetty-launcher-542-thread-3) [n:127.0.0.1:37369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 487702 INFO  (jetty-launcher-542-thread-3) [n:127.0.0.1:37369_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 487703 INFO  (jetty-launcher-542-thread-3) [n:127.0.0.1:37369_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37369_solr
   [junit4]   2> 487704 INFO  (zkCallback-554-thread-1-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 487722 INFO  (zkCallback-564-thread-1-processing-n:127.0.0.1:38105_solr) [n:127.0.0.1:38105_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 487726 INFO  (jetty-launcher-542-thread-4) [n:127.0.0.1:38041_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38041_solr
   [junit4]   2> 487726 INFO  (zkCallback-554-thread-1-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 487746 INFO  (zkCallback-564-thread-2-processing-n:127.0.0.1:38105_solr) [n:127.0.0.1:38105_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 487755 INFO  (jetty-launcher-542-thread-1) [n:127.0.0.1:43437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4
   [junit4]   2> 487762 INFO  (jetty-launcher-542-thread-1) [n:127.0.0.1:43437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4
   [junit4]   2> 487762 INFO  (jetty-launcher-542-thread-1) [n:127.0.0.1:43437_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4
   [junit4]   2> 487763 INFO  (jetty-launcher-542-thread-1) [n:127.0.0.1:43437_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node1
   [junit4]   2> 487765 INFO  (zkCallback-563-thread-2-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 487778 WARN  (jetty-launcher-542-thread-2) [n:127.0.0.1:38105_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register counter
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=node,category=ADMIN,scope=/admin/zookeeper,name=requests
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onCounterAdded(JmxMetricsReporter.java:592)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:456)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:297)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:725)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:116)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:838)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:806)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:543)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:261)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:181)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 487787 INFO  (zkCallback-565-thread-1-processing-n:127.0.0.1:37369_solr) [n:127.0.0.1:37369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 487783 INFO  (jetty-launcher-542-thread-3) [n:127.0.0.1:37369_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4
   [junit4]   2> 487792 WARN  (jetty-launcher-542-thread-2) [n:127.0.0.1:38105_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register meter
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=node,category=ADMIN,scope=/admin/info,name=clientErrors
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onMeterAdded(JmxMetricsReporter.java:644)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:460)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:297)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:725)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:116)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:838)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:806)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:543)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:261)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:181)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 487793 INFO  (jetty-launcher-542-thread-4) [n:127.0.0.1:38041_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4
   [junit4]   2> 487796 INFO  (jetty-launcher-542-thread-3) [n:127.0.0.1:37369_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4
   [junit4]   2> 487796 INFO  (jetty-launcher-542-thread-3) [n:127.0.0.1:37369_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4
   [junit4]   2> 487797 INFO  (jetty-launcher-542-thread-2) [n:127.0.0.1:38105_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4
   [junit4]   2> 487797 WARN  (jetty-launcher-542-thread-2) [n:127.0.0.1:38105_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=memory,name1=heap,name=max
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:297)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:725)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:116)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:838)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:806)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:544)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:261)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:181)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 487797 INFO  (jetty-launcher-542-thread-3) [n:127.0.0.1:37369_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node3
   [junit4]   2> 487815 INFO  (jetty-launcher-542-thread-2) [n:127.0.0.1:38105_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4
   [junit4]   2> 487815 INFO  (jetty-launcher-542-thread-2) [n:127.0.0.1:38105_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4
   [junit4]   2> 487816 INFO  (jetty-launcher-542-thread-2) [n:127.0.0.1:38105_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node2
   [junit4]   2> 487831 INFO  (jetty-launcher-542-thread-4) [n:127.0.0.1:38041_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4
   [junit4]   2> 487831 INFO  (jetty-launcher-542-thread-4) [n:127.0.0.1:38041_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4
   [junit4]   2> 487832 INFO  (jetty-launcher-542-thread-4) [n:127.0.0.1:38041_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node4
   [junit4]   2> 487907 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[63C0B87A3F74DEAA]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 487907 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[63C0B87A3F74DEAA]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45283/solr ready
   [junit4]   2> 487922 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[63C0B87A3F74DEAA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteCollectionRemovesStaleZkCollectionsNode
   [junit4]   2> 487922 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[63C0B87A3F74DEAA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 487942 INFO  (qtp1699485320-6360) [n:127.0.0.1:37369_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=out_of_sync_collection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 487945 INFO  (qtp1699485320-6360) [n:127.0.0.1:37369_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=out_of_sync_collection&action=DELETE&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 487947 INFO  (qtp1699485320-6380) [n:127.0.0.1:37369_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 487947 INFO  (qtp1699485320-6380) [n:127.0.0.1:37369_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 487948 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[63C0B87A3F74DEAA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteCollectionRemovesStaleZkCollectionsNode
   [junit4]   2> 487969 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[63C0B87A3F74DEAA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZeroNumShards
   [junit4]   2> 487969 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[63C0B87A3F74DEAA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 487971 INFO  (qtp1699485320-6382) [n:127.0.0.1:37369_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 487974 INFO  (OverseerCollectionConfigSetProcessor-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_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> 487974 INFO  (OverseerThreadFactory-1631-thread-2-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr    ] o.a.s.c.CreateCollectionCmd Create collection acollection
   [junit4]   2> 487975 ERROR (OverseerThreadFactory-1631-thread-2-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: acollection operation: create failed:org.apache.solr.common.SolrException: numShards must be > 0
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:132)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:227)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 487977 INFO  (qtp1699485320-6382) [n:127.0.0.1:37369_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2} status=400 QTime=6
   [junit4]   2> 487978 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[63C0B87A3F74DEAA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZeroNumShards
   [junit4]   2> 487996 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[63C0B87A3F74DEAA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShouldFailOnExistingCore
   [junit4]   2> 487996 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[63C0B87A3F74DEAA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 487997 INFO  (qtp1699485320-6389) [n:127.0.0.1:37369_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfcollectionblocker&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 487998 INFO  (OverseerThreadFactory-1631-thread-3-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr    ] o.a.s.c.CreateCollectionCmd Create collection halfcollectionblocker
   [junit4]   2> 487998 INFO  (OverseerCollectionConfigSetProcessor-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_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> 487998 WARN  (OverseerThreadFactory-1631-thread-3-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (halfcollectionblocker) without cores.
   [junit4]   2> 488103 INFO  (qtp1699485320-6389) [n:127.0.0.1:37369_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> 488103 INFO  (qtp1699485320-6389) [n:127.0.0.1:37369_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfcollectionblocker&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2} status=0 QTime=105
   [junit4]   2> 488104 INFO  (qtp1699485320-6360) [n:127.0.0.1:37369_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43437_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 488105 INFO  (OverseerCollectionConfigSetProcessor-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 488106 INFO  (OverseerThreadFactory-1631-thread-4-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:43437_solr for creating new replica
   [junit4]   2> 488106 INFO  (OverseerStateUpdate-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfcollectionblocker",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43437/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43437_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 488328 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 488328 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 488338 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 488620 INFO  (zkCallback-554-thread-2-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 488621 INFO  (zkCallback-554-thread-1-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 488624 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema [halfcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 488626 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 488626 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica_n1' using configuration from collection halfcollectionblocker, trusted=true
   [junit4]   2> 488627 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfcollectionblocker.shard1.core_node1' (registry 'solr.core.halfcollectionblocker.shard1.core_node1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4
   [junit4]   2> 488627 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 488627 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore [[halfcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node1/halfcollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node1/halfcollection_shard1_replica_n1/data/]
   [junit4]   2> 488664 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 488664 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 488665 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 488665 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 488667 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@598c825e[halfcollection_shard1_replica_n1] main]
   [junit4]   2> 488668 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 488668 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 488669 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 488669 INFO  (searcherExecutor-1640-thread-1-processing-n:127.0.0.1:43437_solr x:halfcollection_shard1_replica_n1 s:shard1 c:halfcollectionblocker r:core_node1) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore [halfcollection_shard1_replica_n1] Registered new searcher Searcher@598c825e[halfcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 488669 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580322290377162752
   [junit4]   2> 488672 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 488672 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 488672 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43437/solr/halfcollection_shard1_replica_n1/
   [junit4]   2> 488672 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 488672 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:43437/solr/halfcollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 488672 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 488673 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43437/solr/halfcollection_shard1_replica_n1/ shard1
   [junit4]   2> 488774 INFO  (zkCallback-554-thread-1-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 488774 INFO  (zkCallback-554-thread-2-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 488823 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 488825 INFO  (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=497
   [junit4]   2> 488826 INFO  (qtp1699485320-6360) [n:127.0.0.1:37369_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:43437_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=722
   [junit4]   2> 488826 INFO  (qtp1699485320-6380) [n:127.0.0.1:37369_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfcollectionblocker2&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 488827 INFO  (OverseerThreadFactory-1631-thread-5-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr    ] o.a.s.c.CreateCollectionCmd Create collection halfcollectionblocker2
   [junit4]   2> 488827 INFO  (OverseerCollectionConfigSetProcessor-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 488827 WARN  (OverseerThreadFactory-1631-thread-5-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (halfcollectionblocker2) without cores.
   [junit4]   2> 488929 INFO  (zkCallback-554-thread-2-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 488929 INFO  (zkCallback-554-thread-1-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 489029 INFO  (qtp1699485320-6380) [n:127.0.0.1:37369_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> 489030 INFO  (qtp1699485320-6380) [n:127.0.0.1:37369_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfcollectionblocker2&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2} status=0 QTime=203
   [junit4]   2> 489030 INFO  (qtp1699485320-6382) [n:127.0.0.1:37369_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38105_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker2&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 489031 INFO  (OverseerCollectionConfigSetProcessor-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 489031 INFO  (OverseerThreadFactory-1631-thread-5-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38105_solr for creating new replica
   [junit4]   2> 489032 INFO  (OverseerStateUpdate-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfcollectionblocker2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38105/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38105_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 489254 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 489255 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 489262 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 489266 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema [halfcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 489268 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 489268 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica_n1' using configuration from collection halfcollectionblocker2, trusted=true
   [junit4]   2> 489268 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfcollectionblocker2.shard1.core_node1' (registry 'solr.core.halfcollectionblocker2.shard1.core_node1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4
   [junit4]   2> 489268 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 489268 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore [[halfcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node2/halfcollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node2/halfcollection_shard1_replica_n1/data/]
   [junit4]   2> 489301 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 489301 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 489302 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 489302 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 489303 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bd0585e[halfcollection_shard1_replica_n1] main]
   [junit4]   2> 489304 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 489304 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 489304 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 489305 INFO  (searcherExecutor-1645-thread-1-processing-n:127.0.0.1:38105_solr x:halfcollection_shard1_replica_n1 s:shard1 c:halfcollectionblocker2 r:core_node1) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore [halfcollection_shard1_replica_n1] Registered new searcher Searcher@1bd0585e[halfcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 489305 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580322291044057088
   [junit4]   2> 489308 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 489308 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 489308 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38105/solr/halfcollection_shard1_replica_n1/
   [junit4]   2> 489308 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 489308 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:38105/solr/halfcollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 489308 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 489309 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38105/solr/halfcollection_shard1_replica_n1/ shard1
   [junit4]   2> 489410 INFO  (zkCallback-564-thread-2-processing-n:127.0.0.1:38105_solr) [n:127.0.0.1:38105_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 489410 INFO  (zkCallback-564-thread-1-processing-n:127.0.0.1:38105_solr) [n:127.0.0.1:38105_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 489459 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 489460 INFO  (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=205
   [junit4]   2> 489461 INFO  (qtp1699485320-6382) [n:127.0.0.1:37369_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38105_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker2&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=430
   [junit4]   2> 489461 INFO  (qtp1699485320-6389) [n:127.0.0.1:37369_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=127.0.0.1:43437_solr,127.0.0.1:38105_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 489462 INFO  (OverseerThreadFactory-1631-thread-5-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr    ] o.a.s.c.CreateCollectionCmd Create collection halfcollection
   [junit4]   2> 489462 INFO  (OverseerCollectionConfigSetProcessor-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 489564 INFO  (zkCallback-564-thread-1-processing-n:127.0.0.1:38105_solr) [n:127.0.0.1:38105_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 489564 INFO  (zkCallback-564-thread-2-processing-n:127.0.0.1:38105_solr) [n:127.0.0.1:38105_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 489666 INFO  (OverseerStateUpdate-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38105/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 489666 INFO  (OverseerStateUpdate-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"halfcollection_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43437/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 489868 INFO  (qtp552480780-6371) [n:127.0.0.1:43437_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=halfcollection_shard2_replica_n1&action=CREATE&numShards=2&collection=halfcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 489868 INFO  (qtp873989248-6361) [n:127.0.0.1:38105_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 489868 WARN  (qtp873989248-6361) [n:127.0.0.1:38105_solr    ] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 489868 ERROR (qtp873989248-6361) [n:127.0.0.1:38105_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Core with name 'halfcollection_shard1_replica_n1' already exists.
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:898)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java: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:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [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:395)
   [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.ssl.SslConnection.onFillable(SslConnection.java:202)
   [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> 489869 INFO  (qtp873989248-6361) [n:127.0.0.1:38105_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=500 QTime=1
   [junit4]   2> 489869 ERROR (qtp873989248-6361) [n:127.0.0.1:38105_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Core with name 'halfcollection_shard1_replica_n1' already exists.
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:898)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java: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:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [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:395)
   [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.ssl.SslConnection.onFillable(SslConnection.java:202)
   [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> 489881 ERROR (OverseerThreadFactory-1631-thread-5-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:38105/solr
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38105/solr: Core with name 'halfcollection_shard1_replica_n1' already exists.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 489983 INFO  (zkCallback-554-thread-1-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollection/state.json] for collection [halfcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 489983 INFO  (zkCallback-554-thread-2-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollection/state.json] for collection [halfcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 490886 INFO  (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 490890 INFO  (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.s.IndexSchema [halfcollection_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 490891 INFO  (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 490891 INFO  (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard2_replica_n1' using configuration from collection halfcollection, trusted=true
   [junit4]   2> 490892 INFO  (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfcollection.shard2.replica_n1' (registry 'solr.core.halfcollection.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4
   [junit4]   2> 490892 INFO  (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 490892 INFO  (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.c.SolrCore [[halfcollection_shard2_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node1/halfcollection_shard2_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node1/halfcollection_shard2_replica_n1/data/]
   [junit4]   2> 490922 INFO  (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 490922 INFO  (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 490923 INFO  (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 490923 INFO  (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 490924 INFO  (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3947baf7[halfcollection_shard2_replica_n1] main]
   [junit4]   2> 490925 INFO  (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 490925 INFO  (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 490925 INFO  (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 490926 INFO  (searcherExecutor-1650-thread-1-processing-n:127.0.0.1:43437_solr x:halfcollection_shard2_replica_n1 s:shard2 c:halfcollection

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

ogReplica-seed#[63C0B87A3F74DEAA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37627 37627
   [junit4]   2> 2324495 INFO  (Thread-4343) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37627 37627
   [junit4]   2> 2324496 WARN  (Thread-4343) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/configs/conf
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	8	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2> 	26	/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2> 	25	/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2> 	24	/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2> 	24	/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2> 	23	/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2> 	23	/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2> 	23	/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2> 	15	/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2> 	15	/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2> 	13	/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2> 	4	/solr/overseer_elect/election/98770256818208782-127.0.0.1:34821_solr-n_0000000003
   [junit4]   2> 	3	/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98770256818208782-core_node2-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_real_time_get/leader_elect/shard1/election/98770256818208774-core_node1-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98770256818208774-core_node4-n_0000000001
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98770256818208774-core_node2-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/98770256818208774-127.0.0.1:44459_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98770256818208774-core_node8-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_63C0B87A3F74DEAA-001
   [junit4]   2> Oct 04, 2017 10:56:55 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {foo=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), title_s=FSTOrd50, id=PostingsFormat(name=Memory), foo_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{_version_=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Direct), inplace_updatable_int=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=489, maxMBSortInHeap=7.064469751921118, sim=RandomSimilarity(queryNorm=false): {}, locale=es-VE, timezone=America/St_Barthelemy
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=159331520,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestImplicitCoreProperties, TestOverriddenPrefixQueryForCustomFieldType, TestMissingGroups, TestInitQParser, DistribCursorPagingTest, ConjunctionSolrSpellCheckerTest, ConnectionManagerTest, OpenExchangeRatesOrgProviderTest, AliasIntegrationTest, TestComplexPhraseQParserPlugin, HdfsChaosMonkeyNothingIsSafeTest, TestSolrConfigHandlerCloud, TestBinaryField, ChaosMonkeyNothingIsSafeWithPullReplicasTest, UninvertDocValuesMergePolicyTest, LeaderInitiatedRecoveryOnShardRestartTest, SolrShardReporterTest, TestOmitPositions, RAMDirectoryFactoryTest, TestIndexingPerformance, DistributedSpellCheckComponentTest, TestExtendedDismaxParser, TestJettySolrRunner, CollectionStateFormat2Test, MergeStrategyTest, TestDefaultStatsCache, BasicAuthStandaloneTest, TriLevelCompositeIdRoutingTest, TestStressLucene, SyncSliceTest, TestDocumentBuilder, SpellingQueryConverterTest, TestFieldCacheWithThreads, TestCollectionAPI, TestWriterPerf, TestDistributedSearch, MultiThreadedOCPTest, TestSearcherReuse, PeerSyncWithIndexFingerprintCachingTest, TestScoreJoinQPScore, BasicZkTest, TestBadConfig, TestSolrCloudSnapshots, DirectoryFactoryTest, TestRebalanceLeaders, TestUniqueKeyFieldResource, SolrXmlInZkTest, PeerSyncTest, TestFaceting, ChaosMonkeyNothingIsSafeTest, TestStandardQParsers, HighlighterMaxOffsetTest, InfixSuggestersTest, TestFunctionQuery, SimpleCollectionCreateDeleteTest, AddSchemaFieldsUpdateProcessorFactoryTest, UpdateParamsTest, PeerSyncReplicationTest, TestGraphMLResponseWriter, SolrGangliaReporterTest, HighlighterConfigTest, TestSimpleTextCodec, TestPHPSerializedResponseWriter, TestCustomDocTransformer, TestComponentsName, ForceLeaderTest, TestIBSimilarityFactory, DocValuesMissingTest, TestAddFieldRealTimeGet, HdfsTlogReplayBufferedWhileIndexingTest, JSONWriterTest, TestUseDocValuesAsStored, ExplicitHLLTest, TestCloudNestedDocsSort, TestMergePolicyConfig, UUIDUpdateProcessorFallbackTest, XmlUpdateRequestHandlerTest, TestPointFields, CollectionsAPISolrJTest, FieldMutatingUpdateProcessorTest, TestConfig, TestNumericTerms64, TestManagedSchema, TestRealTimeGet, BufferStoreTest, TestNumericRangeQuery64, UUIDFieldTest, TestCollectionAPIs, TestLuceneMatchVersion, TestNRTOpen, TestRestoreCore, TestObjectReleaseTracker, JvmMetricsTest, ReplaceNodeTest, TestFastOutputStream, WordBreakSolrSpellCheckerTest, TestNonDefinedSimilarityFactory, BlockJoinFacetRandomTest, TestDocSet, PreAnalyzedFieldManagedSchemaCloudTest, TestDistribDocBasedVersion, TestHdfsCloudBackupRestore, TestHighlightDedupGrouping, TestXmlQParser, TestPhraseSuggestions, TestCorePropertiesReload, TestFieldCacheSort, ClassificationUpdateProcessorFactoryTest, TestRandomFaceting, DocumentAnalysisRequestHandlerTest, QueryElevationComponentTest, TestDelegationWithHadoopAuth, TestSolr4Spatial2, TestSolr4Spatial, TestHighFrequencyDictionaryFactory, LeaderFailoverAfterPartitionTest, TestLMDirichletSimilarityFactory, SimpleMLTQParserTest, TestInPlaceUpdatesStandalone, TestManagedSynonymGraphFilterFactory, LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, TestSort, TestLazyCores, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SolrRequestParserTest, SuggesterTSTTest, SuggesterTest, TestTrie, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryTypes, TermsComponentTest, RequestHandlersTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, MBeansHandlerTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, MultiTermTest, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, PluginInfoTest, TestSuggestSpellingConverter, ZkNodePropsTest, DistributedIntervalFacetingTest, TestSimpleTrackingShardHandler, ActionThrottleTest, AssignTest, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionReloadTest, CustomCollectionTest, DeleteReplicaTest, DistributedQueueTest, DocValuesNotIndexedTest, LeaderFailureAfterFreshStartTest, MoveReplicaHDFSUlogDirTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerStatusTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest, TestPrepRecovery, TestRandomFlRTGCloud, TestReplicaProperties, TestRequestForwarding, TestSSLRandomization, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, TestStressLiveNodes, TestTlogReplica]
   [junit4] Completed [566/730 (2!)] on J0 in 101.70s, 13 tests, 1 failure <<< FAILURES!

[...truncated 44067 lines...]

[JENKINS] Lucene-Solr-7.0-Linux (64bit/jdk1.8.0_144) - Build # 419 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/419/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates

Error Message:
Can not find doc 1 in https://127.0.0.1:44783/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 1 in https://127.0.0.1:44783/solr
	at __randomizedtesting.SeedInfo.seed([9B0F3883806AC77:8F710B6567577A97]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:868)
	at org.apache.solr.cloud.TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates(TestTlogReplica.java:671)
	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)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:38555/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (http://127.0.0.1:38555/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:38555/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (http://127.0.0.1:38555/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([9B0F3883806AC77:41C5873C3E3583E2]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:458)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38555/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (http://127.0.0.1:38555/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more




Build Log:
[...truncated 11097 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/init-core-data-001
   [junit4]   2> 217043 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[9B0F3883806AC77]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 217043 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[9B0F3883806AC77]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 217044 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[9B0F3883806AC77]-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> 217045 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[9B0F3883806AC77]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001
   [junit4]   2> 217045 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[9B0F3883806AC77]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 217045 INFO  (Thread-294) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 217045 INFO  (Thread-294) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 217046 ERROR (Thread-294) [    ] 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> 217145 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[9B0F3883806AC77]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46697
   [junit4]   2> 217177 INFO  (jetty-launcher-252-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 217177 INFO  (jetty-launcher-252-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 217183 INFO  (jetty-launcher-252-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 217183 INFO  (jetty-launcher-252-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 217187 INFO  (jetty-launcher-252-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30a586e6{/solr,null,AVAILABLE}
   [junit4]   2> 217187 INFO  (jetty-launcher-252-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d1dc6da{/solr,null,AVAILABLE}
   [junit4]   2> 217188 INFO  (jetty-launcher-252-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f6afd96{/solr,null,AVAILABLE}
   [junit4]   2> 217190 INFO  (jetty-launcher-252-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2d3f2e9e{HTTP/1.1,[http/1.1]}{127.0.0.1:38555}
   [junit4]   2> 217190 INFO  (jetty-launcher-252-thread-3) [    ] o.e.j.s.Server Started @219500ms
   [junit4]   2> 217190 INFO  (jetty-launcher-252-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38555}
   [junit4]   2> 217190 ERROR (jetty-launcher-252-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 217191 INFO  (jetty-launcher-252-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.1
   [junit4]   2> 217191 INFO  (jetty-launcher-252-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 217191 INFO  (jetty-launcher-252-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 217191 INFO  (jetty-launcher-252-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-04T15:02:03.989Z
   [junit4]   2> 217192 INFO  (jetty-launcher-252-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33cc8c38{/solr,null,AVAILABLE}
   [junit4]   2> 217192 INFO  (jetty-launcher-252-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9681c72{HTTP/1.1,[http/1.1]}{127.0.0.1:40835}
   [junit4]   2> 217192 INFO  (jetty-launcher-252-thread-2) [    ] o.e.j.s.Server Started @219502ms
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40835}
   [junit4]   2> 217193 ERROR (jetty-launcher-252-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2d289b56{HTTP/1.1,[http/1.1]}{127.0.0.1:44977}
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-1) [    ] o.e.j.s.Server Started @219503ms
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.1
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44977}
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-04T15:02:03.991Z
   [junit4]   2> 217193 ERROR (jetty-launcher-252-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@260ecf7{HTTP/1.1,[http/1.1]}{127.0.0.1:33485}
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.1
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-4) [    ] o.e.j.s.Server Started @219503ms
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33485}
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-04T15:02:03.991Z
   [junit4]   2> 217193 ERROR (jetty-launcher-252-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.1
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 217193 INFO  (jetty-launcher-252-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-04T15:02:03.991Z
   [junit4]   2> 217196 INFO  (jetty-launcher-252-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 217216 INFO  (jetty-launcher-252-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 217219 INFO  (jetty-launcher-252-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 217220 INFO  (jetty-launcher-252-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 217224 INFO  (jetty-launcher-252-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46697/solr
   [junit4]   2> 217235 INFO  (jetty-launcher-252-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46697/solr
   [junit4]   2> 217236 INFO  (jetty-launcher-252-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46697/solr
   [junit4]   2> 217241 INFO  (jetty-launcher-252-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46697/solr
   [junit4]   2> 217268 INFO  (jetty-launcher-252-thread-4) [n:127.0.0.1:33485_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 217269 INFO  (jetty-launcher-252-thread-2) [n:127.0.0.1:40835_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 217269 INFO  (jetty-launcher-252-thread-1) [n:127.0.0.1:44977_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 217269 INFO  (jetty-launcher-252-thread-4) [n:127.0.0.1:33485_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33485_solr
   [junit4]   2> 217269 INFO  (jetty-launcher-252-thread-1) [n:127.0.0.1:44977_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44977_solr
   [junit4]   2> 217269 INFO  (jetty-launcher-252-thread-4) [n:127.0.0.1:33485_solr    ] o.a.s.c.Overseer Overseer (id=98771227367440394-127.0.0.1:33485_solr-n_0000000000) starting
   [junit4]   2> 217269 INFO  (jetty-launcher-252-thread-2) [n:127.0.0.1:40835_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40835_solr
   [junit4]   2> 217272 INFO  (zkCallback-274-thread-1-processing-n:127.0.0.1:40835_solr) [n:127.0.0.1:40835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 217276 INFO  (zkCallback-275-thread-1-processing-n:127.0.0.1:44977_solr) [n:127.0.0.1:44977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 217276 INFO  (zkCallback-272-thread-1-processing-n:127.0.0.1:33485_solr) [n:127.0.0.1:33485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 217283 INFO  (jetty-launcher-252-thread-4) [n:127.0.0.1:33485_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33485_solr
   [junit4]   2> 217284 INFO  (zkCallback-274-thread-1-processing-n:127.0.0.1:40835_solr) [n:127.0.0.1:40835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 217310 INFO  (zkCallback-275-thread-1-processing-n:127.0.0.1:44977_solr) [n:127.0.0.1:44977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 217317 INFO  (zkCallback-272-thread-1-processing-n:127.0.0.1:33485_solr) [n:127.0.0.1:33485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 217321 INFO  (jetty-launcher-252-thread-3) [n:127.0.0.1:38555_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 217322 INFO  (jetty-launcher-252-thread-3) [n:127.0.0.1:38555_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 217323 INFO  (jetty-launcher-252-thread-3) [n:127.0.0.1:38555_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38555_solr
   [junit4]   2> 217323 INFO  (zkCallback-272-thread-1-processing-n:127.0.0.1:33485_solr) [n:127.0.0.1:33485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 217323 INFO  (zkCallback-274-thread-1-processing-n:127.0.0.1:40835_solr) [n:127.0.0.1:40835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 217324 INFO  (zkCallback-275-thread-1-processing-n:127.0.0.1:44977_solr) [n:127.0.0.1:44977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 217326 INFO  (zkCallback-269-thread-1-processing-n:127.0.0.1:38555_solr) [n:127.0.0.1:38555_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 217382 INFO  (jetty-launcher-252-thread-4) [n:127.0.0.1:33485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217384 INFO  (jetty-launcher-252-thread-3) [n:127.0.0.1:38555_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217387 INFO  (jetty-launcher-252-thread-2) [n:127.0.0.1:40835_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217390 INFO  (jetty-launcher-252-thread-4) [n:127.0.0.1:33485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217390 INFO  (jetty-launcher-252-thread-4) [n:127.0.0.1:33485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217391 INFO  (jetty-launcher-252-thread-4) [n:127.0.0.1:33485_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node4
   [junit4]   2> 217395 INFO  (jetty-launcher-252-thread-2) [n:127.0.0.1:40835_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217396 INFO  (jetty-launcher-252-thread-2) [n:127.0.0.1:40835_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217403 INFO  (jetty-launcher-252-thread-3) [n:127.0.0.1:38555_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217404 INFO  (jetty-launcher-252-thread-3) [n:127.0.0.1:38555_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217405 INFO  (jetty-launcher-252-thread-2) [n:127.0.0.1:40835_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node2
   [junit4]   2> 217405 INFO  (jetty-launcher-252-thread-3) [n:127.0.0.1:38555_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node3
   [junit4]   2> 217406 INFO  (jetty-launcher-252-thread-1) [n:127.0.0.1:44977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217413 INFO  (jetty-launcher-252-thread-1) [n:127.0.0.1:44977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217413 INFO  (jetty-launcher-252-thread-1) [n:127.0.0.1:44977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 217414 INFO  (jetty-launcher-252-thread-1) [n:127.0.0.1:44977_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node1
   [junit4]   2> 217502 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[9B0F3883806AC77]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 217503 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[9B0F3883806AC77]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46697/solr ready
   [junit4]   2> 217522 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[9B0F3883806AC77]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionsAPI
   [junit4]   2> 217524 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[9B0F3883806AC77]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 217526 INFO  (qtp382036294-1494) [n:127.0.0.1:44977_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=b19ed464-4e0e-462d-959e-6ee4bfd7e217&replicationFactor=2&collection.configName=conf2&maxShardsPerNode=2&name=awhollynewcollection_0&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 217527 INFO  (qtp382036294-1494) [n:127.0.0.1:44977_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=b19ed464-4e0e-462d-959e-6ee4bfd7e217&replicationFactor=2&collection.configName=conf2&maxShardsPerNode=2&name=awhollynewcollection_0&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 217534 INFO  (OverseerThreadFactory-549-thread-1-processing-n:127.0.0.1:33485_solr) [n:127.0.0.1:33485_solr    ] o.a.s.c.CreateCollectionCmd Create collection awhollynewcollection_0
   [junit4]   2> 217537 INFO  (zkCallback-282-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217637 INFO  (OverseerStateUpdate-98771227367440394-127.0.0.1:33485_solr-n_0000000000) [n:127.0.0.1:33485_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"awhollynewcollection_0_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38555/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 217638 INFO  (OverseerStateUpdate-98771227367440394-127.0.0.1:33485_solr-n_0000000000) [n:127.0.0.1:33485_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"awhollynewcollection_0_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44977/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 217639 INFO  (OverseerStateUpdate-98771227367440394-127.0.0.1:33485_solr-n_0000000000) [n:127.0.0.1:33485_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"awhollynewcollection_0_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33485/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 217639 INFO  (OverseerStateUpdate-98771227367440394-127.0.0.1:33485_solr-n_0000000000) [n:127.0.0.1:33485_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"awhollynewcollection_0_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40835/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 217640 INFO  (OverseerStateUpdate-98771227367440394-127.0.0.1:33485_solr-n_0000000000) [n:127.0.0.1:33485_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"awhollynewcollection_0_shard3_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38555/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 217640 INFO  (OverseerStateUpdate-98771227367440394-127.0.0.1:33485_solr-n_0000000000) [n:127.0.0.1:33485_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"awhollynewcollection_0",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"awhollynewcollection_0_shard3_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44977/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 217741 INFO  (zkCallback-282-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217854 INFO  (qtp1657289866-1492) [n:127.0.0.1:33485_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045&coreNodeName=core_node3&name=awhollynewcollection_0_shard2_replica_n1&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 217855 INFO  (qtp1300729653-1471) [n:127.0.0.1:38555_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167&coreNodeName=core_node1&name=awhollynewcollection_0_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 217855 INFO  (qtp382036294-1475) [n:127.0.0.1:44977_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518&coreNodeName=core_node6&name=awhollynewcollection_0_shard3_replica_n2&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=1
   [junit4]   2> 217856 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045&coreNodeName=core_node3&name=awhollynewcollection_0_shard2_replica_n1&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 217856 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518&coreNodeName=core_node6&name=awhollynewcollection_0_shard3_replica_n2&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 217856 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 217857 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 217857 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167&coreNodeName=core_node1&name=awhollynewcollection_0_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 217857 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 217861 INFO  (qtp387422839-1489) [n:127.0.0.1:40835_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455&coreNodeName=core_node4&name=awhollynewcollection_0_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 217861 INFO  (parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) [n:127.0.0.1:40835_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455&coreNodeName=core_node4&name=awhollynewcollection_0_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 217863 INFO  (qtp1300729653-1495) [n:127.0.0.1:38555_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821&coreNodeName=core_node5&name=awhollynewcollection_0_shard3_replica_n1&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=7
   [junit4]   2> 217868 INFO  (qtp382036294-1470) [n:127.0.0.1:44977_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707&coreNodeName=core_node2&name=awhollynewcollection_0_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=5
   [junit4]   2> 217868 INFO  (parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) [n:127.0.0.1:38555_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821&coreNodeName=core_node5&name=awhollynewcollection_0_shard3_replica_n1&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 217868 INFO  (parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) [n:127.0.0.1:44977_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707&coreNodeName=core_node2&name=awhollynewcollection_0_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 217869 INFO  (qtp1300729653-1498) [n:127.0.0.1:38555_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821
   [junit4]   2> 217869 INFO  (qtp1300729653-1498) [n:127.0.0.1:38555_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 217870 INFO  (parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) [n:127.0.0.1:40835_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 217984 INFO  (zkCallback-269-thread-1-processing-n:127.0.0.1:38555_solr) [n:127.0.0.1:38555_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217984 INFO  (zkCallback-275-thread-1-processing-n:127.0.0.1:44977_solr) [n:127.0.0.1:44977_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217984 INFO  (zkCallback-272-thread-2-processing-n:127.0.0.1:33485_solr) [n:127.0.0.1:33485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217984 INFO  (zkCallback-274-thread-1-processing-n:127.0.0.1:40835_solr) [n:127.0.0.1:40835_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217984 INFO  (zkCallback-274-thread-2-processing-n:127.0.0.1:40835_solr) [n:127.0.0.1:40835_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217984 INFO  (zkCallback-275-thread-2-processing-n:127.0.0.1:44977_solr) [n:127.0.0.1:44977_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217984 INFO  (zkCallback-272-thread-1-processing-n:127.0.0.1:33485_solr) [n:127.0.0.1:33485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217984 INFO  (zkCallback-282-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 217984 INFO  (zkCallback-269-thread-2-processing-n:127.0.0.1:38555_solr) [n:127.0.0.1:38555_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 218870 INFO  (qtp1300729653-1498) [n:127.0.0.1:38555_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821
   [junit4]   2> 218870 INFO  (qtp1300729653-1498) [n:127.0.0.1:38555_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 218877 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 218880 INFO  (parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 218880 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 218898 INFO  (parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.s.IndexSchema [awhollynewcollection_0_shard3_replica_n1] Schema name=minimal
   [junit4]   2> 218898 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.s.IndexSchema [awhollynewcollection_0_shard3_replica_n2] Schema name=minimal
   [junit4]   2> 218898 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.s.IndexSchema [awhollynewcollection_0_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 218901 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 218901 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 218901 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard1_replica_n1' using configuration from collection awhollynewcollection_0, trusted=true
   [junit4]   2> 218901 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard3_replica_n2' using configuration from collection awhollynewcollection_0, trusted=true
   [junit4]   2> 218901 INFO  (parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 218901 INFO  (parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 218901 INFO  (parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard3_replica_n1' using configuration from collection awhollynewcollection_0, trusted=true
   [junit4]   2> 218902 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.awhollynewcollection_0.shard1.replica_n1' (registry 'solr.core.awhollynewcollection_0.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 218902 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.awhollynewcollection_0.shard3.replica_n2' (registry 'solr.core.awhollynewcollection_0.shard3.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 218902 INFO  (parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.awhollynewcollection_0.shard3.replica_n1' (registry 'solr.core.awhollynewcollection_0.shard3.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 218902 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 218902 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 218902 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrCore [[awhollynewcollection_0_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node3/awhollynewcollection_0_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node3/awhollynewcollection_0_shard1_replica_n1/data/]
   [junit4]   2> 218902 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.SolrCore [[awhollynewcollection_0_shard3_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node1/awhollynewcollection_0_shard3_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node1/awhollynewcollection_0_shard3_replica_n2/data/]
   [junit4]   2> 218902 INFO  (parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 218902 INFO  (parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.c.SolrCore [[awhollynewcollection_0_shard3_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node3/awhollynewcollection_0_shard3_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node3/awhollynewcollection_0_shard3_replica_n1/data/]
   [junit4]   2> 218903 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 218914 INFO  (parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n2] o.a.s.s.IndexSchema [awhollynewcollection_0_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 218915 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.s.IndexSchema [awhollynewcollection_0_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 218915 INFO  (parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 218915 INFO  (parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard1_replica_n2' using configuration from collection awhollynewcollection_0, trusted=true
   [junit4]   2> 218916 INFO  (parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.awhollynewcollection_0.shard1.replica_n2' (registry 'solr.core.awhollynewcollection_0.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 218916 INFO  (parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 218916 INFO  (parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n2] o.a.s.c.SolrCore [[awhollynewcollection_0_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node1/awhollynewcollection_0_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node1/awhollynewcollection_0_shard1_replica_n2/data/]
   [junit4]   2> 218917 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 218917 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard2_replica_n1' using configuration from collection awhollynewcollection_0, trusted=true
   [junit4]   2> 218918 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.awhollynewcollection_0.shard2.replica_n1' (registry 'solr.core.awhollynewcollection_0.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 218918 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 218918 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.c.SolrCore [[awhollynewcollection_0_shard2_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node4/awhollynewcollection_0_shard2_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node4/awhollynewcollection_0_shard2_replica_n1/data/]
   [junit4]   2> 218919 INFO  (parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) [n:127.0.0.1:40835_solr c:awhollynewcollection_0 s:shard2 r:core_node4 x:awhollynewcollection_0_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1
   [junit4]   2> 218931 INFO  (parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) [n:127.0.0.1:40835_solr c:awhollynewcollection_0 s:shard2 r:core_node4 x:awhollynewcollection_0_shard2_replica_n2] o.a.s.s.IndexSchema [awhollynewcollection_0_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 218945 INFO  (parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) [n:127.0.0.1:40835_solr c:awhollynewcollection_0 s:shard2 r:core_node4 x:awhollynewcollection_0_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 218945 INFO  (parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) [n:127.0.0.1:40835_solr c:awhollynewcollection_0 s:shard2 r:core_node4 x:awhollynewcollection_0_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard2_replica_n2' using configuration from collection awhollynewcollection_0, trusted=true
   [junit4]   2> 218945 INFO  (parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) [n:127.0.0.1:40835_solr c:awhollynewcollection_0 s:shard2 r:core_node4 x:awhollynewcollection_0_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.awhollynewcollection_0.shard2.replica_n2' (registry 'solr.core.awhollynewcollection_0.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a24eb1
   [junit4]   2> 218945 INFO  (parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) [n:127.0.0.1:40835_solr c:awhollynewcollection_0 s:shard2 r:core_node4 x:awhollynewcollection_0_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 218945 INFO  (parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) [n:127.0.0.1:40835_solr c:awhollynewcollection_0 s:shard2 r:core_node4 x:awhollynewcollection_0_shard2_replica_n2] o.a.s.c.SolrCore [[awhollynewcollection_0_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node2/awhollynewcollection_0_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_9B0F3883806AC77-001/tempDir-001/node2/awhollynewcollection_0_shard2_replica_n2/data/]
   [junit4]   2> 218961 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 218961 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 218965 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 218965 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 218968 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2db04eff[awhollynewcollection_0_shard1_replica_n1] main]
   [junit4]   2> 218976 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 218977 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 218977 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 218978 INFO  (parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 218978 INFO  (parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 218979 INFO  (parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 218979 INFO  (parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 218980 INFO  (parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@117be6a1[awhollynewcollection_0_shard3_replica_n1] main]
   [junit4]   2> 218980 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580339639906992128
   [junit4]   2> 218980 INFO  (parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 218980 INFO  (parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 218981 INFO  (parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 218981 INFO  (parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 218982 INFO  (parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@f152273[awhollynewcollection_0_shard1_replica_n2] main]
   [junit4]   2> 218989 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 218989 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 218989 INFO  (searcherExecutor-558-thread-1-processing-x:awhollynewcollection_0_shard1_replica_n1 r:core_node1 b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE n:127.0.0.1:38555_solr s:shard1 c:awhollynewcollection_0) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SolrCore [awhollynewcollection_0_shard1_replica_n1] Registered new searcher Searcher@2db04eff[awhollynewcollection_0_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 218989 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 218989 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 218991 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@52884552[awhollynewcollection_0_shard3_replica_n2] main]
   [junit4]   2> 218991 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 218991 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 218992 INFO  (parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 218992 INFO  (parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 218992 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 218992 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 218992 INFO  (parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 218993 INFO  (parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 218993 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 218993 INFO  (parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 218993 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 218993 INFO  (searcherExecutor-561-thread-1-processing-x:awhollynewcollection_0_shard1_replica_n2 r:core_node2 b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE n:127.0.0.1:44977_solr s:shard1 c:awhollynewcollection_0) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n2] o.a.s.c.SolrCore [awhollynewcollection_0_shard1_replica_n2] Registered new searcher Searcher@f152273[awhollynewcollection_0_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 218994 INFO  (parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 218994 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 218994 INFO  (parallelCoreAdminExecutor-551-thread-2-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580339639921672192
   [junit4]   2> 218994 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580339639921672192
   [junit4]   2> 218996 INFO  (searcherExecutor-560-thread-1-processing-x:awhollynewcollection_0_shard3_replica_n1 r:core_node5 b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754697821 CREATE n:127.0.0.1:38555_solr s:shard3 c:awhollynewcollection_0) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.c.SolrCore [awhollynewcollection_0_shard3_replica_n1] Registered new searcher Searcher@117be6a1[awhollynewcollection_0_shard3_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 218997 INFO  (parallelCoreAdminExecutor-553-thread-2-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753602707 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580339639924817920
   [junit4]   2> 218999 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@76bef324[awhollynewcollection_0_shard2_replica_n1] main]
   [junit4]   2> 218999 INFO  (searcherExecutor-559-thread-1-processing-x:awhollynewcollection_0_shard3_replica_n2 r:core_node6 b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE n:127.0.0.1:44977_solr s:shard3 c:awhollynewcollection_0) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.SolrCore [awhollynewcollection_0_shard3_replica_n2] Registered new searcher Searcher@52884552[awhollynewcollection_0_shard3_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 219000 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 219000 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 219000 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44977/solr/awhollynewcollection_0_shard3_replica_n2/
   [junit4]   2> 219000 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.u.PeerSync PeerSync: core=awhollynewcollection_0_shard3_replica_n2 url=http://127.0.0.1:44977/solr START replicas=[http://127.0.0.1:38555/solr/awhollynewcollection_0_shard3_replica_n1/] nUpdates=100
   [junit4]   2> 219000 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 219001 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 219002 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 219002 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 219002 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 219002 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38555/solr/awhollynewcollection_0_shard1_replica_n1/
   [junit4]   2> 219002 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=awhollynewcollection_0_shard1_replica_n1 url=http://127.0.0.1:38555/solr START replicas=[http://127.0.0.1:44977/solr/awhollynewcollection_0_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 219008 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.u.PeerSync PeerSync: core=awhollynewcollection_0_shard3_replica_n2 url=http://127.0.0.1:44977/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 219008 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=awhollynewcollection_0_shard1_replica_n1 url=http://127.0.0.1:38555/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 219008 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_shard2_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580339639936352256
   [junit4]   2> 219012 INFO  (parallelCoreAdminExecutor-550-thread-1-processing-n:127.0.0.1:33485_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754012045 CREATE) [n:127.0.0.1:33485_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_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> 219016 INFO  (parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) [n:127.0.0.1:40835_solr c:awhollynewcollection_0 s:shard2 r:core_node4 x:awhollynewcollection_0_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 219016 INFO  (parallelCoreAdminExecutor-552-thread-1-processing-n:127.0.0.1:40835_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173754363455 CREATE) [n:127.0.0.1:40835_solr c:awhollynewcollection_0 s:shard2 r:core_node4 x:awhollynewcollection_0_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 219020 INFO  (qtp382036294-1475) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard1 r:core_node2 x:awhollynewcollection_0_shard1_replica_n2] o.a.s.c.S.Request [awhollynewcollection_0_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 219020 INFO  (qtp1300729653-1495) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard3 r:core_node5 x:awhollynewcollection_0_shard3_replica_n1] o.a.s.c.S.Request [awhollynewcollection_0_shard3_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 219020 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 219020 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 219020 INFO  (parallelCoreAdminExecutor-551-thread-1-processing-n:127.0.0.1:38555_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173753167167 CREATE) [n:127.0.0.1:38555_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 219020 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 219020 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awhollynewcollection_0_shard3_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> 219020 INFO  (parallelCoreAdminExecutor-553-thread-1-processing-n:127.0.0.1:44977_solr b19ed464-4e0e-462d-959e-6ee4bfd7e2173048173755017518 CREATE) [n:127.0.0.1:44977_solr c:awhollynewcollection_0 s:shard3 r:core_node6 x:awho

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

= null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@77db987a
   [junit4]   2> 911251 INFO  (jetty-closer-1127-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 911251 INFO  (jetty-closer-1127-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44b334a3: rootName = solr_44783, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@75c46f35
   [junit4]   2> 911251 INFO  (jetty-closer-1127-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 911251 INFO  (jetty-closer-1127-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a3b6e61: rootName = solr_41409, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@75c46f35
   [junit4]   2> 911254 INFO  (jetty-closer-1127-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 911254 INFO  (jetty-closer-1127-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d884e41: rootName = solr_44783, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@d6d6aa0
   [junit4]   2> 911254 INFO  (jetty-closer-1127-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 911254 INFO  (jetty-closer-1127-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@53ec08bd: rootName = solr_41409, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@d6d6aa0
   [junit4]   2> 911255 INFO  (jetty-closer-1127-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 911256 INFO  (jetty-closer-1127-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 911256 INFO  (jetty-closer-1127-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98771265756069914-127.0.0.1:41409_solr-n_0000000007) closing
   [junit4]   2> 911257 INFO  (OverseerStateUpdate-98771265756069914-127.0.0.1:41409_solr-n_0000000007) [n:127.0.0.1:41409_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41409_solr
   [junit4]   2> 911258 INFO  (jetty-closer-1127-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e2f29cc{/solr,null,UNAVAILABLE}
   [junit4]   2> 911258 INFO  (zkCallback-1185-thread-2-processing-n:127.0.0.1:41409_solr) [n:127.0.0.1:41409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 912758 WARN  (zkCallback-1185-thread-2-processing-n:127.0.0.1:41409_solr) [n:127.0.0.1:41409_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 912759 INFO  (jetty-closer-1127-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7bf663e7{/solr,null,UNAVAILABLE}
   [junit4]   2> 912759 ERROR (SUITE-TestTlogReplica-seed#[9B0F3883806AC77]-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> 912759 INFO  (SUITE-TestTlogReplica-seed#[9B0F3883806AC77]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37153 37153
   [junit4]   2> 922401 INFO  (Thread-1736) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37153 37153
   [junit4]   2> 922403 WARN  (Thread-1736) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/configs/conf
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	5	/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2> 	33	/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2> 	27	/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2> 	25	/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2> 	23	/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2> 	22	/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2> 	22	/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2> 	17	/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2> 	15	/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2> 	15	/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2> 	13	/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2> 	13	/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/overseer_elect/election/98771265756069892-127.0.0.1:41409_solr-n_0000000001
   [junit4]   2> 	4	/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98771265756069892-core_node2-n_0000000000
   [junit4]   2> 	3	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98771265756069894-core_node2-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98771265756069894-core_node4-n_0000000001
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98771265756069894-core_node8-n_0000000001
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_real_time_get/leader_elect/shard1/election/98771265756069902-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/98771265756069914-core_node2-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_9B0F3883806AC77-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {foo=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneFixedGap), foo_s=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{_version_=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=225, maxMBSortInHeap=7.221448025204604, sim=RandomSimilarity(queryNorm=false): {}, locale=ko-KR, timezone=Africa/Gaborone
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=173083680,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestInitParams, HdfsDirectoryFactoryTest, TestJsonFacetRefinement, OverseerTaskQueueTest, TestShardHandlerFactory, TestSmileRequest, OutOfBoxZkACLAndCredentialsProvidersTest, TestReloadDeadlock, LeaderInitiatedRecoveryOnCommitTest, TestStressCloudBlindAtomicUpdates, TestQueryUtils, TestSlowCompositeReaderWrapper, SortByFunctionTest, TestAnalyzeInfixSuggestions, CustomCollectionTest, SuggestComponentTest, TestSQLHandlerNonCloud, TestPullReplica, DistribJoinFromCollectionTest, TestSegmentSorting, RecoveryZkTest, HdfsBasicDistributedZkTest, LargeFieldTest, DirectUpdateHandlerTest, TestSurroundQueryParser, FullSolrCloudDistribCmdsTest, TestFreeTextSuggestions, TestSolrQueryResponse, DistributedQueryComponentCustomSortTest, TestBinaryResponseWriter, TestUtils, TimeZoneUtilsTest, MissingSegmentRecoveryTest, TestCloudDeleteByQuery, ReturnFieldsTest, RestartWhileUpdatingTest, TestRandomRequestDistribution, RuleEngineTest, TestIndexSearcher, SolrCoreMetricManagerTest, MinimalSchemaTest, SuggesterTest, HdfsThreadLeakTest, TlogReplayBufferedWhileIndexingTest, RegexBoostProcessorTest, TestSolrCLIRunExample, SignatureUpdateProcessorFactoryTest, TestGroupingSearch, CircularListTest, TestStressReorder, BlockJoinFacetDistribTest, TestEmbeddedSolrServerSchemaAPI, CollectionsAPIAsyncDistributedZkTest, PingRequestHandlerTest, TestNumericTerms32, JavabinLoaderTest, ConfigSetsAPITest, BooleanFieldTest, DateFieldTest, TolerantUpdateProcessorTest, TestSolrFieldCacheBean, TestCoreAdminApis, SolrTestCaseJ4Test, ShowFileRequestHandlerTest, CdcrReplicationDistributedZkTest, ZkStateReaderTest, TestDocBasedVersionConstraints, TestMacros, UnloadDistributedZkTest, FastVectorHighlighterTest, TestMiniSolrCloudClusterSSL, TestSuggestSpellingConverter, PrimitiveFieldTypeTest, TestSolrCoreProperties, SaslZkACLProviderTest, TestDFRSimilarityFactory, CopyFieldTest, PathHierarchyTokenizerFactoryTest, SimpleFacetsTest, NotRequiredUniqueKeyTest, TestDynamicFieldResource, SuggesterFSTTest, AtomicUpdatesTest, TestDFISimilarityFactory, TestSubQueryTransformerCrossCore, TestPushWriter, TestLockTree, TestJmxIntegration, CdcrVersionReplicationTest, TestManagedSchemaThreadSafety, HdfsLockFactoryTest, TestTrie, TestAuthorizationFramework, TestReload, TestTlogReplica]
   [junit4] Completed [216/730 (2!)] on J2 in 119.69s, 13 tests, 1 failure <<< FAILURES!

[...truncated 45303 lines...]