Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20879/
Java: 64bit/jdk-10-ea+29 -XX:+UseCompressedOops -XX:+UseG1GC

6 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35345/solr: create the collection time out:180s
        at __randomizedtesting.SeedInfo.seed([A3AA4C8235DBE5EE]: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:1104)
        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.TestStressCloudBlindAtomicUpdates.createMiniSolrCloudCluster(TestStressCloudBlindAtomicUpdates.java:132)
        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)


FAILED:  org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForHashRouter

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:36999/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([A3AA4C8235DBE5EE:B9CD25FAABA0EB4]: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:1104)
        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.CustomCollectionTest.testRouteFieldForHashRouter(CustomCollectionTest.java:160)
        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.CustomCollectionTest.testRouteFieldForImplicitRouter

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:36999/solr: delete the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([A3AA4C8235DBE5EE:F6FAA41099222A1E]: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:1104)
        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.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:444)
        at 
org.apache.solr.cloud.CustomCollectionTest.ensureClusterEmpty(CustomCollectionTest.java:53)
        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$9.evaluate(RandomizedRunner.java:968)
        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.CustomCollectionTest.testCreateShardRepFactor

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:36999/solr: delete the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([A3AA4C8235DBE5EE:5744C6062D8FF02E]: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:1104)
        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.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:444)
        at 
org.apache.solr.cloud.CustomCollectionTest.ensureClusterEmpty(CustomCollectionTest.java:53)
        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$9.evaluate(RandomizedRunner.java:968)
        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.CustomCollectionTest.testCustomCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:36999/solr: Could not find collection : 
routeFieldColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:36999/solr: Could not find collection : 
routeFieldColl
        at 
__randomizedtesting.SeedInfo.seed([A3AA4C8235DBE5EE:C94BC2E908415396]: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:1104)
        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.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:444)
        at 
org.apache.solr.cloud.CustomCollectionTest.ensureClusterEmpty(CustomCollectionTest.java:53)
        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$9.evaluate(RandomizedRunner.java:968)
        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.autoscaling.AutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:34245_solr, 
