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/11/19 12:09:07 UTC

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 855 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/855/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

5 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup

Error Message:
Error from server at https://127.0.0.1:39743/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39743/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([20A8AA64153421E2:F780E7BC04D4680C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup(TestCloudSearcherWarming.java:100)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess

Error Message:
Error from server at https://127.0.0.1:39743/solr: Could not fully create collection: testPeersyncFailureReplicationSuccess

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39743/solr: Could not fully create collection: testPeersyncFailureReplicationSuccess
	at __randomizedtesting.SeedInfo.seed([20A8AA64153421E2:F4F9C92BC48A1681]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:139)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.TestPullReplicaErrorHandling.testCantConnectToPullReplica

Error Message:
Error from server at http://127.0.0.1:34119/solr: Could not fully create collection: pull_replica_error_handling_test_cant_connect_to_pull_replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34119/solr: Could not fully create collection: pull_replica_error_handling_test_cant_connect_to_pull_replica
	at __randomizedtesting.SeedInfo.seed([20A8AA64153421E2:289F4CACCE9A556C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:140)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper

Error Message:
Error from server at http://127.0.0.1:34119/solr: Could not fully create collection: pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34119/solr: Could not fully create collection: pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper
	at __randomizedtesting.SeedInfo.seed([20A8AA64153421E2:3FE18AE730DE2E82]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper(TestPullReplicaErrorHandling.java:216)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.search.stats.TestDistribIDF.testSimpleQuery

Error Message:
Error from server at https://127.0.0.1:33015/solr: Could not fully create collection: onecollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33015/solr: Could not fully create collection: onecollection
	at __randomizedtesting.SeedInfo.seed([20A8AA64153421E2:55A56A78052EE737]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:201)
	at org.apache.solr.search.stats.TestDistribIDF.testSimpleQuery(TestDistribIDF.java:77)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 11595 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestDistribIDF
   [junit4]   2> 4465 INFO  (SUITE-TestDistribIDF-seed#[20A8AA64153421E2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_20A8AA64153421E2-001/init-core-data-001
   [junit4]   2> 4466 WARN  (SUITE-TestDistribIDF-seed#[20A8AA64153421E2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 4466 INFO  (SUITE-TestDistribIDF-seed#[20A8AA64153421E2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4467 INFO  (SUITE-TestDistribIDF-seed#[20A8AA64153421E2]-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> 4471 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[20A8AA64153421E2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleQuery
   [junit4]   2> 4473 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[20A8AA64153421E2]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_20A8AA64153421E2-001/tempDir-001
   [junit4]   2> 4480 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[20A8AA64153421E2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4483 INFO  (Thread-3) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4483 INFO  (Thread-3) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4582 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[20A8AA64153421E2]) [    ] o.a.s.c.ZkTestServer start zk server on port:35861
   [junit4]   2> 4628 ERROR (Thread-3) [    ] 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> 4699 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 0x15fd3f17a0a0000, 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> 4919 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4921 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4929 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 5002 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12666bc{/solr,null,AVAILABLE}
   [junit4]   2> 5002 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@816296{/solr,null,AVAILABLE}
   [junit4]   2> 5003 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10e0159{/solr,null,AVAILABLE}
   [junit4]   2> 5032 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ffd953{SSL,[ssl, http/1.1]}{127.0.0.1:33015}
   [junit4]   2> 5032 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.Server Started @6250ms
   [junit4]   2> 5032 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33015}
   [junit4]   2> 5032 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@175d063{SSL,[ssl, http/1.1]}{127.0.0.1:37293}
   [junit4]   2> 5033 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.Server Started @6251ms
   [junit4]   2> 5032 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a105e0{SSL,[ssl, http/1.1]}{127.0.0.1:41193}
   [junit4]   2> 5033 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.Server Started @6251ms
   [junit4]   2> 5033 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41193}
   [junit4]   2> 5033 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37293}
   [junit4]   2> 5050 ERROR (jetty-launcher-5-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5050 ERROR (jetty-launcher-5-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5050 ERROR (jetty-launcher-5-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5050 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 5050 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 5050 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 5050 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5050 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5050 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5050 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5050 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5050 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5052 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-19T11:02:19.398Z
   [junit4]   2> 5052 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-19T11:02:19.398Z
   [junit4]   2> 5052 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-19T11:02:19.398Z
   [junit4]   2> 5053 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 5053 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 5053 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 5071 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5072 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5072 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5109 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35861/solr
   [junit4]   2> 5109 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35861/solr
   [junit4]   2> 5113 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35861/solr
   [junit4]   2> 5147 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 0x15fd3f17a0a0005, 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> 5332 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:41193_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5333 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:33015_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5339 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:41193_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41193_solr
   [junit4]   2> 5341 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:37293_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5342 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:41193_solr    ] o.a.s.c.Overseer Overseer (id=99030750913495047-127.0.0.1:41193_solr-n_0000000000) starting
   [junit4]   2> 5344 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:33015_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33015_solr
   [junit4]   2> 5347 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:37293_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37293_solr
   [junit4]   2> 5362 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:41193_solr) [n:127.0.0.1:41193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 5364 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:37293_solr) [n:127.0.0.1:37293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 5365 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:33015_solr) [n:127.0.0.1:33015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 5514 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:41193_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41193_solr
   [junit4]   2> 5515 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:33015_solr) [n:127.0.0.1:33015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5515 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:41193_solr) [n:127.0.0.1:41193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5515 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:37293_solr) [n:127.0.0.1:37293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5704 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:33015_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33015.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 5705 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:37293_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37293.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 5705 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:33015_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33015.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 5705 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:33015_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33015.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 5705 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:37293_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37293.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 5705 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:37293_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37293.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 5715 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:37293_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_20A8AA64153421E2-001/tempDir-001/node1/.
   [junit4]   2> 5715 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:33015_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_20A8AA64153421E2-001/tempDir-001/node3/.
   [junit4]   2> 5721 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:41193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41193.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 5721 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:41193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41193.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 5722 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:41193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41193.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 5724 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:41193_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_20A8AA64153421E2-001/tempDir-001/node2/.
   [junit4]   2> 6088 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 0x15fd3f17a0a000b, 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> 6098 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[20A8AA64153421E2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 6099 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[20A8AA64153421E2]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35861/solr ready
   [junit4]   2> 6413 INFO  (qtp32161322-63) [n:127.0.0.1:33015_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=a,b,c&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=onecollection&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 6423 INFO  (OverseerThreadFactory-41-thread-1-processing-n:127.0.0.1:41193_solr) [n:127.0.0.1:41193_solr    ] o.a.s.c.CreateCollectionCmd Create collection onecollection
   [junit4]   2> 36491 ERROR (OverseerThreadFactory-41-thread-1-processing-n:127.0.0.1:41193_solr) [n:127.0.0.1:41193_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: onecollection operation: create failed:org.apache.solr.common.SolrException: Could not fully create collection: onecollection
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:215)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [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> 36515 INFO  (qtp32161322-63) [n:127.0.0.1:33015_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=a,b,c&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=onecollection&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2} status=500 QTime=30103
   [junit4]   2> 36518 ERROR (qtp32161322-63) [n:127.0.0.1:33015_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully create collection: onecollection
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:307)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [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:493)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> 36560 INFO  (jetty-closer-6-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@a105e0{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 36560 INFO  (jetty-closer-6-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@175d063{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 36563 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5798690
   [junit4]   2> 36562 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8151686
   [junit4]   2> 36563 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 36563 INFO  (jetty-closer-6-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1ffd953{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 36563 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 36563 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f29b79: rootName = solr_41193, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1ca5f9b
   [junit4]   2> 36563 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=33279375
   [junit4]   2> 36563 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@cd2a01: rootName = solr_37293, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@514c59
   [junit4]   2> 36564 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 36564 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1360e53: rootName = solr_33015, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@19f83db
   [junit4]   2> 36571 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 36571 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40d5cb: rootName = solr_37293, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1236bae
   [junit4]   2> 36572 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 36582 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c83340: rootName = solr_41193, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1236bae
   [junit4]   2> 36582 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 36583 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@600f62: rootName = solr_33015, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1236bae
   [junit4]   2> 36592 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 36592 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@fdbec3: rootName = solr_33015, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1586c58
   [junit4]   2> 36593 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 36593 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@affe7a: rootName = solr_41193, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1586c58
   [junit4]   2> 36593 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 36593 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1787439: rootName = solr_37293, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1586c58
   [junit4]   2> 36593 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33015_solr
   [junit4]   2> 36594 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37293_solr
   [junit4]   2> 36594 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 36595 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:41193_solr) [n:127.0.0.1:41193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 36595 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:37293_solr) [n:127.0.0.1:37293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 36595 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:33015_solr) [n:127.0.0.1:33015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 36595 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41193_solr
   [junit4]   2> 36596 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 36598 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 36607 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 36607 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 36608 INFO  (zkCallback-22-thread-2-processing-n:127.0.0.1:33015_solr) [n:127.0.0.1:33015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 36610 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99030750913495047-127.0.0.1:41193_solr-n_0000000000) closing
   [junit4]   2> 36609 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:33015_solr) [n:127.0.0.1:33015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 36611 INFO  (zkCallback-20-thread-2-processing-n:127.0.0.1:41193_solr) [n:127.0.0.1:41193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 36615 INFO  (OverseerStateUpdate-99030750913495047-127.0.0.1:41193_solr-n_0000000000) [n:127.0.0.1:41193_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41193_solr
   [junit4]   2> 36615 WARN  (OverseerAutoScalingTriggerThread-99030750913495047-127.0.0.1:41193_solr-n_0000000000) [n:127.0.0.1:41193_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 36615 INFO  (zkCallback-21-thread-2-processing-n:127.0.0.1:37293_solr) [n:127.0.0.1:37293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 36620 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 36623 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 0x15fd3f17a0a0007, 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> 36625 INFO  (jetty-closer-6-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@816296{/solr,null,UNAVAILABLE}
   [junit4]   2> 36625 INFO  (jetty-closer-6-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12666bc{/solr,null,UNAVAILABLE}
   [junit4]   2> 38125 WARN  (zkCallback-21-thread-2-processing-n:127.0.0.1:37293_solr) [n:127.0.0.1:37293_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:37293_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:37293_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:74)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1104)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1099)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [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 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> 38126 WARN  (zkCallback-21-thread-2-processing-n:127.0.0.1:37293_solr) [n:127.0.0.1:37293_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:41193_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:41193_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:74)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1104)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1099)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [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 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> 38128 INFO  (jetty-closer-6-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10e0159{/solr,null,UNAVAILABLE}
   [junit4]   2> 38128 ERROR (TEST-TestDistribIDF.testSimpleQuery-seed#[20A8AA64153421E2]) [    ] 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> 38129 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[20A8AA64153421E2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35861 35861
   [junit4]   2> 43931 INFO  (Thread-3) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35861 35861
   [junit4]   2> 43932 WARN  (Thread-3) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> 43933 INFO  (TEST-TestDistribIDF.testSimpleQuery-seed#[20A8AA64153421E2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribIDF -Dtests.method=testSimpleQuery -Dtests.seed=20A8AA64153421E2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-RS -Dtests.timezone=America/Anguilla -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   39.5s J2 | TestDistribIDF.testSimpleQuery <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33015/solr: Could not fully create collection: onecollection
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([20A8AA64153421E2:55A56A78052EE737]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:201)
   [junit4]    > 	at org.apache.solr.search.stats.TestDistribIDF.testSimpleQuery(TestDistribIDF.java:77)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 43942 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[20A8AA64153421E2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultiCollectionQuery
   [junit4]   2> 43942 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[20A8AA64153421E2]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_20A8AA64153421E2-001/tempDir-002
   [junit4]   2> 43942 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[20A8AA64153421E2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 43942 INFO  (Thread-35) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 43942 INFO  (Thread-35) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 43945 ERROR (Thread-35) [    ] 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> 44042 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[20A8AA64153421E2]) [    ] o.a.s.c.ZkTestServer start zk server on port:36487
   [junit4]   2> 44049 INFO  (jetty-launcher-34-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 44053 INFO  (jetty-launcher-34-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 44055 INFO  (jetty-launcher-34-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67cadf{/solr,null,AVAILABLE}
   [junit4]   2> 44055 INFO  (jetty-launcher-34-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@144d4cd{/solr,null,AVAILABLE}
   [junit4]   2> 44059 INFO  (jetty-launcher-34-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16a3291{SSL,[ssl, http/1.1]}{127.0.0.1:46745}
   [junit4]   2> 44059 INFO  (jetty-launcher-34-thread-1) [    ] o.e.j.s.Server Started @45277ms
   [junit4]   2> 44059 INFO  (jetty-launcher-34-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46745}
   [junit4]   2> 44060 ERROR (jetty-launcher-34-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 44060 INFO  (jetty-launcher-34-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 44060 INFO  (jetty-launcher-34-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 44060 INFO  (jetty-launcher-34-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 44060 INFO  (jetty-launcher-34-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-19T11:02:58.407Z
   [junit4]   2> 44056 INFO  (jetty-launcher-34-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 44056 INFO  (jetty-launcher-34-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1eeb9e5{SSL,[ssl, http/1.1]}{127.0.0.1:33479}
   [junit4]   2> 44061 INFO  (jetty-launcher-34-thread-2) [    ] o.e.j.s.Server Started @45279ms
   [junit4]   2> 44061 INFO  (jetty-launcher-34-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33479}
   [junit4]   2> 44061 ERROR (jetty-launcher-34-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 44061 INFO  (jetty-launcher-34-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 44061 INFO  (jetty-launcher-34-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 44061 INFO  (jetty-launcher-34-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 44061 INFO  (jetty-launcher-34-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-19T11:02:58.408Z
   [junit4]   2> 44071 INFO  (jetty-launcher-34-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 44075 INFO  (jetty-launcher-34-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18e795c{/solr,null,AVAILABLE}
   [junit4]   2> 44077 INFO  (jetty-launcher-34-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 44078 INFO  (jetty-launcher-34-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@17a251{SSL,[ssl, http/1.1]}{127.0.0.1:38637}
   [junit4]   2> 44078 INFO  (jetty-launcher-34-thread-3) [    ] o.e.j.s.Server Started @45296ms
   [junit4]   2> 44079 INFO  (jetty-launcher-34-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38637}
   [junit4]   2> 44079 ERROR (jetty-launcher-34-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 44079 INFO  (jetty-launcher-34-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 44079 INFO  (jetty-launcher-34-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 44079 INFO  (jetty-launcher-34-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 44079 INFO  (jetty-launcher-34-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-19T11:02:58.426Z
   [junit4]   2> 44102 INFO  (jetty-launcher-34-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 44102 INFO  (jetty-launcher-34-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36487/solr
   [junit4]   2> 44119 INFO  (jetty-launcher-34-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36487/solr
   [junit4]   2> 44129 INFO  (jetty-launcher-34-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36487/solr
   [junit4]   2> 44149 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:38637_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 44149 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:38637_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38637_solr
   [junit4]   2> 44150 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:38637_solr    ] o.a.s.c.Overseer Overseer (id=99030753495678985-127.0.0.1:38637_solr-n_0000000000) starting
   [junit4]   2> 44177 INFO  (jetty-launcher-34-thread-1) [n:127.0.0.1:46745_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 44183 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:38637_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38637_solr
   [junit4]   2> 44184 INFO  (jetty-launcher-34-thread-2) [n:127.0.0.1:33479_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 44185 INFO  (jetty-launcher-34-thread-1) [n:127.0.0.1:46745_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46745_solr
   [junit4]   2> 44185 INFO  (jetty-launcher-34-thread-2) [n:127.0.0.1:33479_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33479_solr
   [junit4]   2> 44206 INFO  (zkCallback-53-thread-1-processing-n:127.0.0.1:38637_solr) [n:127.0.0.1:38637_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 44207 INFO  (zkCallback-43-thread-1-processing-n:127.0.0.1:46745_solr) [n:127.0.0.1:46745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 44207 INFO  (zkCallback-49-thread-1-processing-n:127.0.0.1:33479_solr) [n:127.0.0.1:33479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 44207 INFO  (zkCallback-53-thread-1-processing-n:127.0.0.1:38637_solr) [n:127.0.0.1:38637_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 44208 INFO  (zkCallback-43-thread-1-processing-n:127.0.0.1:46745_solr) [n:127.0.0.1:46745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 44211 INFO  (zkCallback-49-thread-2-processing-n:127.0.0.1:33479_solr) [n:127.0.0.1:33479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 44318 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:38637_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38637.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 44341 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:38637_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38637.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 44341 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:38637_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38637.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 44343 INFO  (jetty-launcher-34-thread-3) [n:127.0.0.1:38637_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_20A8AA64153421E2-001/tempDir-002/node3/.
   [junit4]   2> 44370 INFO  (jetty-launcher-34-thread-2) [n:127.0.0.1:33479_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33479.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 44373 INFO  (jetty-launcher-34-thread-1) [n:127.0.0.1:46745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46745.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 44385 INFO  (jetty-launcher-34-thread-2) [n:127.0.0.1:33479_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33479.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 44386 INFO  (jetty-launcher-34-thread-2) [n:127.0.0.1:33479_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33479.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 44387 INFO  (jetty-launcher-34-thread-2) [n:127.0.0.1:33479_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_20A8AA64153421E2-001/tempDir-002/node2/.
   [junit4]   2> 44390 INFO  (jetty-launcher-34-thread-1) [n:127.0.0.1:46745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46745.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 44391 INFO  (jetty-launcher-34-thread-1) [n:127.0.0.1:46745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46745.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 44392 INFO  (jetty-launcher-34-thread-1) [n:127.0.0.1:46745_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_20A8AA64153421E2-001/tempDir-002/node1/.
   [junit4]   2> 44640 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[20A8AA64153421E2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 44640 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[20A8AA64153421E2]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36487/solr ready
   [junit4]   2> 44692 INFO  (qtp23093830-178) [n:127.0.0.1:38637_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 44694 INFO  (OverseerThreadFactory-66-thread-1-processing-n:127.0.0.1:38637_solr) [n:127.0.0.1:38637_solr    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 44803 INFO  (OverseerStateUpdate-99030753495678985-127.0.0.1:38637_solr-n_0000000000) [n:127.0.0.1:38637_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46745/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 44804 INFO  (OverseerStateUpdate-99030753495678985-127.0.0.1:38637_solr-n_0000000000) [n:127.0.0.1:38637_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38637/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 45026 INFO  (qtp23093830-186) [n:127.0.0.1:38637_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 45028 INFO  (qtp23093830-186) [n:127.0.0.1:38637_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 45070 INFO  (qtp12114222-170) [n:127.0.0.1:46745_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 45071 INFO  (qtp12114222-170) [n:127.0.0.1:46745_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 45175 INFO  (zkCallback-53-thread-1-processing-n:127.0.0.1:38637_solr) [n:127.0.0.1:38637_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 45175 INFO  (zkCallback-43-thread-1-processing-n:127.0.0.1:46745_solr) [n:127.0.0.1:46745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 45175 INFO  (zkCallback-43-thread-2-processing-n:127.0.0.1:46745_solr) [n:127.0.0.1:46745_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 45175 INFO  (zkCallback-53-thread-2-processing-n:127.0.0.1:38637_solr) [n:127.0.0.1:38637_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 46089 INFO  (qtp23093830-186) [n:127.0.0.1:38637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 46100 INFO  (qtp12114222-170) [n:127.0.0.1:46745_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 46142 INFO  (qtp12114222-170) [n:127.0.0.1:46745_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 46157 INFO  (qtp23093830-186) [n:127.0.0.1:38637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 46303 INFO  (qtp23093830-186) [n:127.0.0.1:38637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 46308 INFO  (qtp12114222-170) [n:127.0.0.1:46745_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 46323 INFO  (qtp23093830-186) [n:127.0.0.1:38637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 46324 INFO  (qtp23093830-186) [n:127.0.0.1:38637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38637.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 46324 INFO  (qtp23093830-186) [n:127.0.0.1:38637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 46324 INFO  (qtp23093830-186) [n:127.0.0.1:38637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_20A8AA64153421E2-001/tempDir-002/node3/collection1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_20A8AA64153421E2-001/tempDir-002/node3/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 46328 INFO  (qtp23093830-186) [n:127.0.0.1:38637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=48.724609375, floorSegmentMB=0.54296875, forceMergeDeletesPctAllowed=22.97767944301253, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 46328 INFO  (qtp12114222-170) [n:127.0.0.1:46745_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 46340 INFO  (qtp12114222-170) [n:127.0.0.1:46745_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46745.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8557bd
   [junit4]   2> 46340 INFO  (qtp12114222-170) [n:127.0.0.1:46745_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 46340 INFO  (qtp12114222-170) [n:127.0.0.1:46745_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_20A8AA64153421E2-001/tempDir-002/node1/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_20A8AA64153421E2-001/tempDir-002/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 46350 INFO  (qtp12114222-170) [n:127.0.0.1:46745_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=48.724609375, floorSegmentMB=0.54296875, forceMergeDeletesPctAllowed=22.97767944301253, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 46363 WARN  (qtp23093830-186) [n:127.0.0.1:38637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.OldLuceneQParserPlugin]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 46505 INFO  (qtp23093830-186) [n:127.0.0.1:38637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 46505 INFO  (qtp23093830-186) [n:127.0.0.1:38637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 46507 INFO  (qtp23093830-186) [n:127.0.0.1:38637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 46507 INFO  (qtp23093830-186) [n:127.0.0.1:38637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 46512 INFO  (qtp23093830-186) [n:127.0.0.1:38637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 46512 INFO  (qtp23093830-186) [n:127.0.0.1:38637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bc1fc[collection1_shard2_replica_n2] main]
   [junit4]   2> 46516 INFO  (qtp23093830-186) [n:127.0.0.1:38637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 46546 INFO  (qtp12114222-170) [n:127.0.0.1:46745_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 46546 INFO  (qtp12114222-170) [n:127.0.0.1:46745_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 46548 INFO  (qtp12114222-170) [n:127.0.0.1:46745_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 46548 INFO  (qtp12114222-170) [n:127.0.0.1:46745_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 46550 INFO  (qtp12114222-170) [n:127.0.0.1:46745_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 46550 INFO  (qtp12114222-170) [n:127.0.0.1:46745_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1295c27[collection1_shard1_replica_n1] main]
   [junit4]   2> 46553 INFO  (qtp12114222-170) [n:127.0.0.1:46745_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 46603 INFO  (qtp12114222-170) [n:127.0.0.1:46745_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 46610 INFO  (qtp23093830-186) [n:127.0.0.1:38637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.DirectSolrSpellChecke

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

a: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:426)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: testRepFactor1LeaderStartup slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 2647138 INFO  (qtp19661917-19033) [n:127.0.0.1:39743_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testRepFactor1LeaderStartup&newCollection=true&name=testRepFactor1LeaderStartup_shard1_replica_n1&action=CREATE&numShards=1&collection=testRepFactor1LeaderStartup&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=419772
   [junit4]   2> 2647138 ERROR (SUITE-TestCloudSearcherWarming-seed#[20A8AA64153421E2]-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> 2647139 INFO  (SUITE-TestCloudSearcherWarming-seed#[20A8AA64153421E2]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41307 41307
   [junit4]   2> 2653023 INFO  (Thread-4559) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41307 41307
   [junit4]   2> 2653023 WARN  (Thread-4559) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/collections/testRepFactor1LeaderStartup/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_20A8AA64153421E2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1534, maxMBSortInHeap=6.815987274719481, sim=RandomSimilarity(queryNorm=true): {}, locale=hi, timezone=Europe/Zurich
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=313904440,total=512098304
   [junit4]   2> NOTE: All tests run in this JVM: [UtilsToolTest, SolrGraphiteReporterTest, TestXmlQParser, TestEmbeddedSolrServerAdminHandler, TestNonDefinedSimilarityFactory, TestComplexPhraseQParserPlugin, AutoscalingHistoryHandlerTest, ClassificationUpdateProcessorFactoryTest, TestCloudSchemaless, HdfsRecoveryZkTest, ReplicaListTransformerTest, AddReplicaTest, TolerantUpdateProcessorTest, TestDocumentBuilder, DistributedIntervalFacetingTest, DebugComponentTest, TestMissingGroups, PreAnalyzedFieldTest, HdfsBasicDistributedZkTest, RegexBoostProcessorTest, TestRemoteStreaming, TestJsonFacets, TestNumericTokenStream, TestFilteredDocIdSet, TestRandomFlRTGCloud, DeleteLastCustomShardedReplicaTest, MetricsConfigTest, RegexBytesRefFilterTest, SuggesterFSTTest, DistributedFacetPivotLongTailTest, TestSystemCollAutoCreate, TriggerIntegrationTest, TestSolrXml, SolrMetricReporterTest, TemplateUpdateProcessorTest, SOLR749Test, SimpleMLTQParserTest, TestSortByMinMaxFunction, TestAtomicUpdateErrorCases, TriLevelCompositeIdRoutingTest, CollectionTooManyReplicasTest, CdcrRequestHandlerTest, ConvertedLegacyTest, AnalysisErrorHandlingTest, TestSurroundQueryParser, TestDefaultStatsCache, TestLeaderElectionZkExpiry, TestQueryWrapperFilter, ShardRoutingCustomTest, TestNumericTerms64, TestCollationField, ShowFileRequestHandlerTest, TestInPlaceUpdatesStandalone, TestRTGBase, DateRangeFieldTest, ShardSplitTest, AddSchemaFieldsUpdateProcessorFactoryTest, CreateCollectionCleanupTest, TestCursorMarkWithoutUniqueKey, TestDelegationWithHadoopAuth, CloneFieldUpdateProcessorFactoryTest, TestBulkSchemaAPI, TestXIncludeConfig, TestSolrCloudWithKerberosAlt, OverseerRolesTest, TestCloudRecovery, WrapperMergePolicyFactoryTest, TestSQLHandlerNonCloud, TestManagedResource, BigEndianAscendingWordSerializerTest, TestInitQParser, ParsingFieldUpdateProcessorsTest, ShardRoutingTest, PathHierarchyTokenizerFactoryTest, DistributedFacetPivotWhiteBoxTest, DirectUpdateHandlerTest, TestSSLRandomization, RollingRestartTest, BadIndexSchemaTest, TestLegacyFieldReuse, SpellingQueryConverterTest, HdfsWriteToMultipleCollectionsTest, TestManagedSynonymFilterFactory, TestStressInPlaceUpdates, TestConfigSets, PropertiesRequestHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, OverriddenZkACLAndCredentialsProvidersTest, ConjunctionSolrSpellCheckerTest, TestTolerantUpdateProcessorCloud, TestStressRecovery, ConcurrentDeleteAndCreateCollectionTest, ReplaceNodeTest, TestCloudNestedDocsSort, TestConfigSetsAPIExclusivity, OutputWriterTest, TestFastLRUCache, ZkStateReaderTest, OpenExchangeRatesOrgProviderTest, HdfsThreadLeakTest, DeleteShardTest, TestReRankQParserPlugin, LegacyCloudClusterPropTest, BinaryUpdateRequestHandlerTest, TestSolrQueryParser, TestMultiValuedNumericRangeQuery, SpatialRPTFieldTypeTest, TestConfigsApi, TestManagedSchema, PeerSyncReplicationTest, RuleEngineTest, ZkCLITest, TestSolr4Spatial, TestSizeLimitedDistributedMap, TestMacros, SynonymTokenizerTest, TestRTimerTree, SolrIndexConfigTest, CollectionsAPIDistributedZkTest, CoreSorterTest, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, TestSort, TestFiltering, TestCoreDiscovery, DocValuesTest, SolrCoreCheckLockOnStartupTest, TestUpdate, QueryEqualityTest, SortByFunctionTest, TestSolrDeletionPolicy1, CacheHeaderTest, LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, RequestHandlersTest, TermVectorComponentTest, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, QueryParsingTest, TestAnalyzedSuggestions, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, SearchHandlerTest, TestLFUCache, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, TestLRUCache, ZkNodePropsTest, UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestTolerantSearch, TestLuceneIndexBackCompat, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AssignBackwardCompatibilityTest, CloudExitableDirectoryReaderTest, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteStatusTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, HttpPartitionTest, MigrateRouteKeyTest, MultiThreadedOCPTest, NodeMutatorTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, ReplicationFactorTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudSearcherWarming]
   [junit4] Completed [559/749 (3!)] on J1 in 426.29s, 2 tests, 2 errors <<< FAILURES!

[...truncated 43873 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.1) - Build # 865 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/865/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.security.TestAuthorizationFramework.authorizationFrameworkTest

Error Message:
Error from server at http://127.0.0.1:33995: Could not fully create collection: collection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33995: Could not fully create collection: collection1
	at __randomizedtesting.SeedInfo.seed([E9F56731FB967E29:A75612E2EA4D6F39]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:384)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:333)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12618 lines...]
   [junit4] Suite: org.apache.solr.security.TestAuthorizationFramework
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.TestAuthorizationFramework_E9F56731FB967E29-001/init-core-data-001
   [junit4]   2> 924269 WARN  (SUITE-TestAuthorizationFramework-seed#[E9F56731FB967E29]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 924269 INFO  (SUITE-TestAuthorizationFramework-seed#[E9F56731FB967E29]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 924270 INFO  (SUITE-TestAuthorizationFramework-seed#[E9F56731FB967E29]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 924270 INFO  (SUITE-TestAuthorizationFramework-seed#[E9F56731FB967E29]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 924270 INFO  (SUITE-TestAuthorizationFramework-seed#[E9F56731FB967E29]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 924277 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 924281 INFO  (Thread-2728) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 924281 INFO  (Thread-2728) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 924302 ERROR (Thread-2728) [    ] 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> 924381 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.ZkTestServer start zk server on port:37275
   [junit4]   2> 924414 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 924415 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 924416 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 924416 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 924417 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 924417 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 924418 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 924418 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 924419 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 924419 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 924420 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 924420 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 924686 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 924687 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73da3b88{/,null,AVAILABLE}
   [junit4]   2> 924690 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d57ff24{HTTP/1.1,[http/1.1]}{127.0.0.1:33995}
   [junit4]   2> 924690 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.e.j.s.Server Started @927311ms
   [junit4]   2> 924690 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.TestAuthorizationFramework_E9F56731FB967E29-001/tempDir-001/control/data, hostPort=33995, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.TestAuthorizationFramework_E9F56731FB967E29-001/control-001/cores}
   [junit4]   2> 924690 ERROR (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 924690 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 924690 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 924690 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 924690 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T19:17:21.843758Z
   [junit4]   2> 924701 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 924701 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.TestAuthorizationFramework_E9F56731FB967E29-001/control-001/solr.xml
   [junit4]   2> 924703 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 924703 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 924704 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a089281, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 924709 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37275/solr
   [junit4]   2> 924757 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [n:127.0.0.1:33995_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 924757 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [n:127.0.0.1:33995_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33995_
   [junit4]   2> 924757 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [n:127.0.0.1:33995_    ] o.a.s.c.Overseer Overseer (id=99038359810277381-127.0.0.1:33995_-n_0000000000) starting
   [junit4]   2> 924761 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [n:127.0.0.1:33995_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33995_
   [junit4]   2> 924761 INFO  (zkCallback-1405-thread-1-processing-n:127.0.0.1:33995_) [n:127.0.0.1:33995_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 924774 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [n:127.0.0.1:33995_    ] o.a.s.c.CoreContainer Initializing authorization plugin: org.apache.solr.security.MockAuthorizationPlugin
   [junit4]   2> 924794 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [n:127.0.0.1:33995_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a089281
   [junit4]   2> 924803 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [n:127.0.0.1:33995_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a089281
   [junit4]   2> 924803 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [n:127.0.0.1:33995_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a089281
   [junit4]   2> 924805 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [n:127.0.0.1:33995_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.TestAuthorizationFramework_E9F56731FB967E29-001/control-001/cores
   [junit4]   2> 924817 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 924817 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37275/solr ready
   [junit4]   2> 924822 INFO  (qtp789309273-9885) [n:127.0.0.1:33995_    ] o.a.s.s.MockAuthorizationPlugin User request: null
   [junit4]   2> 924822 INFO  (qtp789309273-9885) [n:127.0.0.1:33995_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33995_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 924824 INFO  (OverseerThreadFactory-5343-thread-1-processing-n:127.0.0.1:33995_) [n:127.0.0.1:33995_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 924928 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_    ] o.a.s.s.MockAuthorizationPlugin User request: null
   [junit4]   2> 924931 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 924931 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 925038 INFO  (zkCallback-1405-thread-1-processing-n:127.0.0.1:33995_) [n:127.0.0.1:33995_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 925955 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 925970 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 926041 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 926056 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 926056 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a089281
   [junit4]   2> 926056 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 926056 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.TestAuthorizationFramework_E9F56731FB967E29-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.TestAuthorizationFramework_E9F56731FB967E29-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 926059 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=37.5380859375, floorSegmentMB=0.3955078125, forceMergeDeletesPctAllowed=9.171695225529565, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 926060 WARN  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 926103 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 926103 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 926104 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 926104 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 926105 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1107922900, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 926105 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62fecba6[control_collection_shard1_replica_n1] main]
   [junit4]   2> 926106 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 926106 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 926106 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 926107 INFO  (searcherExecutor-5346-thread-1-processing-n:127.0.0.1:33995_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@62fecba6[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 926107 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584613758871797760
   [junit4]   2> 926109 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 926109 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 926109 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33995/control_collection_shard1_replica_n1/
   [junit4]   2> 926109 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 926109 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:33995/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 926109 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 926110 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33995/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 926211 INFO  (zkCallback-1405-thread-1-processing-n:127.0.0.1:33995_) [n:127.0.0.1:33995_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 926261 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 926270 INFO  (qtp789309273-9887) [n:127.0.0.1:33995_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1341
   [junit4]   2> 926272 INFO  (qtp789309273-9885) [n:127.0.0.1:33995_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 926824 INFO  (OverseerCollectionConfigSetProcessor-99038359810277381-127.0.0.1:33995_-n_0000000000) [n:127.0.0.1:33995_    ] 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> 956280 ERROR (qtp789309273-9885) [n:127.0.0.1:33995_    ] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to become ACTIVE replica http://127.0.0.1:33995/control_collection_shard1_replica_n1/ is in state of down with timeout=30
   [junit4]   2> 956280 INFO  (qtp789309273-9885) [n:127.0.0.1:33995_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33995_&wt=javabin&version=2} status=0 QTime=31458
   [junit4]   2> 956285 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 956287 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37275/solr ready
   [junit4]   2> 956287 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 956288 INFO  (qtp789309273-9885) [n:127.0.0.1:33995_    ] o.a.s.s.MockAuthorizationPlugin User request: null
   [junit4]   2> 956288 INFO  (qtp789309273-9885) [n:127.0.0.1:33995_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 956290 INFO  (OverseerThreadFactory-5343-thread-2-processing-n:127.0.0.1:33995_) [n:127.0.0.1:33995_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 956291 WARN  (OverseerThreadFactory-5343-thread-2-processing-n:127.0.0.1:33995_) [n:127.0.0.1:33995_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 986362 ERROR (OverseerThreadFactory-5343-thread-2-processing-n:127.0.0.1:33995_) [n:127.0.0.1:33995_    ] o.a.s.c.OverseerCollectionMessageHandler Collection: collection1 operation: create failed:org.apache.solr.common.SolrException: Could not fully create collection: collection1
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:215)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [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.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 986364 INFO  (qtp789309273-9885) [n:127.0.0.1:33995_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=500 QTime=30076
   [junit4]   2> 986364 ERROR (qtp789309273-9885) [n:127.0.0.1:33995_    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully create collection: collection1
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:307)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [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:493)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 986365 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 33995
   [junit4]   2> 986365 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1436633626
   [junit4]   2> 986365 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 986365 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57cc43c9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4a8ebd63
   [junit4]   2> 986369 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 986369 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a4d4c70: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7bb97317
   [junit4]   2> 986372 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 986372 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a7835c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7f86f8b8
   [junit4]   2> 986373 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33995_
   [junit4]   2> 986373 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 986373 INFO  (zkCallback-1405-thread-2-processing-n:127.0.0.1:33995_) [n:127.0.0.1:33995_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 986373 INFO  (coreCloseExecutor-5351-thread-1) [n:127.0.0.1:33995_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@28c5ebf
   [junit4]   2> 986373 INFO  (coreCloseExecutor-5351-thread-1) [n:127.0.0.1:33995_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1, tag=42753727
   [junit4]   2> 986373 INFO  (coreCloseExecutor-5351-thread-1) [n:127.0.0.1:33995_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fceeec9: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5e8d948
   [junit4]   2> 986379 INFO  (coreCloseExecutor-5351-thread-1) [n:127.0.0.1:33995_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader, tag=42753727
   [junit4]   2> 986380 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.Overseer Overseer (id=99038359810277381-127.0.0.1:33995_-n_0000000000) closing
   [junit4]   2> 986380 INFO  (OverseerStateUpdate-99038359810277381-127.0.0.1:33995_-n_0000000000) [n:127.0.0.1:33995_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33995_
   [junit4]   2> 986381 WARN  (OverseerAutoScalingTriggerThread-99038359810277381-127.0.0.1:33995_-n_0000000000) [n:127.0.0.1:33995_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 986383 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5d57ff24{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 986383 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@73da3b88{/,null,UNAVAILABLE}
   [junit4]   2> 986383 ERROR (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] 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> 986383 INFO  (TEST-TestAuthorizationFramework.authorizationFrameworkTest-seed#[E9F56731FB967E29]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37275 37275
   [junit4]   2> 988907 INFO  (Thread-2728) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37275 37275
   [junit4]   2> 988908 WARN  (Thread-2728) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAuthorizationFramework -Dtests.method=authorizationFrameworkTest -Dtests.seed=E9F56731FB967E29 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-HK -Dtests.timezone=Europe/Kirov -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   64.6s J0 | TestAuthorizationFramework.authorizationFrameworkTest <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33995: Could not fully create collection: collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E9F56731FB967E29:A75612E2EA4D6F39]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:384)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:333)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.TestAuthorizationFramework_E9F56731FB967E29-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=en-HK, timezone=Europe/Kirov
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=387849448,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedMLTComponentTest, SpatialHeatmapFacetsTest, GraphQueryTest, DateFieldTest, TestCSVLoader, TestComponentsName, TestStressCloudBlindAtomicUpdates, TestFreeTextSuggestions, TestLegacyTerms, TestSolrJ, CollectionStateFormat2Test, TestJoin, SpellCheckComponentTest, TestNumericTerms32, SolrCoreTest, BadCopyFieldTest, SolrPluginUtilsTest, TestCrossCoreJoin, TestExactSharedStatsCache, HdfsUnloadDistributedZkTest, DeleteReplicaTest, BigEndianAscendingWordDeserializerTest, TestComplexPhraseLeadingWildcard, ResponseLogComponentTest, SmileWriterTest, StatelessScriptUpdateProcessorFactoryTest, TestTestInjection, TestCloudManagedSchema, TestRebalanceLeaders, CacheHeaderTest, TestHighlightDedupGrouping, LargeFieldTest, PeerSyncTest, HdfsSyncSliceTest, OverseerModifyCollectionTest, TestCodecSupport, TestPivotHelperCode, TestCryptoKeys, HdfsChaosMonkeySafeLeaderTest, DistributedFacetPivotLargeTest, CollectionsAPISolrJTest, TestReplicationHandler, TestReversedWildcardFilterFactory, TestClusterProperties, TestWordDelimiterFilterFactory, TestDistributedSearch, TermsComponentTest, TestPullReplicaErrorHandling, TestSha256AuthenticationProvider, TestMergePolicyConfig, TestCloudInspectUtil, TestHashQParserPlugin, DistributedQueueTest, SearchHandlerTest, TestChildDocTransformer, DataDrivenBlockJoinTest, MissingSegmentRecoveryTest, TestMacroExpander, HdfsAutoAddReplicasIntegrationTest, DistributedDebugComponentTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestCollectionAPIs, TestDynamicFieldCollectionResource, DeleteInactiveReplicaTest, TestNoOpRegenerator, AtomicUpdatesTest, MoveReplicaTest, ZkControllerTest, TestLuceneIndexBackCompat, TestManagedStopFilterFactory, SegmentsInfoRequestHandlerTest, TestMaxScoreQueryParser, MinimalSchemaTest, TestOrdValues, TestRecovery, TestPayloadScoreQParserPlugin, MultiTermTest, VersionInfoTest, SolrXmlInZkTest, UpdateParamsTest, LeaderInitiatedRecoveryOnShardRestartTest, CurrencyFieldTypeTest, TestConfigSetProperties, TestShortCircuitedRequests, TestTlogReplica, SortSpecParsingTest, TestFoldingMultitermQuery, TestObjectReleaseTracker, TestSubQueryTransformerDistrib, TestHalfAndHalfDocValues, TestAuthorizationFramework]
   [junit4] Completed [300/749 (1!)] on J0 in 64.72s, 1 test, 1 error <<< FAILURES!

[...truncated 41619 lines...]

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-10-ea+32) - Build # 864 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/864/
Java: 64bit/jdk-10-ea+32 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream

Error Message:
Error from server at https://127.0.0.1:43095/solr: Could not fully remove collection: destination

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43095/solr: Could not fully remove collection: destination
	at __randomizedtesting.SeedInfo.seed([38ACC24AEA94FF0B:1A6C43B1C9FED51B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:8207)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testUpdateStream

Error Message:
Error from server at https://127.0.0.1:43095/solr: Could not fully create collection: destinationCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43095/solr: Could not fully create collection: destinationCollection
	at __randomizedtesting.SeedInfo.seed([38ACC24AEA94FF0B:F0EB0630E39C025B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testUpdateStream(StreamExpressionTest.java:3958)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testCommitStream

Error Message:
Error from server at https://127.0.0.1:43095/solr: Could not fully create collection: destinationCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43095/solr: Could not fully create collection: destinationCollection
	at __randomizedtesting.SeedInfo.seed([38ACC24AEA94FF0B:833ADA047EAB9D92]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testCommitStream(StreamExpressionTest.java:4450)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14953 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/init-core-data-001
   [junit4]   2> 18293 WARN  (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
   [junit4]   2> 18293 INFO  (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 18295 INFO  (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 18299 INFO  (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 18302 INFO  (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/tempDir-001
   [junit4]   2> 18302 INFO  (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 18302 INFO  (Thread-12) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 18302 INFO  (Thread-12) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 18305 ERROR (Thread-12) [    ] 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> 18402 INFO  (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37983
   [junit4]   2> 18449 INFO  (jetty-launcher-11-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 18449 INFO  (jetty-launcher-11-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 18450 INFO  (jetty-launcher-11-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 18450 INFO  (jetty-launcher-11-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 18503 INFO  (jetty-launcher-11-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2420b779{/solr,null,AVAILABLE}
   [junit4]   2> 18507 INFO  (jetty-launcher-11-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@429b1a78{/solr,null,AVAILABLE}
   [junit4]   2> 18512 INFO  (jetty-launcher-11-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@273f7698{/solr,null,AVAILABLE}
   [junit4]   2> 18571 INFO  (jetty-launcher-11-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@509b8c7b{SSL,[ssl, http/1.1]}{127.0.0.1:٤٣٦٥٥}
   [junit4]   2> 18572 INFO  (jetty-launcher-11-thread-2) [    ] o.e.j.s.Server Started @٢٠٥٠٤ms
   [junit4]   2> 18572 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43655}
   [junit4]   2> 18572 ERROR (jetty-launcher-11-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 18572 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 18572 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 18572 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 18572 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T17:06:15.105729Z
   [junit4]   2> 18573 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 18614 INFO  (jetty-launcher-11-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@28a0d75d{SSL,[ssl, http/1.1]}{127.0.0.1:٣٤٣١٥}
   [junit4]   2> 18614 INFO  (jetty-launcher-11-thread-3) [    ] o.e.j.s.Server Started @٢٠٥٤٧ms
   [junit4]   2> 18614 INFO  (jetty-launcher-11-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a01954f{SSL,[ssl, http/1.1]}{127.0.0.1:٣٦٠٨٧}
   [junit4]   2> 18615 INFO  (jetty-launcher-11-thread-4) [    ] o.e.j.s.Server Started @٢٠٥٤٧ms
   [junit4]   2> 18615 INFO  (jetty-launcher-11-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36087}
   [junit4]   2> 18615 INFO  (jetty-launcher-11-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@316864dd{/solr,null,AVAILABLE}
   [junit4]   2> 18616 INFO  (jetty-launcher-11-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a0daa54{SSL,[ssl, http/1.1]}{127.0.0.1:٤٣٠٩٥}
   [junit4]   2> 18616 INFO  (jetty-launcher-11-thread-1) [    ] o.e.j.s.Server Started @٢٠٥٤٩ms
   [junit4]   2> 18616 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43095}
   [junit4]   2> 18614 INFO  (jetty-launcher-11-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34315}
   [junit4]   2> 18618 ERROR (jetty-launcher-11-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 18615 ERROR (jetty-launcher-11-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 18620 INFO  (jetty-launcher-11-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 18617 ERROR (jetty-launcher-11-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 18620 INFO  (jetty-launcher-11-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 18620 INFO  (jetty-launcher-11-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 18620 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 18620 INFO  (jetty-launcher-11-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T17:06:15.153268Z
   [junit4]   2> 18618 INFO  (jetty-launcher-11-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 18620 INFO  (jetty-launcher-11-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 18620 INFO  (jetty-launcher-11-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 18620 INFO  (jetty-launcher-11-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T17:06:15.153690Z
   [junit4]   2> 18620 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 18621 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 18621 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T17:06:15.154082Z
   [junit4]   2> 18622 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 18669 INFO  (jetty-launcher-11-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 18669 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 0x15fda6506b50001, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 18693 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37983/solr
   [junit4]   2> 18710 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 18710 INFO  (jetty-launcher-11-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37983/solr
   [junit4]   2> 18710 INFO  (jetty-launcher-11-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 18761 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37983/solr
   [junit4]   2> 18819 INFO  (jetty-launcher-11-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37983/solr
   [junit4]   2> 18903 WARN  (jetty-launcher-11-thread-2) [    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 18903 WARN  (jetty-launcher-11-thread-4) [    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 18931 WARN  (jetty-launcher-11-thread-1) [    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 18946 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 18947 INFO  (jetty-launcher-11-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 18952 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43655_solr
   [junit4]   2> 18953 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 18958 INFO  (jetty-launcher-11-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36087_solr
   [junit4]   2> 18961 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43095_solr
   [junit4]   2> 18961 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99037844264517639-127.0.0.1:43655_solr-n_0000000000) starting
   [junit4]   2> 18975 INFO  (zkCallback-34-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 18984 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 18984 INFO  (zkCallback-24-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 19006 WARN  (jetty-launcher-11-thread-3) [    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 19007 INFO  (jetty-launcher-11-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 19009 INFO  (jetty-launcher-11-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 19025 INFO  (jetty-launcher-11-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34315_solr
   [junit4]   2> 19053 INFO  (zkCallback-34-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 19053 INFO  (zkCallback-24-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 19053 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 19053 INFO  (zkCallback-35-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 19090 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43655_solr
   [junit4]   2> 19097 INFO  (zkCallback-25-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 19097 INFO  (zkCallback-34-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 19097 INFO  (zkCallback-35-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 19103 INFO  (zkCallback-24-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 19311 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43095.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827
   [junit4]   2> 19347 INFO  (jetty-launcher-11-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36087.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827
   [junit4]   2> 19430 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43095.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827
   [junit4]   2> 19430 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43095.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827
   [junit4]   2> 19433 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/tempDir-001/node1/.
   [junit4]   2> 19469 INFO  (jetty-launcher-11-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36087.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827
   [junit4]   2> 19469 INFO  (jetty-launcher-11-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36087.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827
   [junit4]   2> 19475 INFO  (jetty-launcher-11-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34315.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827
   [junit4]   2> 19471 INFO  (jetty-launcher-11-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/tempDir-001/node4/.
   [junit4]   2> 19544 INFO  (jetty-launcher-11-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34315.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827
   [junit4]   2> 19544 INFO  (jetty-launcher-11-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34315.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827
   [junit4]   2> 19548 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43655.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827
   [junit4]   2> 19558 INFO  (jetty-launcher-11-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/tempDir-001/node3/.
   [junit4]   2> 19567 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43655.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827
   [junit4]   2> 19590 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43655.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827
   [junit4]   2> 19591 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/tempDir-001/node2/.
   [junit4]   2> 19781 INFO  (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 19782 INFO  (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37983/solr ready
   [junit4]   2> 19896 INFO  (qtp1965710302-118) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 19913 INFO  (OverseerThreadFactory-46-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 20038 INFO  (OverseerStateUpdate-99037844264517639-127.0.0.1:43655_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43095/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 20041 INFO  (OverseerStateUpdate-99037844264517639-127.0.0.1:43655_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34315/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 20345 INFO  (qtp1622898149-135) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 20346 INFO  (qtp1622898149-135) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 20346 INFO  (qtp1965710302-143) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 20348 INFO  (qtp1965710302-143) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 20487 INFO  (zkCallback-35-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 20492 INFO  (zkCallback-34-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 20493 INFO  (zkCallback-34-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 20496 INFO  (zkCallback-35-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 21400 INFO  (qtp1622898149-135) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 21408 INFO  (qtp1965710302-143) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 21426 INFO  (qtp1965710302-143) [    ] o.a.s.s.IndexSchema [collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 21430 INFO  (qtp1622898149-135) [    ] o.a.s.s.IndexSchema [collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 21544 WARN  (qtp1622898149-135) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 21553 WARN  (qtp1965710302-143) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 21553 WARN  (qtp1622898149-135) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 21557 WARN  (qtp1965710302-143) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 21557 WARN  (qtp1965710302-143) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 21558 INFO  (qtp1965710302-143) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 21560 WARN  (qtp1622898149-135) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 21560 WARN  (qtp1622898149-135) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 21561 INFO  (qtp1622898149-135) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 21561 INFO  (qtp1965710302-143) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard1_replica_n1' using configuration from collection collection1_collection, trusted=true
   [junit4]   2> 21562 INFO  (qtp1622898149-135) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard2_replica_n2' using configuration from collection collection1_collection, trusted=true
   [junit4]   2> 21562 INFO  (qtp1965710302-143) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43095.solr.core.collection1_collection.shard1.replica_n1' (registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827
   [junit4]   2> 21562 INFO  (qtp1965710302-143) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 21562 INFO  (qtp1965710302-143) [    ] o.a.s.c.SolrCore [[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/tempDir-001/node1/collection1_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/tempDir-001/node1/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 21562 INFO  (qtp1622898149-135) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34315.solr.core.collection1_collection.shard2.replica_n2' (registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f298827
   [junit4]   2> 21563 INFO  (qtp1622898149-135) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 21563 INFO  (qtp1622898149-135) [    ] o.a.s.c.SolrCore [[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/tempDir-001/node3/collection1_collection_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001/tempDir-001/node3/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 21660 INFO  (qtp1622898149-135) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 21660 INFO  (qtp1622898149-135) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 21662 INFO  (qtp1622898149-135) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 21662 INFO  (qtp1622898149-135) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 21665 INFO  (qtp1622898149-135) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71f82857[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 21667 INFO  (qtp1622898149-135) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 21672 INFO  (qtp1622898149-135) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 21673 INFO  (qtp1622898149-135) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 21681 INFO  (qtp1965710302-143) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 21681 INFO  (qtp1965710302-143) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 21681 INFO  (searcherExecutor-56-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@71f82857[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 21682 INFO  (qtp1622898149-135) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584605511774371840
   [junit4]   2> 21683 INFO  (qtp1965710302-143) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 21683 INFO  (qtp1965710302-143) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 21685 INFO  (qtp1965710302-143) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@58be0d7a[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 21690 INFO  (qtp1965710302-143) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 21690 INFO  (qtp1965710302-143) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 21693 INFO  (qtp1965710302-143) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 21694 INFO  (qtp1965710302-143) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584605511786954752
   [junit4]   2> 21697 INFO  (searcherExecutor-55-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@58be0d7a[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 21701 INFO  (qtp1622898149-135) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 21701 INFO  (qtp1622898149-135) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 21701 INFO  (qtp1965710302-143) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 21702 INFO  (qtp1965710302-143) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 21702 INFO  (qtp1965710302-143) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 21702 INFO  (qtp1622898149-135) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 21703 INFO  (qtp1965710302-143) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 21703 INFO  (qtp1622898149-135) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 21703 INFO  (qtp1965710302-143) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 21703 INFO  (qtp1622898149-135) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 21703 INFO  (qtp1965710302-143) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 21703 INFO  (qtp1622898149-135) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 21722 INFO  (qtp1965710302-143) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 21725 INFO  (qtp1622898149-135) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 21827 INFO  (zkCallback-34-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 21828 INFO  (zkCallback-34-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 21828 INFO  (zkCallback-35-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 21828 INFO  (zkCallback-35-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 21874 INFO  (qtp1965710302-143) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 21876 INFO  (qtp1622898149-135) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 21884 INFO  (qtp1965710302-143) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1541
   [junit4]   2> 21889 INFO  (qtp1622898149-135) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1543
   [junit4]   2> 21903 INFO  (qtp1965710302-118) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 21916 INFO  (OverseerCollectionConfigSetProcessor-99037844264517639-127.0.0.1:43655_solr-n_0000000000) [    ] 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> 21979 INFO  (zkCallback-34-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 21979 INFO  (zkCallback-34-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 21979 INFO  (zkCallback-35-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 21979 INFO  (zkCallback-35-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 22903 INFO  (qtp1965710302-118) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3007
   [junit4]   2> 22906 INFO  (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 22907 INFO  (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1_collection
   [junit4]   2> 22908 INFO  (qtp1965710302-142) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 23016 INFO  (qtp1965710302-142) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=107
   [junit4]   2> 23028 INFO  (TEST-StreamExpressionTest.testLogNormalDistribution-seed#[38ACC24AEA94FF0B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogNormalDistribution
   [junit4]   2> 23064 INFO  (qtp1622898149-134) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1584605513221406720)} 0 7
   [junit4]   2> 23070 INFO  (qtp1622898149-135) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605513229795328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 23070 INFO  (qtp1622898149-135) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 23072 INFO  (qtp1622898149-135) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 23072 INFO  (qtp1622898149-135) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 23078 INFO  (qtp1965710302-138) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605513238183936,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 23078 INFO  (qtp1965710302-138) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 23082 INFO  (qtp1965710302-138) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 23082 INFO  (qtp1965710302-138) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 23083 INFO  (qtp1965710302-137) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1584605513199386624),commit=} 0 49
   [junit4]   2> 23103 INFO  (qtp303032514-115) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 23116 INFO  (qtp1965710302-139) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream params={indent=off&expr=let(echo%3Dtrue,+a%3Ddescribe(sample(logNormalDistribution(.1,+0),10000)),+b%3Ddescribe(sample(logNormalDistribution(.3,+0),10000)),+c%3Ddescribe(sample(logNormalDistribution(.6,+0),10000)),d%3Dmean(sample(logNormalDistribution(.3,+0),10000)),+e%3Dmean(sample(logNormalDistribution(.3,+2),10000)),+)&wt=json&version=2.2} status=0 QTime=4
   [junit4]   2> 23612 INFO  (TEST-StreamExpressionTest.testLogNormalDistribution-seed#[38ACC24AEA94FF0B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogNormalDistribution
   [junit4]   2> 23645 INFO  (TEST-StreamExpressionTest.testDistance-seed#[38ACC24AEA94FF0B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistance
   [junit4]   2> 23676 INFO  (qtp1965710302-142) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1584605513863135232)} 0 2
   [junit4]   2> 23693 INFO  (qtp1622898149-131) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605513882009600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 23697 INFO  (qtp1622898149-131) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 23698 INFO  (qtp1965710302-139) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605513888301056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 23709 INFO  (qtp1965710302-139) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 23709 INFO  (qtp1622898149-131) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 23709 INFO  (qtp1622898149-131) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 16
   [junit4]   2> 23714 INFO  (qtp1965710302-139) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 23714 INFO  (qtp1965710302-139) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 16
   [junit4]   2> 23716 INFO  (qtp1622898149-134) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1584605513849503744),commit=} 0 54
   [junit4]   2> 23889 INFO  (qtp1965710302-143) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_2 (1584605513951215616), id_10 (1584605513971138560), id_13 (1584605513972187136), id_14 (1584605513972187137), id_16 (1584605513977430016), id_17 (1584605513978478592), id_18 (1584605513978478593), id_21 (1584605513979527168), id_22 (1584605513979527169), id_23 (1584605513987915776), ... (125 adds)]} 0 131
   [junit4]   2> 23956 INFO  (qtp1622898149-135) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_1 (1584605513954361344), id_3 (1584605513967992832), id_4 (1584605513969041408), id_5 (1584605513969041409), id_6 (1584605513970089984), id_7 (1584605513970089985), id_8 (1584605513971138560), id_9 (1584605513971138561), id_11 (1584605513972187136), id_12 (1584605513980575744), ... (125 adds)]} 0 198
   [junit4]   2> 23966 INFO  (qtp1965710302-137) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605514169319424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 23966 INFO  (qtp1965710302-137) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@456fe20 commitCommandVersion:1584605514169319424
   [junit4]   2> 23971 INFO  (qtp1622898149-130) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605514174562304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 23971 INFO  (qtp1622898149-130) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39f4d739 commitCommandVersion:1584605514174562304
   [junit4]   2> 24027 INFO  (qtp1622898149-130) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b7931ff[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 24029 INFO  (searcherExecutor-56-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@b7931ff[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c125)))}
   [junit4]   2> 24031 INFO  (qtp1965710302-137) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6247470b[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 24033 INFO  (searcherExecutor-55-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@6247470b[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c125)))}
   [junit4]   2> 24037 INFO  (qtp1965710302-137) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 24037 INFO  (qtp1965710302-137) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 71
   [junit4]   2> 24042 INFO  (qtp1622898149-130) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 24042 INFO  (qtp1622898149-130) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 71
   [junit4]   2> 24043 INFO  (qtp1622898149-133) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=} 0 79
   [junit4]   2> 24060 INFO  (qtp1965710302-138) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream params={indent=off&expr=let(a%3Dtimeseries(collection1,+q%3D"*:*",+start%3D"2013-01-01T01:00:00.000Z",+end%3D"2016-12-01T01:00:00.000Z",+gap%3D"%2B1YEAR",+field%3D"test_dt",+count(*),+sum(price_f),+max(price_f),+min(price_f)),+b%3Dselect(timeseries(collection1,+q%3D"*:*",+start%3D"2013-01-01T01:00:00.000Z",+end%3D"2016-12-01T01:00:00.000Z",+gap%3D"%2B1YEAR",+field%3D"test_dt",+count(*),+sum(price_f),+max(price_f),+min(price_f)),mult(-1,+count(*))+as+nvalue),+c%3Dcol(a,+count(*)),+d%3Dcol(b,+nvalue),+tuple(colc%3Dc,+cold%3Dd,+cov%3Dcov(c,d),+dist%3Ddistance(c,d),+mdist%3DmanhattanDistance(c,d),+edist%3DearthMoversDistance(c,+d),+cdist%3DcanberraDistance(c,d),chdist%3DchebyshevDistance(c,d)))&wt=json&version=2.2} status=0 QTime=3
   [junit4]   2> 24117 INFO  (qtp1965710302-138) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 24129 INFO  (qtp1965710302-138) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37983/solr ready
   [junit4]   2> 24270 INFO  (qtp1965710302-142) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1511197580677&isShard=true&wt=javabin} hits=125 status=0 QTime=53
   [junit4]   2> 24302 INFO  (qtp1622898149-129) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1511197580677&isShard=true&wt=javabin} hits=125 status=0 QTime=92
   [junit4]   2> 24309 INFO  (qtp1622898149-130) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&_stateVer_=collection1_collection:4&field=test_dt&rows=0&wt=javabin&version=2} hits=250 status=0 QTime=165
   [junit4]   2> 24318 INFO  (qtp1965710302-143) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1511197580845&isShard=true&wt=javabin} hits=125 status=0 QTime=3
   [junit4]   2> 24322 INFO  (qtp1622898149-133) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1511197580845&isShard=true&wt=javabin} hits=125 status=0 QTime=7
   [junit4]   2> 24323 INFO  (qtp1622898149-135) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&_stateVer_=collection1_collection:4&field=test_dt&rows=0&wt=javabin&version=2} hits=250 status=0 QTime=11
   [junit4]   2> 24341 INFO  (TEST-StreamExpressionTest.testDistance-seed#[38ACC24AEA94FF0B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistance
   [junit4]   2> 24373 INFO  (TEST-StreamExpressionTest.testClassifyStream-seed#[38ACC24AEA94FF0B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClassifyStream
   [junit4]   2> 24401 INFO  (qtp1622898149-131) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@152a5799[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 24411 INFO  (qtp1965710302-137) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@105a7c77[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 24413 INFO  (qtp1965710302-137) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1584605514602381312)} 0 34
   [junit4]   2> 24417 INFO  (qtp1965710302-142) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605514642227200,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 24418 INFO  (qtp1965710302-142) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@456fe20 commitCommandVersion:1584605514642227200
   [junit4]   2> 24420 INFO  (qtp1965710302-142) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@66b4b339[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 24421 INFO  (qtp1622898149-134) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605514646421504,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 24421 INFO  (qtp1622898149-134) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39f4d739 commitCommandVersion:1584605514646421504
   [junit4]   2> 24422 INFO  (qtp1622898149-134) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ea46421[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 24422 INFO  (searcherExecutor-55-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@66b4b339[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 24424 INFO  (searcherExecutor-56-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@4ea46421[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 24425 INFO  (qtp1965710302-142) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 24425 INFO  (qtp1965710302-142) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8
   [junit4]   2> 24427 INFO  (qtp1622898149-134) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 24427 INFO  (qtp1622898149-134) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 24428 INFO  (qtp1622898149-131) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1584605514598187008),commit=} 0 54
   [junit4]   2> 24432 INFO  (TEST-StreamExpressionTest.testClassifyStream-seed#[38ACC24AEA94FF0B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassifyStream
   [junit4] IGNOR/A 0.09s J0 | StreamExpressionTest.testClassifyStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4]   2> 24460 INFO  (TEST-StreamExpressionTest.testCopyOfRange-seed#[38ACC24AEA94FF0B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCopyOfRange
   [junit4]   2> 24469 INFO  (qtp1622898149-129) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1584605514694656000)} 0 2
   [junit4]   2> 24475 INFO  (qtp1965710302-118) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605514703044608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 24475 INFO  (qtp1965710302-118) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 24491 INFO  (qtp1622898149-135) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605514719821824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 24492 INFO  (qtp1622898149-135) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 24496 INFO  (qtp1965710302-118) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 24496 INFO  (qtp1965710302-118) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 20
   [junit4]   2> 24497 INFO  (qtp1622898149-135) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 24497 INFO  (qtp1622898149-135) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 24504 INFO  (qtp1965710302-141) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1584605514689413120),commit=} 0 42
   [junit4]   2> 24579 INFO  (qtp1622898149-130) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_1 (1584605514747084800), id_3 (1584605514749181952), id_4 (1584605514750230528), id_5 (1584605514751279104), id_6 (1584605514751279105), id_7 (1584605514752327680), id_8 (1584605514752327681), id_9 (1584605514753376256), id_11 (1584605514753376257), id_12 (1584605514753376258), ... (125 adds)]} 0 66
   [junit4]   2> 24665 INFO  (qtp1965710302-138) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_2 (1584605514742890496), id_10 (1584605514772250624), id_13 (1584605514772250625), id_14 (1584605514773299200), id_16 (1584605514774347776), id_17 (1584605514774347777), id_18 (1584605514775396352), id_21 (1584605514775396353), id_22 (1584605514776444928), id_23 (1584605514776444929), ... (125 adds)]} 0 152
   [junit4]   2> 24705 INFO  (qtp1965710302-137) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605514944217088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 24705 INFO  (qtp1965710302-137) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@456fe20 commitCommandVersion:1584605514944217088
   [junit4]   2> 24709 INFO  (qtp1622898149-134) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605514948411392,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 24709 INFO  (qtp1622898149-134) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39f4d739 commitCommandVersion:1584605514948411392
   [junit4]   2> 24733 INFO  (qtp1622898149-134) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@63fca23d[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 24736 INFO  (searcherExecutor-56-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@63fca23d[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):c125)))}
   [junit4]   2> 24738 INFO  (qtp1622898149-134) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 24738 INFO  (qtp1622898149-134) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 29
   [junit4]   2> 24799 INFO  (qtp1965710302-137) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@36378580[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 24801 INFO  (searcherExecutor-55-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@36378580[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):c125)))}
   [junit4]   2> 24803 INFO  (qtp1965710302-137) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 24803 INFO  (qtp1965710302-137) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 97
   [junit4]   2> 24804 INFO  (qtp1965710302-138) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=} 0 111
   [junit4]   2> 24832 INFO  (qtp1965710302-139) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream params={indent=off&expr=let(a%3Dtimeseries(collection1,+q%3D"*:*",+start%3D"2013-01-01T01:00:00.000Z",+end%3D"2016-12-01T01:00:00.000Z",+gap%3D"%2B1YEAR",+field%3D"test_dt",+count(*),+sum(price_f),+max(price_f),+min(price_f)),+c%3Dcol(a,+max(price_f)),+tuple(copy%3DcopyOfRange(c,+1,+3),+copy2%3DcopyOfRange(c,+2,+4),+l%3Dlength(c)))&wt=json&version=2.2} status=0 QTime=1
   [junit4]   2> 24841 INFO  (qtp1622898149-135) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1511197581367&isShard=true&wt=javabin} hits=125 status=0 QTime=4
   [junit4]   2> 24850 INFO  (qtp1965710302-143) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=https://127.0.0.1:43095/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1511197581367&isShard=true&wt=javabin} hits=125 status=0 QTime=7
   [junit4]   2> 24852 INFO  (qtp1622898149-129) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&_stateVer_=collection1_collection:4&field=test_dt&rows=0&wt=javabin&version=2} hits=250 status=0 QTime=17
   [junit4]   2> 24856 INFO  (TEST-StreamExpressionTest.testCopyOfRange-seed#[38ACC24AEA94FF0B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCopyOfRange
   [junit4]   2> 24910 INFO  (TEST-StreamExpressionTest.testRankTransform-seed#[38ACC24AEA94FF0B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRankTransform
   [junit4]   2> 24912 INFO  (OverseerCollectionConfigSetProcessor-99037844264517639-127.0.0.1:43655_solr-n_0000000000) [    ] 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> 24915 INFO  (qtp1622898149-131) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@511ddf11[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 24916 INFO  (qtp1965710302-137) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@42376a80[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 24917 INFO  (qtp1965710302-137) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1584605515163369472)} 0 3
   [junit4]   2> 24931 INFO  (qtp1965710302-138) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605515181195264,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 24931 INFO  (qtp1965710302-138) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@456fe20 commitCommandVersion:1584605515181195264
   [junit4]   2> 24932 INFO  (qtp1622898149-133) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605515182243840,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 24932 INFO  (qtp1622898149-133) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39f4d739 commitCommandVersion:1584605515182243840
   [junit4]   2> 24933 INFO  (qtp1965710302-138) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@76608f8[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 24935 INFO  (searcherExecutor-55-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@76608f8[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 24940 INFO  (qtp1965710302-138) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 24943 INFO  (qtp1622898149-133) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2231007[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 24952 INFO  (searcherExecutor-56-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@2231007[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 24952 INFO  (qtp1965710302-138) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 21
   [junit4]   2> 24953 INFO  (qtp1622898149-133) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 24960 INFO  (qtp1622898149-133) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 28
   [junit4]   2> 24969 INFO  (qtp1622898149-131) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1584605515161272320),commit=} 0 57
   [junit4]   2> 25098 INFO  (qtp1622898149-134) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_1 (1584605515226284032), id_3 (1584605515230478336), id_4 (1584605515231526912), id_5 (1584605515231526913), id_6 (1584605515232575488), id_7 (1584605515232575489), id_8 (1584605515239915520), id_9 (1584605515240964096), id_11 (1584605515240964097), id_12 (1584605515242012672), ... (125 adds)]} 0 124
   [junit4]   2> 25099 INFO  (qtp1965710302-142) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_2 (1584605515226284032), id_10 (1584605515228381184), id_13 (1584605515232575488), id_14 (1584605515233624064), id_16 (1584605515233624065), id_17 (1584605515233624066), id_18 (1584605515234672640), id_21 (1584605515234672641), id_22 (1584605515235721216), id_23 (1584605515235721217), ... (125 adds)]} 0 125
   [junit4]   2> 25120 INFO  (qtp1965710302-139) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605515379376128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 25120 INFO  (qtp1965710302-139) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@456fe20 commitCommandVersion:1584605515379376128
   [junit4]   2> 25142 INFO  (qtp1622898149-135) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584605515402444800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 25142 INFO  (qtp1622898149-135) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39f4d739 commitCommandVersion:1584605515402444800
   [junit4]   2> 25167 INFO  (qtp1965710302-139) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@43453c4b[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 25169 INFO  (searcherExecutor-55-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@43453c4b[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.0):c125)))}
   [junit4]   2> 25175 INFO  (qtp1622898149-135) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fd9ffcb[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 25177 INFO  (searcherExecutor-56-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@4fd9ffcb[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.0):c125)))}
   [junit4]   2> 25182 INFO  (qtp1965710302-139) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 25182 INFO  (qtp1965710302-139) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 62
   [junit4]   2> 25193 INFO  (qtp1622898149-135) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 25193 INFO  (qtp1622898149-135) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 51
   [junit4]   2> 25195 INFO  (qtp1622898149-134) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=} 0 78
   [junit4]   2> 25232 INFO  (qtp1965710302-141) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream params={indent=off&expr=let(a%3Dtimeseries(collection1,+q%3D"*:*",+start%3D"2013-01-01T01:00:00.000Z",+end%3D"2016-12-01T01:00:00.000Z",+gap%3D"%2B1YEAR",+field%3D"test_dt",+count(*),+sum(price_f),+max(price_f),+min(price_f)),+c%3Dcol(a,+max(price_f)),+tuple(reverse%3Drev(c),+ranked%3Drank(c)))&wt=json&version=2.2} status=0 QTime=1
   [junit4]   2> 25298 INFO  (qtp1622898149-129) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=https://127.0.0.1:34315/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"timeseries"

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

lr_43095, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@267cecd2
   [junit4]   2> 196678 INFO  (jetty-closer-12-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34315_solr
   [junit4]   2> 196679 INFO  (jetty-closer-12-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 196679 INFO  (zkCallback-34-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 196679 INFO  (zkCallback-24-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 196679 INFO  (zkCallback-1393-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 196679 INFO  (zkCallback-35-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 196680 INFO  (coreCloseExecutor-166-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@45c6639b
   [junit4]   2> 196680 INFO  (coreCloseExecutor-166-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1_collection.shard2.replica_n2, tag=1170629531
   [junit4]   2> 196680 INFO  (coreCloseExecutor-166-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7169fed3: rootName = solr_34315, domain = solr.core.collection1_collection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection1_collection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@75ed3183
   [junit4]   2> 196681 INFO  (jetty-closer-12-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 196681 INFO  (jetty-closer-12-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 196681 INFO  (jetty-closer-12-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@150c5918: rootName = solr_43095, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@720ddee7
   [junit4]   2> 196681 INFO  (jetty-closer-12-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f319454: rootName = solr_43655, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@267cecd2
   [junit4]   2> 196681 INFO  (jetty-closer-12-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43095_solr
   [junit4]   2> 196682 INFO  (zkCallback-24-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 196682 INFO  (zkCallback-34-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 196682 INFO  (zkCallback-1393-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 196683 INFO  (zkCallback-35-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 196683 INFO  (jetty-closer-12-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 196684 INFO  (coreCloseExecutor-167-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@706c408f
   [junit4]   2> 196684 INFO  (coreCloseExecutor-167-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1_collection.shard1.replica_n1, tag=1886142607
   [junit4]   2> 196684 INFO  (coreCloseExecutor-167-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58634146: rootName = solr_43095, domain = solr.core.collection1_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@ecd672b
   [junit4]   2> 196685 INFO  (jetty-closer-12-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 196685 INFO  (jetty-closer-12-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24272d52: rootName = solr_43655, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@720ddee7
   [junit4]   2> 196686 INFO  (jetty-closer-12-thread-4) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43655_solr
   [junit4]   2> 196686 INFO  (zkCallback-34-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 196686 INFO  (jetty-closer-12-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 196686 INFO  (zkCallback-24-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 196686 INFO  (zkCallback-1393-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 196688 INFO  (zkCallback-35-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 196689 INFO  (jetty-closer-12-thread-4) [    ] o.a.s.c.Overseer Overseer (id=99037844264517639-127.0.0.1:43655_solr-n_0000000000) closing
   [junit4]   2> 196689 INFO  (OverseerStateUpdate-99037844264517639-127.0.0.1:43655_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43655_solr
   [junit4]   2> 196689 INFO  (coreCloseExecutor-166-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard2.leader, tag=1170629531
   [junit4]   2> 196690 WARN  (OverseerAutoScalingTriggerThread-99037844264517639-127.0.0.1:43655_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 196695 INFO  (zkCallback-34-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43095_solr
   [junit4]   2> 196701 INFO  (jetty-closer-12-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2420b779{/solr,null,UNAVAILABLE}
   [junit4]   2> 196701 INFO  (jetty-closer-12-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@273f7698{/solr,null,UNAVAILABLE}
   [junit4]   2> 196703 INFO  (coreCloseExecutor-167-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard1.leader, tag=1886142607
   [junit4]   2> 196704 INFO  (jetty-closer-12-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@316864dd{/solr,null,UNAVAILABLE}
   [junit4]   2> 196707 ERROR (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-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> 196707 INFO  (SUITE-StreamExpressionTest-seed#[38ACC24AEA94FF0B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37983 37983
   [junit4]   2> 201814 INFO  (Thread-12) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37983 37983
   [junit4]   2> 201815 WARN  (Thread-12) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	75	/solr/aliases.json
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	75	/solr/clusterprops.json
   [junit4]   2> 	75	/solr/clusterstate.json
   [junit4]   2> 	22	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/collection1_collection/state.json
   [junit4]   2> 	10	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99037844264517639-127.0.0.1:43655_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	75	/solr/live_nodes
   [junit4]   2> 	75	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_38ACC24AEA94FF0B-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-KW, timezone=America/Aruba
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=260944896,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TermsResponseTest, CubedRootEvaluatorTest, NotEvaluatorTest, TestZkConfigManager, TestPolicy, TestConfigSetAdminRequest, AndEvaluatorTest, ShardParamsTest, LessThanEvaluatorTest, SolrSchemalessExampleTest, StreamExpressionTest]
   [junit4] Completed [134/146 (1!)] on J0 in 183.58s, 135 tests, 3 errors, 9 skipped <<< FAILURES!

[...truncated 39265 lines...]

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

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

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=21147, name=jetty-launcher-3378-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)    2) Thread[id=21157, name=jetty-launcher-3378-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=21147, name=jetty-launcher-3378-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   2) Thread[id=21157, name=jetty-launcher-3378-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([E1A385A911E676A9]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:     1) Thread[id=20246, name=jetty-launcher-2362-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)    2) Thread[id=20256, name=jetty-launcher-2362-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   1) Thread[id=20246, name=jetty-launcher-2362-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   2) Thread[id=20256, name=jetty-launcher-2362-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([E1A385A911E676A9]:0)


FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at http://127.0.0.1:38515/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:45247/solr/test_col_shard2_replica_n4: Server Error    request: http://127.0.0.1:45247/solr/test_col_shard2_replica_n4/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A38515%2Fsolr%2Ftest_col_shard2_replica_n6%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:38515/solr/test_col_shard2_replica_n6/ update: org.apache.solr.client.solrj.request.UpdateRequest@11c8e6f3

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from server at http://127.0.0.1:38515/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:45247/solr/test_col_shard2_replica_n4: Server Error



request: http://127.0.0.1:45247/solr/test_col_shard2_replica_n4/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A38515%2Fsolr%2Ftest_col_shard2_replica_n6%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:38515/solr/test_col_shard2_replica_n6/ update: org.apache.solr.client.solrj.request.UpdateRequest@11c8e6f3
	at __randomizedtesting.SeedInfo.seed([E1A385A911E676A9:D7B7E7EF9BBB4CB8]:0)
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:283)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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: java.lang.RuntimeException: Error from server at http://127.0.0.1:38515/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:45247/solr/test_col_shard2_replica_n4: Server Error



request: http://127.0.0.1:45247/solr/test_col_shard2_replica_n4/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A38515%2Fsolr%2Ftest_col_shard2_replica_n6%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:38515/solr/test_col_shard2_replica_n6/ update: org.apache.solr.client.solrj.request.UpdateRequest@11c8e6f3
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	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
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38515/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:45247/solr/test_col_shard2_replica_n4: Server Error



request: http://127.0.0.1:45247/solr/test_col_shard2_replica_n4/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A38515%2Fsolr%2Ftest_col_shard2_replica_n6%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:38515/solr/test_col_shard2_replica_n6/ update: org.apache.solr.client.solrj.request.UpdateRequest@11c8e6f3
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399)
	... 6 more




Build Log:
[...truncated 13346 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> 2466842 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E1A385A911E676A9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_E1A385A911E676A9-001/init-core-data-001
   [junit4]   2> 2466843 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E1A385A911E676A9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=146 numCloses=146
   [junit4]   2> 2466843 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E1A385A911E676A9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2466844 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E1A385A911E676A9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2466875 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E1A385A911E676A9]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_E1A385A911E676A9-001/tempDir-001
   [junit4]   2> 2466876 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E1A385A911E676A9]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2466881 INFO  (Thread-4531) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2466881 INFO  (Thread-4531) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2466896 ERROR (Thread-4531) [    ] 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> 2466980 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E1A385A911E676A9]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33807
   [junit4]   2> 2466985 INFO  (jetty-launcher-3378-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2466985 INFO  (jetty-launcher-3378-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2466985 INFO  (jetty-launcher-3378-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e528797{/solr,null,AVAILABLE}
   [junit4]   2> 2466985 INFO  (jetty-launcher-3378-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a12bb26{/solr,null,AVAILABLE}
   [junit4]   2> 2466986 INFO  (jetty-launcher-3378-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@707ac267{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2466986 INFO  (jetty-launcher-3378-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d6dc788{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2466986 INFO  (jetty-launcher-3378-thread-1) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2466987 INFO  (jetty-launcher-3378-thread-2) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2466987 INFO  (jetty-launcher-3378-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33241}
   [junit4]   2> 2466987 INFO  (jetty-launcher-3378-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37755}
   [junit4]   2> 2466987 ERROR (jetty-launcher-3378-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2466987 ERROR (jetty-launcher-3378-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2466987 INFO  (jetty-launcher-3378-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2466987 INFO  (jetty-launcher-3378-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2466987 INFO  (jetty-launcher-3378-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2466987 INFO  (jetty-launcher-3378-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2466987 INFO  (jetty-launcher-3378-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2466987 INFO  (jetty-launcher-3378-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2466987 INFO  (jetty-launcher-3378-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T13:19:29.930Z
   [junit4]   2> 2466987 INFO  (jetty-launcher-3378-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T13:19:29.930Z
   [junit4]   2> 2466988 INFO  (jetty-launcher-3378-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2466988 INFO  (jetty-launcher-3378-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2467021 INFO  (jetty-launcher-3378-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33807/solr
   [junit4]   2> 2467022 INFO  (jetty-launcher-3378-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33807/solr
   [junit4]   2> 2467052 INFO  (jetty-launcher-3378-thread-2) [n:127.0.0.1:37755_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2467052 INFO  (jetty-launcher-3378-thread-2) [n:127.0.0.1:37755_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37755_solr
   [junit4]   2> 2467053 INFO  (jetty-launcher-3378-thread-2) [n:127.0.0.1:37755_solr    ] o.a.s.c.Overseer Overseer (id=99036952647237638-127.0.0.1:37755_solr-n_0000000000) starting
   [junit4]   2> 2467055 INFO  (jetty-launcher-3378-thread-2) [n:127.0.0.1:37755_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37755_solr
   [junit4]   2> 2467058 INFO  (OverseerStateUpdate-99036952647237638-127.0.0.1:37755_solr-n_0000000000) [n:127.0.0.1:37755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2467062 INFO  (jetty-launcher-3378-thread-1) [n:127.0.0.1:33241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2467066 INFO  (jetty-launcher-3378-thread-1) [n:127.0.0.1:33241_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2467067 INFO  (jetty-launcher-3378-thread-1) [n:127.0.0.1:33241_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33241_solr
   [junit4]   2> 2467068 INFO  (zkCallback-3390-thread-1-processing-n:127.0.0.1:37755_solr) [n:127.0.0.1:37755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2467075 INFO  (zkCallback-3389-thread-1-processing-n:127.0.0.1:33241_solr) [n:127.0.0.1:33241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2467090 INFO  (jetty-launcher-3378-thread-2) [n:127.0.0.1:37755_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2467090 WARN  (jetty-launcher-3378-thread-2) [n:127.0.0.1:37755_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 2467091 INFO  (jetty-launcher-3378-thread-2) [n:127.0.0.1:37755_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 2467093 INFO  (jetty-launcher-3378-thread-2) [n:127.0.0.1:37755_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2467099 INFO  (jetty-launcher-3378-thread-2-EventThread) [n:127.0.0.1:37755_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2467117 WARN  (jetty-launcher-3378-thread-2) [n:127.0.0.1:37755_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 2467128 INFO  (jetty-launcher-3378-thread-1) [n:127.0.0.1:33241_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2467128 WARN  (jetty-launcher-3378-thread-1) [n:127.0.0.1:33241_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 2467129 INFO  (jetty-launcher-3378-thread-1) [n:127.0.0.1:33241_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 2467130 INFO  (jetty-launcher-3378-thread-1) [n:127.0.0.1:33241_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2467132 INFO  (jetty-launcher-3378-thread-1-EventThread) [n:127.0.0.1:33241_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2467154 INFO  (jetty-launcher-3378-thread-2) [n:127.0.0.1:37755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37755.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a1c9777
   [junit4]   2> 2467159 INFO  (jetty-launcher-3378-thread-2) [n:127.0.0.1:37755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37755.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a1c9777
   [junit4]   2> 2467159 INFO  (jetty-launcher-3378-thread-2) [n:127.0.0.1:37755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37755.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a1c9777
   [junit4]   2> 2467160 INFO  (jetty-launcher-3378-thread-2) [n:127.0.0.1:37755_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_E1A385A911E676A9-001/tempDir-001/node2/.
   [junit4]   2> 2468145 WARN  (jetty-launcher-3378-thread-1) [n:127.0.0.1:33241_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 2468173 INFO  (jetty-launcher-3378-thread-1) [n:127.0.0.1:33241_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33241.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a1c9777
   [junit4]   2> 2468182 INFO  (jetty-launcher-3378-thread-1) [n:127.0.0.1:33241_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33241.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a1c9777
   [junit4]   2> 2468182 INFO  (jetty-launcher-3378-thread-1) [n:127.0.0.1:33241_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33241.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a1c9777
   [junit4]   2> 2468183 INFO  (jetty-launcher-3378-thread-1) [n:127.0.0.1:33241_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_E1A385A911E676A9-001/tempDir-001/node1/.
   [junit4]   2> 2468226 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 2468268 WARN  (qtp272779059-21100) [    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: ???bar???: no such user
   [junit4]   2> id: ???bar???: no such user
   [junit4]   2> 
   [junit4]   2> 2468279 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 2468302 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 2468321 INFO  (qtp272779059-21111) [n:127.0.0.1:37755_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2468322 INFO  (qtp272779059-21111) [n:127.0.0.1:37755_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2468322 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 2468340 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 2468341 INFO  (qtp272779059-21113) [n:127.0.0.1:37755_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2468341 INFO  (qtp272779059-21113) [n:127.0.0.1:37755_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2468342 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 2468359 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 2468365 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 2468384 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 2473406 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 2473424 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 2473519 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[E1A385A911E676A9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2473519 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[E1A385A911E676A9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33807/solr ready
   [junit4]   2> 2473522 INFO  (qtp272779059-21100) [n:127.0.0.1:37755_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2473523 INFO  (OverseerThreadFactory-9779-thread-1-processing-n:127.0.0.1:37755_solr) [n:127.0.0.1:37755_solr    ] o.a.s.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 2473627 INFO  (OverseerStateUpdate-99036952647237638-127.0.0.1:37755_solr-n_0000000000) [n:127.0.0.1:37755_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"forwardingCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"forwardingCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33241/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2473846 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2473846 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2473949 INFO  (zkCallback-3389-thread-1-processing-n:127.0.0.1:33241_solr) [n:127.0.0.1:33241_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2473949 INFO  (zkCallback-3389-thread-2-processing-n:127.0.0.1:33241_solr) [n:127.0.0.1:33241_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2474859 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2474882 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2475042 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2475053 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica_n1' using configuration from collection forwardingCollection, trusted=true
   [junit4]   2> 2475054 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33241.solr.core.forwardingCollection.shard1.replica_n1' (registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a1c9777
   [junit4]   2> 2475054 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2475054 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_E1A385A911E676A9-001/tempDir-001/node1/forwardingCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_E1A385A911E676A9-001/tempDir-001/node1/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 2475056 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=77.4560546875, floorSegmentMB=2.1787109375, forceMergeDeletesPctAllowed=4.254857022312199, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2475107 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2475107 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2475109 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2475109 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2475109 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=17.05078125, floorSegmentMB=1.9072265625, forceMergeDeletesPctAllowed=4.786991494654684, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2475110 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b1981a6[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 2475111 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2475196 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2475431 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2475432 INFO  (searcherExecutor-9784-thread-1-processing-n:127.0.0.1:33241_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2475432 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584591251308544000
   [junit4]   2> 2475433 INFO  (searcherExecutor-9784-thread-1-processing-n:127.0.0.1:33241_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2475433 INFO  (searcherExecutor-9784-thread-1-processing-n:127.0.0.1:33241_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2475433 INFO  (searcherExecutor-9784-thread-1-processing-n:127.0.0.1:33241_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2475433 INFO  (searcherExecutor-9784-thread-1-processing-n:127.0.0.1:33241_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2475433 INFO  (searcherExecutor-9784-thread-1-processing-n:127.0.0.1:33241_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2475433 INFO  (searcherExecutor-9784-thread-1-processing-n:127.0.0.1:33241_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2475434 INFO  (searcherExecutor-9784-thread-1-processing-n:127.0.0.1:33241_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2475434 INFO  (searcherExecutor-9784-thread-1-processing-n:127.0.0.1:33241_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2475434 INFO  (searcherExecutor-9784-thread-1-processing-n:127.0.0.1:33241_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1] Registered new searcher Searcher@6b1981a6[forwardingCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2475436 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2475436 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2475436 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33241/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 2475436 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2475436 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:33241/solr/forwardingCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2475436 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2475437 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33241/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 2475538 INFO  (zkCallback-3389-thread-2-processing-n:127.0.0.1:33241_solr) [n:127.0.0.1:33241_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2475538 INFO  (zkCallback-3389-thread-1-processing-n:127.0.0.1:33241_solr) [n:127.0.0.1:33241_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2475588 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2475589 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1743
   [junit4]   2> 2475591 INFO  (qtp272779059-21100) [n:127.0.0.1:37755_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> 2475690 INFO  (zkCallback-3389-thread-1-processing-n:127.0.0.1:33241_solr) [n:127.0.0.1:33241_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2475690 INFO  (zkCallback-3389-thread-2-processing-n:127.0.0.1:33241_solr) [n:127.0.0.1:33241_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2476592 INFO  (qtp272779059-21100) [n:127.0.0.1:37755_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3070
   [junit4]   2> 2476592 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[E1A385A911E676A9]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 2476593 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[E1A385A911E676A9]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
   [junit4]   2> 2476595 INFO  (qtp272779059-21113) [n:127.0.0.1:37755_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2476600 INFO  (qtp828309652-21101) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2476603 INFO  (qtp828309652-21099) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2476603 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 2476633 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 2476636 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 2476666 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 2476667 INFO  (qtp272779059-21105) [    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [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:493)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> 2476668 WARN  (qtp272779059-21105) [    ] o.e.j.s.ServletHandler /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:457)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [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:493)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
   [junit4]   2> 	... 29 more
   [junit4]   2> 2476669 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 2476696 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 2476706 INFO  (qtp272779059-21105) [n:127.0.0.1:37755_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2476706 INFO  (qtp272779059-21105) [n:127.0.0.1:37755_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2476706 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 2476740 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 2476743 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 2476778 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 2476787 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 2476827 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 2492610 WARN  (jetty-launcher-3378-thread-1-SendThread(127.0.0.1:33807)) [n:127.0.0.1:33241_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 16920ms for sessionid 0x15fd9956e2d0005
   [junit4]   2> 2492610 WARN  (jetty-launcher-3378-thread-2-SendThread(127.0.0.1:33807)) [n:127.0.0.1:37755_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 17784ms for sessionid 0x15fd9956e2d0007
   [junit4]   2> 2492611 WARN  (jetty-launcher-3378-thread-1-SendThread(127.0.0.1:33807)) [n:127.0.0.1:33241_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 17781ms for sessionid 0x15fd9956e2d0008
   [junit4]   2> 2492611 WARN  (jetty-launcher-3378-thread-2-SendThread(127.0.0.1:33807)) [n:127.0.0.1:37755_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15905ms for sessionid 0x15fd9956e2d0006
   [junit4]   2> 2492611 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 0x15fd9956e2d0007, 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> 2492612 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 0x15fd9956e2d0005, 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> 2492612 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 0x15fd9956e2d0008, 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> 2492612 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 0x15fd9956e2d0006, 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> 2492613 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[E1A385A911E676A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 2492711 INFO  (jetty-launcher-3378-thread-2-EventThread) [n:127.0.0.1:37755_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 2492713 WARN  (zkCallback-3389-thread-2-processing-n:127.0.0.1:33241_solr) [n:127.0.0.1:33241_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31c32286 name: ZooKeeperConnection Watcher:127.0.0.1:33807/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2492713 WARN  (zkCallback-3389-thread-2-processing-n:127.0.0.1:33241_solr) [n:127.0.0.1:33241_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 2492714 WARN  (zkCallback-3390-thread-3-processing-n:127.0.0.1:37755_solr) [n:127.0.0.1:37755_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a404011 name: ZooKeeperConnection Watcher:127.0.0.1:33807/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2492715 WARN  (zkCallback-3390-thread-3-processing-n:127.0.0.1:37755_solr) [n:127.0.0.1:37755_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 2492717 INFO  (jetty-closer-3379-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7d6dc788{SSL,[ssl, http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2492718 INFO  (jetty-closer-3379-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=87208829
   [junit4]   2> 2492718 INFO  (jetty-closer-3379-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@707ac267{SSL,[ssl, http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2492719 INFO  (jetty-closer-3379-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2492719 INFO  (jetty-closer-3379-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=505659251
   [junit4]   2> 2492719 INFO  (jetty-closer-3379-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10f82a8e: rootName = solr_37755, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2c59366b
   [junit4]   2> 2492719 INFO  (jetty-closer-3379-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2492719 INFO  (jetty-closer-3379-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6687715c: rootName = solr_33241, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1879a868
   [junit4]   2> 2492725 INFO  (jetty-closer-3379-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2492725 INFO  (jetty-closer-3379-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@714dbf14: rootName = solr_33241, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7c91fee5
   [junit4]   2> 2492725 INFO  (jetty-closer-3379-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2492725 INFO  (jetty-closer-3379-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a963a48: rootName = solr_37755, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7c91fee5
   [junit4]   2> 2492729 INFO  (jetty-closer-3379-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2492729 INFO  (jetty-closer-3379-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2492729 INFO  (jetty-closer-3379-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f03092a: rootName = solr_37755, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@319ab9cc
   [junit4]   2> 2492729 INFO  (jetty-closer-3379-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b15ecc0: rootName = solr_33241, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@319ab9cc
   [junit4]   2> 2493928 INFO  (jetty-launcher-3378-thread-1-EventThread) [n:127.0.0.1:33241_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 2494174 INFO  (jetty-closer-3379-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37755_solr
   [junit4]   2> 2494175 INFO  (jetty-closer-3379-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2494175 INFO  (jetty-closer-3379-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99036952647237638-127.0.0.1:37755_solr-n_0000000000) closing
   [junit4]   2> 2494175 INFO  (OverseerStateUpdate-99036952647237638-127.0.0.1:37755_solr-n_0000000000) [n:127.0.0.1:37755_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37755_solr
   [junit4]   2> 2494175 INFO  (zkCallback-3390-thread-4-processing-n:127.0.0.1:37755_solr) [n:127.0.0.1:37755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2494176 WARN  (OverseerAutoScalingTriggerThread-99036952647237638-127.0.0.1:37755_solr-n_0000000000) [n:127.0.0.1:37755_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2494176 INFO  (OverseerCollectionConfigSetProcessor-99036952647237638-127.0.0.1:37755_solr-n_0000000000) [n:127.0.0.1:37755_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=99036952647237638-127.0.0.1:37755_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 2494178 ERROR (Thread[Thread-4548,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:37755_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2494324 INFO  (jetty-closer-3379-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a12bb26{/solr,null,UNAVAILABLE}
   [junit4]   2> 2494697 INFO  (jetty-closer-3379-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33241_solr
   [junit4]   2> 2494698 INFO  (jetty-closer-3379-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2494706 INFO  (zkCallback-3389-thread-3-processing-n:127.0.0.1:33241_solr) [n:127.0.0.1:33241_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33241_solr
   [junit4]   2> 2494706 INFO  (zkCallback-3389-thread-1-processing-n:127.0.0.1:33241_solr) [n:127.0.0.1:33241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 2494718 INFO  (coreCloseExecutor-9790-thread-1) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@33615493
   [junit4]   2> 2494719 INFO  (coreCloseExecutor-9790-thread-1) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.forwardingCollection.shard1.replica_n1, tag=862016659
   [junit4]   2> 2494721 INFO  (coreCloseExecutor-9790-thread-1) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5998c1d0: rootName = solr_33241, domain = solr.core.forwardingCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.forwardingCollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@60236eca
   [junit4]   2> 2494740 INFO  (coreCloseExecutor-9790-thread-1) [n:127.0.0.1:33241_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.forwardingCollection.shard1.leader, tag=862016659
   [junit4]   2> 2494742 ERROR (Thread[Thread-4551,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:33241_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2494750 INFO  (jetty-closer-3379-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e528797{/solr,null,UNAVAILABLE}
   [junit4]   2> 2494751 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E1A385A911E676A9]-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> 2494751 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E1A385A911E676A9]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33807 33807
   [junit4]   2> 2499783 INFO  (Thread-4531) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33807 33807
   [junit4]   2> 2499784 WARN  (Thread-4531) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/forwardingCollection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2499798 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E1A385A911E676A9]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Nov 20, 2017 1:20:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Nov 20, 2017 1:20:22 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]   2>    1) Thread[id=21147, name=jetty-launcher-3378-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2>    2) Thread[id=21157, name=jetty-launcher-3378-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Nov 20, 2017 1:20:22 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=21147, name=jetty-launcher-3378-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>    2) Thread[id=21157, name=jetty-launcher-3378-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2> 2519838 ERROR (jetty-launcher-3378-thread-1-EventThread) [n:127.0.0.1:33241_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at 

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

red.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Nov 20, 2017 1:30:15 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1897, maxMBSortInHeap=7.669044710722417, sim=RandomSimilarity(queryNorm=true): {}, locale=ro, timezone=America/Campo_Grande
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=232601872,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterMaxOffsetTest, CoreAdminRequestStatusTest, DeleteReplicaTest, ExitableDirectoryReaderTest, TestCloudPseudoReturnFields, TestManagedSchemaThreadSafety, SyncSliceTest, OverseerModifyCollectionTest, SpellCheckCollatorTest, HdfsLockFactoryTest, TestRandomFaceting, TestSmileRequest, OverseerTaskQueueTest, DistributedFacetPivotSmallTest, TestRebalanceLeaders, TestSweetSpotSimilarityFactory, CursorPagingTest, DateMathParserTest, DocValuesTest, TestSchemalessBufferedUpdates, BasicAuthIntegrationTest, TestCSVLoader, TestFieldResource, TestMergePolicyConfig, TestSuggestSpellingConverter, TestObjectReleaseTracker, TestFoldingMultitermQuery, ExternalFileFieldSortTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, SearchHandlerTest, SolrJmxReporterTest, RemoteQueryErrorTest, DistributedQueueTest, TestPivotHelperCode, LeaderInitiatedRecoveryOnShardRestartTest, TestSolrIndexConfig, TestSubQueryTransformerDistrib, ForceLeaderTest, TestFreeTextSuggestions, CollectionsAPISolrJTest, BadCopyFieldTest, SegmentsInfoRequestHandlerTest, TestSolrCloudWithDelegationTokens, TestQueryUtils, DocumentBuilderTest, SpatialFilterTest, LargeFieldTest, CurrencyFieldTypeTest, TestInfoStreamLogging, MetricsHandlerTest, TestSolrConfigHandler, PrimitiveFieldTypeTest, SolrXmlInZkTest, SolrShardReporterTest, LeaderElectionIntegrationTest, TestClusterProperties, CollectionStateFormat2Test, FileUtilsTest, HdfsUnloadDistributedZkTest, V2StandaloneTest, HdfsSyncSliceTest, TestExportWriter, JvmMetricsTest, TestPayloadScoreQParserPlugin, TestCrossCoreJoin, TestMacroExpander, TestRandomDVFaceting, TestLeaderElectionWithEmptyReplica, TestSolrJ, ExplicitHLLTest, SaslZkACLProviderTest, TestCryptoKeys, TestPullReplicaErrorHandling, TestReplicationHandlerBackup, ClassificationUpdateProcessorTest, CleanupOldIndexTest, BasicDistributedZkTest, TestHashQParserPlugin, TestPHPSerializedResponseWriter, TestReloadDeadlock, TestFieldCacheVsDocValues, TestLegacyTerms, TestCloudInspectUtil, TestCodecSupport, DataDrivenBlockJoinTest, MinimalSchemaTest, TestCloudManagedSchema, TestOnReconnectListenerSupport, TestDynamicFieldCollectionResource, TestMaxScoreQueryParser, ZkFailoverTest, SolrInfoBeanTest, CdcrBidirectionalTest, TestDFISimilarityFactory, AtomicUpdatesTest, TestPolicyCloud, BlobRepositoryCloudTest, UninvertDocValuesMergePolicyTest, TestFieldSortValues, TestReloadAndDeleteDocs, BasicFunctionalityTest, SpatialHeatmapFacetsTest, SortSpecParsingTest, TestScoreJoinQPNoScore, TestSha256AuthenticationProvider, DirectUpdateHandlerOptimizeTest, DistributedMLTComponentTest, ResourceLoaderTest, TestNumericRangeQuery64, AddBlockUpdateTest, AnalyticsMergeStrategyTest, TestSolrDeletionPolicy1, TestHighlightDedupGrouping, TestManagedStopFilterFactory, TimePartitionedUpdateProcessorTest, SmileWriterTest, AssignBackwardCompatibilityTest, RestartWhileUpdatingTest, SliceStateTest, TestRawTransformer, TestDistributedStatsComponentCardinality, GraphQueryTest, DateFieldTest, NodeLostTriggerTest, TriggerIntegrationTest, HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, ImplicitSnitchTest, CachingDirectoryFactoryTest, ConfigureRecoveryStrategyTest, CoreSorterTest, HdfsDirectoryFactoryTest, TestInitParams, TestShardHandlerFactory, TestSolrXml, TestSolrCoreSnapshots, TestConfigReload, TestSolrConfigHandlerConcurrent, InfoHandlerTest, SecurityConfHandlerTest, TestCollectionAPIs, TestCoreAdminApis, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, DistributedQueryComponentOptimizationTest, ReplicaListTransformerTest, SuggestComponentContextFilterQueryTest, WrapperMergePolicyFactoryTest, TestLegacyField, TestLegacyNumericUtils, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, MetricsConfigTest, SolrCoreMetricManagerTest, SolrMetricManagerTest, SolrMetricsIntegrationTest, SolrGangliaReporterTest, RegexBytesRefFilterTest, SubstringBytesRefFilterTest, TestMacros, TestGraphMLResponseWriter, TestJavabinTupleStreamParser, TestRawResponseWriter, TestChildDocTransformer, TestBulkSchemaAPI, TestBulkSchemaConcurrent, TestSearcherReuse, TestSolr4Spatial2, TestSolrFieldCacheBean, TestStandardQParsers, TestTrieFacet, TestJsonFacetRefinement, TestJsonFacets, TestExactSharedStatsCache, TestExactStatsCache, BasicAuthStandaloneTest, PKIAuthenticationIntegrationTest, TestPKIAuthenticationPlugin, TestDelegationWithHadoopAuth, TestImpersonationWithHadoopAuth]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=E1A385A911E676A9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=America/Campo_Grande -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestImpersonationWithHadoopAuth (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]    >    1) Thread[id=20246, name=jetty-launcher-2362-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    >    2) Thread[id=20256, name=jetty-launcher-2362-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E1A385A911E676A9]:0)
   [junit4] Completed [724/749 (3!)] on J0 in 43.33s, 10 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 47389 lines...]

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
IOException occured when talking to server at: http://127.0.0.1:32959/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:32959/solr
	at __randomizedtesting.SeedInfo.seed([D8EE46C75C33A05F:E05D62397BC0748E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:108)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.http.NoHttpResponseException: 127.0.0.1:32959 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 48 more




Build Log:
[...truncated 12393 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/init-core-data-001
   [junit4]   2> 830536 WARN  (SUITE-AutoAddReplicasPlanActionTest-seed#[D8EE46C75C33A05F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 830537 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[D8EE46C75C33A05F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 830538 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[D8EE46C75C33A05F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 830538 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[D8EE46C75C33A05F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 830538 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[D8EE46C75C33A05F]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/tempDir-001
   [junit4]   2> 830538 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[D8EE46C75C33A05F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 830539 INFO  (Thread-4869) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 830539 INFO  (Thread-4869) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 830541 ERROR (Thread-4869) [    ] 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> 830639 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[D8EE46C75C33A05F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38835
   [junit4]   2> 830643 INFO  (jetty-launcher-1370-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 830643 INFO  (jetty-launcher-1370-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 830643 INFO  (jetty-launcher-1370-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 830643 INFO  (jetty-launcher-1370-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29a4c195{/solr,null,AVAILABLE}
   [junit4]   2> 830644 INFO  (jetty-launcher-1370-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75d31fb8{/solr,null,AVAILABLE}
   [junit4]   2> 830644 INFO  (jetty-launcher-1370-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23e419b8{/solr,null,AVAILABLE}
   [junit4]   2> 830644 INFO  (jetty-launcher-1370-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f5e9f0b{HTTP/1.1,[http/1.1]}{127.0.0.1:45443}
   [junit4]   2> 830644 INFO  (jetty-launcher-1370-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7bafa5c5{HTTP/1.1,[http/1.1]}{127.0.0.1:32959}
   [junit4]   2> 830644 INFO  (jetty-launcher-1370-thread-3) [    ] o.e.j.s.Server Started @832667ms
   [junit4]   2> 830644 INFO  (jetty-launcher-1370-thread-2) [    ] o.e.j.s.Server Started @832667ms
   [junit4]   2> 830644 INFO  (jetty-launcher-1370-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45443}
   [junit4]   2> 830644 INFO  (jetty-launcher-1370-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32959}
   [junit4]   2> 830644 ERROR (jetty-launcher-1370-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 830644 ERROR (jetty-launcher-1370-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 830644 INFO  (jetty-launcher-1370-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 830644 INFO  (jetty-launcher-1370-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 830644 INFO  (jetty-launcher-1370-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 830644 INFO  (jetty-launcher-1370-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T09:21:15.407Z
   [junit4]   2> 830645 INFO  (jetty-launcher-1370-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 830645 INFO  (jetty-launcher-1370-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 830645 INFO  (jetty-launcher-1370-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 830645 INFO  (jetty-launcher-1370-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T09:21:15.408Z
   [junit4]   2> 830645 INFO  (jetty-launcher-1370-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@775093c2{HTTP/1.1,[http/1.1]}{127.0.0.1:34325}
   [junit4]   2> 830645 INFO  (jetty-launcher-1370-thread-1) [    ] o.e.j.s.Server Started @832668ms
   [junit4]   2> 830645 INFO  (jetty-launcher-1370-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34325}
   [junit4]   2> 830645 ERROR (jetty-launcher-1370-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 830645 INFO  (jetty-launcher-1370-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 830646 INFO  (jetty-launcher-1370-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 830646 INFO  (jetty-launcher-1370-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 830646 INFO  (jetty-launcher-1370-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T09:21:15.409Z
   [junit4]   2> 830647 INFO  (jetty-launcher-1370-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 830647 INFO  (jetty-launcher-1370-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 830654 INFO  (jetty-launcher-1370-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38835/solr
   [junit4]   2> 830662 INFO  (jetty-launcher-1370-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 830677 INFO  (jetty-launcher-1370-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38835/solr
   [junit4]   2> 830680 INFO  (jetty-launcher-1370-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38835/solr
   [junit4]   2> 830707 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 830708 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45443_solr
   [junit4]   2> 830708 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.Overseer Overseer (id=99036015840591880-127.0.0.1:45443_solr-n_0000000000) starting
   [junit4]   2> 830708 INFO  (jetty-launcher-1370-thread-2) [n:127.0.0.1:32959_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 830709 INFO  (jetty-launcher-1370-thread-2) [n:127.0.0.1:32959_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32959_solr
   [junit4]   2> 830715 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 830715 INFO  (zkCallback-1387-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 830723 INFO  (jetty-launcher-1370-thread-1) [n:127.0.0.1:34325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 830724 INFO  (jetty-launcher-1370-thread-1) [n:127.0.0.1:34325_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 830725 INFO  (jetty-launcher-1370-thread-1) [n:127.0.0.1:34325_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34325_solr
   [junit4]   2> 830725 INFO  (zkCallback-1387-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 830725 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 830734 INFO  (zkCallback-1380-thread-1-processing-n:127.0.0.1:34325_solr) [n:127.0.0.1:34325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 830736 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45443_solr
   [junit4]   2> 830750 INFO  (zkCallback-1387-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 830751 INFO  (zkCallback-1380-thread-1-processing-n:127.0.0.1:34325_solr) [n:127.0.0.1:34325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 830762 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 830815 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45443.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349cdbcc
   [junit4]   2> 830822 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45443.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349cdbcc
   [junit4]   2> 830823 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45443.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349cdbcc
   [junit4]   2> 830823 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:45443_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/tempDir-001/node3/.
   [junit4]   2> 830870 INFO  (jetty-launcher-1370-thread-2) [n:127.0.0.1:32959_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32959.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349cdbcc
   [junit4]   2> 830877 INFO  (jetty-launcher-1370-thread-2) [n:127.0.0.1:32959_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32959.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349cdbcc
   [junit4]   2> 830878 INFO  (jetty-launcher-1370-thread-2) [n:127.0.0.1:32959_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32959.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349cdbcc
   [junit4]   2> 830879 INFO  (jetty-launcher-1370-thread-2) [n:127.0.0.1:32959_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/tempDir-001/node2/.
   [junit4]   2> 830909 INFO  (jetty-launcher-1370-thread-1) [n:127.0.0.1:34325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34325.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349cdbcc
   [junit4]   2> 830916 INFO  (jetty-launcher-1370-thread-1) [n:127.0.0.1:34325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34325.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349cdbcc
   [junit4]   2> 830916 INFO  (jetty-launcher-1370-thread-1) [n:127.0.0.1:34325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34325.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349cdbcc
   [junit4]   2> 830917 INFO  (jetty-launcher-1370-thread-1) [n:127.0.0.1:34325_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/tempDir-001/node1/.
   [junit4]   2> 830951 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[D8EE46C75C33A05F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 830951 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[D8EE46C75C33A05F]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38835/solr ready
   [junit4]   2> 830963 INFO  (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[D8EE46C75C33A05F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 830964 INFO  (qtp864260037-11172) [n:127.0.0.1:32959_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:45443_solr,127.0.0.1:32959_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 830967 INFO  (OverseerThreadFactory-3235-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 831070 INFO  (OverseerStateUpdate-99036015840591880-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32959/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 831070 INFO  (OverseerStateUpdate-99036015840591880-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45443/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 831071 INFO  (OverseerStateUpdate-99036015840591880-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32959/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 831072 INFO  (OverseerStateUpdate-99036015840591880-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45443/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 831274 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 831274 INFO  (qtp864260037-11161) [n:127.0.0.1:32959_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 831274 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 831274 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 831275 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 831275 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 831377 INFO  (zkCallback-1387-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 831378 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 831378 INFO  (zkCallback-1388-thread-2-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 831378 INFO  (zkCallback-1387-thread-2-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 831378 INFO  (zkCallback-1388-thread-3-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 832283 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 832284 INFO  (qtp864260037-11161) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 832307 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 832308 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 832312 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 832313 INFO  (qtp864260037-11161) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 832314 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 832315 INFO  (qtp864260037-11161) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 832315 INFO  (qtp864260037-11161) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 832328 INFO  (qtp864260037-11161) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32959.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349cdbcc
   [junit4]   2> 832328 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 832328 INFO  (qtp864260037-11161) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 832328 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 832328 INFO  (qtp864260037-11161) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/tempDir-001/node2/testSimple1_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/tempDir-001/node2/./testSimple1_shard2_replica_n4/data/]
   [junit4]   2> 832329 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32959.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349cdbcc
   [junit4]   2> 832329 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 832329 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/tempDir-001/node2/testSimple1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/tempDir-001/node2/./testSimple1_shard1_replica_n1/data/]
   [junit4]   2> 832329 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 832331 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 832331 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 832331 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45443.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349cdbcc
   [junit4]   2> 832331 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 832331 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/tempDir-001/node3/testSimple1_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/tempDir-001/node3/./testSimple1_shard2_replica_n6/data/]
   [junit4]   2> 832331 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 832331 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 832332 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45443.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349cdbcc
   [junit4]   2> 832332 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 832332 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/tempDir-001/node3/testSimple1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/tempDir-001/node3/./testSimple1_shard1_replica_n2/data/]
   [junit4]   2> 832372 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 832372 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 832373 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 832373 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 832374 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b4d1c42[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 832375 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 832376 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 832376 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 832376 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584576255375704064
   [junit4]   2> 832377 INFO  (searcherExecutor-3244-thread-1-processing-n:127.0.0.1:45443_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@7b4d1c42[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 832381 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 832393 INFO  (qtp864260037-11161) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 832393 INFO  (qtp864260037-11161) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 832394 INFO  (qtp864260037-11161) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 832394 INFO  (qtp864260037-11161) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 832394 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 832394 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 832395 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 832395 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 832397 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ac7b5a6[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 832397 INFO  (qtp864260037-11161) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e2e5135[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 832397 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 832398 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 832398 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 832398 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584576255398772736
   [junit4]   2> 832400 INFO  (qtp864260037-11161) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 832401 INFO  (qtp864260037-11161) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 832401 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 832402 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 832402 INFO  (qtp864260037-11161) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 832402 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 832402 INFO  (qtp864260037-11161) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584576255402967040
   [junit4]   2> 832402 INFO  (searcherExecutor-3245-thread-1-processing-n:127.0.0.1:45443_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@6ac7b5a6[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 832403 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 832403 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 832404 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@580d8d55[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 832405 INFO  (searcherExecutor-3242-thread-1-processing-n:127.0.0.1:32959_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@4e2e5135[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 832405 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 832405 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 832406 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 832406 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584576255407161344
   [junit4]   2> 832408 INFO  (searcherExecutor-3243-thread-1-processing-n:127.0.0.1:32959_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@580d8d55[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 832505 INFO  (zkCallback-1387-thread-2-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 832505 INFO  (zkCallback-1388-thread-2-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 832505 INFO  (zkCallback-1388-thread-3-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 832505 INFO  (zkCallback-1387-thread-3-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 832505 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 832882 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 832882 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 832882 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45443/solr/testSimple1_shard2_replica_n6/
   [junit4]   2> 832882 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:45443/solr START replicas=[http://127.0.0.1:32959/solr/testSimple1_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 832883 INFO  (qtp864260037-11166) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.S.Request [testSimple1_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 832902 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 832902 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 832902 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45443/solr/testSimple1_shard1_replica_n2/
   [junit4]   2> 832903 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2 url=http://127.0.0.1:45443/solr START replicas=[http://127.0.0.1:32959/solr/testSimple1_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 832903 INFO  (qtp864260037-11166) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.S.Request [testSimple1_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 833183 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:45443/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 833183 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 833183 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 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> 833183 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 833184 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45443/solr/testSimple1_shard2_replica_n6/ shard2
   [junit4]   2> 833203 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2 url=http://127.0.0.1:45443/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 833203 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 833203 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 833203 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 833204 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45443/solr/testSimple1_shard1_replica_n2/ shard1
   [junit4]   2> 833305 INFO  (zkCallback-1387-thread-2-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833305 INFO  (zkCallback-1388-thread-2-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833305 INFO  (zkCallback-1387-thread-3-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833305 INFO  (zkCallback-1388-thread-3-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833305 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833335 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 833346 INFO  (qtp53235441-11156) [n:127.0.0.1:45443_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2072
   [junit4]   2> 833355 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 833356 INFO  (qtp53235441-11178) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2081
   [junit4]   2> 833410 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2135
   [junit4]   2> 833410 INFO  (qtp864260037-11161) [n:127.0.0.1:32959_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2135
   [junit4]   2> 833411 INFO  (qtp864260037-11172) [n:127.0.0.1:32959_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> 833510 INFO  (zkCallback-1387-thread-2-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833510 INFO  (zkCallback-1387-thread-3-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833510 INFO  (zkCallback-1388-thread-2-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833510 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 833510 INFO  (zkCallback-1388-thread-3-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 834411 INFO  (qtp864260037-11172) [n:127.0.0.1:32959_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:45443_solr,127.0.0.1:32959_solr&wt=javabin&version=2} status=0 QTime=3447
   [junit4]   2> 834412 INFO  (qtp864260037-11173) [n:127.0.0.1:32959_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:32959_solr,127.0.0.1:34325_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 834413 INFO  (OverseerThreadFactory-3235-thread-2-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 834413 INFO  (OverseerCollectionConfigSetProcessor-99036015840591880-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_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> 834618 INFO  (OverseerStateUpdate-99036015840591880-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34325/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 834619 INFO  (OverseerStateUpdate-99036015840591880-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32959/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 834819 INFO  (qtp864260037-11158) [n:127.0.0.1:32959_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 834819 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 834820 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 834922 INFO  (zkCallback-1388-thread-3-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 834922 INFO  (zkCallback-1388-thread-2-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 834922 INFO  (zkCallback-1380-thread-1-processing-n:127.0.0.1:34325_solr) [n:127.0.0.1:34325_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 834922 INFO  (zkCallback-1380-thread-2-processing-n:127.0.0.1:34325_solr) [n:127.0.0.1:34325_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 835852 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 835852 INFO  (qtp864260037-11158) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 835858 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 835858 INFO  (qtp864260037-11158) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 835860 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 835860 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 835860 INFO  (qtp864260037-11158) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 835860 INFO  (qtp864260037-11158) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 835860 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34325.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349cdbcc
   [junit4]   2> 835861 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 835861 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/tempDir-001/node1/testSimple2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/tempDir-001/node1/./testSimple2_shard1_replica_n1/data/]
   [junit4]   2> 835861 INFO  (qtp864260037-11158) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32959.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349cdbcc
   [junit4]   2> 835861 INFO  (qtp864260037-11158) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 835861 INFO  (qtp864260037-11158) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/tempDir-001/node2/testSimple2_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/tempDir-001/node2/./testSimple2_shard1_replica_n2/data/]
   [junit4]   2> 835891 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 835891 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 835892 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 835892 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 835893 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@36de5f73[testSimple2_shard1_replica_n1] main]
   [junit4]   2> 835894 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 835894 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 835894 INFO  (qtp864260037-11158) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 835894 INFO  (qtp864260037-11158) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 835894 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 835894 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584576259064594432
   [junit4]   2> 835895 INFO  (searcherExecutor-3262-thread-1-processing-n:127.0.0.1:34325_solr x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [testSimple2_shard1_replica_n1] Registered new searcher Searcher@36de5f73[testSimple2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 835895 INFO  (qtp864260037-11158) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 835895 INFO  (qtp864260037-11158) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 835896 INFO  (qtp864260037-11158) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@47633dd3[testSimple2_shard1_replica_n2] main]
   [junit4]   2> 835897 INFO  (qtp864260037-11158) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 835897 INFO  (qtp864260037-11158) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 835897 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 835897 INFO  (qtp864260037-11158) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 835897 INFO  (qtp864260037-11158) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584576259067740160
   [junit4]   2> 835898 INFO  (searcherExecutor-3263-thread-1-processing-n:127.0.0.1:32959_solr x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node4) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [testSimple2_shard1_replica_n2] Registered new searcher Searcher@47633dd3[testSimple2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 835998 INFO  (zkCallback-1380-thread-1-processing-n:127.0.0.1:34325_solr) [n:127.0.0.1:34325_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 835998 INFO  (zkCallback-1380-thread-2-processing-n:127.0.0.1:34325_solr) [n:127.0.0.1:34325_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 835998 INFO  (zkCallback-1388-thread-3-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 835998 INFO  (zkCallback-1388-thread-2-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 836398 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 836398 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 836398 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34325/solr/testSimple2_shard1_replica_n1/
   [junit4]   2> 836398 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 url=http://127.0.0.1:34325/solr START replicas=[http://127.0.0.1:32959/solr/testSimple2_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 836399 INFO  (qtp864260037-11164) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.S.Request [testSimple2_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 836698 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 url=http://127.0.0.1:34325/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 836698 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 836698 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_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> 836698 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 836700 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34325/solr/testSimple2_shard1_replica_n1/ shard1
   [junit4]   2> 836801 INFO  (zkCallback-1380-thread-1-processing-n:127.0.0.1:34325_solr) [n:127.0.0.1:34325_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 836801 INFO  (zkCallback-1380-thread-2-processing-n:127.0.0.1:34325_solr) [n:127.0.0.1:34325_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 836801 INFO  (zkCallback-1388-thread-3-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 836801 INFO  (zkCallback-1388-thread-2-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 836850 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 836859 INFO  (qtp627034876-11171) [n:127.0.0.1:34325_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2039
   [junit4]   2> 836901 INFO  (qtp864260037-11158) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2082
   [junit4]   2> 836902 INFO  (qtp864260037-11173) [n:127.0.0.1:32959_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> 837001 INFO  (zkCallback-1388-thread-2-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 837001 INFO  (zkCallback-1380-thread-1-processing-n:127.0.0.1:34325_solr) [n:127.0.0.1:34325_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 837001 INFO  (zkCallback-1388-thread-3-processing-n:127.0.0.1:32959_solr) [n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 837001 INFO  (zkCallback-1380-thread-2-processing-n:127.0.0.1:34325_solr) [n:127.0.0.1:34325_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 837902 INFO  (qtp864260037-11173) [n:127.0.0.1:32959_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:32959_solr,127.0.0.1:34325_solr&wt=javabin&version=2} status=0 QTime=3490
   [junit4]   2> 837903 INFO  (qtp864260037-11262) [n:127.0.0.1:32959_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&maxShardsPerNode=3&autoAddReplicas=false&name=testSimple3&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=127.0.0.1:45443_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 837904 INFO  (OverseerThreadFactory-3235-thread-3-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple3
   [junit4]   2> 837904 INFO  (OverseerCollectionConfigSetProcessor-99036015840591880-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_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> 838107 INFO  (OverseerStateUpdate-99036015840591880-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple3",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple3_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45443/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 838107 INFO  (OverseerStateUpdate-99036015840591880-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple3",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple3_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45443/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 838108 INFO  (OverseerStateUpdate-99036015840591880-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple3",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"testSimple3_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45443/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 838309 INFO  (qtp53235441-11170) [n:127.0.0.1:45443_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple3_shard3_replica_n4&action=CREATE&numShards=3&collection=testSimple3&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 838310 INFO  (qtp53235441-11180) [n:127.0.0.1:45443_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple3_shard1_replica_n1&action=CREATE&numShards=3&collection=testSimple3&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 838310 INFO  (qtp53235441-11174) [n:127.0.0.1:45443_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple3_shard2_replica_n2&action=CREATE&numShards=3&collection=testSimple3&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 838412 INFO  (zkCallback-1387-thread-3-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 838412 INFO  (zkCallback-1387-thread-1-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 838412 INFO  (zkCallback-1387-thread-2-processing-n:127.0.0.1:45443_solr) [n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 839695 ERROR (Finalizer) [    ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 839697 INFO  (qtp53235441-11170) [n:127.0.0.1:45443_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 839697 INFO  (qtp53235441-11180) [n:127.0.0.1:45443_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 839698 INFO  (qtp53235441-11174) [n:127.0.0.1:45443_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 839706 INFO  (qtp53235441-11180) [n:127.0.0.1:45443_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple3_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 839706 INFO  (qtp53235441-11174) [n:127.0.0.1:45443_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.s.IndexSchema [testSimple3_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 839717 INFO  (qtp53235441-11180) [n:127.0.0.1:45443_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 839717 INFO  (qtp53235441-11180) [n:127.0.0.1:45443_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard1_replica_n1' using configuration from collection testSimple3, trusted=true
   [junit4]   2> 839718 INFO  (qtp53235441-11180) [n:127.0.0.1:45443_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45443.solr.core.testSimple3.shard1.replica_n1' (registry 'solr.core.testSimple3.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349cdbcc
   [junit4]   2> 839718 INFO  (qtp53235441-11180) [n:127.0.0.1:45443_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 839718 INFO  (qtp53235441-11180) [n:127.0.0.1:45443_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple3_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/tempDir-001/node3/testSimple3_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001/tempDir-001/node3/./testSimple3_shard1_replica_n1/data/]
   [junit4]   2> 839718 INFO  (qtp53235441-11170) [n:127.0.0.1:45443_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.s.IndexSchema [testSimple3_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 839718 INFO  (qtp53235441-11174) [n:127.0.0.1:45443_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 839718 INFO  (qtp53235441-11174) [n:127.0.0.1:45443_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard2_replica_n2' using configuration from collection testSimple3, trusted=true
   [junit4]   2> 839719 INFO  (qtp53235441-11174) [n:127.0.0.1:45443_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45443.solr.core.testSimple3.shard2.replica_n2' (registry 'solr.core.testSimple3.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@349cdbcc
   [junit4]   2> 839719 INFO  (qtp53235441-11174) [n:127.0.0.1:45443_s

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

  2> 843173 INFO  (coreCloseExecutor-3311-thread-5) [n:127.0.0.1:45443_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSimple3.shard3.replica_n4, tag=204351164
   [junit4]   2> 843173 INFO  (coreCloseExecutor-3311-thread-5) [n:127.0.0.1:45443_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ad368bc: rootName = solr_45443, domain = solr.core.testSimple3.shard3.replica_n4, service url = null, agent id = null] for registry solr.core.testSimple3.shard3.replica_n4 / com.codahale.metrics.MetricRegistry@642e107
   [junit4]   2> 843177 INFO  (coreCloseExecutor-3312-thread-3) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSimple2.shard1.replica_n2, tag=74274088
   [junit4]   2> 843177 INFO  (coreCloseExecutor-3312-thread-3) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10a37583: rootName = solr_32959, domain = solr.core.testSimple2.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.testSimple2.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@1c957ac2
   [junit4]   2> 843179 INFO  (coreCloseExecutor-3311-thread-4) [n:127.0.0.1:45443_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSimple3.shard1.replica_n1, tag=97545674
   [junit4]   2> 843179 INFO  (coreCloseExecutor-3311-thread-4) [n:127.0.0.1:45443_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f37b214: rootName = solr_45443, domain = solr.core.testSimple3.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testSimple3.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@3d26aa2b
   [junit4]   2> 843184 INFO  (coreCloseExecutor-3312-thread-2) [n:127.0.0.1:32959_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple1.shard1.leader, tag=1623112551
   [junit4]   2> 843184 INFO  (coreCloseExecutor-3312-thread-3) [n:127.0.0.1:32959_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple2.shard1.leader, tag=74274088
   [junit4]   2> 843185 INFO  (coreCloseExecutor-3311-thread-2) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSimple1.shard1.replica_n2, tag=1302996587
   [junit4]   2> 843185 INFO  (coreCloseExecutor-3311-thread-2) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f6ca878: rootName = solr_45443, domain = solr.core.testSimple1.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.testSimple1.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@282038c
   [junit4]   2> 843187 INFO  (jetty-closer-1371-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19f69815{/solr,null,UNAVAILABLE}
   [junit4]   2> 843190 INFO  (coreCloseExecutor-3311-thread-3) [n:127.0.0.1:45443_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard2.leader, tag=598331089
   [junit4]   2> 843190 INFO  (coreCloseExecutor-3311-thread-5) [n:127.0.0.1:45443_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard3.leader, tag=204351164
   [junit4]   2> 843190 INFO  (coreCloseExecutor-3311-thread-4) [n:127.0.0.1:45443_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard1.leader, tag=97545674
   [junit4]   2> 843190 INFO  (coreCloseExecutor-3311-thread-2) [n:127.0.0.1:45443_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple1.shard1.leader, tag=1302996587
   [junit4]   2> 843191 INFO  (jetty-closer-1371-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99036015840591880-127.0.0.1:45443_solr-n_0000000000) closing
   [junit4]   2> 843191 WARN  (OverseerAutoScalingTriggerThread-99036015840591880-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 843191 INFO  (OverseerStateUpdate-99036015840591880-127.0.0.1:45443_solr-n_0000000000) [n:127.0.0.1:45443_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45443_solr
   [junit4]   2> 843191 INFO  (jetty-closer-1371-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@23e419b8{/solr,null,UNAVAILABLE}
   [junit4]   2> 843192 ERROR (SUITE-AutoAddReplicasPlanActionTest-seed#[D8EE46C75C33A05F]-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> 843192 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[D8EE46C75C33A05F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38835 38835
   [junit4]   2> 848311 INFO  (Thread-4869) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38835 38835
   [junit4]   2> 848312 WARN  (Thread-4869) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/testSimple1/state.json
   [junit4]   2> 	20	/solr/collections/testSimple2/state.json
   [junit4]   2> 	9	/solr/collections/testSimple3/state.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/99036015840591880-127.0.0.1:45443_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/testSimple1/leader_elect/shard1/election/99036015840591880-core_node5-n_0000000000
   [junit4]   2> 	2	/solr/collections/testSimple2/leader_elect/shard1/election/99036015840591877-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/collections/testSimple1/leader_elect/shard2/election/99036015840591880-core_node8-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_D8EE46C75C33A05F-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=mk, timezone=WET
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=250554520,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCloudSnapshots, HttpSolrCallGetCoreTest, TestDistributedGrouping, CoreAdminHandlerTest, TestCopyFieldCollectionResource, TestRawResponseWriter, TestNumericRangeQuery32, DirectSolrConnectionTest, BlockCacheTest, DistribJoinFromCollectionTest, HighlighterTest, NodeMutatorTest, CSVRequestHandlerTest, ReplicationFactorTest, TestCollapseQParserPlugin, DocValuesMissingTest, OverseerTest, TestHdfsCloudBackupRestore, QueryResultKeyTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, TestMaxTokenLenTokenizer, CdcrVersionReplicationTest, HLLSerializationTest, SystemInfoHandlerTest, TestCollectionsAPIViaSolrCloudCluster, BasicDistributedZk2Test, SystemLogListenerTest, StressHdfsTest, SuggesterTest, DeleteStatusTest, ExecutePlanActionTest, LeaderInitiatedRecoveryOnCommitTest, OverseerStatusTest, TestStreamBody, TestClassicSimilarityFactory, BlockJoinFacetSimpleTest, TestExtendedDismaxParser, EchoParamsTest, TestCloudSearcherWarming, TestCustomDocTransformer, MoveReplicaHDFSTest, TestSchemaSimilarityResource, SolrTestCaseJ4Test, ZkNodePropsTest, TestRequestForwarding, TestUninvertingReader, ReturnFieldsTest, TestLeaderInitiatedRecoveryThread, TestJsonRequest, CoreAdminCreateDiscoverTest, FileBasedSpellCheckerTest, SuggestComponentTest, TestLRUStatsCache, TestCoreDiscovery, VMParamsZkACLAndCredentialsProvidersTest, TestFunctionQuery, TestCharFilters, TestLMJelinekMercerSimilarityFactory, TestSolrCLIRunExample, TestManagedSchemaAPI, LoggingHandlerTest, BadComponentTest, SuggesterWFSTTest, TestHdfsUpdateLog, ClusterStateTest, TestReload, TestSolrCoreProperties, TestFieldCache, DefaultValueUpdateProcessorTest, DirectoryFactoryTest, TestLFUCache, MetricUtilsTest, TestSimpleQParserPlugin, TestCorePropertiesReload, TestCSVResponseWriter, TestImplicitCoreProperties, TestImpersonationWithHadoopAuth, V2ApiIntegrationTest, TestLegacyNumericRangeQueryBuilder, TestSolrQueryResponse, AutoAddReplicasPlanActionTest]
   [junit4] Completed [247/749 (1!)] on J2 in 17.79s, 1 test, 1 error <<< FAILURES!

[...truncated 49020 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 861 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/861/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard

Error Message:
Error from server at https://127.0.0.1:39719/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39719/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([4FE5E364DB22E353:EFFFA83F7F52A85F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:110)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.DeleteShardTest.test

Error Message:
Error from server at https://127.0.0.1:39719/solr: Could not fully create collection: deleteShard

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39719/solr: Could not fully create collection: deleteShard
	at __randomizedtesting.SeedInfo.seed([4FE5E364DB22E353:C7B1DCBE75DE8EAB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:57)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 12083 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteShardTest
   [junit4]   2> 373363 INFO  (SUITE-DeleteShardTest-seed#[4FE5E364DB22E353]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteShardTest_4FE5E364DB22E353-001/init-core-data-001
   [junit4]   2> 373364 WARN  (SUITE-DeleteShardTest-seed#[4FE5E364DB22E353]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 373364 INFO  (SUITE-DeleteShardTest-seed#[4FE5E364DB22E353]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 373365 INFO  (SUITE-DeleteShardTest-seed#[4FE5E364DB22E353]-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> 373365 INFO  (SUITE-DeleteShardTest-seed#[4FE5E364DB22E353]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteShardTest_4FE5E364DB22E353-001/tempDir-001
   [junit4]   2> 373365 INFO  (SUITE-DeleteShardTest-seed#[4FE5E364DB22E353]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 373366 INFO  (Thread-728) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 373366 INFO  (Thread-728) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 373366 ERROR (Thread-728) [    ] 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> 373466 INFO  (SUITE-DeleteShardTest-seed#[4FE5E364DB22E353]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46309
   [junit4]   2> 373471 INFO  (jetty-launcher-573-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 373471 INFO  (jetty-launcher-573-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 373475 INFO  (jetty-launcher-573-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32548{/solr,null,AVAILABLE}
   [junit4]   2> 373475 INFO  (jetty-launcher-573-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1334643{/solr,null,AVAILABLE}
   [junit4]   2> 373475 INFO  (jetty-launcher-573-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@542cba{SSL,[ssl, http/1.1]}{127.0.0.1:35317}
   [junit4]   2> 373475 INFO  (jetty-launcher-573-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1003405{SSL,[ssl, http/1.1]}{127.0.0.1:39719}
   [junit4]   2> 373475 INFO  (jetty-launcher-573-thread-1) [    ] o.e.j.s.Server Started @374900ms
   [junit4]   2> 373475 INFO  (jetty-launcher-573-thread-2) [    ] o.e.j.s.Server Started @374900ms
   [junit4]   2> 373475 INFO  (jetty-launcher-573-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35317}
   [junit4]   2> 373475 INFO  (jetty-launcher-573-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39719}
   [junit4]   2> 373476 ERROR (jetty-launcher-573-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 373476 ERROR (jetty-launcher-573-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 373476 INFO  (jetty-launcher-573-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 373476 INFO  (jetty-launcher-573-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 373476 INFO  (jetty-launcher-573-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 373476 INFO  (jetty-launcher-573-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 373476 INFO  (jetty-launcher-573-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 373476 INFO  (jetty-launcher-573-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 373476 INFO  (jetty-launcher-573-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T06:20:18.127Z
   [junit4]   2> 373476 INFO  (jetty-launcher-573-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T06:20:18.127Z
   [junit4]   2> 373477 INFO  (jetty-launcher-573-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 373478 INFO  (jetty-launcher-573-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 373482 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 0x15fd815a4e10001, 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> 373485 INFO  (jetty-launcher-573-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46309/solr
   [junit4]   2> 373485 INFO  (jetty-launcher-573-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46309/solr
   [junit4]   2> 373487 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 0x15fd815a4e10004, 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> 373523 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:39719_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 373523 INFO  (jetty-launcher-573-thread-1) [n:127.0.0.1:35317_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 373524 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:39719_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39719_solr
   [junit4]   2> 373524 INFO  (jetty-launcher-573-thread-1) [n:127.0.0.1:35317_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35317_solr
   [junit4]   2> 373524 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:39719_solr    ] o.a.s.c.Overseer Overseer (id=99035304297562117-127.0.0.1:39719_solr-n_0000000000) starting
   [junit4]   2> 373524 INFO  (zkCallback-585-thread-1-processing-n:127.0.0.1:35317_solr) [n:127.0.0.1:35317_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 373526 INFO  (zkCallback-584-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 373533 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:39719_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39719_solr
   [junit4]   2> 373537 INFO  (zkCallback-585-thread-1-processing-n:127.0.0.1:35317_solr) [n:127.0.0.1:35317_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 373537 INFO  (zkCallback-584-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 373610 INFO  (jetty-launcher-573-thread-1) [n:127.0.0.1:35317_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35317.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ad416
   [junit4]   2> 373621 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:39719_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39719.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ad416
   [junit4]   2> 373624 INFO  (jetty-launcher-573-thread-1) [n:127.0.0.1:35317_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35317.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ad416
   [junit4]   2> 373624 INFO  (jetty-launcher-573-thread-1) [n:127.0.0.1:35317_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35317.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ad416
   [junit4]   2> 373625 INFO  (jetty-launcher-573-thread-1) [n:127.0.0.1:35317_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteShardTest_4FE5E364DB22E353-001/tempDir-001/node1/.
   [junit4]   2> 373626 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:39719_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39719.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ad416
   [junit4]   2> 373626 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:39719_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39719.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ad416
   [junit4]   2> 373627 INFO  (jetty-launcher-573-thread-2) [n:127.0.0.1:39719_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteShardTest_4FE5E364DB22E353-001/tempDir-001/node2/.
   [junit4]   2> 373659 INFO  (SUITE-DeleteShardTest-seed#[4FE5E364DB22E353]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 373659 INFO  (SUITE-DeleteShardTest-seed#[4FE5E364DB22E353]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46309/solr ready
   [junit4]   2> 373668 INFO  (TEST-DeleteShardTest.testDirectoryCleanupAfterDeleteShard-seed#[4FE5E364DB22E353]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDirectoryCleanupAfterDeleteShard
   [junit4]   2> 373701 INFO  (qtp16392403-3187) [n:127.0.0.1:39719_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=a,b,c&replicationFactor=1&collection.configName=conf&maxShardsPerNode=2&name=deleteshard_test&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 373702 INFO  (OverseerThreadFactory-1507-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.CreateCollectionCmd Create collection deleteshard_test
   [junit4]   2> 373805 INFO  (OverseerStateUpdate-99035304297562117-127.0.0.1:39719_solr-n_0000000000) [n:127.0.0.1:39719_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteshard_test",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"deleteshard_test_a_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35317/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 373806 INFO  (OverseerStateUpdate-99035304297562117-127.0.0.1:39719_solr-n_0000000000) [n:127.0.0.1:39719_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteshard_test",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"deleteshard_test_b_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39719/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 373806 INFO  (OverseerStateUpdate-99035304297562117-127.0.0.1:39719_solr-n_0000000000) [n:127.0.0.1:39719_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteshard_test",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"deleteshard_test_c_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35317/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 374015 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteshard_test_b_replica_n2&action=CREATE&numShards=3&collection=deleteshard_test&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 374015 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 374056 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteshard_test_a_replica_n1&action=CREATE&numShards=3&collection=deleteshard_test&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 374062 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 374065 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteshard_test_c_replica_n4&action=CREATE&numShards=3&collection=deleteshard_test&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 374168 INFO  (zkCallback-584-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 374168 INFO  (zkCallback-585-thread-1-processing-n:127.0.0.1:35317_solr) [n:127.0.0.1:35317_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 374169 INFO  (zkCallback-585-thread-2-processing-n:127.0.0.1:35317_solr) [n:127.0.0.1:35317_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 374169 INFO  (zkCallback-584-thread-2-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteshard_test/state.json] for collection [deleteshard_test] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 375027 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 375032 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.s.IndexSchema [deleteshard_test_b_replica_n2] Schema name=minimal
   [junit4]   2> 375033 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 375033 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'deleteshard_test_b_replica_n2' using configuration from collection deleteshard_test, trusted=true
   [junit4]   2> 375034 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39719.solr.core.deleteshard_test.b.replica_n2' (registry 'solr.core.deleteshard_test.b.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ad416
   [junit4]   2> 375034 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 375034 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SolrCore [[deleteshard_test_b_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteShardTest_4FE5E364DB22E353-001/tempDir-001/node2/deleteshard_test_b_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteShardTest_4FE5E364DB22E353-001/tempDir-001/node2/./deleteshard_test_b_replica_n2/data/]
   [junit4]   2> 375074 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 375074 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 375075 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 375075 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 375076 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 375076 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 375078 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f6aa2e[deleteshard_test_b_replica_n2] main]
   [junit4]   2> 375079 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 375079 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 375079 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 375080 INFO  (searcherExecutor-1512-thread-1-processing-n:127.0.0.1:39719_solr x:deleteshard_test_b_replica_n2 s:b c:deleteshard_test r:core_node5) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SolrCore [deleteshard_test_b_replica_n2] Registered new searcher Searcher@1f6aa2e[deleteshard_test_b_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 375080 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584564870558253056
   [junit4]   2> 375080 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.s.IndexSchema [deleteshard_test_a_replica_n1] Schema name=minimal
   [junit4]   2> 375080 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.s.IndexSchema [deleteshard_test_c_replica_n4] Schema name=minimal
   [junit4]   2> 375082 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 375082 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 375082 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39719/solr/deleteshard_test_b_replica_n2/
   [junit4]   2> 375082 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 375082 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:39719/solr/deleteshard_test_b_replica_n2/ has no replicas
   [junit4]   2> 375082 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 375098 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 375098 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 375098 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'deleteshard_test_c_replica_n4' using configuration from collection deleteshard_test, trusted=true
   [junit4]   2> 375098 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'deleteshard_test_a_replica_n1' using configuration from collection deleteshard_test, trusted=true
   [junit4]   2> 375098 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35317.solr.core.deleteshard_test.a.replica_n1' (registry 'solr.core.deleteshard_test.a.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ad416
   [junit4]   2> 375098 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35317.solr.core.deleteshard_test.c.replica_n4' (registry 'solr.core.deleteshard_test.c.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ad416
   [junit4]   2> 375098 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 375098 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 375098 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SolrCore [[deleteshard_test_a_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteShardTest_4FE5E364DB22E353-001/tempDir-001/node1/deleteshard_test_a_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteShardTest_4FE5E364DB22E353-001/tempDir-001/node1/./deleteshard_test_a_replica_n1/data/]
   [junit4]   2> 375099 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SolrCore [[deleteshard_test_c_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteShardTest_4FE5E364DB22E353-001/tempDir-001/node1/deleteshard_test_c_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteShardTest_4FE5E364DB22E353-001/tempDir-001/node1/./deleteshard_test_c_replica_n4/data/]
   [junit4]   2> 375099 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39719/solr/deleteshard_test_b_replica_n2/ b
   [junit4]   2> 375129 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 375129 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 375129 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 375129 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 375129 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 375129 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 375129 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 375129 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 375130 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a0640[deleteshard_test_a_replica_n1] main]
   [junit4]   2> 375130 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@144ea1f[deleteshard_test_c_replica_n4] main]
   [junit4]   2> 375131 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 375131 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 375131 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 375131 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 375132 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 375132 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 375132 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584564870612779008
   [junit4]   2> 375132 INFO  (searcherExecutor-1518-thread-1-processing-n:127.0.0.1:35317_solr x:deleteshard_test_a_replica_n1 s:a c:deleteshard_test r:core_node3) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SolrCore [deleteshard_test_a_replica_n1] Registered new searcher Searcher@2a0640[deleteshard_test_a_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 375133 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584564870613827584
   [junit4]   2> 375133 INFO  (searcherExecutor-1517-thread-1-processing-n:127.0.0.1:35317_solr x:deleteshard_test_c_replica_n4 s:c c:deleteshard_test r:core_node6) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SolrCore [deleteshard_test_c_replica_n4] Registered new searcher Searcher@144ea1f[deleteshard_test_c_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 375135 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 375135 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 375135 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35317/solr/deleteshard_test_c_replica_n4/
   [junit4]   2> 375135 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 375135 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SyncStrategy https://127.0.0.1:35317/solr/deleteshard_test_c_replica_n4/ has no replicas
   [junit4]   2> 375135 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 375136 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 375136 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 375136 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35317/solr/deleteshard_test_a_replica_n1/
   [junit4]   2> 375136 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 375136 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:35317/solr/deleteshard_test_a_replica_n1/ has no replicas
   [junit4]   2> 375136 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 375136 INFO  (qtp23062400-3199) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35317/solr/deleteshard_test_c_replica_n4/ c
   [junit4]   2> 375137 INFO  (qtp23062400-3196) [n:127.0.0.1:35317_solr c:deleteshard_test s:a r:core_node3 x:deleteshard_test_a_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35317/solr/deleteshard_test_a_replica_n1/ a
   [junit4]   2> 553702 ERROR (qtp16392403-3187) [n:127.0.0.1:39719_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [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:493)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> 553702 INFO  (qtp16392403-3187) [n:127.0.0.1:39719_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=a,b,c&replicationFactor=1&collection.configName=conf&maxShardsPerNode=2&name=deleteshard_test&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2} status=500 QTime=180001
   [junit4]   2> 553702 ERROR (qtp16392403-3187) [n:127.0.0.1:39719_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [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:493)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> 553703 INFO  (TEST-DeleteShardTest.testDirectoryCleanupAfterDeleteShard-seed#[4FE5E364DB22E353]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDirectoryCleanupAfterDeleteShard
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteShardTest -Dtests.method=testDirectoryCleanupAfterDeleteShard -Dtests.seed=4FE5E364DB22E353 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    180s J1 | DeleteShardTest.testDirectoryCleanupAfterDeleteShard <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39719/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4FE5E364DB22E353:EFFFA83F7F52A85F]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.cloud.DeleteShardTest.testDirectoryCleanupAfterDeleteShard(DeleteShardTest.java:110)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 553714 INFO  (TEST-DeleteShardTest.test-seed#[4FE5E364DB22E353]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 553715 INFO  (qtp16392403-3198) [n:127.0.0.1:39719_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=deleteShard&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 553716 INFO  (OverseerThreadFactory-1507-thread-2-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.CreateCollectionCmd Create collection deleteShard
   [junit4]   2> 583743 ERROR (OverseerThreadFactory-1507-thread-2-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: deleteShard operation: create failed:org.apache.solr.common.SolrException: Could not fully create collection: deleteShard
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:215)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [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> 583749 INFO  (qtp16392403-3198) [n:127.0.0.1:39719_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=deleteShard&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=500 QTime=30034
   [junit4]   2> 583750 ERROR (qtp16392403-3198) [n:127.0.0.1:39719_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully create collection: deleteShard
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:307)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [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:493)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> 583751 INFO  (TEST-DeleteShardTest.test-seed#[4FE5E364DB22E353]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteShardTest -Dtests.method=test -Dtests.seed=4FE5E364DB22E353 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   30.0s J1 | DeleteShardTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39719/solr: Could not fully create collection: deleteShard
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4FE5E364DB22E353:C7B1DCBE75DE8EAB]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:57)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 583782 ERROR (OverseerThreadFactory-1507-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:35317/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:35317/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [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> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:35317 failed to respond
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 583788 ERROR (OverseerThreadFactory-1507-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:35317/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:35317/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [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> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:35317 failed to respond
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 583789 INFO  (jetty-closer-574-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@542cba{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 583793 INFO  (jetty-closer-574-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=12137403
   [junit4]   2> 583793 INFO  (jetty-closer-574-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 583794 INFO  (jetty-closer-574-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@addfec: rootName = solr_35317, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3c09a4
   [junit4]   2> 583794 ERROR (OverseerThreadFactory-1507-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:39719/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:39719/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [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> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:39719 failed to respond
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 583796 ERROR (OverseerThreadFactory-1507-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [deleteshard_test].
   [junit4]   2> 583797 INFO  (OverseerThreadFactory-1507-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 583797 ERROR (OverseerThreadFactory-1507-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:35317/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://127.0.0.1:35317/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [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> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:35317 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:339)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
   [junit4]   2> 	... 22 more
   [junit4]   2> 583798 ERROR (OverseerThreadFactory-1507-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:35317/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://127.0.0.1:35317/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [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> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:35317 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:339)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
   [junit4]   2> 	... 22 more
   [junit4]   2> 583800 ERROR (OverseerThreadFactory-1507-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:39719/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://127.0.0.1:39719/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [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> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:39719 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:339)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
   [junit4]   2> 	... 22 more
   [junit4]   2> 583804 INFO  (jetty-closer-574-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 583804 INFO  (jetty-closer-574-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ffaf5d: rootName = solr_35317, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1ba6eaa
   [junit4]   2> 583807 INFO  (jetty-closer-574-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 583807 INFO  (jetty-closer-574-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15039c3: rootName = solr_35317, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@185f005
   [junit4]   2> 583800 INFO  (jetty-closer-574-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1003405{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 583811 INFO  (jetty-closer-574-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6514076
   [junit4]   2> 583811 INFO  (jetty-closer-574-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 583811 INFO  (jetty-closer-574-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15eb2db: rootName = solr_39719, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@105d4eb
   [junit4]   2> 583812 INFO  (jetty-closer-574-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35317_solr
   [junit4]   2> 583814 INFO  (zkCallback-584-thread-5-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 583815 INFO  (zkCallback-585-thread-3-processing-n:127.0.0.1:35317_solr) [n:127.0.0.1:35317_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 583816 INFO  (jetty-closer-574-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 583819 INFO  (jetty-closer-574-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 583819 INFO  (jetty-closer-574-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b6544: rootName = solr_39719, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1ba6eaa
   [junit4]   2> 583823 INFO  (jetty-closer-574-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 583823 INFO  (jetty-closer-574-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1798228: rootName = solr_39719, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@185f005
   [junit4]   2> 583825 INFO  (coreCloseExecutor-1527-thread-1) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.c.SolrCore [deleteshard_test_c_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@f6881f
   [junit4]   2> 583825 INFO  (coreCloseExecutor-1527-thread-1) [n:127.0.0.1:35317_solr c:deleteshard_test s:c r:core_node6 x:deleteshard_test_c_replica_n4] o.a.s.m.SolrMetricManager Closing 

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

.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> 613871 ERROR (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard b
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [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:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [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:426)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: deleteshard_test slice: b saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 613876 INFO  (qtp16392403-3201) [n:127.0.0.1:39719_solr c:deleteshard_test s:b r:core_node5 x:deleteshard_test_b_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteshard_test_b_replica_n2&action=CREATE&numShards=3&collection=deleteshard_test&shard=b&wt=javabin&version=2&replicaType=NRT} status=0 QTime=239861
   [junit4]   2> 613877 ERROR (SUITE-DeleteShardTest-seed#[4FE5E364DB22E353]-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> 613877 INFO  (SUITE-DeleteShardTest-seed#[4FE5E364DB22E353]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46309 46309
   [junit4]   2> 629008 INFO  (Thread-728) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46309 46309
   [junit4]   2> 629009 WARN  (Thread-728) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/deleteshard_test/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteShardTest_4FE5E364DB22E353-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=969, maxMBSortInHeap=5.250907209170478, sim=RandomSimilarity(queryNorm=true): {}, locale=he, timezone=Etc/GMT-13
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=71588984,total=276586496
   [junit4]   2> NOTE: All tests run in this JVM: [RegexBoostProcessorTest, RequestLoggingTest, TestHighFrequencyDictionaryFactory, TestDefaultStatsCache, ReplaceNodeTest, DistributedSuggestComponentTest, BufferStoreTest, TestSystemCollAutoCreate, TestCloudNestedDocsSort, MetricsConfigTest, DocValuesMultiTest, SuggesterTSTTest, DeleteLastCustomShardedReplicaTest, MultiThreadedOCPTest, RegexBytesRefFilterTest, SpatialRPTFieldTypeTest, TemplateUpdateProcessorTest, TolerantUpdateProcessorTest, CollectionsAPIDistributedZkTest, TriggerIntegrationTest, DeleteShardTest]
   [junit4] Completed [146/749 (1!)] on J1 in 255.66s, 2 tests, 2 errors <<< FAILURES!

[...truncated 45158 lines...]

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

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

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([28C3FFB0E6B889FC]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1275)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:448)
	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.setupCluster(DistribDocExpirationUpdateProcessorTest.java:62)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.lucene.spatial.spatial4j.Geo3dRptTest.testOperations {seed=[39BCAE475BCFB043:40C6F2143E9FE395]}

Error Message:
[Intersects] qIdx:3 Shouldn't match I#5:Geo3D:GeoExactCircle: {planetmodel=PlanetModel.WGS84, center=[lat=-1.0394053553992673, lon=-1.9037325881389144([X=-0.16538181742539926, Y=-0.4782462267840722, Z=-0.8609141805702146])], radius=1.1546166170607672(66.15465911325472), accuracy=4.231100485201301E-4} Q:Geo3D:GeoExactCircle: {planetmodel=PlanetModel.WGS84, center=[lat=-1.3165961602008989, lon=-1.887137823746273([X=-0.07807211790901268, Y=-0.23850901911945152, Z=-0.9659034153262631])], radius=1.432516663588956(82.07715890580914), accuracy=3.172052880854355E-11}

Stack Trace:
java.lang.AssertionError: [Intersects] qIdx:3 Shouldn't match I#5:Geo3D:GeoExactCircle: {planetmodel=PlanetModel.WGS84, center=[lat=-1.0394053553992673, lon=-1.9037325881389144([X=-0.16538181742539926, Y=-0.4782462267840722, Z=-0.8609141805702146])], radius=1.1546166170607672(66.15465911325472), accuracy=4.231100485201301E-4} Q:Geo3D:GeoExactCircle: {planetmodel=PlanetModel.WGS84, center=[lat=-1.3165961602008989, lon=-1.887137823746273([X=-0.07807211790901268, Y=-0.23850901911945152, Z=-0.9659034153262631])], radius=1.432516663588956(82.07715890580914), accuracy=3.172052880854355E-11}
	at __randomizedtesting.SeedInfo.seed([39BCAE475BCFB043:40C6F2143E9FE395]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.fail(RandomSpatialOpStrategyTestCase.java:126)
	at org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.testOperation(RandomSpatialOpStrategyTestCase.java:115)
	at org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.testOperationRandomShapes(RandomSpatialOpStrategyTestCase.java:55)
	at org.apache.lucene.spatial.spatial4j.Geo3dRptTest.testOperations(Geo3dRptTest.java:117)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.MigrateRouteKeyTest.multipleShardMigrateTest

Error Message:
DocCount on target collection does not match expected:<19> but was:<0>

Stack Trace:
java.lang.AssertionError: DocCount on target collection does not match expected:<19> but was:<0>
	at __randomizedtesting.SeedInfo.seed([28C3FFB0E6B889FC:34D3E5CAC778391D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.MigrateRouteKeyTest.multipleShardMigrateTest(MigrateRouteKeyTest.java:144)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.autoscaling.TriggerIntegrationTest.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeLost/127.0.0.1:43419_solr exists

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeLost/127.0.0.1:43419_solr exists
	at __randomizedtesting.SeedInfo.seed([28C3FFB0E6B889FC:307977BCE88D4413]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeMarkersRegistration(TriggerIntegrationTest.java:866)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 9394 lines...]
   [junit4] Suite: org.apache.lucene.spatial.spatial4j.Geo3dRptTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Geo3dRptTest -Dtests.method=testOperations -Dtests.seed=39BCAE475BCFB043 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=America/Los_Angeles -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.71s J2 | Geo3dRptTest.testOperations {seed=[39BCAE475BCFB043:40C6F2143E9FE395]} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: [Intersects] qIdx:3 Shouldn't match I#5:Geo3D:GeoExactCircle: {planetmodel=PlanetModel.WGS84, center=[lat=-1.0394053553992673, lon=-1.9037325881389144([X=-0.16538181742539926, Y=-0.4782462267840722, Z=-0.8609141805702146])], radius=1.1546166170607672(66.15465911325472), accuracy=4.231100485201301E-4} Q:Geo3D:GeoExactCircle: {planetmodel=PlanetModel.WGS84, center=[lat=-1.3165961602008989, lon=-1.887137823746273([X=-0.07807211790901268, Y=-0.23850901911945152, Z=-0.9659034153262631])], radius=1.432516663588956(82.07715890580914), accuracy=3.172052880854355E-11}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([39BCAE475BCFB043:40C6F2143E9FE395]:0)
   [junit4]    > 	at org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.fail(RandomSpatialOpStrategyTestCase.java:126)
   [junit4]    > 	at org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.testOperation(RandomSpatialOpStrategyTestCase.java:115)
   [junit4]    > 	at org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.testOperationRandomShapes(RandomSpatialOpStrategyTestCase.java:55)
   [junit4]    > 	at org.apache.lucene.spatial.spatial4j.Geo3dRptTest.testOperations(Geo3dRptTest.java:117)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=10, maxDocsPerChunk=10, blockSize=48), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=10, blockSize=48)), sim=RandomSimilarity(queryNorm=true): {}, locale=it-IT, timezone=America/Los_Angeles
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=447404576,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RandomSpatialOpFuzzyPrefixTreeTest, TestBBoxStrategy, Geo3dRptTest]
   [junit4] Completed [23/23 (1!)] on J2 in 5.46s, 13 tests, 1 failure <<< FAILURES!

[...truncated 2959 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4]   2> 646186 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[28C3FFB0E6B889FC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_28C3FFB0E6B889FC-001/init-core-data-001
   [junit4]   2> 646187 WARN  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[28C3FFB0E6B889FC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=929 numCloses=929
   [junit4]   2> 646187 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[28C3FFB0E6B889FC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 646188 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[28C3FFB0E6B889FC]-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> 646190 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[28C3FFB0E6B889FC]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_28C3FFB0E6B889FC-001/tempDir-001
   [junit4]   2> 646190 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[28C3FFB0E6B889FC]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 646192 INFO  (Thread-2056) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 646192 INFO  (Thread-2056) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 646213 ERROR (Thread-2056) [    ] 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> 646290 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[28C3FFB0E6B889FC]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41879
   [junit4]   2> 646318 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 0x15fd742f0b60000, 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> 646322 INFO  (jetty-launcher-946-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 646383 INFO  (jetty-launcher-946-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 646383 INFO  (jetty-launcher-946-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47cbf1e0{/solr,null,AVAILABLE}
   [junit4]   2> 646388 INFO  (jetty-launcher-946-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@44367908{SSL,[ssl, http/1.1]}{127.0.0.1:45091}
   [junit4]   2> 646388 INFO  (jetty-launcher-946-thread-1) [    ] o.e.j.s.Server Started @648308ms
   [junit4]   2> 646388 INFO  (jetty-launcher-946-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45091}
   [junit4]   2> 646389 ERROR (jetty-launcher-946-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 646389 INFO  (jetty-launcher-946-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 646389 INFO  (jetty-launcher-946-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 646389 INFO  (jetty-launcher-946-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 646389 INFO  (jetty-launcher-946-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T02:30:09.527Z
   [junit4]   2> 646444 INFO  (jetty-launcher-946-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7faa34f6{/solr,null,AVAILABLE}
   [junit4]   2> 646444 INFO  (jetty-launcher-946-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@646855cc{SSL,[ssl, http/1.1]}{127.0.0.1:44171}
   [junit4]   2> 646444 INFO  (jetty-launcher-946-thread-2) [    ] o.e.j.s.Server Started @648365ms
   [junit4]   2> 646444 INFO  (jetty-launcher-946-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44171}
   [junit4]   2> 646444 ERROR (jetty-launcher-946-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 646445 INFO  (jetty-launcher-946-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 646445 INFO  (jetty-launcher-946-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 646445 INFO  (jetty-launcher-946-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 646445 INFO  (jetty-launcher-946-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T02:30:09.583Z
   [junit4]   2> 646472 INFO  (jetty-launcher-946-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 646485 INFO  (jetty-launcher-946-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 646504 INFO  (jetty-launcher-946-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41879/solr
   [junit4]   2> 646507 INFO  (jetty-launcher-946-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41879/solr
   [junit4]   2> 646578 INFO  (jetty-launcher-946-thread-1) [n:127.0.0.1:45091_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 646579 INFO  (jetty-launcher-946-thread-1) [n:127.0.0.1:45091_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45091_solr
   [junit4]   2> 646580 INFO  (jetty-launcher-946-thread-1) [n:127.0.0.1:45091_solr    ] o.a.s.c.Overseer Overseer (id=99034399331713029-127.0.0.1:45091_solr-n_0000000000) starting
   [junit4]   2> 646606 INFO  (jetty-launcher-946-thread-2) [n:127.0.0.1:44171_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 646606 INFO  (jetty-launcher-946-thread-2) [n:127.0.0.1:44171_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44171_solr
   [junit4]   2> 646627 INFO  (jetty-launcher-946-thread-1) [n:127.0.0.1:45091_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45091_solr
   [junit4]   2> 646627 INFO  (OverseerStateUpdate-99034399331713029-127.0.0.1:45091_solr-n_0000000000) [n:127.0.0.1:45091_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 646642 INFO  (zkCallback-957-thread-1-processing-n:127.0.0.1:44171_solr) [n:127.0.0.1:44171_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 646653 INFO  (zkCallback-958-thread-2-processing-n:127.0.0.1:45091_solr) [n:127.0.0.1:45091_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 646713 INFO  (jetty-launcher-946-thread-1) [n:127.0.0.1:45091_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45091.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c3bfe8c
   [junit4]   2> 646721 INFO  (jetty-launcher-946-thread-1) [n:127.0.0.1:45091_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45091.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c3bfe8c
   [junit4]   2> 646721 INFO  (jetty-launcher-946-thread-1) [n:127.0.0.1:45091_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45091.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c3bfe8c
   [junit4]   2> 646722 INFO  (jetty-launcher-946-thread-1) [n:127.0.0.1:45091_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_28C3FFB0E6B889FC-001/tempDir-001/node1/.
   [junit4]   2> 646767 INFO  (jetty-launcher-946-thread-2) [n:127.0.0.1:44171_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44171.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c3bfe8c
   [junit4]   2> 646775 INFO  (jetty-launcher-946-thread-2) [n:127.0.0.1:44171_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44171.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c3bfe8c
   [junit4]   2> 646776 INFO  (jetty-launcher-946-thread-2) [n:127.0.0.1:44171_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44171.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c3bfe8c
   [junit4]   2> 646791 INFO  (jetty-launcher-946-thread-2) [n:127.0.0.1:44171_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_28C3FFB0E6B889FC-001/tempDir-001/node2/.
   [junit4]   2> 646951 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[28C3FFB0E6B889FC]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 646957 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[28C3FFB0E6B889FC]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41879/solr ready
   [junit4]   2> 647010 INFO  (qtp2030346656-6585) [n:127.0.0.1:44171_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=52a50990-72c3-4801-8104-b882dd50b775&replicationFactor=1&collection.configName=conf&name=expiry&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 647014 INFO  (qtp2030346656-6585) [n:127.0.0.1:44171_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=52a50990-72c3-4801-8104-b882dd50b775&replicationFactor=1&collection.configName=conf&name=expiry&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 647017 INFO  (qtp2030346656-6579) [n:127.0.0.1:44171_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=52a50990-72c3-4801-8104-b882dd50b775&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 647017 INFO  (qtp2030346656-6579) [n:127.0.0.1:44171_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=52a50990-72c3-4801-8104-b882dd50b775&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 647017 INFO  (OverseerThreadFactory-3078-thread-1-processing-n:127.0.0.1:45091_solr) [n:127.0.0.1:45091_solr    ] o.a.s.c.CreateCollectionCmd Create collection expiry
   [junit4]   2> 647128 INFO  (OverseerStateUpdate-99034399331713029-127.0.0.1:45091_solr-n_0000000000) [n:127.0.0.1:45091_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"expiry",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"expiry_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45091/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 647129 INFO  (OverseerStateUpdate-99034399331713029-127.0.0.1:45091_solr-n_0000000000) [n:127.0.0.1:45091_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"expiry",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"expiry_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44171/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 647359 INFO  (qtp2030346656-6579) [n:127.0.0.1:44171_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=expiry&version=2&replicaType=NRT&async=52a50990-72c3-4801-8104-b882dd50b7751870358438000455&coreNodeName=core_node4&name=expiry_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=4
   [junit4]   2> 647360 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=expiry&version=2&replicaType=NRT&async=52a50990-72c3-4801-8104-b882dd50b7751870358438000455&coreNodeName=core_node4&name=expiry_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 647360 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 647383 INFO  (qtp1208325367-6571) [n:127.0.0.1:45091_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=expiry&version=2&replicaType=NRT&async=52a50990-72c3-4801-8104-b882dd50b7751870358436553568&coreNodeName=core_node3&name=expiry_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=9
   [junit4]   2> 647383 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=expiry&version=2&replicaType=NRT&async=52a50990-72c3-4801-8104-b882dd50b7751870358436553568&coreNodeName=core_node3&name=expiry_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 647384 INFO  (qtp1208325367-6575) [n:127.0.0.1:45091_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 52a50990-72c3-4801-8104-b882dd50b7751870358436553568
   [junit4]   2> 647384 INFO  (qtp1208325367-6575) [n:127.0.0.1:45091_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=52a50990-72c3-4801-8104-b882dd50b7751870358436553568&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 647384 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 647490 INFO  (zkCallback-957-thread-1-processing-n:127.0.0.1:44171_solr) [n:127.0.0.1:44171_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/expiry/state.json] for collection [expiry] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 647490 INFO  (zkCallback-958-thread-2-processing-n:127.0.0.1:45091_solr) [n:127.0.0.1:45091_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/expiry/state.json] for collection [expiry] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 647490 INFO  (zkCallback-958-thread-1-processing-n:127.0.0.1:45091_solr) [n:127.0.0.1:45091_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/expiry/state.json] for collection [expiry] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 647490 INFO  (zkCallback-957-thread-2-processing-n:127.0.0.1:44171_solr) [n:127.0.0.1:44171_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/expiry/state.json] for collection [expiry] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 648018 INFO  (qtp2030346656-6584) [n:127.0.0.1:44171_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=52a50990-72c3-4801-8104-b882dd50b775&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 648019 INFO  (qtp2030346656-6584) [n:127.0.0.1:44171_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=52a50990-72c3-4801-8104-b882dd50b775&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 648373 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 648379 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.s.IndexSchema [expiry_shard2_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 648384 INFO  (qtp1208325367-6576) [n:127.0.0.1:45091_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 52a50990-72c3-4801-8104-b882dd50b7751870358436553568
   [junit4]   2> 648384 INFO  (qtp1208325367-6576) [n:127.0.0.1:45091_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=52a50990-72c3-4801-8104-b882dd50b7751870358436553568&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 648391 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 648394 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 648394 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'expiry_shard2_replica_n2' using configuration from collection expiry, trusted=true
   [junit4]   2> 648395 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44171.solr.core.expiry.shard2.replica_n2' (registry 'solr.core.expiry.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c3bfe8c
   [junit4]   2> 648395 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 648395 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.c.SolrCore [[expiry_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_28C3FFB0E6B889FC-001/tempDir-001/node2/expiry_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_28C3FFB0E6B889FC-001/tempDir-001/node2/./expiry_shard2_replica_n2/data/]
   [junit4]   2> 648398 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.s.IndexSchema [expiry_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 648432 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 648432 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'expiry_shard1_replica_n1' using configuration from collection expiry, trusted=true
   [junit4]   2> 648433 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45091.solr.core.expiry.shard1.replica_n1' (registry 'solr.core.expiry.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c3bfe8c
   [junit4]   2> 648433 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 648433 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.c.SolrCore [[expiry_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_28C3FFB0E6B889FC-001/tempDir-001/node1/expiry_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_28C3FFB0E6B889FC-001/tempDir-001/node1/./expiry_shard1_replica_n1/data/]
   [junit4]   2> 648473 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 648473 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 648473 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 648473 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 648474 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 648474 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 648474 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 648474 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 648476 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@84e37b3[expiry_shard1_replica_n1] main]
   [junit4]   2> 648476 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c055404[expiry_shard2_replica_n2] main]
   [junit4]   2> 648476 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 648476 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 648476 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 648477 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 648485 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 648485 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 648485 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584550391707598848
   [junit4]   2> 648486 INFO  (searcherExecutor-3084-thread-1-processing-x:expiry_shard1_replica_n1 r:core_node3 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE n:127.0.0.1:45091_solr s:shard1 c:expiry) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.c.SolrCore [expiry_shard1_replica_n1] Registered new searcher Searcher@84e37b3[expiry_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 648486 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584550391708647424
   [junit4]   2> 648487 INFO  (searcherExecutor-3083-thread-1-processing-x:expiry_shard2_replica_n2 r:core_node4 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE n:127.0.0.1:44171_solr s:shard2 c:expiry) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.c.SolrCore [expiry_shard2_replica_n2] Registered new searcher Searcher@7c055404[expiry_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 648489 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 648489 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 648489 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/
   [junit4]   2> 648490 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 648490 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/ has no replicas
   [junit4]   2> 648490 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 648490 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 648490 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 648490 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44171/solr/expiry_shard2_replica_n2/
   [junit4]   2> 648490 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 648490 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:44171/solr/expiry_shard2_replica_n2/ has no replicas
   [junit4]   2> 648490 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 648497 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/ shard1
   [junit4]   2> 648498 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44171/solr/expiry_shard2_replica_n2/ shard2
   [junit4]   2> 648599 INFO  (zkCallback-957-thread-1-processing-n:127.0.0.1:44171_solr) [n:127.0.0.1:44171_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/expiry/state.json] for collection [expiry] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 648599 INFO  (zkCallback-957-thread-2-processing-n:127.0.0.1:44171_solr) [n:127.0.0.1:44171_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/expiry/state.json] for collection [expiry] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 648599 INFO  (zkCallback-958-thread-2-processing-n:127.0.0.1:45091_solr) [n:127.0.0.1:45091_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/expiry/state.json] for collection [expiry] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 648599 INFO  (zkCallback-958-thread-1-processing-n:127.0.0.1:45091_solr) [n:127.0.0.1:45091_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/expiry/state.json] for collection [expiry] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 648648 INFO  (parallelCoreAdminExecutor-3079-thread-1-processing-n:127.0.0.1:45091_solr 52a50990-72c3-4801-8104-b882dd50b7751870358436553568 CREATE) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 648648 INFO  (parallelCoreAdminExecutor-3080-thread-1-processing-n:127.0.0.1:44171_solr 52a50990-72c3-4801-8104-b882dd50b7751870358438000455 CREATE) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 649019 INFO  (qtp2030346656-6585) [n:127.0.0.1:44171_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=52a50990-72c3-4801-8104-b882dd50b775&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 649020 INFO  (qtp2030346656-6585) [n:127.0.0.1:44171_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=52a50990-72c3-4801-8104-b882dd50b775&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 649385 INFO  (qtp1208325367-6576) [n:127.0.0.1:45091_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 52a50990-72c3-4801-8104-b882dd50b7751870358436553568
   [junit4]   2> 649385 INFO  (qtp1208325367-6576) [n:127.0.0.1:45091_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=52a50990-72c3-4801-8104-b882dd50b7751870358436553568&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 649387 INFO  (qtp2030346656-6580) [n:127.0.0.1:44171_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 52a50990-72c3-4801-8104-b882dd50b7751870358438000455
   [junit4]   2> 649387 INFO  (qtp2030346656-6580) [n:127.0.0.1:44171_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=52a50990-72c3-4801-8104-b882dd50b7751870358438000455&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 649389 INFO  (OverseerThreadFactory-3078-thread-1-processing-n:127.0.0.1:45091_solr) [n:127.0.0.1:45091_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> 650021 INFO  (qtp2030346656-6587) [n:127.0.0.1:44171_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=52a50990-72c3-4801-8104-b882dd50b775&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 650021 INFO  (qtp2030346656-6587) [n:127.0.0.1:44171_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=52a50990-72c3-4801-8104-b882dd50b775&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 650022 INFO  (qtp2030346656-6584) [n:127.0.0.1:44171_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=52a50990-72c3-4801-8104-b882dd50b775&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 650022 INFO  (qtp2030346656-6584) [n:127.0.0.1:44171_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=52a50990-72c3-4801-8104-b882dd50b775&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 651017 INFO  (OverseerCollectionConfigSetProcessor-99034399331713029-127.0.0.1:45091_solr-n_0000000000) [n:127.0.0.1:45091_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> 651485 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Beginning periodic deletion of expired docs
   [junit4]   2> 651487 INFO  (autoExpireDocs-3093-thread-1) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.DocExpirationUpdateProcessorFactory Not currently in charge of periodic deletes for this collection, will not trigger delete or log again until this changes
   [junit4]   2> 651507 INFO  (qtp2030346656-6579) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:14.623Z] (-1584550394868006912)} 0 8
   [junit4]   2> 651517 INFO  (qtp2030346656-6587) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550394886881280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 651517 INFO  (qtp2030346656-6587) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 651519 INFO  (qtp2030346656-6587) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 651528 INFO  (qtp1208325367-6577) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550394898415616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 651528 INFO  (qtp1208325367-6577) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 651528 INFO  (qtp1208325367-6577) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 651536 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard1_replica_n1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:14.623Z] (-1584550394863812608),commit=} 0 51
   [junit4]   2> 651537 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Finished periodic deletion of expired docs
   [junit4]   2> 654485 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Beginning periodic deletion of expired docs
   [junit4]   2> 654490 INFO  (qtp2030346656-6584) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:17.623Z] (-1584550398001152000)} 0 3
   [junit4]   2> 654492 INFO  (qtp1208325367-6572) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550398006394880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 654492 INFO  (qtp1208325367-6572) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 654496 INFO  (qtp1208325367-6572) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 654497 INFO  (qtp2030346656-6581) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550398011637760,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 654498 INFO  (qtp2030346656-6581) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 654498 INFO  (qtp2030346656-6581) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 654498 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard1_replica_n1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:17.623Z] (-1584550398000103424),commit=} 0 13
   [junit4]   2> 654498 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Finished periodic deletion of expired docs
   [junit4]   2> 657485 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Beginning periodic deletion of expired docs
   [junit4]   2> 657487 INFO  (qtp2030346656-6579) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:20.623Z] (-1584550401145831424)} 0 0
   [junit4]   2> 657488 INFO  (qtp2030346656-6587) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550401147928576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 657489 INFO  (qtp2030346656-6587) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 657489 INFO  (qtp2030346656-6587) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 657490 INFO  (qtp1208325367-6575) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550401150025728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 657491 INFO  (qtp1208325367-6575) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 657491 INFO  (qtp1208325367-6575) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 657492 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard1_replica_n1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:20.623Z] (-1584550401144782848),commit=} 0 6
   [junit4]   2> 657492 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Finished periodic deletion of expired docs
   [junit4]   2> 660485 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Beginning periodic deletion of expired docs
   [junit4]   2> 660486 INFO  (qtp2030346656-6584) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:23.623Z] (-1584550404291559424)} 0 0
   [junit4]   2> 660488 INFO  (qtp1208325367-6576) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550404293656576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 660488 INFO  (qtp2030346656-6581) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550404293656576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 660488 INFO  (qtp1208325367-6576) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 660488 INFO  (qtp2030346656-6581) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 660488 INFO  (qtp1208325367-6576) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 660488 INFO  (qtp2030346656-6581) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 660488 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard1_replica_n1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:23.623Z] (-1584550404290510848),commit=} 0 3
   [junit4]   2> 660488 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Finished periodic deletion of expired docs
   [junit4]   2> 663485 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Beginning periodic deletion of expired docs
   [junit4]   2> 663487 INFO  (qtp2030346656-6579) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:26.623Z] (-1584550407437287424)} 0 0
   [junit4]   2> 663488 INFO  (qtp1208325367-6577) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550407439384576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 663488 INFO  (qtp1208325367-6577) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 663489 INFO  (qtp2030346656-6587) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550407440433152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 663489 INFO  (qtp2030346656-6587) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 663489 INFO  (qtp2030346656-6587) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 663489 INFO  (qtp1208325367-6577) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 663490 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard1_replica_n1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:26.623Z] (-1584550407436238848),commit=} 0 5
   [junit4]   2> 663490 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Finished periodic deletion of expired docs
   [junit4]   2> 666485 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Beginning periodic deletion of expired docs
   [junit4]   2> 666487 INFO  (qtp2030346656-6584) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:29.623Z] (-1584550410583015424)} 0 0
   [junit4]   2> 666488 INFO  (qtp1208325367-6572) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550410585112576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 666489 INFO  (qtp2030346656-6581) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550410586161152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 666489 INFO  (qtp2030346656-6581) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 666489 INFO  (qtp2030346656-6581) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 666500 INFO  (qtp1208325367-6572) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 666500 INFO  (qtp1208325367-6572) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 11
   [junit4]   2> 666500 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard1_replica_n1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:29.623Z] (-1584550410581966848),commit=} 0 15
   [junit4]   2> 666500 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Finished periodic deletion of expired docs
   [junit4]   2> 669485 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Beginning periodic deletion of expired docs
   [junit4]   2> 669487 INFO  (qtp2030346656-6579) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:32.623Z] (-1584550413728743424)} 0 0
   [junit4]   2> 669489 INFO  (qtp1208325367-6575) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550413731889152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 669489 INFO  (qtp2030346656-6587) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550413731889152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 669489 INFO  (qtp1208325367-6575) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 669489 INFO  (qtp2030346656-6587) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 669489 INFO  (qtp1208325367-6575) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 669489 INFO  (qtp2030346656-6587) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 669489 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard1_replica_n1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:32.623Z] (-1584550413727694848),commit=} 0 4
   [junit4]   2> 669490 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Finished periodic deletion of expired docs
   [junit4]   2> 672485 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Beginning periodic deletion of expired docs
   [junit4]   2> 672486 INFO  (qtp2030346656-6584) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:35.623Z] (-1584550416874471424)} 0 0
   [junit4]   2> 672487 INFO  (qtp1208325367-6576) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550416875520000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 672487 INFO  (qtp2030346656-6581) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550416875520000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 672487 INFO  (qtp1208325367-6576) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 672487 INFO  (qtp2030346656-6581) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 672487 INFO  (qtp1208325367-6576) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 672487 INFO  (qtp2030346656-6581) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 672488 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard1_replica_n1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:35.623Z] (-1584550416873422848),commit=} 0 2
   [junit4]   2> 672488 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Finished periodic deletion of expired docs
   [junit4]   2> 675485 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Beginning periodic deletion of expired docs
   [junit4]   2> 675486 INFO  (qtp2030346656-6579) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:38.623Z] (-1584550420020199424)} 0 0
   [junit4]   2> 675487 INFO  (qtp2030346656-6587) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550420021248000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 675487 INFO  (qtp1208325367-6577) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550420021248000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 675487 INFO  (qtp2030346656-6587) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 675487 INFO  (qtp2030346656-6587) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 675487 INFO  (qtp1208325367-6577) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 675487 INFO  (qtp1208325367-6577) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 675488 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard1_replica_n1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:38.623Z] (-1584550420019150848),commit=} 0 2
   [junit4]   2> 675488 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Finished periodic deletion of expired docs
   [junit4]   2> 678485 INFO  (autoExpireDocs-3094-thread-1) [n:127.0.0.1:45091_solr c:expiry s:shard1 r:core_node3 x:expiry_shard1_replica_n1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Beginning periodic deletion of expired docs
   [junit4]   2> 678486 INFO  (qtp2030346656-6584) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [expiry_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:45091/solr/expiry_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery={!cache=false}eXpField_tdt:[* TO 2017-11-20T02:30:41.623Z] (-1584550423165927424)} 0 0
   [junit4]   2> 678487 INFO  (qtp2030346656-6581) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584550423166976000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 678487 INFO  (qtp2030346656-6581) [n:127.0.0.1:44171_solr c:expiry s:shard2 r:core_node4 x:expiry_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 678487 INFO  (qtp2030346656-6581) [n:127.0.0.1:44171

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

try=solr.core.migrate_multipleshardtest_targetCollection.shard1.replica_n1, tag=13208622
   [junit4]   2> 3578460 INFO  (coreCloseExecutor-9703-thread-2) [n:127.0.0.1:37113_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@121a3c28: rootName = solr_37113, domain = solr.core.migrate_multipleshardtest_targetCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.migrate_multipleshardtest_targetCollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@328ac2a
   [junit4]   2> 3578465 INFO  (coreCloseExecutor-9703-thread-2) [n:127.0.0.1:37113_solr c:migrate_multipleshardtest_targetCollection s:shard1 r:core_node2 x:migrate_multipleshardtest_targetCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.migrate_multipleshardtest_targetCollection.shard1.leader, tag=13208622
   [junit4]   2> 3578465 INFO  (coreCloseExecutor-9703-thread-1) [n:127.0.0.1:37113_solr c:sourceCollection s:shard2 r:core_node4 x:sourceCollection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.sourceCollection.shard2.leader, tag=345956981
   [junit4]   2> 3578465 INFO  (coreCloseExecutor-9703-thread-3) [n:127.0.0.1:37113_solr c:split_shard2_temp_shard1 s:shard1 r:core_node2 x:split_shard2_temp_shard1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.split_shard2_temp_shard1.shard1.leader, tag=2020488779
   [junit4]   2> 3578466 INFO  (jetty-closer-3724-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@522b134e{/solr,null,UNAVAILABLE}
   [junit4]   2> 3578466 ERROR (SUITE-MigrateRouteKeyTest-seed#[28C3FFB0E6B889FC]-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> 3578466 INFO  (SUITE-MigrateRouteKeyTest-seed#[28C3FFB0E6B889FC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45633 45633
   [junit4]   2> 3583873 INFO  (Thread-5729) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45633 45633
   [junit4]   2> 3583874 WARN  (Thread-5729) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/split_shard2_temp_shard1/state.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/sourceCollection/state.json
   [junit4]   2> 	5	/solr/collections/migrate_multipleshardtest_targetCollection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MigrateRouteKeyTest_28C3FFB0E6B889FC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {n_ti=PostingsFormat(name=Asserting), id=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1999, maxMBSortInHeap=6.639449167468564, sim=RandomSimilarity(queryNorm=true): {}, locale=de-GR, timezone=Australia/Broken_Hill
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=59818848,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ExecutePlanActionTest, DistributedSpellCheckComponentTest, TestSolrConfigHandlerCloud, TestLRUStatsCache, QueryElevationComponentTest, EchoParamsTest, RankQueryTest, TestManagedSchemaAPI, TestClassicSimilarityFactory, WordBreakSolrSpellCheckerTest, TestMaxTokenLenTokenizer, TestSolrCLIRunExample, PluginInfoTest, CopyFieldTest, TestStressUserVersions, PKIAuthenticationIntegrationTest, QueryResultKeyTest, TestDistribDocBasedVersion, MetricUtilsTest, HighlighterTest, StressHdfsTest, TestFiltering, SubstringBytesRefFilterTest, TestPayloadCheckQParserPlugin, CachingDirectoryFactoryTest, TestUseDocValuesAsStored2, DisMaxRequestHandlerTest, TestCloudPivotFacet, SuggesterWFSTTest, AliasIntegrationTest, LeaderElectionTest, CheckHdfsIndexTest, TestNumericRangeQuery32, NodeMutatorTest, HdfsRestartWhileUpdatingTest, TestSchemaManager, DistanceFunctionTest, BlockJoinFacetSimpleTest, CollectionsAPIAsyncDistributedZkTest, MoveReplicaHDFSTest, TestCollapseQParserPlugin, NodeAddedTriggerTest, TestZkChroot, DocValuesNotIndexedTest, TestHdfsBackupRestoreCore, TestSlowCompositeReaderWrapper, ConnectionReuseTest, TestHashPartitioner, SolrCoreMetricManagerTest, CSVRequestHandlerTest, TestManagedResourceStorage, IndexSchemaTest, SearchHandlerTest, ZkStateWriterTest, TestSkipOverseerOperations, LeaderElectionContextKeyTest, TestMinMaxOnMultiValuedField, RecoveryAfterSoftCommitTest, SolrJmxReporterCloudTest, AlternateDirectoryTest, TestTrie, ClassificationUpdateProcessorIntegrationTest, TestGraphMLResponseWriter, CursorMarkTest, TestRawResponseWriter, BJQParserTest, HttpSolrCallGetCoreTest, TestLegacyNumericRangeQueryBuilder, TestSimpleTextCodec, TestExtendedDismaxParser, HdfsNNFailoverTest, V2ApiIntegrationTest, TestEmbeddedSolrServerConstructors, UpdateLogTest, DeleteStatusTest, TestQuerySenderListener, CdcrReplicationDistributedZkTest, TestSolrCoreProperties, ConfigSetsAPITest, TestCoreContainer, FacetPivotSmallTest, TestSearchPerf, BadComponentTest, TestRuleBasedAuthorizationPlugin, TestMiniSolrCloudClusterSSL, StatsComponentTest, TestNamedUpdateProcessors, DeleteNodeTest, TestPullReplica, TestCorePropertiesReload, TestNRTOpen, ChaosMonkeyNothingIsSafeTest, TestSegmentSorting, TestRealTimeGet, TestUniqueKeyFieldResource, JSONWriterTest, AsyncCallRequestStatusResponseTest, RecoveryZkTest, UnloadDistributedZkTest, SystemInfoHandlerTest, TestRestoreCore, TestElisionMultitermQuery, TestStreamBody, TestGroupingSearch, TestFileDictionaryLookup, DirectSolrConnectionTest, SpellCheckCollatorWithCollapseTest, TestDistributedGrouping, SolrMetricsIntegrationTest, SolrCoreCheckLockOnStartupTest, TestXmlQParserPlugin, TestCollectionsAPIViaSolrCloudCluster, TestCollationFieldDocValues, HLLSerializationTest, SharedFSAutoReplicaFailoverTest, DistributedQueryComponentCustomSortTest, UUIDUpdateProcessorFallbackTest, ReplicationFactorTest, SecurityConfHandlerTest, TimeZoneUtilsTest, JavabinLoaderTest, CoreAdminCreateDiscoverTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, OverseerTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, ShardRoutingCustomTest, TestFaceting, TestRecovery, TestJoin, TestReload, TestStressVersions, TestRangeQuery, BadIndexSchemaTest, DirectUpdateHandlerTest, TestIndexSearcher, DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestCSVLoader, NoCacheHeaderTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, DirectSolrSpellCheckerTest, TestQueryTypes, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, LoggingHandlerTest, SolrPluginUtilsTest, TestJmxIntegration, ReturnFieldsTest, TestCSVResponseWriter, QueryParsingTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, TestLFUCache, HighlighterConfigTest, UpdateParamsTest, TestSolrIndexConfig, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, NumericFieldsTest, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver, DateFieldTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, TestLuceneIndexBackCompat, TestEmbeddedSolrServerSchemaAPI, AssignTest, CleanupOldIndexTest, CollectionReloadTest, CollectionStateFormat2Test, CreateCollectionCleanupTest, CustomCollectionTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribJoinFromCollectionTest, DistributedQueueTest, ForceLeaderTest, LeaderFailureAfterFreshStartTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest]
   [junit4] Completed [749/749 (3!)] on J2 in 1354.02s, 1 test, 1 failure <<< FAILURES!

[...truncated 47304 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 859 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/859/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestSolrConfigHandlerCloud.test

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:39745

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:39745
	at __randomizedtesting.SeedInfo.seed([1E2B30351BB12BBE:967F0FEFB54D4646]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 43 more




Build Log:
[...truncated 12442 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> 680585 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[1E2B30351BB12BBE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_1E2B30351BB12BBE-001/init-core-data-001
   [junit4]   2> 680585 WARN  (SUITE-TestSolrConfigHandlerCloud-seed#[1E2B30351BB12BBE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 680586 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[1E2B30351BB12BBE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 680587 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[1E2B30351BB12BBE]-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> 680587 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[1E2B30351BB12BBE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 680589 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 680590 INFO  (Thread-1396) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 680590 INFO  (Thread-1396) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 680593 ERROR (Thread-1396) [    ] 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> 680690 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.ZkTestServer start zk server on port:39387
   [junit4]   2> 680695 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 680696 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 680696 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 680697 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 680697 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 680697 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 680698 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 680698 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 680698 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 680699 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 680699 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 680700 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 680765 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 680765 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c04ce8{/,null,AVAILABLE}
   [junit4]   2> 680767 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1028e23{SSL,[ssl, http/1.1]}{127.0.0.1:39745}
   [junit4]   2> 680767 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.e.j.s.Server Started @682588ms
   [junit4]   2> 680767 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_1E2B30351BB12BBE-001/tempDir-001/control/data, hostContext=/, hostPort=39745, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_1E2B30351BB12BBE-001/control-001/cores}
   [junit4]   2> 680767 ERROR (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 680767 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 680767 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 680767 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 680768 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-19T23:29:18.054Z
   [junit4]   2> 680774 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 680774 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_1E2B30351BB12BBE-001/control-001/solr.xml
   [junit4]   2> 680777 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 680777 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 680778 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@dbd21d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 680781 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39387/solr
   [junit4]   2> 680810 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [n:127.0.0.1:39745_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 680811 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [n:127.0.0.1:39745_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39745_
   [junit4]   2> 680811 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [n:127.0.0.1:39745_    ] o.a.s.c.Overseer Overseer (id=99033688170627077-127.0.0.1:39745_-n_0000000000) starting
   [junit4]   2> 680815 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [n:127.0.0.1:39745_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39745_
   [junit4]   2> 680816 INFO  (zkCallback-2646-thread-1-processing-n:127.0.0.1:39745_) [n:127.0.0.1:39745_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 680937 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [n:127.0.0.1:39745_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbd21d
   [junit4]   2> 680953 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [n:127.0.0.1:39745_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbd21d
   [junit4]   2> 680953 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [n:127.0.0.1:39745_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbd21d
   [junit4]   2> 680954 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [n:127.0.0.1:39745_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_1E2B30351BB12BBE-001/control-001/cores
   [junit4]   2> 680968 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 680968 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39387/solr ready
   [junit4]   2> 681010 INFO  (qtp2246404-11774) [n:127.0.0.1:39745_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39745_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 681014 INFO  (OverseerThreadFactory-2450-thread-1-processing-n:127.0.0.1:39745_) [n:127.0.0.1:39745_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 681120 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 681121 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 681223 INFO  (zkCallback-2646-thread-1-processing-n:127.0.0.1:39745_) [n:127.0.0.1:39745_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 682130 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 682140 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 682234 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 682240 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 682240 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbd21d
   [junit4]   2> 682240 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 682241 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_1E2B30351BB12BBE-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_1E2B30351BB12BBE-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 682243 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1382712317, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 682244 WARN  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 682274 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 682274 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 682275 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 682275 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 682276 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21917970871090653]
   [junit4]   2> 682276 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dc89fe[control_collection_shard1_replica_n1] main]
   [junit4]   2> 682277 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 682277 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 682278 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 682279 INFO  (searcherExecutor-2453-thread-1-processing-n:127.0.0.1:39745_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@1dc89fe[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 682279 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584539012501078016
   [junit4]   2> 682282 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 682282 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 682282 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39745/control_collection_shard1_replica_n1/
   [junit4]   2> 682282 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 682282 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:39745/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 682282 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 682283 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39745/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 741057 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 39745
   [junit4]   2> 741057 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5875597
   [junit4]   2> 741057 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 741057 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@dd7df5: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@e55bf2
   [junit4]   2> 741066 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 741066 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18e076f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@c36d23
   [junit4]   2> 741073 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 741073 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@115e984: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1c0f5a5
   [junit4]   2> 741074 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39745_
   [junit4]   2> 741075 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 741076 INFO  (zkCallback-2646-thread-2-processing-n:127.0.0.1:39745_) [n:127.0.0.1:39745_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 741076 INFO  (coreCloseExecutor-2458-thread-1) [n:127.0.0.1:39745_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@db572d
   [junit4]   2> 741076 INFO  (coreCloseExecutor-2458-thread-1) [n:127.0.0.1:39745_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1, tag=14374701
   [junit4]   2> 741076 INFO  (coreCloseExecutor-2458-thread-1) [n:127.0.0.1:39745_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@196058: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@8baa03
   [junit4]   2> 741089 INFO  (coreCloseExecutor-2458-thread-1) [n:127.0.0.1:39745_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader, tag=14374701
   [junit4]   2> 751827 INFO  (ScheduledTrigger-2448-thread-1) [n:127.0.0.1:39745_    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 751828 INFO  (AutoscalingActionExecutor-2449-thread-1-processing-n:127.0.0.1:39745_) [n:127.0.0.1:39745_    ] o.a.s.c.a.ExecutePlanAction No operations to execute for event: {
   [junit4]   2>   "id":"14f8a090e21baa00T9pionntmgjo1iuhew7rqzv3sc",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":1511134219112000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1511134219112000000],
   [junit4]   2>     "_enqueue_time_":1511134229114000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:39745_"]}}
   [junit4]   2> 861012 ERROR (qtp2246404-11774) [n:127.0.0.1:39745_    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [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:493)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> 861013 INFO  (qtp2246404-11774) [n:127.0.0.1:39745_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39745_&wt=javabin&version=2} status=500 QTime=180003
   [junit4]   2> 861013 ERROR (qtp2246404-11774) [n:127.0.0.1:39745_    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [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:493)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> 1281219 ERROR (OverseerThreadFactory-2450-thread-1-processing-n:127.0.0.1:39745_) [n:127.0.0.1:39745_    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:39745
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:39745
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [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> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2> 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]   2> 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
   [junit4]   2> 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 1281219 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.Overseer Overseer (id=99033688170627077-127.0.0.1:39745_-n_0000000000) closing
   [junit4]   2> 1281220 ERROR (OverseerThreadFactory-2450-thread-1-processing-n:127.0.0.1:39745_) [n:127.0.0.1:39745_    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [control_collection].
   [junit4]   2> 1281220 INFO  (OverseerStateUpdate-99033688170627077-127.0.0.1:39745_-n_0000000000) [n:127.0.0.1:39745_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39745_
   [junit4]   2> 1281220 INFO  (OverseerThreadFactory-2450-thread-1-processing-n:127.0.0.1:39745_) [n:127.0.0.1:39745_    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1311249 INFO  (zkCallback-2646-thread-5-processing-n:127.0.0.1:39745_) [n:127.0.0.1:39745_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1311250 ERROR (OverseerThreadFactory-2450-thread-1-processing-n:127.0.0.1:39745_) [n:127.0.0.1:39745_    ] o.a.s.c.OverseerCollectionMessageHandler Collection: control_collection operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:678)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [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> 1311251 INFO  (OverseerThreadFactory-2450-thread-1-processing-n:127.0.0.1:39745_) [n:127.0.0.1:39745_    ] 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> 1311251 WARN  (OverseerAutoScalingTriggerThread-99033688170627077-127.0.0.1:39745_-n_0000000000) [n:127.0.0.1:39745_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1311252 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 0x15fd69d5c350005, 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> 1311254 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1028e23{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1311254 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c04ce8{/,null,UNAVAILABLE}
   [junit4]   2> 1311269 ERROR (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController Error getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: control_collection slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [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:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [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:426)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> 1311270 ERROR (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard1
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [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:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [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:426)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: control_collection slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 1311277 INFO  (qtp2246404-11775) [n:127.0.0.1:39745_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=630156
   [junit4]   2> 1311277 ERROR (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] 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> 1311277 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[1E2B30351BB12BBE]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39387 39387
   [junit4]   2> 1315656 INFO  (Thread-1396) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39387 39387
   [junit4]   2> 1315657 WARN  (Thread-1396) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test -Dtests.seed=1E2B30351BB12BBE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=Africa/Maseru -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    635s J2 | TestSolrConfigHandlerCloud.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:39745
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E2B30351BB12BBE:967F0FEFB54D4646]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    > 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
   [junit4]    > 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    > 	... 43 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerCloud_1E2B30351BB12BBE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=430, maxMBSortInHeap=7.5578434029063395, sim=RandomSimilarity(queryNorm=false): {}, locale=es-DO, timezone=Africa/Maseru
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=164779704,total=353140736
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterTest, TestCharFilters, AlternateDirectoryTest, IndexSchemaTest, TestSchemaManager, DistributedFacetPivotSmallAdvancedTest, TestTrie, IndexBasedSpellCheckerTest, NodeAddedTriggerTest, DeleteNodeTest, TestSolrQueryResponse, DirectSolrConnectionTest, SolrCloudExampleTest, OverseerCollectionConfigSetProcessorTest, HLLSerializationTest, TestLegacyNumericRangeQueryBuilder, FacetPivotSmallTest, TestStressLiveNodes, TestSkipOverseerOperations, UUIDFieldTest, TestUninvertingReader, PreAnalyzedUpdateProcessorTest, LeaderElectionTest, TestSubQueryTransformerCrossCore, TestQueryTypes, MoveReplicaHDFSTest, TestRealTimeGet, StatsComponentTest, DistribJoinFromCollectionTest, HdfsDirectoryTest, TestLRUStatsCache, PKIAuthenticationIntegrationTest, SuggestComponentTest, VMParamsZkACLAndCredentialsProvidersTest, ExecutePlanActionTest, SecurityConfHandlerTest, ReplicationFactorTest, TestFuzzyAnalyzedSuggestions, TestCloudPivotFacet, DocValuesNotIndexedTest, RulesTest, TestConfigSetsAPIZkFailure, DeleteStatusTest, TestRandomCollapseQParserPlugin, TestLRUCache, BadComponentTest, TestCloudDeleteByQuery, SolrJmxReporterCloudTest, AsyncCallRequestStatusResponseTest, TestSolrCoreParser, ZkNodePropsTest, FileBasedSpellCheckerTest, TestMinMaxOnMultiValuedField, TestSimpleTextCodec, TestZkChroot, TestGraphMLResponseWriter, CustomCollectionTest, TestCollationFieldDocValues, ScriptEngineTest, TestSlowCompositeReaderWrapper, TestFiltering, SolrMetricsIntegrationTest, TestSolrDeletionPolicy2, CollectionReloadTest, TestFileDictionaryLookup, AliasIntegrationTest, TestCorePropertiesReload, TestValueSourceCache, HttpSolrCallGetCoreTest, TestSimpleQParserPlugin, DistributedFacetExistsSmallTest, TestSolrConfigHandlerCloud]
   [junit4] Completed [255/749 (1!)] on J2 in 635.09s, 1 test, 1 error <<< FAILURES!

[...truncated 44808 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 858 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/858/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:38851

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:38851
	at __randomizedtesting.SeedInfo.seed([98EA6A4110A4F2D9:10BE559BBE589F21]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:928)
	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:633)
	at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:100)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 47 more


FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test

Error Message:
Timed out waiting for replica core_node52 (1511123072063) to replicate from leader core_node44 (0)

Stack Trace:
java.lang.AssertionError: Timed out waiting for replica core_node52 (1511123072063) to replicate from leader core_node44 (0)
	at __randomizedtesting.SeedInfo.seed([98EA6A4110A4F2D9:10BE559BBE589F21]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForReplicationFromReplicas(AbstractFullDistribZkTestBase.java:2134)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test(ChaosMonkeySafeLeaderWithPullReplicasTest.java:209)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.TestReplicaProperties.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:40401

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:40401
	at __randomizedtesting.SeedInfo.seed([98EA6A4110A4F2D9:10BE559BBE589F21]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1668)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1695)
	at org.apache.solr.cloud.TestReplicaProperties.test(TestReplicaProperties.java:60)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 52 more


FAILED:  org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:45441

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:45441
	at __randomizedtesting.SeedInfo.seed([98EA6A4110A4F2D9:10BE559BBE589F21]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 43 more


FAILED:  org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
	at __randomizedtesting.SeedInfo.seed([98EA6A4110A4F2D9:A532C46D284AACA9]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1097)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:990)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:448)
	at org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testCollectionCreateSearchDelete(TestSolrCloudWithHadoopAuthPlugin.java:125)
	at org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics(TestSolrCloudWithHadoopAuthPlugin.java:108)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 12178 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
   [junit4]   2> 237226 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[98EA6A4110A4F2D9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_98EA6A4110A4F2D9-001/init-core-data-001
   [junit4]   2> 237227 WARN  (SUITE-TestSolrConfigHandlerConcurrent-seed#[98EA6A4110A4F2D9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 237227 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[98EA6A4110A4F2D9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 237228 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[98EA6A4110A4F2D9]-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> 237229 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[98EA6A4110A4F2D9]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 237230 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 237231 INFO  (Thread-210) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 237231 INFO  (Thread-210) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 237233 ERROR (Thread-210) [    ] 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> 237331 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.ZkTestServer start zk server on port:36615
   [junit4]   2> 237340 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 237341 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 237342 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 237343 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 237343 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 237344 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 237344 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 237344 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 237345 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 237345 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 237346 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 237349 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 237420 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 237421 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@96aae9{/,null,AVAILABLE}
   [junit4]   2> 237423 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d2d0ba{SSL,[ssl, http/1.1]}{127.0.0.1:45441}
   [junit4]   2> 237423 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.e.j.s.Server Started @238437ms
   [junit4]   2> 237423 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_98EA6A4110A4F2D9-001/tempDir-001/control/data, hostContext=/, hostPort=45441, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_98EA6A4110A4F2D9-001/control-001/cores}
   [junit4]   2> 237423 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 237423 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 237423 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 237423 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 237424 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-19T19:54:08.917Z
   [junit4]   2> 237429 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 237429 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_98EA6A4110A4F2D9-001/control-001/solr.xml
   [junit4]   2> 237435 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 237435 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 237438 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@16deada, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 237440 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36615/solr
   [junit4]   2> 237485 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [n:127.0.0.1:45441_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 237485 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [n:127.0.0.1:45441_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45441_
   [junit4]   2> 237486 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [n:127.0.0.1:45441_    ] o.a.s.c.Overseer Overseer (id=99032842156441605-127.0.0.1:45441_-n_0000000000) starting
   [junit4]   2> 237492 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [n:127.0.0.1:45441_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45441_
   [junit4]   2> 237493 INFO  (zkCallback-177-thread-1-processing-n:127.0.0.1:45441_) [n:127.0.0.1:45441_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 237728 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [n:127.0.0.1:45441_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16deada
   [junit4]   2> 237737 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [n:127.0.0.1:45441_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16deada
   [junit4]   2> 237737 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [n:127.0.0.1:45441_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16deada
   [junit4]   2> 237739 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [n:127.0.0.1:45441_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_98EA6A4110A4F2D9-001/control-001/cores
   [junit4]   2> 237762 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 237763 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36615/solr ready
   [junit4]   2> 237834 INFO  (qtp17153864-1061) [n:127.0.0.1:45441_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45441_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 237837 INFO  (OverseerThreadFactory-488-thread-1-processing-n:127.0.0.1:45441_) [n:127.0.0.1:45441_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 237948 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 237949 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 238056 INFO  (zkCallback-177-thread-1-processing-n:127.0.0.1:45441_) [n:127.0.0.1:45441_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 238987 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 239012 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 239102 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 239114 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 239115 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16deada
   [junit4]   2> 239115 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 239115 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_98EA6A4110A4F2D9-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_98EA6A4110A4F2D9-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 239117 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1c8a0a4
   [junit4]   2> 239120 WARN  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 239169 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 239169 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 239170 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 239170 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 239171 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13108196614891138]
   [junit4]   2> 239172 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@92dbd4[control_collection_shard1_replica_n1] main]
   [junit4]   2> 239172 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 239173 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 239173 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 239175 INFO  (searcherExecutor-491-thread-1-processing-n:127.0.0.1:45441_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@92dbd4[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 239175 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584525476540448768
   [junit4]   2> 239178 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 239178 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 239178 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45441/control_collection_shard1_replica_n1/
   [junit4]   2> 239178 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 239178 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:45441/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 239178 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 239180 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45441/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 297893 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 45441
   [junit4]   2> 297893 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8063903
   [junit4]   2> 297893 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 297893 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d2fa08: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@9c2c33
   [junit4]   2> 297903 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 297903 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d5ee94: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@105a2d9
   [junit4]   2> 297913 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 297913 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13e4756: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1b4709d
   [junit4]   2> 297915 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45441_
   [junit4]   2> 297916 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 297917 INFO  (zkCallback-177-thread-2-processing-n:127.0.0.1:45441_) [n:127.0.0.1:45441_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 297918 INFO  (coreCloseExecutor-496-thread-1) [n:127.0.0.1:45441_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@28b9fa
   [junit4]   2> 297918 INFO  (coreCloseExecutor-496-thread-1) [n:127.0.0.1:45441_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1, tag=2669050
   [junit4]   2> 297918 INFO  (coreCloseExecutor-496-thread-1) [n:127.0.0.1:45441_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10d4b06: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@17f742b
   [junit4]   2> 297937 INFO  (coreCloseExecutor-496-thread-1) [n:127.0.0.1:45441_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader, tag=2669050
   [junit4]   2> 308520 INFO  (ScheduledTrigger-486-thread-2) [n:127.0.0.1:45441_    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 308533 INFO  (AutoscalingActionExecutor-487-thread-1-processing-n:127.0.0.1:45441_) [n:127.0.0.1:45441_    ] o.a.s.c.a.ExecutePlanAction No operations to execute for event: {
   [junit4]   2>   "id":"14f894d33f8cbe00T7j9ygezp8nr3728vwn9z7haj9",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":1511121310008000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1511121310008000000],
   [junit4]   2>     "_enqueue_time_":1511121320012000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:45441_"]}}
   [junit4]   2> 417837 ERROR (qtp17153864-1061) [n:127.0.0.1:45441_    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [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:493)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> 417839 INFO  (qtp17153864-1061) [n:127.0.0.1:45441_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45441_&wt=javabin&version=2} status=500 QTime=180004
   [junit4]   2> 417840 ERROR (qtp17153864-1061) [n:127.0.0.1:45441_    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [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:493)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> 838048 ERROR (OverseerThreadFactory-488-thread-1-processing-n:127.0.0.1:45441_) [n:127.0.0.1:45441_    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:45441
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:45441
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [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> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2> 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]   2> 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
   [junit4]   2> 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 838049 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.Overseer Overseer (id=99032842156441605-127.0.0.1:45441_-n_0000000000) closing
   [junit4]   2> 838049 ERROR (OverseerThreadFactory-488-thread-1-processing-n:127.0.0.1:45441_) [n:127.0.0.1:45441_    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [control_collection].
   [junit4]   2> 838049 INFO  (OverseerStateUpdate-99032842156441605-127.0.0.1:45441_-n_0000000000) [n:127.0.0.1:45441_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45441_
   [junit4]   2> 838050 INFO  (OverseerThreadFactory-488-thread-1-processing-n:127.0.0.1:45441_) [n:127.0.0.1:45441_    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 868082 INFO  (zkCallback-177-thread-5-processing-n:127.0.0.1:45441_) [n:127.0.0.1:45441_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 868083 ERROR (OverseerThreadFactory-488-thread-1-processing-n:127.0.0.1:45441_) [n:127.0.0.1:45441_    ] o.a.s.c.OverseerCollectionMessageHandler Collection: control_collection operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:678)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [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> 868089 INFO  (OverseerThreadFactory-488-thread-1-processing-n:127.0.0.1:45441_) [n:127.0.0.1:45441_    ] 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> 868091 WARN  (OverseerAutoScalingTriggerThread-99032842156441605-127.0.0.1:45441_-n_0000000000) [n:127.0.0.1:45441_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 868093 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1d2d0ba{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 868093 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@96aae9{/,null,UNAVAILABLE}
   [junit4]   2> 868102 ERROR (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController Error getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: control_collection slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [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:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [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:426)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> 868103 ERROR (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard1
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [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:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [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:1759)
   [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:426)
   [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:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [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> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: control_collection slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 868110 INFO  (qtp17153864-1062) [n:127.0.0.1:45441_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=630162
   [junit4]   2> 868111 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] 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> 868111 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[98EA6A4110A4F2D9]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36615 36615
   [junit4]   2> 873159 INFO  (Thread-210) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36615 36615
   [junit4]   2> 873160 WARN  (Thread-210) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerConcurrent -Dtests.method=test -Dtests.seed=98EA6A4110A4F2D9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=America/Costa_Rica -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    636s J0 | TestSolrConfigHandlerConcurrent.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:45441
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([98EA6A4110A4F2D9:10BE559BBE589F21]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    > 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
   [junit4]    > 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    > 	... 43 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_98EA6A4110A4F2D9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1155, maxMBSortInHeap=7.332246995598695, sim=RandomSimilarity(queryNorm=false): {}, locale=it, timezone=America/Costa_Rica
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (

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

ric reporters for registry=solr.core.testkerberoscollection.shard1.replica_n1, tag=24449890
   [junit4]   2> 3160724 INFO  (coreCloseExecutor-9093-thread-1) [n:127.0.0.1:44489_solr c:testkerberoscollection s:shard1 r:core_node2 x:testkerberoscollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1af944a: rootName = solr_44489, domain = solr.core.testkerberoscollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testkerberoscollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@d167b8
   [junit4]   2> 3160732 INFO  (coreCloseExecutor-9093-thread-1) [n:127.0.0.1:44489_solr c:testkerberoscollection s:shard1 r:core_node2 x:testkerberoscollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testkerberoscollection.shard1.leader, tag=24449890
   [junit4]   2> 3160732 INFO  (coreCloseExecutor-9093-thread-1) [n:127.0.0.1:44489_solr c:testkerberoscollection s:shard1 r:core_node2 x:testkerberoscollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 3160732 INFO  (coreCloseExecutor-9093-thread-1) [n:127.0.0.1:44489_solr c:testkerberoscollection s:shard1 r:core_node2 x:testkerberoscollection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@290cc8 commitCommandVersion:0
   [junit4]   2> 3160736 INFO  (jetty-closer-5984-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99033031596965891-127.0.0.1:44489_solr-n_0000000000) closing
   [junit4]   2> 3160736 INFO  (OverseerStateUpdate-99033031596965891-127.0.0.1:44489_solr-n_0000000000) [n:127.0.0.1:44489_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44489_solr
   [junit4]   2> 3160736 WARN  (OverseerAutoScalingTriggerThread-99033031596965891-127.0.0.1:44489_solr-n_0000000000) [n:127.0.0.1:44489_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3160739 INFO  (jetty-closer-5984-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1dc291e{/solr,null,UNAVAILABLE}
   [junit4]   2> 3160739 ERROR (SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[98EA6A4110A4F2D9]-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> 3160739 INFO  (SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[98EA6A4110A4F2D9]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33907 33907
   [junit4]   2> 3165774 INFO  (Thread-5210) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33907 33907
   [junit4]   2> 3165775 WARN  (Thread-5210) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/collections/testkerberoscollection/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_98EA6A4110A4F2D9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=FST50}, docValues:{}, maxPointsInLeafNode=354, maxMBSortInHeap=5.638144467166389, sim=RandomSimilarity(queryNorm=false): {}, locale=sk, timezone=America/Kentucky/Louisville
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=93926120,total=486014976
   [junit4]   2> NOTE: All tests run in this JVM: [TestDFISimilarityFactory, TestReloadDeadlock, SoftAutoCommitTest, TestStressCloudBlindAtomicUpdates, TestOrdValues, TestPHPSerializedResponseWriter, TestSolrFieldCacheBean, DocumentBuilderTest, SmileWriterTest, TestInfoStreamLogging, TermsComponentTest, SpellCheckCollatorTest, GraphQueryTest, TestTestInjection, TestFieldCacheReopen, TestClusterProperties, SimpleCollectionCreateDeleteTest, TermVectorComponentTest, TestTrieFacet, DataDrivenBlockJoinTest, BlobRepositoryCloudTest, TestObjectReleaseTracker, CursorPagingTest, QueryParsingTest, TestDocBasedVersionConstraints, AddBlockUpdateTest, BlockJoinFacetDistribTest, HdfsBasicDistributedZk2Test, TestPhraseSuggestions, TestCrossCoreJoin, RestartWhileUpdatingTest, CoreAdminRequestStatusTest, TestSolrConfigHandlerConcurrent, TestReloadAndDeleteDocs, CacheHeaderTest, TestRequestStatusCollectionAPI, BasicAuthIntegrationTest, DistribCursorPagingTest, ConfigureRecoveryStrategyTest, MetricsHandlerTest, CloudMLTQParserTest, TestFoldingMultitermQuery, MissingSegmentRecoveryTest, TestReplicationHandler, HighlighterMaxOffsetTest, AnalyticsMergeStrategyTest, TestReplicationHandlerBackup, TestPayloadScoreQParserPlugin, DistributedQueryElevationComponentTest, TestRandomFaceting, HdfsSyncSliceTest, MultiTermTest, StatelessScriptUpdateProcessorFactoryTest, TestCodecSupport, RAMDirectoryFactoryTest, TestLeaderElectionWithEmptyReplica, TestScoreJoinQPNoScore, LeaderInitiatedRecoveryOnShardRestartTest, TestPivotHelperCode, SyncSliceTest, TestReversedWildcardFilterFactory, FileUtilsTest, TestFastOutputStream, OverseerTaskQueueTest, DirectUpdateHandlerOptimizeTest, TestConfigSetsAPI, SolrGangliaReporterTest, SolrInfoBeanTest, DistributedFacetPivotSmallTest, SolrXmlInZkTest, TestDownShardTolerantSearch, TestShortCircuitedRequests, ConnectionManagerTest, TestRebalanceLeaders, TestSolrConfigHandler, TestSort, TimePartitionedUpdateProcessorTest, UninvertDocValuesMergePolicyTest, TestUpdate, TestMergePolicyConfig, BasicZkTest, V2StandaloneTest, LeaderElectionIntegrationTest, HLLUtilTest, TestClusterStateMutator, TestNumericTerms32, TestDynamicFieldCollectionResource, TestNumericRangeQuery64, TestSuggestSpellingConverter, TestFieldSortValues, UpdateParamsTest, AssignBackwardCompatibilityTest, AtomicUpdatesTest, TestFieldResource, SliceStateTest, MinimalSchemaTest, CdcrReplicationHandlerTest, LeaderFailoverAfterPartitionTest, UpdateRequestProcessorFactoryTest, DistanceUnitsTest, TestSchemaNameResource, ImplicitSnitchTest, CollectionStateFormat2Test, ResponseHeaderTest, InfixSuggestersTest, TestAnalyzeInfixSuggestions, TestConfigSetProperties, NodeLostTriggerTest, TestComponentsName, TestHashQParserPlugin, TestFieldCacheVsDocValues, TestSchemalessBufferedUpdates, TestStressVersions, SortSpecParsingTest, TestDistributedSearch, DistributedQueryComponentOptimizationTest, DeleteReplicaTest, TestRestManager, ForceLeaderTest, TestEmbeddedSolrServerSchemaAPI, OverseerModifyCollectionTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteShardTest, DistribJoinFromCollectionTest, DistributedQueueTest, LeaderInitiatedRecoveryOnCommitTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, RemoteQueryErrorTest, ReplaceNodeTest, SaslZkACLProviderTest, TestCloudDeleteByQuery, TestCloudSearcherWarming, TestExclusionRuleCollectionAccess, TestLocalFSCloudBackupRestore, TestOnReconnectListenerSupport, TestPullReplica, TestRandomRequestDistribution, TestSSLRandomization, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, AutoScalingHandlerTest, ComputePlanActionTest, ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, CdcrBidirectionalTest, CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, ExitableDirectoryReaderTest, TestBackupRepositoryFactory, TestConfigSetImmutable, TestConfigSets, TestCorePropertiesReload, TestCustomStream, TestSolrXml, TestSolrCoreSnapshots, TestConfigReload, TestSQLHandlerNonCloud, TestSystemCollAutoCreate, DistributedFacetPivotLongTailTest, FacetPivotSmallTest, SpatialHeatmapFacetsTest, JavabinLoaderTest, TestLegacyField, TestLegacyNumericUtils, TestNumericTokenStream, JvmMetricsTest, MetricsConfigTest, SolrMetricManagerTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrSlf4jReporterTest, SolrShardReporterTest, TestMacroExpander, JSONWriterTest, TestBinaryResponseWriter, TestExportWriter, TestGraphMLResponseWriter, TestRawTransformer, TestChildDocTransformer, TestManagedResource, TestManagedResourceStorage, TestBulkSchemaAPI, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldTypeResource, TestSchemaSimilarityResource, TestSchemaVersionResource, TestManagedStopFilterFactory, BooleanFieldTest, DateRangeFieldTest, DocValuesMissingTest, TestCloudManagedSchema, TestCollationFieldDocValues, TestHalfAndHalfDocValues, TestManagedSchema, TestManagedSchemaAPI, TestManagedSchemaThreadSafety, TestSchemaManager, TestUseDocValuesAsStored, TestGraphTermsQParserPlugin, TestLegacyNumericRangeQueryBuilder, TestMissingGroups, TestReRankQParserPlugin, TestXmlQParserPlugin, TestJsonFacetRefinement, BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, TestScoreJoinQPScore, SimpleMLTQParserTest, TestClassicSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, TestExactStatsCache, TestPKIAuthenticationPlugin, TestSha256AuthenticationProvider, TestSolrCloudWithHadoopAuthPlugin]
   [junit4] Completed [732/749 (5!)] on J0 in 41.94s, 1 test, 1 error <<< FAILURES!

[...truncated 43211 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.1) - Build # 857 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/857/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=10051, name=searcherExecutor-4408-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=10051, name=searcherExecutor-4408-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([977899BF62F43C4D]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=10051, name=searcherExecutor-4408-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=10051, name=searcherExecutor-4408-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([977899BF62F43C4D]:0)


FAILED:  org.apache.solr.core.TestLazyCores.testNoCommit

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([977899BF62F43C4D:4818386EA9D35FE8]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
	at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
	at org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound='10']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int><lst name="params"><str name="q">*:*</str></lst></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=*:*
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:894)
	... 40 more




Build Log:
[...truncated 1717 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J0-20171119_160412_35411925938987541220572.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J1-20171119_160412_355324936979972273223.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J2-20171119_160412_3543383164831766838576.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 296 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20171119_161110_92515999553547155767734.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20171119_161110_92114011320139542367316.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20171119_161110_91915215620110416841275.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1054 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20171119_161249_26813838510574690078041.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20171119_161249_2629986051026456454624.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20171119_161249_26215337712442060581951.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 228 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20171119_161451_96010441849354839260492.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20171119_161451_9607110664562783079747.syserr
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20171119_161451_96015571219488191048872.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 240 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20171119_161505_6283956226087984825685.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20171119_161505_63611244800695678675143.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20171119_161505_63011111959323212242659.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20171119_161534_3042456611240751065128.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20171119_161534_30416262670287721206838.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20171119_161534_30417336742924582655645.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20171119_161538_1221610804379171462106.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20171119_161538_12216576308743112813780.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20171119_161538_12215506348224153945644.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20171119_161548_13614170123788322022488.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20171119_161548_13611512204091671813284.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20171119_161556_947308200971269302409.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20171119_161556_9472700511838913453271.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20171119_161556_9474994492342567399034.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20171119_161559_8851390701007566881090.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 195 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20171119_161608_6419541170387094344773.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20171119_161608_6413570416600129884831.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20171119_161608_64117030891406768096727.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1274 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20171119_161804_94417000017497962627957.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20171119_161804_9499717363497135737033.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20171119_161804_94415073249874604191904.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J2-20171119_161813_9442012424741646803994.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J0-20171119_161813_94416019343352520188213.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J1-20171119_161813_9444193068482733650593.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20171119_161828_73114492375109081242939.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20171119_161828_7313936630517812496224.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20171119_161828_73117302677944841770573.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 241 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J2-20171119_162050_20213872655914680514942.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J0-20171119_162050_19815791614371402364229.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J1-20171119_162050_2019923830957265382475.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20171119_162053_457390061445561575030.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20171119_162053_4487529527236914694013.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20171119_162053_4509466890384160222028.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 223 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J0-20171119_162059_93116120318700100292821.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J2-20171119_162059_9319170390076368321428.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J1-20171119_162059_9312403743358171846673.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 179 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20171119_162130_56612974609925147603710.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20171119_162130_5668839915084241213997.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20171119_162130_56616761884426275853529.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 243 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20171119_162144_5544293487317951479594.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20171119_162144_5547683285233821918146.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20171119_162144_5549169049558563291576.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J2-20171119_162209_76317310196893216093999.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J0-20171119_162209_76313720538882657589481.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J1-20171119_162209_76318249475437313950175.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 149 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J0-20171119_162243_2156540611156481833454.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J1-20171119_162243_21516444493031982727394.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J2-20171119_162254_275769596633424737379.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J1-20171119_162254_27516376982562455637181.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J0-20171119_162254_27515282362046643130892.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 329 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J1-20171119_162313_7567207407216247082547.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J2-20171119_162313_7567560804231885106077.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J0-20171119_162313_75614189928838178073792.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20171119_162324_37910488976123676765357.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20171119_162324_36110061527252606981233.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20171119_162324_37817634927402969759148.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 201 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20171119_162332_8686123568621739009836.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20171119_162332_86814794806719860323736.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20171119_162332_8682578747198952129919.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 192 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20171119_162344_8121145375764215045136.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 31 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20171119_162344_8121461307268544669898.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20171119_162344_81212756747644120634396.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 418 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20171119_162438_0325975992218747459471.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20171119_162438_0328687463673310781575.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20171119_162438_0329203730411231065655.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20171119_162456_1489341263004013473926.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20171119_162457_887219824851311578321.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20171119_162457_8871871768594676566798.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20171119_162457_88714950727457846121868.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20171119_162605_0675298984315083226995.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20171119_162605_0662433062967865643546.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20171119_162605_0668235855249137229289.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2433 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> 1252583 INFO  (SUITE-TestLazyCores-seed#[977899BF62F43C4D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/init-core-data-001
   [junit4]   2> 1252583 WARN  (SUITE-TestLazyCores-seed#[977899BF62F43C4D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1252583 INFO  (SUITE-TestLazyCores-seed#[977899BF62F43C4D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1252584 INFO  (SUITE-TestLazyCores-seed#[977899BF62F43C4D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1252585 INFO  (TEST-TestLazyCores.testRace-seed#[977899BF62F43C4D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRace
   [junit4]   2> 1252596 INFO  (TEST-TestLazyCores.testRace-seed#[977899BF62F43C4D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-001/solr.xml
   [junit4]   2> 1252598 INFO  (TEST-TestLazyCores.testRace-seed#[977899BF62F43C4D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1252599 INFO  (TEST-TestLazyCores.testRace-seed#[977899BF62F43C4D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1252599 INFO  (TEST-TestLazyCores.testRace-seed#[977899BF62F43C4D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7e198801, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1252622 INFO  (TEST-TestLazyCores.testRace-seed#[977899BF62F43C4D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e198801
   [junit4]   2> 1252629 INFO  (TEST-TestLazyCores.testRace-seed#[977899BF62F43C4D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e198801
   [junit4]   2> 1252630 INFO  (TEST-TestLazyCores.testRace-seed#[977899BF62F43C4D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e198801
   [junit4]   2> 1252631 INFO  (TEST-TestLazyCores.testRace-seed#[977899BF62F43C4D]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1252636 INFO  (coreLoadExecutor-4112-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1252636 INFO  (coreLoadExecutor-4112-thread-2) [    x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1252646 INFO  (coreLoadExecutor-4112-thread-3) [    x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1252649 INFO  (coreLoadExecutor-4112-thread-2) [    x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1252649 INFO  (coreLoadExecutor-4112-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1252650 INFO  (coreLoadExecutor-4112-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1252650 INFO  (coreLoadExecutor-4112-thread-2) [    x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1252651 INFO  (coreLoadExecutor-4112-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-001/./collection1, trusted=true
   [junit4]   2> 1252651 INFO  (coreLoadExecutor-4112-thread-2) [    x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-001/./collection2, trusted=true
   [junit4]   2> 1252651 INFO  (coreLoadExecutor-4112-thread-2) [    x:collection2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection2' (registry 'solr.core.collection2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e198801
   [junit4]   2> 1252651 INFO  (coreLoadExecutor-4112-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e198801
   [junit4]   2> 1252651 INFO  (coreLoadExecutor-4112-thread-2) [    x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1252651 INFO  (coreLoadExecutor-4112-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1252651 INFO  (coreLoadExecutor-4112-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-001/collection2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-001/./collection2/data/]
   [junit4]   2> 1252651 INFO  (coreLoadExecutor-4112-thread-3) [    x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1252651 INFO  (coreLoadExecutor-4112-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-001/./collection1/data/]
   [junit4]   2> 1252653 INFO  (coreLoadExecutor-4112-thread-3) [    x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1252653 INFO  (coreLoadExecutor-4112-thread-3) [    x:collection5] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-001/./collection5, trusted=true
   [junit4]   2> 1252653 INFO  (coreLoadExecutor-4112-thread-3) [    x:collection5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection5' (registry 'solr.core.collection5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e198801
   [junit4]   2> 1252653 INFO  (coreLoadExecutor-4112-thread-3) [    x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1252653 INFO  (coreLoadExecutor-4112-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-001/collection5], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-001/./collection5/data/]
   [junit4]   2> 1252653 INFO  (coreLoadExecutor-4112-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=47.5830078125, floorSegmentMB=1.7802734375, forceMergeDeletesPctAllowed=10.049675448367271, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6777513642105826
   [junit4]   2> 1252653 INFO  (coreLoadExecutor-4112-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=47.5830078125, floorSegmentMB=1.7802734375, forceMergeDeletesPctAllowed=10.049675448367271, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6777513642105826
   [junit4]   2> 1252655 INFO  (coreLoadExecutor-4112-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=47.5830078125, floorSegmentMB=1.7802734375, forceMergeDeletesPctAllowed=10.049675448367271, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6777513642105826
   [junit4]   2> 1252708 INFO  (coreLoadExecutor-4112-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1252708 INFO  (coreLoadExecutor-4112-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1252710 INFO  (coreLoadExecutor-4112-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1252710 INFO  (coreLoadExecutor-4112-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1252712 INFO  (coreLoadExecutor-4112-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1965140751, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1252712 INFO  (coreLoadExecutor-4112-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1965140751, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1252713 INFO  (coreLoadExecutor-4112-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2227a6a6[collection2] main]
   [junit4]   2> 1252713 INFO  (coreLoadExecutor-4112-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@503762d0[collection5] main]
   [junit4]   2> 1252713 INFO  (coreLoadExecutor-4112-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-001/collection5/conf
   [junit4]   2> 1252713 INFO  (coreLoadExecutor-4112-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-001/collection2/conf
   [junit4]   2> 1252714 INFO  (coreLoadExecutor-4112-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1252714 INFO  (coreLoadExecutor-4112-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1252715 INFO  (searcherExecutor-4115-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@503762d0[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1252715 INFO  (searcherExecutor-4114-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@2227a6a6[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1252716 INFO  (coreLoadExecutor-4112-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1252716 INFO  (coreLoadExecutor-4112-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1252717 INFO  (coreLoadExecutor-4112-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1965140751, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1252717 INFO  (coreLoadExecutor-4112-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d8b8fe8[collection1] main]
   [junit4]   2> 1252717 INFO  (coreLoadExecutor-4112-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-001/collection1/conf
   [junit4]   2> 1252718 INFO  (coreLoadExecutor-4112-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1252718 INFO  (searcherExecutor-4113-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2d8b8fe8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1252724 INFO  (Thread-1898) [    x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1252729 INFO  (Thread-1898) [    x:collection3] o.a.s.s.IndexSchema [collection3] Schema name=tiny
   [junit4]   2> 1252730 INFO  (Thread-1898) [    x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1252730 INFO  (Thread-1898) [    x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-001/./collection3, trusted=true
   [junit4]   2> 1252730 INFO  (Thread-1898) [    x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection3' (registry 'solr.core.collection3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e198801
   [junit4]   2> 1252730 INFO  (Thread-1898) [    x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1252731 INFO  (Thread-1898) [    x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-001/collection3], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-001/./collection3/data/]
   [junit4]   2> 1252737 INFO  (Thread-1898) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=47.5830078125, floorSegmentMB=1.7802734375, forceMergeDeletesPctAllowed=10.049675448367271, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6777513642105826
   [junit4]   2> 1252770 INFO  (Thread-1898) [    x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1252770 INFO  (Thread-1898) [    x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1252770 INFO  (Thread-1898) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1965140751, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1252771 INFO  (Thread-1898) [    x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@42053df3[collection3] main]
   [junit4]   2> 1252771 INFO  (Thread-1898) [    x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-001/collection3/conf
   [junit4]   2> 1252771 INFO  (Thread-1898) [    x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1252773 INFO  (searcherExecutor-4125-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrCore [collection3] Registered new searcher Searcher@42053df3[collection3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1252775 INFO  (TEST-TestLazyCores.testRace-seed#[977899BF62F43C4D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=992495450
   [junit4]   2> 1252775 INFO  (TEST-TestLazyCores.testRace-seed#[977899BF62F43C4D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1252776 INFO  (TEST-TestLazyCores.testRace-seed#[977899BF62F43C4D]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3080b0fc: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@176ffce1
   [junit4]   2> 1252780 INFO  (TEST-TestLazyCores.testRace-seed#[977899BF62F43C4D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1252780 INFO  (TEST-TestLazyCores.testRace-seed#[977899BF62F43C4D]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@70819e57: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3f1677d2
   [junit4]   2> 1252784 INFO  (TEST-TestLazyCores.testRace-seed#[977899BF62F43C4D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1252785 INFO  (TEST-TestLazyCores.testRace-seed#[977899BF62F43C4D]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f27218b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@193f828d
   [junit4]   2> 1252785 INFO  (coreCloseExecutor-4129-thread-1) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@1122c349
   [junit4]   2> 1252785 INFO  (coreCloseExecutor-4129-thread-2) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b29730
   [junit4]   2> 1252785 INFO  (coreCloseExecutor-4129-thread-3) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@51948d74
   [junit4]   2> 1252785 INFO  (coreCloseExecutor-4129-thread-1) [    x:collection5] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection5, tag=287490889
   [junit4]   2> 1252785 INFO  (coreCloseExecutor-4129-thread-4) [    x:collection3] o.a.s.c.SolrCore [collection3]  CLOSING SolrCore org.apache.solr.core.SolrCore@21b945a8
   [junit4]   2> 1252785 INFO  (coreCloseExecutor-4129-thread-1) [    x:collection5] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@556f7663: rootName = null, domain = solr.core.collection5, service url = null, agent id = null] for registry solr.core.collection5 / com.codahale.metrics.MetricRegistry@1ae1d4f6
   [junit4]   2> 1252789 INFO  (coreCloseExecutor-4129-thread-2) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=28481328
   [junit4]   2> 1252789 INFO  (coreCloseExecutor-4129-thread-2) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b535acb: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3c363a84
   [junit4]   2> 1252795 INFO  (coreCloseExecutor-4129-thread-3) [    x:collection2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection2, tag=1368690036
   [junit4]   2> 1252795 INFO  (coreCloseExecutor-4129-thread-3) [    x:collection2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d6f60ea: rootName = null, domain = solr.core.collection2, service url = null, agent id = null] for registry solr.core.collection2 / com.codahale.metrics.MetricRegistry@868b96a
   [junit4]   2> 1252799 INFO  (coreCloseExecutor-4129-thread-4) [    x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection3, tag=565790120
   [junit4]   2> 1252799 INFO  (coreCloseExecutor-4129-thread-4) [    x:collection3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@363a36b5: rootName = null, domain = solr.core.collection3, service url = null, agent id = null] for registry solr.core.collection3 / com.codahale.metrics.MetricRegistry@65134696
   [junit4]   2> 1252804 INFO  (TEST-TestLazyCores.testRace-seed#[977899BF62F43C4D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRace
   [junit4]   2> 1252805 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLazyLoad
   [junit4]   2> 1252816 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/solr.xml
   [junit4]   2> 1252818 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1252818 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1252818 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7e198801, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1252837 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e198801
   [junit4]   2> 1252843 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e198801
   [junit4]   2> 1252843 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e198801
   [junit4]   2> 1252844 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1252848 INFO  (coreLoadExecutor-4136-thread-2) [    x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1252848 INFO  (coreLoadExecutor-4136-thread-3) [    x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1252848 INFO  (coreLoadExecutor-4136-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1252856 INFO  (coreLoadExecutor-4136-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1252856 INFO  (coreLoadExecutor-4136-thread-2) [    x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1252856 INFO  (coreLoadExecutor-4136-thread-3) [    x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1252857 INFO  (coreLoadExecutor-4136-thread-2) [    x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1252857 INFO  (coreLoadExecutor-4136-thread-3) [    x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1252858 INFO  (coreLoadExecutor-4136-thread-2) [    x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/./collection2, trusted=true
   [junit4]   2> 1252858 INFO  (coreLoadExecutor-4136-thread-3) [    x:collection5] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/./collection5, trusted=true
   [junit4]   2> 1252858 INFO  (coreLoadExecutor-4136-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1252858 INFO  (coreLoadExecutor-4136-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/./collection1, trusted=true
   [junit4]   2> 1252858 INFO  (coreLoadExecutor-4136-thread-2) [    x:collection2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection2' (registry 'solr.core.collection2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e198801
   [junit4]   2> 1252858 INFO  (coreLoadExecutor-4136-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e198801
   [junit4]   2> 1252858 INFO  (coreLoadExecutor-4136-thread-2) [    x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1252858 INFO  (coreLoadExecutor-4136-thread-3) [    x:collection5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection5' (registry 'solr.core.collection5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e198801
   [junit4]   2> 1252858 INFO  (coreLoadExecutor-4136-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/collection2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/./collection2/data/]
   [junit4]   2> 1252858 INFO  (coreLoadExecutor-4136-thread-3) [    x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1252858 INFO  (coreLoadExecutor-4136-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1252858 INFO  (coreLoadExecutor-4136-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/collection5], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/./collection5/data/]
   [junit4]   2> 1252858 INFO  (coreLoadExecutor-4136-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/./collection1/data/]
   [junit4]   2> 1252860 INFO  (coreLoadExecutor-4136-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=47.5830078125, floorSegmentMB=1.7802734375, forceMergeDeletesPctAllowed=10.049675448367271, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6777513642105826
   [junit4]   2> 1252860 INFO  (coreLoadExecutor-4136-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=47.5830078125, floorSegmentMB=1.7802734375, forceMergeDeletesPctAllowed=10.049675448367271, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6777513642105826
   [junit4]   2> 1252860 INFO  (coreLoadExecutor-4136-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=47.5830078125, floorSegmentMB=1.7802734375, forceMergeDeletesPctAllowed=10.049675448367271, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6777513642105826
   [junit4]   2> 1252901 INFO  (coreLoadExecutor-4136-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1252901 INFO  (coreLoadExecutor-4136-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1252902 INFO  (coreLoadExecutor-4136-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1965140751, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1252902 INFO  (coreLoadExecutor-4136-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bb07fbf[collection2] main]
   [junit4]   2> 1252902 INFO  (coreLoadExecutor-4136-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/collection2/conf
   [junit4]   2> 1252903 INFO  (coreLoadExecutor-4136-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1252903 INFO  (searcherExecutor-4137-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@2bb07fbf[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1252906 INFO  (coreLoadExecutor-4136-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1252906 INFO  (coreLoadExecutor-4136-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1252907 INFO  (coreLoadExecutor-4136-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1965140751, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1252907 INFO  (coreLoadExecutor-4136-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@227fb7be[collection5] main]
   [junit4]   2> 1252907 INFO  (coreLoadExecutor-4136-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/collection5/conf
   [junit4]   2> 1252908 INFO  (coreLoadExecutor-4136-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1252908 INFO  (coreLoadExecutor-4136-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1252908 INFO  (coreLoadExecutor-4136-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1252908 INFO  (searcherExecutor-4138-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@227fb7be[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1252909 INFO  (coreLoadExecutor-4136-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1965140751, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1252909 INFO  (coreLoadExecutor-4136-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@31d07a48[collection1] main]
   [junit4]   2> 1252909 INFO  (coreLoadExecutor-4136-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/collection1/conf
   [junit4]   2> 1252910 INFO  (coreLoadExecutor-4136-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1252910 INFO  (searcherExecutor-4139-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@31d07a48[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1252914 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1252918 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.s.IndexSchema [collection3] Schema name=tiny
   [junit4]   2> 1252919 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1252919 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/./collection3, trusted=true
   [junit4]   2> 1252919 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection3' (registry 'solr.core.collection3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e198801
   [junit4]   2> 1252919 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1252919 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/collection3], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/./collection3/data/]
   [junit4]   2> 1252921 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1252960 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1252960 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1252961 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=27.341796875, floorSegmentMB=0.765625, forceMergeDeletesPctAllowed=9.844057209937036, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1252961 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@17bb9bd2[collection3] main]
   [junit4]   2> 1252961 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/collection3/conf
   [junit4]   2> 1252962 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1252962 INFO  (searcherExecutor-4149-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrCore [collection3] Registered new searcher Searcher@17bb9bd2[collection3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1252966 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1252969 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1252970 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1252971 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/./collection4, trusted=true
   [junit4]   2> 1252971 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection4' (registry 'solr.core.collection4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e198801
   [junit4]   2> 1252971 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1252971 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/collection4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_977899BF62F43C4D-001/tempDir-002/./collection4/data/]
   [junit4]   2> 1252973 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=19.5087890625, floorSegmentMB=1.107421875, forceMergeDeletesPctAllowed=9.012309146468715, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8461635909884686
   [junit4]   2> 1253004 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1253004 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1253005 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7698636618702654]
   [junit4]   2> 1253005 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[977899BF62F43C4D]) [    x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f661dba[collection4] main]
   [junit4]   2> 1253005 INFO  (TEST-TestL

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

emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20171119_171903_0828635319706709917863.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20171119_171903_08217971485701535696346.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 553 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20171119_172013_8219832504719925867906.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20171119_172013_8219657378437640362333.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20171119_172013_82116809076116214078182.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1259 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20171119_172030_7115808676740161045511.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20171119_172030_7116713729551106037457.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20171119_172038_79914537023689893282411.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20171119_172038_7981134890241697199217.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20171119_172038_7992695605789703885159.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 557 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20171119_172103_2144882034338606950528.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20171119_172103_2143162499865398826124.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20171119_172103_2148364738866380595617.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 563 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20171119_172112_6038114902897132680270.syserr
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20171119_172112_6039552019003302432165.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 649 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20171119_172118_6286964208376186927634.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20171119_172118_62616237661066337542148.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20171119_172118_6265022775031508282025.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20171119_172142_8489109438040904594283.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20171119_172142_8484165534850512084444.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 548 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20171119_172154_55716489360917999894103.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 31673 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.1) - Build # 856 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/856/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.NoFacetTest

Error Message:
org.apache.http.ParseException: Invalid content type: 

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.http.ParseException: Invalid content type: 
	at __randomizedtesting.SeedInfo.seed([F6C89E26BB727660]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:523)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.setupCollection(SolrAnalyticsTestCase.java:62)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.http.ParseException: Invalid content type: 
	at org.apache.http.entity.ContentType.parse(ContentType.java:298)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	... 30 more


FAILED:  org.apache.solr.cloud.AddReplicaTest.test

Error Message:
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"https://127.0.0.1:39389/solr","node_name":"127.0.0.1:39389_solr","state":"active","type":"NRT"}

Stack Trace:
java.lang.AssertionError: core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"https://127.0.0.1:39389/solr","node_name":"127.0.0.1:39389_solr","state":"active","type":"NRT"}
	at __randomizedtesting.SeedInfo.seed([60CEE0CB6648DCBE:E89ADF11C8B4B146]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.AddReplicaTest.test(AddReplicaTest.java:84)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitStaticIndexReplication

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:40059/cvtw/p

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:40059/cvtw/p
	at __randomizedtesting.SeedInfo.seed([60CEE0CB6648DCBE:2A8474CBF7E0F3BB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 42 more




Build Log:
[...truncated 11583 lines...]
   [junit4] Suite: org.apache.solr.cloud.AddReplicaTest
   [junit4]   2> 10209 INFO  (SUITE-AddReplicaTest-seed#[60CEE0CB6648DCBE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_60CEE0CB6648DCBE-001/init-core-data-001
   [junit4]   2> 10210 WARN  (SUITE-AddReplicaTest-seed#[60CEE0CB6648DCBE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 10210 INFO  (SUITE-AddReplicaTest-seed#[60CEE0CB6648DCBE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 10211 INFO  (SUITE-AddReplicaTest-seed#[60CEE0CB6648DCBE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 10213 INFO  (SUITE-AddReplicaTest-seed#[60CEE0CB6648DCBE]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_60CEE0CB6648DCBE-001/tempDir-001
   [junit4]   2> 10217 INFO  (SUITE-AddReplicaTest-seed#[60CEE0CB6648DCBE]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 10218 INFO  (Thread-2) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 10219 INFO  (Thread-2) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 10315 ERROR (Thread-2) [    ] 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> 10318 INFO  (SUITE-AddReplicaTest-seed#[60CEE0CB6648DCBE]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43609
   [junit4]   2> 10455 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 10455 INFO  (jetty-launcher-5-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 10455 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 10455 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 10470 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@383ff341{/solr,null,AVAILABLE}
   [junit4]   2> 10470 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f4a60cd{/solr,null,AVAILABLE}
   [junit4]   2> 10470 INFO  (jetty-launcher-5-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15e90857{/solr,null,AVAILABLE}
   [junit4]   2> 10470 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44fcac7a{/solr,null,AVAILABLE}
   [junit4]   2> 10486 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@42db3e0c{SSL,[ssl, http/1.1]}{127.0.0.1:38981}
   [junit4]   2> 10486 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4a532bc0{SSL,[ssl, http/1.1]}{127.0.0.1:39389}
   [junit4]   2> 10486 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@36343e6d{SSL,[ssl, http/1.1]}{127.0.0.1:32805}
   [junit4]   2> 10486 INFO  (jetty-launcher-5-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6df80996{SSL,[ssl, http/1.1]}{127.0.0.1:46233}
   [junit4]   2> 10486 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.Server Started @22283ms
   [junit4]   2> 10486 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.Server Started @22283ms
   [junit4]   2> 10486 INFO  (jetty-launcher-5-thread-4) [    ] o.e.j.s.Server Started @22283ms
   [junit4]   2> 10486 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.Server Started @22283ms
   [junit4]   2> 10487 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46233}
   [junit4]   2> 10487 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38981}
   [junit4]   2> 10487 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39389}
   [junit4]   2> 10487 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32805}
   [junit4]   2> 10494 ERROR (jetty-launcher-5-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 10494 ERROR (jetty-launcher-5-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 10494 ERROR (jetty-launcher-5-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 10494 ERROR (jetty-launcher-5-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 10494 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 10494 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 10494 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 10494 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 10495 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10495 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10495 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10495 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10495 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 10495 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 10495 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 10495 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 10498 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-19T13:02:41.352386Z
   [junit4]   2> 10498 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-19T13:02:41.352384Z
   [junit4]   2> 10498 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-19T13:02:41.352389Z
   [junit4]   2> 10498 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-19T13:02:41.352391Z
   [junit4]   2> 10519 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10519 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10519 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10520 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10531 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 0x15fd45fadd60001, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 10543 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43609/solr
   [junit4]   2> 10543 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43609/solr
   [junit4]   2> 10546 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43609/solr
   [junit4]   2> 10550 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43609/solr
   [junit4]   2> 10563 DEBUG (jetty-launcher-5-thread-1) [n:127.0.0.1:39389_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$348/1403612233@4b15956
   [junit4]   2> 10564 DEBUG (jetty-launcher-5-thread-3) [n:127.0.0.1:32805_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$348/1403612233@20824c4b
   [junit4]   2> 10564 DEBUG (jetty-launcher-5-thread-2) [n:127.0.0.1:38981_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$348/1403612233@72d34668
   [junit4]   2> 10564 DEBUG (jetty-launcher-5-thread-4) [n:127.0.0.1:46233_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$348/1403612233@e1888d9
   [junit4]   2> 10728 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 10729 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 10730 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 10731 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 10731 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 10731 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 10733 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 10733 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 10733 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 10733 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 10736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 10736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 10736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 10736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 10737 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 10737 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 10737 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 10738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 10739 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 10739 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 10739 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 10739 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 10740 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 10740 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 10741 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:38981_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 10741 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:39389_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 10742 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:46233_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 10742 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:32805_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 10742 DEBUG (jetty-launcher-5-thread-2) [n:127.0.0.1:38981_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99031224228904970-127.0.0.1:38981_solr-n_0000000000
   [junit4]   2> 10742 DEBUG (jetty-launcher-5-thread-1) [n:127.0.0.1:39389_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99031224228904971-127.0.0.1:39389_solr-n_0000000001
   [junit4]   2> 10743 DEBUG (jetty-launcher-5-thread-3) [n:127.0.0.1:32805_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99031224228904969-127.0.0.1:32805_solr-n_0000000003
   [junit4]   2> 10743 DEBUG (jetty-launcher-5-thread-4) [n:127.0.0.1:46233_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99031224228904972-127.0.0.1:46233_solr-n_0000000002
   [junit4]   2> 10743 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38981_solr
   [junit4]   2> 10744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99031224228904970-127.0.0.1:38981_solr-n_0000000000
   [junit4]   2> 10744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99031224228904971-127.0.0.1:39389_solr-n_0000000001
   [junit4]   2> 10744 DEBUG (jetty-launcher-5-thread-1) [n:127.0.0.1:39389_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99031224228904970-127.0.0.1:38981_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 10744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99031224228904972-127.0.0.1:46233_solr-n_0000000002
   [junit4]   2> 10744 DEBUG (jetty-launcher-5-thread-3) [n:127.0.0.1:32805_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99031224228904972-127.0.0.1:46233_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 10744 DEBUG (jetty-launcher-5-thread-4) [n:127.0.0.1:46233_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99031224228904971-127.0.0.1:39389_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 10744 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:39389_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39389_solr
   [junit4]   2> 10745 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:32805_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32805_solr
   [junit4]   2> 10745 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:46233_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46233_solr
   [junit4]   2> 10745 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:38981_solr    ] o.a.s.c.Overseer Overseer (id=99031224228904970-127.0.0.1:38981_solr-n_0000000000) starting
   [junit4]   2> 10751 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 10751 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 10752 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 10752 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 10752 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 10752 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 10752 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 10753 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:32805_solr) [n:127.0.0.1:32805_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 10754 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:46233_solr) [n:127.0.0.1:46233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 10754 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:39389_solr) [n:127.0.0.1:39389_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 10757 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 10757 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:38981_solr) [n:127.0.0.1:38981_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 10850 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 10855 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 10856 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 10856 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 10856 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 10856 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 10856 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 10858 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 10858 DEBUG (jetty-launcher-5-thread-2) [n:127.0.0.1:38981_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:38981_solr as DOWN
   [junit4]   2> 10860 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:38981_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38981_solr
   [junit4]   2> 10862 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 10883 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 10883 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 10883 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 10883 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 10884 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 10884 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 10884 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:46233_solr) [n:127.0.0.1:46233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 10884 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:32805_solr) [n:127.0.0.1:32805_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 10884 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 10884 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 10884 INFO  (zkCallback-24-thread-1-processing-n:127.0.0.1:39389_solr) [n:127.0.0.1:39389_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 10885 INFO  (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 10886 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 10887 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 10888 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38981_solr"} current state version: 0
   [junit4]   2> 10890 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38981_solr
   [junit4]   2> 10900 DEBUG (OverseerAutoScalingTriggerThread-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 10915 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 10915 DEBUG (OverseerAutoScalingTriggerThread-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 10943 DEBUG (OverseerAutoScalingTriggerThread-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39389_solr, 127.0.0.1:32805_solr, 127.0.0.1:46233_solr, 127.0.0.1:38981_solr]
   [junit4]   2> 10943 DEBUG (OverseerAutoScalingTriggerThread-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 10943 DEBUG (OverseerAutoScalingTriggerThread-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 10973 DEBUG (OverseerAutoScalingTriggerThread-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 10974 DEBUG (OverseerAutoScalingTriggerThread-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 10986 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 10986 DEBUG (ScheduledTrigger-51-thread-1) [n:127.0.0.1:38981_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:39389_solr, 127.0.0.1:32805_solr, 127.0.0.1:46233_solr, 127.0.0.1:38981_solr]
   [junit4]   2> 11011 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 11014 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 11058 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:39389_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39389.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1120b181
   [junit4]   2> 11059 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:39389_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39389.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1120b181
   [junit4]   2> 11059 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:39389_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39389.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1120b181
   [junit4]   2> 11071 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:39389_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_60CEE0CB6648DCBE-001/tempDir-001/node1/.
   [junit4]   2> 11181 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:32805_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32805.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1120b181
   [junit4]   2> 11202 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:38981_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38981.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1120b181
   [junit4]   2> 11202 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:46233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46233.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1120b181
   [junit4]   2> 11215 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:32805_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32805.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1120b181
   [junit4]   2> 11215 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:32805_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32805.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1120b181
   [junit4]   2> 11226 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:32805_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_60CEE0CB6648DCBE-001/tempDir-001/node3/.
   [junit4]   2> 11259 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:46233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46233.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1120b181
   [junit4]   2> 11259 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:46233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46233.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1120b181
   [junit4]   2> 11260 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:46233_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_60CEE0CB6648DCBE-001/tempDir-001/node4/.
   [junit4]   2> 11261 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:38981_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38981.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1120b181
   [junit4]   2> 11262 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:38981_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38981.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1120b181
   [junit4]   2> 11264 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:38981_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_60CEE0CB6648DCBE-001/tempDir-001/node2/.
   [junit4]   2> 11486 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 11486 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 11487 INFO  (SUITE-AddReplicaTest-seed#[60CEE0CB6648DCBE]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 11488 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 11489 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 11489 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 11489 INFO  (SUITE-AddReplicaTest-seed#[60CEE0CB6648DCBE]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43609/solr ready
   [junit4]   2> 11512 INFO  (TEST-AddReplicaTest.test-seed#[60CEE0CB6648DCBE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 11727 INFO  (qtp1354574400-80) [n:127.0.0.1:39389_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=addreplicatest_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 11737 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 11737 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 11738 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 11738 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 11739 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 11740 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 11740 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 11740 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 11741 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 11742 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 11742 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 11743 DEBUG (OverseerThreadFactory-53-thread-1-processing-n:127.0.0.1:38981_solr) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 11743 DEBUG (OverseerThreadFactory-53-thread-1-processing-n:127.0.0.1:38981_solr) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 11743 INFO  (OverseerThreadFactory-53-thread-1-processing-n:127.0.0.1:38981_solr) [n:127.0.0.1:38981_solr    ] o.a.s.c.CreateCollectionCmd Create collection addreplicatest_coll
   [junit4]   2> 11743 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 11743 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 11744 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 11744 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 11744 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 11744 DEBUG (OverseerCollectionConfigSetProcessor-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 11747 DEBUG (OverseerThreadFactory-53-thread-1-processing-n:127.0.0.1:38981_solr) [n:127.0.0.1:38981_solr    ] o.a.s.c.Assign Identify nodes using default
   [junit4]   2> 11748 DEBUG (OverseerThreadFactory-53-thread-1-processing-n:127.0.0.1:38981_solr) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/addreplicatest_coll 
   [junit4]   2> 11749 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 11749 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 11749 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 11749 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 11749 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 11749 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 11750 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 11750 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 11753 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 11753 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 11754 DEBUG (OverseerThreadFactory-53-thread-1-processing-n:127.0.0.1:38981_solr) [n:127.0.0.1:38981_solr    ] o.a.s.c.CreateCollectionCmd Check for collection zkNode:addreplicatest_coll
   [junit4]   2> 11754 DEBUG (OverseerThreadFactory-53-thread-1-processing-n:127.0.0.1:38981_solr) [n:127.0.0.1:38981_solr    ] o.a.s.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 11755 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 11756 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 11757 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 11757 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: addreplicatest_coll
   [junit4]   2> 11759 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/addreplicatest_coll/state.json
   [junit4]   2> 11760 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 11761 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 11859 DEBUG (OverseerThreadFactory-53-thread-1-processing-n:127.0.0.1:38981_solr) [n:127.0.0.1:38981_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection addreplicatest_coll, shardNames [shard1, shard2] , nrtReplicas : 1, tlogReplicas: 0, pullReplicas: 0
   [junit4]   2> 11862 DEBUG (OverseerThreadFactory-53-thread-1-processing-n:127.0.0.1:38981_solr) [n:127.0.0.1:38981_solr    ] o.a.s.c.CreateCollectionCmd Creating core addreplicatest_coll_shard1_replica_n1 as part of shard shard1 of collection addreplicatest_coll on 127.0.0.1:32805_solr
   [junit4]   2> 11864 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 11864 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 11865 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32805/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 11866 DEBUG (OverseerThreadFactory-53-thread-1-processing-n:127.0.0.1:38981_solr) [n:127.0.0.1:38981_solr    ] o.a.s.c.CreateCollectionCmd Creating core addreplicatest_coll_shard2_replica_n2 as part of shard shard2 of collection addreplicatest_coll on 127.0.0.1:46233_solr
   [junit4]   2> 11866 INFO  (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32805/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 11867 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 11868 DEBUG (OverseerThreadFactory-53-thread-1-processing-n:127.0.0.1:38981_solr) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerCollectionMessageHandler Expecting 2 cores but found 0
   [junit4]   2> 11868 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 11868 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:32805/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 11869 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 11869 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46233/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 11869 INFO  (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46233/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 11870 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 11870 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:46233/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 11968 DEBUG (OverseerThreadFactory-53-thread-1-processing-n:127.0.0.1:38981_solr) [n:127.0.0.1:38981_solr    ] o.a.s.c.OverseerCollectionMessageHandler Expecting 2 cores but found 0
   [junit4]   2> 11971 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/addreplicatest_coll/state.json version: 0
   [junit4]   2> 11972 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 11973 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 11995 DEBUG (ScheduledTrigger-51-thread-1) [n:127.0.0.1:38981_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:39389_solr, 127.0.0.1:32805_solr, 127.0.0.1:46233_solr, 127.0.0.1:38981_solr]
   [junit4]   2> 12118 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 12119 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 12121 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 12121 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 12133 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 12134 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 12135 DEBUG (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 12136 DEBUG (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 12137 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 12137 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 12138 DEBUG (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController Registering watch for collection addreplicatest_coll
   [junit4]   2> 12138 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:46233/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46233_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 12140 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:46233/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46233_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 12141 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node4:{"core":"addreplicatest_coll_shard2_replica_n2","base_url":"https://127.0.0.1:46233/solr","node_name":"127.0.0.1:46233_solr","state":"down","type":"NRT"}
   [junit4]   2> 12141 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:32805/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:46233/solr",
   [junit4]   2>           "node_name":"127.0.0.1:46233_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 12141 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:32805/solr",
   [junit4]   2>   "node_name":"127.0.0.1:32805_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 12141 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:32805/solr",
   [junit4]   2>   "node_name":"127.0.0.1:32805_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 12142 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"addreplicatest_coll_shard1_replica_n1","base_url":"https://127.0.0.1:32805/solr","node_name":"127.0.0.1:32805_solr","state":"down","type":"NRT"}
   [junit4]   2> 12142 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:32805/solr",
   [junit4]   2>           "node_name":"127.0.0.1:32805_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:46233/solr",
   [junit4]   2>           "node_name":"127.0.0.1:46233_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 12142 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 12142 DEBUG (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController Registering watch for collection addreplicatest_coll
   [junit4]   2> 12142 DEBUG (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController waiting to find shard id in clusterstate for addreplicatest_coll_shard2_replica_n2
   [junit4]   2> 12143 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 12143 DEBUG (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController waiting to find shard id in clusterstate for addreplicatest_coll_shard1_replica_n1
   [junit4]   2> 12243 DEBUG (OverseerStateUpdate-99031224228904970-127.0.0.1:38981_solr-n_0000000000) [n:127.0.0.1:38981_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/addreplicatest_coll/state.json version: 1
   [junit4]   2> 12243 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 12243 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 12243 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:32805_solr) [n:127.0.0.1:32805_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addreplicatest_coll/state.json] for collection [addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 12243 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:46233_solr) [n:127.0.0.1:46233_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addreplicatest_coll/state.json] for collection [addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 12243 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 12244 INFO  (zkCallback-25-thread-2-processing-n:127.0.0.1:32805_solr) [n:127.0.0.1:32805_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addreplicatest_coll/state.json] for collection [addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 12244 INFO  (zkCallback-27-thread-2-processing-n:127.0.0.1:46233_solr) [n:127.0.0.1:46233_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addreplicatest_coll/state.json] for collection [addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 12244 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 12244 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 12244 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 12244 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 12244 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 12996 DEBUG (ScheduledTrigger-51-thread-2) [n:127.0.0.1:38981_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:39389_solr, 127.0.0.1:32805_solr, 127.0.0.1:46233_solr, 127.0.0.1:38981_solr]
   [junit4]   2> 13155 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 13155 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 13165 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema [addreplicatest_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 13165 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema [addreplicatest_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 13168 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 13168 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 13168 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'addreplicatest_coll_shard1_replica_n1' using configuration from collection addreplicatest_coll, trusted=true
   [junit4]   2> 13168 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'addreplicatest_coll_shard2_replica_n2' using configuration from collection addreplicatest_coll, trusted=true
   [junit4]   2> 13170 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32805.solr.core.addreplicatest_coll.shard1.replica_n1' (registry 'solr.core.addreplicatest_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1120b181
   [junit4]   2> 13170 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 13171 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore [[addreplicatest_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_60CEE0CB6648DCBE-001/tempDir-001/node3/addreplicatest_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_60CEE0CB6648DCBE-001/tempDir-001/node3/./addreplicatest_coll_shard1_replica_n1/data/]
   [junit4]   2> 13175 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46233.solr.core.addreplicatest_coll.shard2.replica_n2' (registry 'solr.core.addreplicatest_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1120b181
   [junit4]   2> 13175 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 13176 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore [[addreplicatest_coll_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_60CEE0CB6648DCBE-001/tempDir-001/node4/addreplicatest_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_60CEE0CB6648DCBE-001/tempDir-001/node4/./addreplicatest_coll_shard2_replica_n2/data/]
   [junit4]   2> 13291 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13291 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13293 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13294 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13296 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d1645b2[addreplicatest_coll_shard1_replica_n1] main]
   [junit4]   2> 13299 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 13300 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 13300 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13300 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13300 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 13302 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13302 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13308 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@28c8898d[addreplicatest_coll_shard2_replica_n2] main]
   [junit4]   2> 13310 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 13311 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584499590867976192
   [junit4]   2> 13311 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 13313 DEBUG (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 13324 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 13325 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/configs/conf1
   [junit4]   2> 13325 INFO  (searcherExecutor-62-thread-1-processing-n:127.0.0.1:32805_solr x:addreplicatest_coll_shard1_replica_n1 s:shard1 c:addreplicatest_coll r:core_node3) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore [addreplicatest_coll_shard1_replica_n1] Registered new searcher Searcher@2d1645b2[addreplicatest_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13325 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584499590882656256
   [junit4]   2> 13325 DEBUG (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController Register replica - core:addreplicatest_coll_shard1_replica_n1 address:https://127.0.0.1:32805/solr collection:addreplicatest_coll shard:shard1
   [junit4]   2> 13326 DEBUG (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 13329 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/configs/conf1
   [junit4]   2> 13329 INFO  (searcherExecutor-63-thread-1-processing-n:127.0.0.1:46233_solr x:addreplicatest_coll_shard2_replica_n2 s:shard2 c:addreplicatest_coll r:core_node4) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore [addreplicatest_coll_shard2_replica_n2] Registered new searcher Searcher@28c8898d[addreplicatest_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13331 DEBUG (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController Register replica - core:addreplicatest_coll_shard2_replica_n2 address:https://127.0.0.1:46233/solr collection:addreplicatest_coll shard:shard2
   [junit4]   2> 13336 DEBUG (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/addreplicatest_coll/leader_elect/shard1/election/99031224228904969-core_node3-n_0000000000
   [junit4]   2> 13336 DEBUG (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 13337 DEBUG (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.LeaderElector Joined leadership election with path: /collections/addreplicatest_coll/leader_elect/shard2/election/99031224228904972-core_node4-n_0000000000
   [junit4]   2> 13337 DEBUG (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 13338 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 13338 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 13338 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:32805/solr/addreplicatest_coll_shard1_replica_n1/
   [junit4]   2> 13339 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 13339 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 13339 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46233/solr/addreplicatest_coll_shard2_replica_n2/
   [junit4]   2> 13339 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 13340 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:46233/solr/addreplicatest_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 13339 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 13340 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:32805/solr/addreplicatest_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 13340 DEBUG (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 127.0.0.1:32805_solr synched 0
   [junit4]   2> 13340 DEBUG (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 127.0.0.1:46233_solr synched 0
   [junit4]   2> 13340 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 13341 INFO  (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 13349 DEBUG (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/addreplicatest_coll/leaders/shard1/leader after winning as /collections/addreplicatest_coll/leader_elect/shard1/election/99031224228904969-core_node3-n_0000000000
   [junit4]   2> 13353 DEBUG (qtp856943761-88) [n:127.0.0.1:46233_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/addreplicatest_coll/leaders/shard2/leader after winning as /collections/addreplicatest_coll/leader_elect/shard2/election/99031224228904972-core_node4-n_0000000000
   [junit4]   2> 13353 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 13354 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 13354 INFO  (qtp2142237664-87) [n:127.0.0.1:32805_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:32805/solr/addreplicatest_coll_shard1_replica_n1/ shard1
   [junit4

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

hard1_0_replica0] o.a.s.c.RecoveryStrategy Stopping recovery for core=[shardSplitWithRule_shard1_0_replica0] coreNodeName=[core_node10]
   [junit4]   2> 1655751 WARN  (updateExecutor-1187-thread-2-processing-n:127.0.0.1:42261_cvtw%2Fp x:shardSplitWithRule_shard1_0_replica0 s:shard1_0 c:shardSplitWithRule r:core_node10) [n:127.0.0.1:42261_cvtw%2Fp c:shardSplitWithRule s:shard1_0 r:core_node10 x:shardSplitWithRule_shard1_0_replica0] o.a.s.u.DefaultSolrCoreState Skipping recovery because Solr is shutdown
   [junit4]   2> 1655751 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[60CEE0CB6648DCBE]) [    ] o.a.s.c.Overseer Overseer (id=99031330072756242-127.0.0.1:42261_cvtw%2Fp-n_0000000004) closing
   [junit4]   2> 1655751 INFO  (OverseerStateUpdate-99031330072756242-127.0.0.1:42261_cvtw%2Fp-n_0000000004) [n:127.0.0.1:42261_cvtw%2Fp    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42261_cvtw%2Fp
   [junit4]   2> 1655751 WARN  (OverseerAutoScalingTriggerThread-99031330072756242-127.0.0.1:42261_cvtw%2Fp-n_0000000004) [n:127.0.0.1:42261_cvtw%2Fp    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1655755 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[60CEE0CB6648DCBE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4b5f093e{HTTP/1.1,[http/1.1]}{127.0.0.1:۰}
   [junit4]   2> 1655755 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[60CEE0CB6648DCBE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@41c0eeef{/cvtw/p,null,UNAVAILABLE}
   [junit4]   2> 1655756 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 0x15fd478529f0006, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1655756 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[60CEE0CB6648DCBE]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 35301
   [junit4]   2> 1655756 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[60CEE0CB6648DCBE]) [    ] 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> 1655756 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[60CEE0CB6648DCBE]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46239 46239
   [junit4]   2> 1661633 INFO  (Thread-1182) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46239 46239
   [junit4]   2> 1661633 WARN  (Thread-1182) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	57	/solr/collections/shardSplitWithRule/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_60CEE0CB6648DCBE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {shard_s=Lucene50(blocksize=128), rnd_b=BlockTreeOrds(blocksize=128), a_t=Lucene50(blocksize=128), id=BlockTreeOrds(blocksize=128)}, docValues:{shard_s=DocValuesFormat(name=Memory), rnd_b=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Memory), n_ti=DocValuesFormat(name=Memory), a_t=DocValuesFormat(name=Memory), a_i=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=916, maxMBSortInHeap=5.469572387699129, sim=RandomSimilarity(queryNorm=true): {}, locale=lrc-IR, timezone=America/Indiana/Tell_City
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=219040880,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [SolrSlf4jReporterTest, SolrIndexSplitterTest, AddReplicaTest, TestFieldCacheWithThreads, HdfsCollectionsAPIDistributedZkTest, TestFastLRUCache, DistributedVersionInfoTest, TestWriterPerf, RequestLoggingTest, LegacyCloudClusterPropTest, NumericFieldsTest, MetricsConfigTest, ShowFileRequestHandlerTest, HttpTriggerListenerTest, ZkStateReaderTest, TestMultiValuedNumericRangeQuery, TestFaceting, DistribDocExpirationUpdateProcessorTest, ZkSolrClientTest, LeaderFailureAfterFreshStartTest, TestFieldCacheSort, TestDynamicLoading, AutoAddReplicasIntegrationTest, AutoscalingHistoryHandlerTest, SignatureUpdateProcessorFactoryTest, ManagedSchemaRoundRobinCloudTest, DistributedFacetPivotLongTailTest, TestSortByMinMaxFunction, TestCursorMarkWithoutUniqueKey, TestManagedSynonymFilterFactory, TestManagedResource, CoreMergeIndexesAdminHandlerTest, NotRequiredUniqueKeyTest, TestGeoJSONResponseWriter, HdfsBasicDistributedZkTest, OverriddenZkACLAndCredentialsProvidersTest, TestStressInPlaceUpdates, TestUseDocValuesAsStored, SolrCLIZkUtilsTest, TestInitParams, TestBM25SimilarityFactory, TestReqParamsAPI, TestScoreJoinQPScore, SampleTest, DistributedFacetPivotWhiteBoxTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, CdcrBootstrapTest, TestStressReorder, TestOverriddenPrefixQueryForCustomFieldType, SearchRateTriggerTest, TestSolr4Spatial, TestJettySolrRunner, SpatialRPTFieldTypeTest, SpellingQueryConverterTest, TestExceedMaxTermLength, TestAnalyzedSuggestions, SolrGraphiteReporterTest, FullHLLTest, OutputWriterTest, ConvertedLegacyTest, TestRangeQuery, TestCloudNestedDocsSort, ShardSplitTest]
   [junit4] Completed [387/749 (2!)] on J1 in 932.23s, 5 tests, 1 error <<< FAILURES!

[...truncated 4107 lines...]
   [junit4] Suite: org.apache.solr.analytics.NoFacetTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-analytics/test/J1/temp/solr.analytics.NoFacetTest_F6C89E26BB727660-001/init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=292, maxMBSortInHeap=6.9858021103687085, sim=RandomSimilarity(queryNorm=false): {}, locale=se-NO, timezone=Australia/Melbourne
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=442045760,total=516947968
   [junit4]   2> NOTE: All tests run in this JVM: [CastingFloatValueTest, FloorFunctionTest, OrFunctionTest, SubtractFunctionTest, CastingDoubleValueStreamTest, IfFunctionTest, CeilingFunctionTest, NoFacetTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoFacetTest -Dtests.seed=F6C89E26BB727660 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=se-NO -Dtests.timezone=Australia/Melbourne -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | NoFacetTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: org.apache.http.ParseException: Invalid content type: 
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F6C89E26BB727660]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:523)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.setupCollection(SolrAnalyticsTestCase.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: org.apache.http.ParseException: Invalid content type: 
   [junit4]    > 	at org.apache.http.entity.ContentType.parse(ContentType.java:298)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	... 30 more
   [junit4] Completed [23/78 (1!)] on J1 in 12.43s, 0 tests, 1 error <<< FAILURES!

[...truncated 37225 lines...]