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

6 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.TestPolicyCloud.testDataProviderPerReplicaDetails

Error Message:
Error from server at http://127.0.0.1:33029/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:33029/solr: create the collection time out:180s
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.autoscaling.TestPolicyCloud.testDataProviderPerReplicaDetails(TestPolicyCloud.java:85)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TestPolicyCloud.testMetricsTag

Error Message:
Error from server at http://127.0.0.1:33029/solr: Could not fully create 
collection: metricsTest

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33029/solr: Could not fully create collection: 
metricsTest
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.autoscaling.TestPolicyCloud.testMetricsTag(TestPolicyCloud.java:220)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy

Error Message:
Error from server at http://127.0.0.1:33029/solr: Could not fully create 
collection: policiesTest

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33029/solr: Could not fully create collection: 
policiesTest
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy(TestPolicyCloud.java:265)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionSplitShard

Error Message:
Error from server at http://127.0.0.1:33029/solr: Could not fully create 
collection: testCreateCollectionSplitShard

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33029/solr: Could not fully create collection: 
testCreateCollectionSplitShard
        at 
__randomizedtesting.SeedInfo.seed([D174BB93C915580:D89938428CDBD43E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionSplitShard(TestPolicyCloud.java:162)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddReplica

Error Message:
Error from server at http://127.0.0.1:33029/solr: Could not fully create 
collection: testCreateCollectionAddReplica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33029/solr: Could not fully create collection: 
testCreateCollectionAddReplica
        at 
__randomizedtesting.SeedInfo.seed([D174BB93C915580:8D372E972DD2BD26]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddReplica(TestPolicyCloud.java:133)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.update.processor.TimePartitionedUpdateProcessorTest.test

Error Message:
Error from server at http://127.0.0.1:45891/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:45891/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([D174BB93C915580:85437463926D3878]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.update.processor.TimePartitionedUpdateProcessorTest.test(TimePartitionedUpdateProcessorTest.java:140)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11860 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TimePartitionedUpdateProcessorTest
   [junit4]   2> 131661 INFO  
(SUITE-TimePartitionedUpdateProcessorTest-seed#[D174BB93C915580]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/init-core-data-001
   [junit4]   2> 131661 WARN  
(SUITE-TimePartitionedUpdateProcessorTest-seed#[D174BB93C915580]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 131661 INFO  
(SUITE-TimePartitionedUpdateProcessorTest-seed#[D174BB93C915580]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 131662 INFO  
(SUITE-TimePartitionedUpdateProcessorTest-seed#[D174BB93C915580]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 131663 INFO  
(SUITE-TimePartitionedUpdateProcessorTest-seed#[D174BB93C915580]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001
   [junit4]   2> 131663 INFO  
(SUITE-TimePartitionedUpdateProcessorTest-seed#[D174BB93C915580]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 131663 INFO  (Thread-221) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 131663 INFO  (Thread-221) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 131665 ERROR (Thread-221) [    ] 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> 131763 INFO  
(SUITE-TimePartitionedUpdateProcessorTest-seed#[D174BB93C915580]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40279
   [junit4]   2> 131768 INFO  (jetty-launcher-1714-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 131768 INFO  (jetty-launcher-1714-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 131771 INFO  (jetty-launcher-1714-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b75821a{/solr,null,AVAILABLE}
   [junit4]   2> 131771 INFO  (jetty-launcher-1714-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e2195bb{/solr,null,AVAILABLE}
   [junit4]   2> 131773 INFO  (jetty-launcher-1714-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@151b05b{HTTP/1.1,[http/1.1]}{127.0.0.1:33331}
   [junit4]   2> 131773 INFO  (jetty-launcher-1714-thread-2) [    ] 
o.e.j.s.Server Started @133380ms
   [junit4]   2> 131773 INFO  (jetty-launcher-1714-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33331}
   [junit4]   2> 131773 ERROR (jetty-launcher-1714-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 131773 INFO  (jetty-launcher-1714-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 131773 INFO  (jetty-launcher-1714-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 131773 INFO  (jetty-launcher-1714-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 131773 INFO  (jetty-launcher-1714-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-21T01:23:29.043Z
   [junit4]   2> 131774 INFO  (jetty-launcher-1714-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 131775 INFO  (jetty-launcher-1714-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@76b733d1{HTTP/1.1,[http/1.1]}{127.0.0.1:45891}
   [junit4]   2> 131775 INFO  (jetty-launcher-1714-thread-1) [    ] 
o.e.j.s.Server Started @133382ms
   [junit4]   2> 131775 INFO  (jetty-launcher-1714-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45891}
   [junit4]   2> 131775 ERROR (jetty-launcher-1714-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 131775 INFO  (jetty-launcher-1714-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 131775 INFO  (jetty-launcher-1714-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 131775 INFO  (jetty-launcher-1714-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 131775 INFO  (jetty-launcher-1714-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-21T01:23:29.045Z
   [junit4]   2> 131776 INFO  (jetty-launcher-1714-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 131796 INFO  (jetty-launcher-1714-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40279/solr
   [junit4]   2> 131796 INFO  (jetty-launcher-1714-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40279/solr
   [junit4]   2> 131819 INFO  (jetty-launcher-1714-thread-1) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 131819 INFO  (jetty-launcher-1714-thread-1) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45891_solr
   [junit4]   2> 131819 INFO  (jetty-launcher-1714-thread-1) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.Overseer Overseer 
(id=99039799471898630-127.0.0.1:45891_solr-n_0000000000) starting
   [junit4]   2> 131822 INFO  (jetty-launcher-1714-thread-1) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45891_solr
   [junit4]   2> 131831 INFO  
(OverseerStateUpdate-99039799471898630-127.0.0.1:45891_solr-n_0000000000) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 131844 INFO  (jetty-launcher-1714-thread-2) 
[n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 131848 INFO  (jetty-launcher-1714-thread-2) 
[n:127.0.0.1:33331_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 131849 INFO  (jetty-launcher-1714-thread-2) 
[n:127.0.0.1:33331_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33331_solr
   [junit4]   2> 131851 INFO  
(zkCallback-1726-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 131852 INFO  
(zkCallback-1725-thread-1-processing-n:127.0.0.1:33331_solr) 
[n:127.0.0.1:33331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 131876 INFO  (jetty-launcher-1714-thread-1) 
[n:127.0.0.1:45891_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45891.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53845643
   [junit4]   2> 131880 INFO  (jetty-launcher-1714-thread-1) 
[n:127.0.0.1:45891_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45891.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53845643
   [junit4]   2> 131880 INFO  (jetty-launcher-1714-thread-1) 
[n:127.0.0.1:45891_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45891.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53845643
   [junit4]   2> 131880 INFO  (jetty-launcher-1714-thread-1) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/.
   [junit4]   2> 131920 INFO  (jetty-launcher-1714-thread-2) 
[n:127.0.0.1:33331_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33331.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53845643
   [junit4]   2> 131924 INFO  (jetty-launcher-1714-thread-2) 
[n:127.0.0.1:33331_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33331.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53845643
   [junit4]   2> 131924 INFO  (jetty-launcher-1714-thread-2) 
[n:127.0.0.1:33331_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33331.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53845643
   [junit4]   2> 131925 INFO  (jetty-launcher-1714-thread-2) 
[n:127.0.0.1:33331_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node2/.
   [junit4]   2> 131946 INFO  (qtp463813685-3315) [n:127.0.0.1:45891_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 131948 INFO  (qtp463813685-3315) [n:127.0.0.1:45891_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 131955 INFO  
(TEST-TimePartitionedUpdateProcessorTest.testParse-seed#[D174BB93C915580]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testParse
   [junit4]   2> 131957 INFO  
(TEST-TimePartitionedUpdateProcessorTest.testParse-seed#[D174BB93C915580]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testParse
   [junit4]   2> 131962 INFO  
(TEST-TimePartitionedUpdateProcessorTest.test-seed#[D174BB93C915580]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 131963 INFO  (qtp463813685-3315) [n:127.0.0.1:45891_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 131963 INFO  (qtp463813685-3315) [n:127.0.0.1:45891_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 131964 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 131964 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 131965 INFO  (qtp463813685-3307) [n:127.0.0.1:45891_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 131966 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
timeConfig
   [junit4]   2> 131966 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.CreateCollectionCmd Only _default config 
set found, using it.
   [junit4]   2> 131967 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 131967 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 131968 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 131969 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 131969 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 131970 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 131970 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 131971 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 131971 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 131972 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 131972 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 131973 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 131973 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 131973 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 131974 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 131974 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 131975 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 131975 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 131976 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 131976 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 131976 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 131977 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 131977 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 131978 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 131978 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 131980 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 131980 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 131981 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 131981 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 131982 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 131982 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 131983 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 131983 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 131984 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 131984 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 131985 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 131985 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 131986 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 131986 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 131987 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 131987 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 131988 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 131988 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 131989 INFO  
(OverseerThreadFactory-453-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 132094 INFO  
(OverseerStateUpdate-99039799471898630-127.0.0.1:45891_solr-n_0000000000) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45891/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 132300 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 132300 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 132406 INFO  
(zkCallback-1726-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 132406 INFO  
(zkCallback-1726-thread-2-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 133318 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 133320 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 133322 WARN  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 133322 WARN  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 133322 WARN  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 133322 WARN  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 133322 WARN  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 133323 WARN  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 133323 WARN  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 133323 WARN  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 133331 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 133385 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 133579 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 133620 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using 
configuration from collection timeConfig, trusted=true
   [junit4]   2> 133621 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45891.solr.core.timeConfig.shard1.replica_n1' (registry 
'solr.core.timeConfig.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53845643
   [junit4]   2> 133621 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 133621 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 133641 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 133797 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 133797 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 133798 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 133798 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 133800 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@57667499[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 133807 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/timeConfig
   [junit4]   2> 133807 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 133807 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/timeConfig/managed-schema
   [junit4]   2> 133807 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 133808 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 133814 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 133821 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 133822 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1584636793813204992
   [junit4]   2> 133822 INFO  
(searcherExecutor-458-thread-1-processing-n:127.0.0.1:45891_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45891_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@57667499[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 133822 INFO  
(searcherExecutor-458-thread-1-processing-n:127.0.0.1:45891_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45891_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 133822 INFO  
(searcherExecutor-458-thread-1-processing-n:127.0.0.1:45891_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45891_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 133824 INFO  
(searcherExecutor-458-thread-1-processing-n:127.0.0.1:45891_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45891_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] 
Registered new searcher Searcher@57667499[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 133826 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 133826 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 133826 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45891/solr/timeConfig_shard1_replica_n1/
   [junit4]   2> 133826 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 133827 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:45891/solr/timeConfig_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 133827 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 133828 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45891/solr/timeConfig_shard1_replica_n1/ shard1
   [junit4]   2> 133931 INFO  
(zkCallback-1726-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 133931 INFO  
(zkCallback-1726-thread-2-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 133979 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 133988 INFO  (qtp463813685-3317) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1688
   [junit4]   2> 133992 INFO  (qtp463813685-3307) [n:127.0.0.1:45891_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 134081 INFO  
(zkCallback-1726-thread-2-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 134081 INFO  
(zkCallback-1726-thread-1-processing-n:127.0.0.1:45891_solr) 
[n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 134992 INFO  (qtp463813685-3307) [n:127.0.0.1:45891_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=3026
   [junit4]   2> 134997 INFO  (qtp463813685-3319) [n:127.0.0.1:45891_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 134998 INFO  (qtp463813685-3319) [n:127.0.0.1:45891_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 135040 INFO  (qtp463813685-3305) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted 
to ZK [{"set-user-property":{"timePartitionAliasName":"myalias"}}, 
{"set-user-property":{"update.autoCreateFields":false}}, 
{"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, 
{"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     
"class":"org.apache.solr.update.processor.TimePartitionedUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 135041 INFO  (qtp463813685-3305) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the 
property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 135049 INFO  (Thread-240) [n:127.0.0.1:45891_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
timeConfig_shard1_replica_n1
   [junit4]   2> 135049 INFO  (Thread-240) [n:127.0.0.1:45891_solr    ] 
o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
   [junit4]   2> 135050 INFO  
(solrHandlerExecutor-463-thread-1-processing-n:127.0.0.1:45891_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45891_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 135056 INFO  (Thread-240) [n:127.0.0.1:45891_solr    ] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 135056 INFO  (Thread-240) [n:127.0.0.1:45891_solr    ] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 135057 WARN  (Thread-240) [n:127.0.0.1:45891_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 135058 WARN  (Thread-240) [n:127.0.0.1:45891_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 135059 WARN  (Thread-240) [n:127.0.0.1:45891_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 135059 WARN  (Thread-240) [n:127.0.0.1:45891_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 135059 WARN  (Thread-240) [n:127.0.0.1:45891_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 135059 WARN  (Thread-240) [n:127.0.0.1:45891_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 135059 WARN  (Thread-240) [n:127.0.0.1:45891_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 135059 WARN  (Thread-240) [n:127.0.0.1:45891_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 135067 INFO  (Thread-240) [n:127.0.0.1:45891_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 135089 INFO  (Thread-240) [n:127.0.0.1:45891_solr    ] 
o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 135164 INFO  (qtp463813685-3307) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 135168 INFO  (qtp463813685-3307) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=4
   [junit4]   2> 135168 INFO  
(solrHandlerExecutor-463-thread-1-processing-n:127.0.0.1:45891_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45891_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:45891/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 135169 INFO  
(solrHandlerExecutor-463-thread-1-processing-n:127.0.0.1:45891_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45891_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 135169 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:45891_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in 
progress . Not doing anything
   [junit4]   2> 135276 INFO  (qtp463813685-3319) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 135281 INFO  (qtp463813685-3319) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=5
   [junit4]   2> 135281 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:45891_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in 
progress . Not doing anything
   [junit4]   2> 135281 INFO  
(solrHandlerExecutor-463-thread-1-processing-n:127.0.0.1:45891_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45891_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:45891/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 2 attempts
   [junit4]   2> 135281 INFO  
(solrHandlerExecutor-463-thread-1-processing-n:127.0.0.1:45891_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45891_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 135288 INFO  (Thread-240) [n:127.0.0.1:45891_solr    ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 135313 INFO  (Thread-240) [n:127.0.0.1:45891_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'timeConfig_shard1_replica_n1' using 
configuration from collection timeConfig
   [junit4]   2> 135338 INFO  (Thread-240) [n:127.0.0.1:45891_solr c:timeConfig 
s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_45891.solr.core.timeConfig.shard1.replica_n1' 
(registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53845643
   [junit4]   2> 135338 INFO  (Thread-240) [n:127.0.0.1:45891_solr c:timeConfig 
s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore 
[[timeConfig_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/timeConfig_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.TimePartitionedUpdateProcessorTest_D174BB93C915580-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 135341 INFO  (Thread-240) [n:127.0.0.1:45891_solr c:timeConfig 
s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 135397 INFO  (qtp463813685-3311) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 135398 INFO  (qtp463813685-3311) [n:127.0.0.1:45891_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 135398 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:45891_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in 
progress . Not doing anything
   [junit4]   2> 135398 INFO  
(solrHandlerExecutor-463-thread-1-processing-n:127.0.0.1:45891_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45891_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:45891/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 3 attempts
   [junit4]   2> 135399 INFO  
(solrHandlerExecutor-463-thread-1-processing-n:127.0.0.1:45891_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45891_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 135402 INFO  (Thread-240) [n:127.0.0.1:45891_solr c:timeConfig 
s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 135402 INFO  (Thread-240) [n:127.0.0.1:45891_solr c:timeConfig 
s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 135416 INFO  (Thread-240) [n:127.0.0.1:45891_solr c:timeConfig 
s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@c8b9b17[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 135417 INFO  (Thread-240) [n:127.0.0.1:45891_solr c:timeConfig 
s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/timeConfig
   [junit4]   2> 135418 INFO  (Thread-240) [n:127.0.0.1:45891_solr c:timeConfig 
s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 135418 INFO  (Thread-240) [n:127.0.0.1:45891_solr c:timeConfig 
s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/timeConfig/managed-schema
   [junit4]   2> 135420 INFO  (Thread-240) [n:127.0.0.1:45891_solr c:timeConfig 
s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 135420 INFO  (Thread-240) [n:127.0.0.1:45891_solr c:timeConfig 
s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 135420 INFO  (Thread-240) [n:127.0.0.1:45891_solr c:timeConfig 
s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 135421 INFO  (Thread-240) [n:127.0.0.1:45891_solr c:timeConfig 
s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 135424 INFO  
(searcherExecutor-464-thread-1-processing-n:127.0.0.1:45891_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:45891_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@c8b9b17[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 135424 INFO  
(searcherExecutor-464-thread-1-processing-n:127.0.0.1:45891_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_

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

eReader.java:736)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2>        ... 41 more
   [junit4]   2> 
   [junit4]   2> 1597125 ERROR (qtp1316814844-6890) [n:127.0.0.1:37907_solr 
c:perReplicaDataColl s:shard1 r:core_node5 
x:perReplicaDataColl_shard1_replica_n2] o.a.s.c.ZkContainer 
:org.apache.solr.common.SolrException: Error getting leader from zk for shard 
shard1
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered 
leader was found after waiting for 1220000ms , collection: perReplicaDataColl 
slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2>        ... 41 more
   [junit4]   2> 
   [junit4]   2> 1597126 INFO  (qtp2139486647-6902) [n:127.0.0.1:41347_solr 
c:perReplicaDataColl s:shard1 r:core_node9 
x:perReplicaDataColl_shard1_replica_n6] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=perReplicaDataColl_shard1_replica_n6&action=CREATE&numShards=1&collection=perReplicaDataColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=695954
   [junit4]   2> 1597126 INFO  (qtp1316814844-6890) [n:127.0.0.1:37907_solr 
c:perReplicaDataColl s:shard1 r:core_node5 
x:perReplicaDataColl_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=perReplicaDataColl_shard1_replica_n2&action=CREATE&numShards=1&collection=perReplicaDataColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=695956
   [junit4]   2> 1597126 ERROR 
(SUITE-TestPolicyCloud-seed#[D174BB93C915580]-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> 1597126 INFO  
(SUITE-TestPolicyCloud-seed#[D174BB93C915580]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36083 36083
   [junit4]   2> 1602164 INFO  (Thread-852) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36083 36083
   [junit4]   2> 1602164 WARN  (Thread-852) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        18      /solr/clusterprops.json
   [junit4]   2>        18      /solr/aliases.json
   [junit4]   2>        8       /solr/configs/conf
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/collections/policiesTest/state.json
   [junit4]   2>        18      /solr/clusterstate.json
   [junit4]   2>        15      /solr/collections/perReplicaDataColl/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99039849189670920-127.0.0.1:37027_solr-n_0000000000
   [junit4]   2>        2       
/solr/collections/perReplicaDataColl/leader_elect/shard1/election/99039849189670921-core_node3-n_0000000002
   [junit4]   2>        2       
/solr/collections/perReplicaDataColl/leader_elect/shard1/election/99039849189670920-core_node10-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/collections
   [junit4]   2>        18      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_D174BB93C915580-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1904, maxMBSortInHeap=5.880287159326498, 
sim=RandomSimilarity(queryNorm=false): {}, locale=no-NO, 
timezone=America/North_Dakota/Center
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=230622912,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetProperties, 
ConnectionManagerTest, TestHalfAndHalfDocValues, ActionThrottleTest, 
CurrencyFieldTypeTest, TestCloudInspectUtil, BadCopyFieldTest, 
TestObjectReleaseTracker, URLClassifyProcessorTest, TestSolrIndexConfig, 
TestCryptoKeys, SolrXmlInZkTest, TestSQLHandler, 
DistributedFacetPivotSmallTest, TestClusterStateMutator, 
TlogReplayBufferedWhileIndexingTest, TestManagedStopFilterFactory, 
TestPHPSerializedResponseWriter, HdfsUnloadDistributedZkTest, 
TimePartitionedUpdateProcessorTest, SliceStateTest, 
TestDocBasedVersionConstraints, RestartWhileUpdatingTest, TestConfigSetsAPI, 
ZkFailoverTest, ClassificationUpdateProcessorTest, TestFieldCacheReopen, 
FastVectorHighlighterTest, MoveReplicaTest, CdcrReplicationHandlerTest, 
TestQueryUtils, TestRequestStatusCollectionAPI, DistribCursorPagingTest, 
PeerSyncTest, TestNumericTerms32, TestSolrCloudWithHadoopAuthPlugin, 
TestOrdValues, TestAuthorizationFramework, BasicFunctionalityTest, 
TestWordDelimiterFilterFactory, JvmMetricsTest, TestExportWriter, 
AutoScalingHandlerTest, EnumFieldTest, PrimitiveFieldTypeTest, 
TestComponentsName, TestSha256AuthenticationProvider, RemoteQueryErrorTest, 
TestPayloadScoreQParserPlugin, TestReplicationHandlerBackup, TestConfig, 
TestFastOutputStream, GraphQueryTest, TestShortCircuitedRequests, 
SoftAutoCommitTest, TestMergePolicyConfig, TestDFRSimilarityFactory, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestPolicyCloud]
   [junit4] Completed [268/749 (2!)] on J0 in 711.88s, 7 tests, 5 errors <<< 
FAILURES!

[...truncated 48862 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to