127.0.0.1:36885_solr] Last available state: 
DocCollection(testSimple2//collections/testSimple2/state.json/14)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node3":{           "core":"testSimple2_shard1_replica_n1",           
"base_url":"http://127.0.0.1:36885/solr";,           
"node_name":"127.0.0.1:36885_solr",           "state":"active",           
"type":"NRT",           "leader":"true"},         "core_node5":{           
"core":"testSimple2_shard1_replica_n2",           
"base_url":"http://127.0.0.1:46097/solr";,           
"node_name":"127.0.0.1:46097_solr",           "state":"down",           
"type":"NRT"}}},     "shard2":{       "range":"0-7fffffff",       
"state":"active",       "replicas":{         "core_node7":{           
"core":"testSimple2_shard2_replica_n4",           
"base_url":"http://127.0.0.1:36885/solr";,           
"node_name":"127.0.0.1:36885_solr",           "state":"active",           
"type":"NRT",           "leader":"true"},         "core_node8":{           
"core":"testSimple2_shard2_replica_n6",           
"base_url":"http://127.0.0.1:46097/solr";,           
"node_name":"127.0.0.1:46097_solr",           "state":"down",           
"type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",  
 "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
null
Live Nodes: [127.0.0.1:34245_solr, 127.0.0.1:36885_solr]
Last available state: 
DocCollection(testSimple2//collections/testSimple2/state.json/14)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testSimple2_shard1_replica_n1",
          "base_url":"http://127.0.0.1:36885/solr";,
          "node_name":"127.0.0.1:36885_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node5":{
          "core":"testSimple2_shard1_replica_n2",
          "base_url":"http://127.0.0.1:46097/solr";,
          "node_name":"127.0.0.1:46097_solr",
          "state":"down",
          "type":"NRT"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "core":"testSimple2_shard2_replica_n4",
          "base_url":"http://127.0.0.1:36885/solr";,
          "node_name":"127.0.0.1:36885_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node8":{
          "core":"testSimple2_shard2_replica_n6",
          "base_url":"http://127.0.0.1:46097/solr";,
          "node_name":"127.0.0.1:46097_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([A3AA4C8235DBE5EE:9B19687C1228313F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:125)
        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 11926 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> 71475 INFO  
(SUITE-CustomCollectionTest-seed#[A3AA4C8235DBE5EE]-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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/init-core-data-001
   [junit4]   2> 71475 WARN  
(SUITE-CustomCollectionTest-seed#[A3AA4C8235DBE5EE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 71475 INFO  
(SUITE-CustomCollectionTest-seed#[A3AA4C8235DBE5EE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 71476 INFO  
(SUITE-CustomCollectionTest-seed#[A3AA4C8235DBE5EE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 71476 INFO  
(SUITE-CustomCollectionTest-seed#[A3AA4C8235DBE5EE]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001
   [junit4]   2> 71477 INFO  
(SUITE-CustomCollectionTest-seed#[A3AA4C8235DBE5EE]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 71477 INFO  (Thread-55) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 71477 INFO  (Thread-55) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 71478 ERROR (Thread-55) [    ] 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> 71577 INFO  
(SUITE-CustomCollectionTest-seed#[A3AA4C8235DBE5EE]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42109
   [junit4]   2> 71582 INFO  (jetty-launcher-73-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 71582 INFO  (jetty-launcher-73-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 71583 INFO  (jetty-launcher-73-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 71583 INFO  (jetty-launcher-73-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 71585 INFO  (jetty-launcher-73-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c651ac2{/solr,null,AVAILABLE}
   [junit4]   2> 71587 INFO  (jetty-launcher-73-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1bde0528{/solr,null,AVAILABLE}
   [junit4]   2> 71587 INFO  (jetty-launcher-73-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@48d7b51f{HTTP/1.1,[http/1.1]}{127.0.0.1:36999}
   [junit4]   2> 71587 INFO  (jetty-launcher-73-thread-3) [    ] o.e.j.s.Server 
Started @73357ms
   [junit4]   2> 71587 INFO  (jetty-launcher-73-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36999}
   [junit4]   2> 71587 INFO  (jetty-launcher-73-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5e2a9e41{HTTP/1.1,[http/1.1]}{127.0.0.1:44817}
   [junit4]   2> 71587 INFO  (jetty-launcher-73-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@783960f1{/solr,null,AVAILABLE}
   [junit4]   2> 71587 INFO  (jetty-launcher-73-thread-4) [    ] o.e.j.s.Server 
Started @73357ms
   [junit4]   2> 71587 INFO  (jetty-launcher-73-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44817}
   [junit4]   2> 71587 INFO  (jetty-launcher-73-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43083b94{/solr,null,AVAILABLE}
   [junit4]   2> 71588 ERROR (jetty-launcher-73-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 71588 ERROR (jetty-launcher-73-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 71588 INFO  (jetty-launcher-73-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 71588 INFO  (jetty-launcher-73-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 71588 INFO  (jetty-launcher-73-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71588 INFO  (jetty-launcher-73-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71588 INFO  (jetty-launcher-73-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71588 INFO  (jetty-launcher-73-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71588 INFO  (jetty-launcher-73-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-10T10:54:16.823618Z
   [junit4]   2> 71588 INFO  (jetty-launcher-73-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-10T10:54:16.823628Z
   [junit4]   2> 71588 INFO  (jetty-launcher-73-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7929a92a{HTTP/1.1,[http/1.1]}{127.0.0.1:39967}
   [junit4]   2> 71588 INFO  (jetty-launcher-73-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1d1f73eb{HTTP/1.1,[http/1.1]}{127.0.0.1:41411}
   [junit4]   2> 71588 INFO  (jetty-launcher-73-thread-1) [    ] o.e.j.s.Server 
Started @73358ms
   [junit4]   2> 71588 INFO  (jetty-launcher-73-thread-2) [    ] o.e.j.s.Server 
Started @73358ms
   [junit4]   2> 71588 INFO  (jetty-launcher-73-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39967}
   [junit4]   2> 71588 INFO  (jetty-launcher-73-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41411}
   [junit4]   2> 71588 ERROR (jetty-launcher-73-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 71589 INFO  (jetty-launcher-73-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 71589 ERROR (jetty-launcher-73-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 71589 INFO  (jetty-launcher-73-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71589 INFO  (jetty-launcher-73-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71589 INFO  (jetty-launcher-73-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 71589 INFO  (jetty-launcher-73-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-10T10:54:16.824141Z
   [junit4]   2> 71589 INFO  (jetty-launcher-73-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71589 INFO  (jetty-launcher-73-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71589 INFO  (jetty-launcher-73-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-10T10:54:16.824578Z
   [junit4]   2> 71598 INFO  (jetty-launcher-73-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 71599 INFO  (jetty-launcher-73-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 71599 INFO  (jetty-launcher-73-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 71599 INFO  (jetty-launcher-73-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 71604 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 0x15fa590e2890004, 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> 71608 INFO  (jetty-launcher-73-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42109/solr
   [junit4]   2> 71620 INFO  (jetty-launcher-73-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42109/solr
   [junit4]   2> 71627 INFO  (jetty-launcher-73-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42109/solr
   [junit4]   2> 71639 INFO  (jetty-launcher-73-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42109/solr
   [junit4]   2> 71683 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 0x15fa590e2890009, 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> 71724 INFO  (jetty-launcher-73-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 71725 INFO  (jetty-launcher-73-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 71725 INFO  (jetty-launcher-73-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39967_solr
   [junit4]   2> 71727 INFO  (jetty-launcher-73-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36999_solr
   [junit4]   2> 71728 INFO  (jetty-launcher-73-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98979758519943179-127.0.0.1:39967_solr-n_0000000000) starting
   [junit4]   2> 71735 INFO  (zkCallback-93-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 71736 INFO  (zkCallback-94-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 71736 INFO  (zkCallback-96-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 71737 INFO  (jetty-launcher-73-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 71748 INFO  (jetty-launcher-73-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44817_solr
   [junit4]   2> 71749 INFO  (zkCallback-94-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 71749 INFO  (zkCallback-93-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 71750 INFO  (zkCallback-96-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 71788 INFO  (jetty-launcher-73-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39967_solr
   [junit4]   2> 71789 INFO  (zkCallback-96-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 71789 INFO  (zkCallback-93-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 71792 INFO  (zkCallback-94-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 71811 INFO  (jetty-launcher-73-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 71812 INFO  (jetty-launcher-73-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 71814 INFO  (jetty-launcher-73-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41411_solr
   [junit4]   2> 71815 INFO  (zkCallback-96-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 71815 INFO  (zkCallback-93-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 71815 INFO  (zkCallback-94-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 71823 INFO  (zkCallback-88-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 71894 INFO  (jetty-launcher-73-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36999.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 71900 INFO  (jetty-launcher-73-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39967.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 71905 INFO  (jetty-launcher-73-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44817.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 71911 INFO  (jetty-launcher-73-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36999.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 71911 INFO  (jetty-launcher-73-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36999.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 71912 INFO  (jetty-launcher-73-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node2/.
   [junit4]   2> 71917 INFO  (jetty-launcher-73-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39967.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 71918 INFO  (jetty-launcher-73-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44817.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 71919 INFO  (jetty-launcher-73-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39967.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 71919 INFO  (jetty-launcher-73-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44817.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 71920 INFO  (jetty-launcher-73-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node3/.
   [junit4]   2> 71922 INFO  (jetty-launcher-73-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node1/.
   [junit4]   2> 71926 INFO  (jetty-launcher-73-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41411.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 71936 INFO  (jetty-launcher-73-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41411.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 71936 INFO  (jetty-launcher-73-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41411.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 71952 INFO  (jetty-launcher-73-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node4/.
   [junit4]   2> 72055 INFO  
(SUITE-CustomCollectionTest-seed#[A3AA4C8235DBE5EE]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 72056 INFO  
(SUITE-CustomCollectionTest-seed#[A3AA4C8235DBE5EE]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42109/solr ready
   [junit4]   2> 72080 INFO  
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[A3AA4C8235DBE5EE]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForHashRouter
   [junit4]   2> 72081 INFO  
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[A3AA4C8235DBE5EE]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 72088 INFO  (qtp1896990202-428) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=routeFieldColl&nrtReplicas=2&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 72091 INFO  (OverseerThreadFactory-219-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection routeFieldColl
   [junit4]   2> 72201 INFO  
(OverseerStateUpdate-98979758519943179-127.0.0.1:39967_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"routeFieldColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44817/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 72203 INFO  
(OverseerStateUpdate-98979758519943179-127.0.0.1:39967_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"routeFieldColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39967/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 72204 INFO  
(OverseerStateUpdate-98979758519943179-127.0.0.1:39967_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"routeFieldColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36999/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 72206 INFO  
(OverseerStateUpdate-98979758519943179-127.0.0.1:39967_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"routeFieldColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41411/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 72207 INFO  
(OverseerStateUpdate-98979758519943179-127.0.0.1:39967_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"routeFieldColl_shard3_replica_n9",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44817/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 72209 INFO  
(OverseerStateUpdate-98979758519943179-127.0.0.1:39967_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"routeFieldColl_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39967/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 72210 INFO  
(OverseerStateUpdate-98979758519943179-127.0.0.1:39967_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"routeFieldColl_shard4_replica_n13",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36999/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 72211 INFO  
(OverseerStateUpdate-98979758519943179-127.0.0.1:39967_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"routeFieldColl_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41411/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 72415 INFO  (qtp1896990202-418) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica_n4&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 72417 INFO  (qtp1896990202-418) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 72418 INFO  (qtp397494463-424) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica_n9&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 72418 INFO  (qtp397494463-424) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 72427 INFO  (qtp994754431-440) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 72427 INFO  (qtp994754431-440) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 72428 INFO  (qtp397494463-445) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 72428 INFO  (qtp994754431-441) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica_n10&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 72429 INFO  (qtp1896990202-435) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica_n13&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 72431 INFO  (qtp1155914423-446) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica_n6&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 72431 INFO  (qtp1155914423-443) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node16&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica_n14&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 72431 INFO  (qtp1155914423-446) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 72537 INFO  (zkCallback-93-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 72537 INFO  (zkCallback-94-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 72537 INFO  (zkCallback-96-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 72537 INFO  (zkCallback-88-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 72537 INFO  (zkCallback-93-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 72537 INFO  (zkCallback-94-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 72537 INFO  (zkCallback-88-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 72538 INFO  (zkCallback-96-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 73425 INFO  (qtp397494463-424) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 73425 INFO  (qtp1896990202-418) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 73433 INFO  (qtp1896990202-418) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 73433 INFO  (qtp397494463-424) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard3_replica_n9] Schema name=cloud-dynamic
   [junit4]   2> 73441 INFO  (qtp397494463-445) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 73446 INFO  (qtp1896990202-435) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 73461 INFO  (qtp1155914423-443) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 73463 INFO  (qtp994754431-440) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 73480 INFO  (qtp994754431-441) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 73481 INFO  (qtp1155914423-446) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 73487 INFO  (qtp397494463-445) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 73488 INFO  (qtp1896990202-435) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard4_replica_n13] Schema name=cloud-dynamic
   [junit4]   2> 73498 INFO  (qtp397494463-424) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 73499 INFO  (qtp1155914423-446) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 73499 INFO  (qtp397494463-424) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'routeFieldColl_shard3_replica_n9' using configuration from 
collection routeFieldColl, trusted=true
   [junit4]   2> 73499 INFO  (qtp397494463-424) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44817.solr.core.routeFieldColl.shard3.replica_n9' (registry 
'solr.core.routeFieldColl.shard3.replica_n9') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 73499 INFO  (qtp397494463-424) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 73499 INFO  (qtp397494463-424) [    ] o.a.s.c.SolrCore 
[[routeFieldColl_shard3_replica_n9] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node3/routeFieldColl_shard3_replica_n9],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node3/./routeFieldColl_shard3_replica_n9/data/]
   [junit4]   2> 73501 INFO  (qtp1155914423-443) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard4_replica_n14] Schema name=cloud-dynamic
   [junit4]   2> 73502 INFO  (qtp1896990202-418) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 73502 INFO  (qtp1896990202-418) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'routeFieldColl_shard2_replica_n4' using configuration from 
collection routeFieldColl, trusted=true
   [junit4]   2> 73503 INFO  (qtp1896990202-418) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36999.solr.core.routeFieldColl.shard2.replica_n4' (registry 
'solr.core.routeFieldColl.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 73503 INFO  (qtp1896990202-418) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 73503 INFO  (qtp1896990202-418) [    ] o.a.s.c.SolrCore 
[[routeFieldColl_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node2/routeFieldColl_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node2/./routeFieldColl_shard2_replica_n4/data/]
   [junit4]   2> 73506 INFO  (qtp994754431-441) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard3_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 73514 INFO  (qtp994754431-440) [    ] o.a.s.s.IndexSchema 
[routeFieldColl_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 73569 INFO  (qtp1155914423-446) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 73570 INFO  (qtp1155914423-446) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'routeFieldColl_shard2_replica_n6' using configuration from 
collection routeFieldColl, trusted=true
   [junit4]   2> 73572 INFO  (qtp1155914423-446) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41411.solr.core.routeFieldColl.shard2.replica_n6' (registry 
'solr.core.routeFieldColl.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 73572 INFO  (qtp1155914423-446) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 73573 INFO  (qtp1155914423-446) [    ] o.a.s.c.SolrCore 
[[routeFieldColl_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node4/routeFieldColl_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node4/./routeFieldColl_shard2_replica_n6/data/]
   [junit4]   2> 73578 INFO  (qtp994754431-440) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 73578 INFO  (qtp994754431-440) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'routeFieldColl_shard1_replica_n2' using configuration from 
collection routeFieldColl, trusted=true
   [junit4]   2> 73579 INFO  (qtp994754431-440) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39967.solr.core.routeFieldColl.shard1.replica_n2' (registry 
'solr.core.routeFieldColl.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 73579 INFO  (qtp994754431-440) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 73579 INFO  (qtp994754431-440) [    ] o.a.s.c.SolrCore 
[[routeFieldColl_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node1/routeFieldColl_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node1/./routeFieldColl_shard1_replica_n2/data/]
   [junit4]   2> 73584 INFO  (qtp1155914423-443) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 73584 INFO  (qtp1155914423-443) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'routeFieldColl_shard4_replica_n14' using configuration from 
collection routeFieldColl, trusted=true
   [junit4]   2> 73584 INFO  (qtp1155914423-443) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41411.solr.core.routeFieldColl.shard4.replica_n14' (registry 
'solr.core.routeFieldColl.shard4.replica_n14') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 73585 INFO  (qtp1155914423-443) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 73585 INFO  (qtp1155914423-443) [    ] o.a.s.c.SolrCore 
[[routeFieldColl_shard4_replica_n14] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node4/routeFieldColl_shard4_replica_n14],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node4/./routeFieldColl_shard4_replica_n14/data/]
   [junit4]   2> 73585 INFO  (qtp1896990202-435) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 73585 INFO  (qtp1896990202-435) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'routeFieldColl_shard4_replica_n13' using configuration from 
collection routeFieldColl, trusted=true
   [junit4]   2> 73585 INFO  (qtp397494463-445) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 73585 INFO  (qtp397494463-445) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'routeFieldColl_shard1_replica_n1' using configuration from 
collection routeFieldColl, trusted=true
   [junit4]   2> 73586 INFO  (qtp1896990202-435) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36999.solr.core.routeFieldColl.shard4.replica_n13' (registry 
'solr.core.routeFieldColl.shard4.replica_n13') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 73586 INFO  (qtp1896990202-435) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 73586 INFO  (qtp1896990202-435) [    ] o.a.s.c.SolrCore 
[[routeFieldColl_shard4_replica_n13] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node2/routeFieldColl_shard4_replica_n13],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node2/./routeFieldColl_shard4_replica_n13/data/]
   [junit4]   2> 73588 INFO  (qtp397494463-445) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44817.solr.core.routeFieldColl.shard1.replica_n1' (registry 
'solr.core.routeFieldColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 73588 INFO  (qtp397494463-445) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 73588 INFO  (qtp397494463-445) [    ] o.a.s.c.SolrCore 
[[routeFieldColl_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node3/routeFieldColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node3/./routeFieldColl_shard1_replica_n1/data/]
   [junit4]   2> 73605 INFO  (qtp994754431-441) [    ] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 73605 INFO  (qtp994754431-441) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'routeFieldColl_shard3_replica_n10' using configuration from 
collection routeFieldColl, trusted=true
   [junit4]   2> 73606 INFO  (qtp994754431-441) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39967.solr.core.routeFieldColl.shard3.replica_n10' (registry 
'solr.core.routeFieldColl.shard3.replica_n10') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b126a91
   [junit4]   2> 73606 INFO  (qtp994754431-441) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 73606 INFO  (qtp994754431-441) [    ] o.a.s.c.SolrCore 
[[routeFieldColl_shard3_replica_n10] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node1/routeFieldColl_shard3_replica_n10],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CustomCollectionTest_A3AA4C8235DBE5EE-001/tempDir-001/node1/./routeFieldColl_shard3_replica_n10/data/]
   [junit4]   2> 73675 INFO  (qtp1896990202-435) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 73675 INFO  (qtp1896990202-435) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73675 INFO  (qtp1896990202-418) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 73675 INFO  (qtp1896990202-418) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73676 INFO  (qtp1896990202-418) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 73676 INFO  (qtp1896990202-418) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 73678 INFO  (qtp1896990202-418) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@247c2e6b[routeFieldColl_shard2_replica_n4] main]
   [junit4]   2> 73679 INFO  (qtp1896990202-418) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 73680 INFO  (qtp1896990202-418) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 73681 INFO  (qtp1896990202-418) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 73681 INFO  (qtp1896990202-418) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1583676138629103616
   [junit4]   2> 73689 INFO  (qtp1896990202-435) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 73689 INFO  (qtp1896990202-435) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 73689 INFO  (qtp1896990202-418) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 73692 INFO  (searcherExecutor-229-thread-1) [    ] 
o.a.s.c.SolrCore [routeFieldColl_shard2_replica_n4] Registered new searcher 
Searcher@247c2e6b[routeFieldColl_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73695 INFO  (qtp1896990202-435) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@497d6303[routeFieldColl_shard4_replica_n13] main]
   [junit4]   2> 73697 INFO  (qtp1896990202-435) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 73722 INFO  (qtp1896990202-435) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 73723 INFO  (qtp1896990202-435) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 73724 INFO  (searcherExecutor-233-thread-1) [    ] 
o.a.s.c.SolrCore [routeFieldColl_shard4_replica_n13] Registered new searcher 
Searcher@497d6303[routeFieldColl_shard4_replica_n13] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73724 INFO  (qtp1896990202-435) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1583676138674192384
   [junit4]   2> 73728 INFO  (qtp1896990202-435) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard4: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 73834 INFO  (zkCallback-96-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 73834 INFO  (zkCallback-96-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 73835 INFO  (zkCallback-94-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 73835 INFO  (zkCallback-94-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 73834 INFO  (zkCallback-88-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 73834 INFO  (zkCallback-88-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 73835 INFO  (zkCallback-93-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 73835 INFO  (zkCallback-93-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 73846 INFO  (qtp1155914423-446) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 73846 INFO  (qtp1155914423-446) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73848 INFO  (qtp1155914423-446) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 73848 INFO  (qtp1155914423-446) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 73856 INFO  (qtp1155914423-446) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d4a08ef[routeFieldColl_shard2_replica_n6] main]
   [junit4]   2> 73856 INFO  (qtp397494463-424) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 73856 INFO  (qtp397494463-424) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73857 INFO  (qtp1155914423-446) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 73857 INFO  (qtp1155914423-446) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 73857 INFO  (qtp397494463-424) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 73857 INFO  (qtp397494463-424) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 73857 INFO  (qtp397494463-445) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 73858 INFO  (qtp397494463-445) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73858 INFO  (qtp1155914423-446) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 73863 INFO  (searcherExecutor-230-thread-1) [    ] 
o.a.s.c.SolrCore [routeFieldColl_shard2_replica_n6] Registered new searcher 
Searcher@1d4a08ef[routeFieldColl_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73863 INFO  (qtp1155914423-446) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1583676138819944448
   [junit4]   2> 73868 INFO  (qtp397494463-424) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@46c0e937[routeFieldColl_shard3_replica_n9] main]
   [junit4]   2> 73869 INFO  (qtp397494463-424) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 73869 INFO  (qtp397494463-424) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 73869 INFO  (qtp397494463-445) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 73869 INFO  (qtp397494463-445) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 73870 INFO  (qtp397494463-424) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 73875 INFO  (searcherExecutor-228-thread-1) [    ] 
o.a.s.c.SolrCore [routeFieldColl_shard3_replica_n9] Registered new searcher 
Searcher@46c0e937[routeFieldColl_shard3_replica_n9] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73875 INFO  (qtp994754431-440) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 73875 INFO  (qtp397494463-424) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1583676138832527360
   [junit4]   2> 73875 INFO  (qtp994754431-440) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73876 INFO  (qtp1155914423-443) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 73876 INFO  (qtp1155914423-443) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73877 INFO  (qtp994754431-440) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 73877 INFO  (qtp994754431-440) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 73878 INFO  (qtp1155914423-443) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 73878 INFO  (qtp1155914423-443) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 73879 INFO  (qtp397494463-445) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@56ba251c[routeFieldColl_shard1_replica_n1] main]
   [junit4]   2> 73879 INFO  (qtp1155914423-443) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@41d5f95f[routeFieldColl_shard4_replica_n14] main]
   [junit4]   2> 73880 INFO  (qtp994754431-441) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 73881 INFO  (qtp1155914423-443) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 73881 INFO  (qtp994754431-441) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73881 INFO  (qtp397494463-445) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 73881 INFO  (qtp1155914423-443) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 73882 INFO  (qtp1155914423-443) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 73882 INFO  (qtp1155914423-443) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1583676138839867392
   [junit4]   2> 73883 INFO  (qtp397494463-445) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 73883 INFO  (qtp397494463-445) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 73884 INFO  (qtp994754431-441) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 73884 INFO  (qtp994754431-441) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 73884 INFO  (searcherExecutor-234-thread-1) [    ] 
o.a.s.c.SolrCore [routeFieldColl_shard1_replica_n1] Registered new searcher 
Searcher@56ba251c[routeFieldColl_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73884 INFO  (qtp397494463-445) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1583676138841964544
   [junit4]   2> 73890 INFO  (qtp994754431-440) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6c489fb9[routeFieldColl_shard1_replica_n2] main]
   [junit4]   2> 73895 INFO  (qtp994754431-441) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2c38cca1[routeFieldColl_shard3_replica_n10] main]
   [junit4]   2> 73900 INFO  (qtp994754431-440) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 73902 INFO  (qtp994754431-440) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 73902 INFO  (qtp994754431-440) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 73906 INFO  (searcherExecutor-232-thread-1) [    ] 
o.a.s.c.SolrCore [routeFieldColl_shard4_replica_n14] Registered new searcher 
Searcher@41d5f95f[routeFieldColl_shard4_replica_n14] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73907 INFO  (searcherExecutor-231-thread-1) [    ] 
o.a.s.c.SolrCore [routeFieldColl_shard1_replica_n2] Registered new searcher 
Searcher@6c489fb9[routeFieldColl_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73907 INFO  (qtp994754431-440) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1583676138866081792
   [junit4]   2> 73908 INFO  (qtp397494463-424) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard3: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 73909 INFO  (qtp397494463-445) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 73909 INFO  (qtp994754431-441) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 73910 INFO  (qtp994754431-441) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 73911 INFO  (qtp994754431-441) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 73912 INFO  (searcherExecutor-235-thread-1) [    ] 
o.a.s.c.SolrCore [routeFieldColl_shard3_replica_n10] Registered new searcher 
Searcher@2c38cca1[routeFieldColl_shard3_replica_n10] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73912 INFO  (qtp994754431-441) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1583676138871324672
   [junit4]   2> 74012 INFO  (zkCallback-93-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 74012 INFO  (zkCallback-96-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 74012 INFO  (zkCallback-88-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 74012 INFO  (zkCallback-94-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 74012 INFO  (zkCallback-88-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 74012 INFO  (zkCallback-96-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 74012 INFO  (zkCallback-93-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 74012 INFO  (zkCallback-94-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 74190 INFO  (qtp1896990202-418) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 74190 INFO  (qtp1896990202-418) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 74190 INFO  (qtp1896990202-418) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:36999/solr/routeFieldColl_shard2_replica_n4/
   [junit4]   2> 74194 INFO  (qtp1896990202-418) [    ] o.a.s.u.PeerSync 
PeerSync: core=routeFieldColl_shard2_replica_n4 url=http://127.0.0.1:36999/solr 
START replicas=[http://127.0.0.1:41411/solr/routeFieldColl_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 74198 INFO  (qtp1155914423-425) [    ] o.a.s.c.S.Request 
[routeFieldCo

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

omain = solr.core.testSimple2.shard1.replica_n1, service url = null, agent id = 
null] for registry solr.core.testSimple2.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@63235c10
   [junit4]   2> 2892142 INFO  (coreCloseExecutor-6824-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testSimple3.shard2.leader, tag=1922299260
   [junit4]   2> 2892142 INFO  (coreCloseExecutor-6824-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testSimple3.shard3.replica_n4, tag=667506827
   [junit4]   2> 2892142 INFO  (coreCloseExecutor-6824-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@52016035: rootName = 
solr_34245, 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@fbebddb
   [junit4]   2> 2892146 INFO  (coreCloseExecutor-6823-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testSimple2.shard2.replica_n4, tag=991230264
   [junit4]   2> 2892146 INFO  (coreCloseExecutor-6823-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@74d5e10a: rootName = 
solr_36885, domain = solr.core.testSimple2.shard2.replica_n4, service url = 
null, agent id = null] for registry solr.core.testSimple2.shard2.replica_n4 / 
com.codahale.metrics.MetricRegistry@5798730a
   [junit4]   2> 2892147 INFO  (coreCloseExecutor-6824-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testSimple1.shard1.replica_n1, tag=1430097037
   [junit4]   2> 2892147 INFO  (coreCloseExecutor-6824-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7407862f: rootName = 
solr_34245, domain = solr.core.testSimple1.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testSimple1.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@5b43b450
   [junit4]   2> 2892151 INFO  (coreCloseExecutor-6823-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testSimple1.shard1.leader, tag=985366694
   [junit4]   2> 2892151 INFO  (coreCloseExecutor-6823-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testSimple2.shard1.leader, tag=780919130
   [junit4]   2> 2892151 INFO  (coreCloseExecutor-6823-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testSimple2.shard2.leader, tag=991230264
   [junit4]   2> 2892152 INFO  (jetty-closer-4225-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7a278e08{/solr,null,UNAVAILABLE}
   [junit4]   2> 2892152 INFO  (coreCloseExecutor-6824-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testSimple3.shard3.leader, tag=667506827
   [junit4]   2> 2892153 INFO  (coreCloseExecutor-6824-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testSimple1.shard1.leader, tag=1430097037
   [junit4]   2> 2892153 INFO  (jetty-closer-4225-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98979933939761159-127.0.0.1:34245_solr-n_0000000000) closing
   [junit4]   2> 2892153 INFO  
(OverseerStateUpdate-98979933939761159-127.0.0.1:34245_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34245_solr
   [junit4]   2> 2892153 WARN  
(OverseerAutoScalingTriggerThread-98979933939761159-127.0.0.1:34245_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2892154 DEBUG (jetty-closer-4225-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2892154 INFO  (jetty-closer-4225-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@959ab2a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2892154 ERROR 
(SUITE-AutoAddReplicasIntegrationTest-seed#[A3AA4C8235DBE5EE]-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> 2892155 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[A3AA4C8235DBE5EE]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42299 42299
   [junit4]   2> 2895636 INFO  (Thread-8586) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42299 42299
   [junit4]   2> 2895636 WARN  (Thread-8586) [    ] 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>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        24      /solr/collections/testSimple1/state.json
   [junit4]   2>        21      /solr/collections/testSimple2/state.json
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        5       /solr/collections/testSimple3/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98979933939761159-127.0.0.1:34245_solr-n_0000000000
   [junit4]   2>        2       
/solr/collections/testSimple1/leader_elect/shard1/election/98979933939761159-core_node3-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/98979933939761161-127.0.0.1:36885_solr-n_0000000001
   [junit4]   2>        2       
/solr/collections/testSimple1/leader_elect/shard2/election/98979933939761159-core_node6-n_0000000001
   [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-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_A3AA4C8235DBE5EE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d87dc74),
 locale=es-IC, timezone=Europe/Tiraspol
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea 
(64-bit)/cpus=8,threads=1,free=313847320,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestEmbeddedSolrServerSchemaAPI, ShufflingReplicaListTransformerTest, 
CdcrReplicationDistributedZkTest, TestWordDelimiterFilterFactory, 
V2ApiIntegrationTest, CheckHdfsIndexTest, TestComponentsName, 
SuggestComponentTest, TestCloudDeleteByQuery, SoftAutoCommitTest, 
DeleteInactiveReplicaTest, ZkStateWriterTest, TestFastOutputStream, 
TestTolerantUpdateProcessorRandomCloud, TestMergePolicyConfig, 
OverseerStatusTest, TestDistributedSearch, TestSimpleQParserPlugin, 
TestSolrDeletionPolicy1, BasicDistributedZkTest, DocumentBuilderTest, 
TestSegmentSorting, TermsComponentTest, PreAnalyzedFieldManagedSchemaCloudTest, 
PrimitiveFieldTypeTest, CursorPagingTest, TestFileDictionaryLookup, 
FastVectorHighlighterTest, TestLegacyNumericUtils, TestFieldTypeResource, 
SolrCloudReportersTest, TestImpersonationWithHadoopAuth, TestSort, 
TestRecoveryHdfs, TestCustomSort, TestSimpleTextCodec, 
TestHdfsBackupRestoreCore, ActionThrottleTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestSolrQueryResponse, 
TestIBSimilarityFactory, TestSlowCompositeReaderWrapper, QueryResultKeyTest, 
TestSolrConfigHandlerCloud, TermVectorComponentTest, TestRecovery, 
TestCopyFieldCollectionResource, TestRandomCollapseQParserPlugin, 
TestFoldingMultitermQuery, TestConfigSetImmutable, CoreAdminCreateDiscoverTest, 
TestRequestForwarding, TestBulkSchemaConcurrent, SolrCloudExampleTest, 
TestUpdate, TestCoreAdminApis, HdfsNNFailoverTest, DateMathParserTest, 
ZkControllerTest, RAMDirectoryFactoryTest, ResourceLoaderTest, TestJoin, 
TestCodecSupport, TestSchemaManager, TestPerFieldSimilarityWithDefaultOverride, 
AutoAddReplicasPlanActionTest, FacetPivotSmallTest, 
TestMiniSolrCloudClusterSSL, TestManagedResourceStorage, PeerSyncTest, 
TestLegacyNumericRangeQueryBuilder, DirectUpdateHandlerOptimizeTest, 
SolrInfoBeanTest, SolrPluginUtilsTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestPostingsSolrHighlighter, TestNestedDocsSort, TestMultiWordSynonyms, 
SliceStateTest, TestManagedSchemaAPI, OverseerCollectionConfigSetProcessorTest, 
TestTestInjection, TestCSVLoader, TestHdfsUpdateLog, SolrJmxReporterCloudTest, 
TestDistribIDF, TestGraphMLResponseWriter, 
TestCollectionsAPIViaSolrCloudCluster, TestHighlightDedupGrouping, 
TestSuggestSpellingConverter, TestJsonRequest, TestQueryUtils, 
TestLRUStatsCache, ExternalFileFieldSortTest, DocValuesTest, 
TestLeaderInitiatedRecoveryThread, TestHdfsCloudBackupRestore, 
DistributedFacetPivotSmallAdvancedTest, DistributedMLTComponentTest, 
TestSchemaSimilarityResource, LeaderInitiatedRecoveryOnCommitTest, 
TestClassicSimilarityFactory, HLLUtilTest, 
TestSolrCloudWithSecureImpersonation, TestCrossCoreJoin, 
TestPHPSerializedResponseWriter, NodeMutatorTest, TestCollapseQParserPlugin, 
TestManagedSynonymGraphFilterFactory, TestImplicitCoreProperties, 
SSLMigrationTest, PKIAuthenticationIntegrationTest, TestBinaryField, 
CdcrUpdateLogTest, TestGraphTermsQParserPlugin, TestUniqueKeyFieldResource, 
TestRandomRequestDistribution, RecoveryAfterSoftCommitTest, 
TestConfigSetsAPIZkFailure, NoCacheHeaderTest, TestRandomFaceting, 
SpatialFilterTest, TestCloudSearcherWarming, TestDistribDocBasedVersion, 
TestPayloadCheckQParserPlugin, TestCloudPivotFacet, TestConfigSetsAPI, 
TestPullReplica, TestStressLiveNodes, TriLevelCompositeIdRoutingTest, 
VMParamsZkACLAndCredentialsProvidersTest, AutoAddReplicasIntegrationTest]
   [junit4] Completed [574/749 (3!)] on J0 in 147.55s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 40687 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to