Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/367/

7 tests failed.
FAILED:  org.apache.solr.cloud.CreateRoutedAliasTest.testTimezoneAbsoluteDate

Error Message:
Error from server at http://127.0.0.1:37212/solr: Collection : 
testV2_2018-02-10 is part of alias testV2 remove or modify the alias before 
removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37212/solr: Collection : testV2_2018-02-10 is 
part of alias testV2 remove or modify the alias before removing this collection.
        at 
__randomizedtesting.SeedInfo.seed([9338D150698AF0D:ACD3F07892DFF673]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:444)
        at 
org.apache.solr.cloud.CreateRoutedAliasTest.doBefore(CreateRoutedAliasTest.java:96)
        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$9.evaluate(RandomizedRunner.java:968)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([9338D150698AF0D:8167B2CFA864C2F5]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Can not find doc 8 in http://127.0.0.1:46771/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 8 in http://127.0.0.1:46771/solr
        at 
__randomizedtesting.SeedInfo.seed([9338D150698AF0D:C8C3F4B92BC865AA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:885)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:599)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeLost

Error Message:
org.apache.solr.common.SolrException: 

Stack Trace:
org.apache.solr.common.SolrException: org.apache.solr.common.SolrException: 
        at 
__randomizedtesting.SeedInfo.seed([9338D150698AF0D:B62643EB8572CA8B]:0)
        at 
org.apache.solr.common.cloud.rule.ImplicitSnitch.getTags(ImplicitSnitch.java:78)
        at 
org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider.getNodeValues(SolrClientNodeStateProvider.java:111)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.printState(ComputePlanActionTest.java:139)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.common.SolrException: 
        at 
org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider$AutoScalingSnitch.getRemoteInfo(SolrClientNodeStateProvider.java:250)
        at 
org.apache.solr.common.cloud.rule.ImplicitSnitch.getTags(ImplicitSnitch.java:76)
        ... 39 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused 
connection at: http://127.0.0.1:38738/solr
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider$ClientSnitchCtx.invoke(SolrClientNodeStateProvider.java:292)
        at 
org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider$AutoScalingSnitch.getRemoteInfo(SolrClientNodeStateProvider.java:227)
        ... 40 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 
127.0.0.1:38738 [/127.0.0.1] failed: Connection refused (Connection refused)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 45 more
Caused by: java.net.ConnectException: Connection refused (Connection refused)
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:589)
        at 
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
        ... 55 more


FAILED:  
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:39311_solr, 
127.0.0.1:44537_solr] Last available state: 
DocCollection(testSimple1//collections/testSimple1/state.json/17)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node3":{           
"dataDir":"hdfs://lucene2-us-west.apache.org:33146/data/testSimple1/core_node3/data/",
           "base_url":"https://127.0.0.1:39311/solr";,           
"node_name":"127.0.0.1:39311_solr",           "type":"NRT",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:33146/data/testSimple1/core_node3/data/tlog",
           "core":"testSimple1_shard1_replica_n1",           
"shared_storage":"true",           "state":"active",           
"leader":"true"},         "core_node5":{           
"dataDir":"hdfs://lucene2-us-west.apache.org:33146/data/testSimple1/core_node5/data/",
           "base_url":"https://127.0.0.1:39311/solr";,           
"node_name":"127.0.0.1:39311_solr",           "type":"NRT",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:33146/data/testSimple1/core_node5/data/tlog",
           "core":"testSimple1_shard1_replica_n2",           
"shared_storage":"true",           "state":"active"}}},     "shard2":{       
"range":"0-7fffffff",       "state":"active",       "replicas":{         
"core_node7":{           
"dataDir":"hdfs://lucene2-us-west.apache.org:33146/data/testSimple1/core_node7/data/",
           "base_url":"https://127.0.0.1:39311/solr";,           
"node_name":"127.0.0.1:39311_solr",           "type":"NRT",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:33146/data/testSimple1/core_node7/data/tlog",
           "core":"testSimple1_shard2_replica_n4",           
"shared_storage":"true",           "state":"active",           
"leader":"true"},         "core_node8":{           
"dataDir":"hdfs://lucene2-us-west.apache.org:33146/data/testSimple1/core_node8/data/",
           "base_url":"https://127.0.0.1:38878/solr";,           
"node_name":"127.0.0.1:38878_solr",           "type":"NRT",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:33146/data/testSimple1/core_node8/data/tlog",
           "core":"testSimple1_shard2_replica_n6",           
"shared_storage":"true",           "state":"down"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:39311_solr, 127.0.0.1:44537_solr]
Last available state: 
DocCollection(testSimple1//collections/testSimple1/state.json/17)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:33146/data/testSimple1/core_node3/data/",
          "base_url":"https://127.0.0.1:39311/solr";,
          "node_name":"127.0.0.1:39311_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:33146/data/testSimple1/core_node3/data/tlog",
          "core":"testSimple1_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node5":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:33146/data/testSimple1/core_node5/data/",
          "base_url":"https://127.0.0.1:39311/solr";,
          "node_name":"127.0.0.1:39311_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:33146/data/testSimple1/core_node5/data/tlog",
          "core":"testSimple1_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:33146/data/testSimple1/core_node7/data/",
          "base_url":"https://127.0.0.1:39311/solr";,
          "node_name":"127.0.0.1:39311_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:33146/data/testSimple1/core_node7/data/tlog",
          "core":"testSimple1_shard2_replica_n4",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node8":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:33146/data/testSimple1/core_node8/data/",
          "base_url":"https://127.0.0.1:38878/solr";,
          "node_name":"127.0.0.1:38878_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:33146/data/testSimple1/core_node8/data/tlog",
          "core":"testSimple1_shard2_replica_n6",
          "shared_storage":"true",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([9338D150698AF0D:3180A9EB216B7BDC]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:103)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testCooldown

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([9338D150698AF0D:388DE0F17832DAFF]:0)
        at 
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testCooldown(TestTriggerIntegration.java:1102)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([9338D150698AF0D:64CF29E8BCD0500A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.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 
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 12134 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> 79901 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[9338D150698AF0D]-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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9338D150698AF0D-001/init-core-data-001
   [junit4]   2> 79902 WARN  
(SUITE-ReplaceNodeNoTargetTest-seed#[9338D150698AF0D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 79902 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[9338D150698AF0D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 79938 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[9338D150698AF0D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 79954 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[9338D150698AF0D]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9338D150698AF0D-001/tempDir-001
   [junit4]   2> 79977 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[9338D150698AF0D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 80011 INFO  (Thread-13) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 80011 INFO  (Thread-13) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 80294 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[9338D150698AF0D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36210
   [junit4]   2> 81026 ERROR (Thread-13) [    ] 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> 81264 INFO  (zkConnectionManagerCallback-28-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 83004 INFO  (jetty-launcher-25-thread-3) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 83085 INFO  (jetty-launcher-25-thread-2) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 83085 INFO  (jetty-launcher-25-thread-4) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 83085 INFO  (jetty-launcher-25-thread-1) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 83040 INFO  (jetty-launcher-25-thread-6) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 83056 INFO  (jetty-launcher-25-thread-5) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 83358 INFO  (jetty-launcher-25-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 83358 INFO  (jetty-launcher-25-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 83394 INFO  (jetty-launcher-25-thread-5) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 83447 INFO  (jetty-launcher-25-thread-6) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 83492 INFO  (jetty-launcher-25-thread-6) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 83492 INFO  (jetty-launcher-25-thread-6) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 83593 INFO  (jetty-launcher-25-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 83593 INFO  (jetty-launcher-25-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 83593 INFO  (jetty-launcher-25-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 83695 INFO  (jetty-launcher-25-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 83695 INFO  (jetty-launcher-25-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 83695 INFO  (jetty-launcher-25-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 83804 INFO  (jetty-launcher-25-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 83804 INFO  (jetty-launcher-25-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 83804 INFO  (jetty-launcher-25-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 83865 INFO  (jetty-launcher-25-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 83865 INFO  (jetty-launcher-25-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 83865 INFO  (jetty-launcher-25-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 83974 INFO  (jetty-launcher-25-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@dba13ad{/solr,null,AVAILABLE}
   [junit4]   2> 84032 INFO  (jetty-launcher-25-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6f1fe86{/solr,null,AVAILABLE}
   [junit4]   2> 84048 INFO  (jetty-launcher-25-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3db19308{/solr,null,AVAILABLE}
   [junit4]   2> 84049 INFO  (jetty-launcher-25-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b2a3cb1{/solr,null,AVAILABLE}
   [junit4]   2> 84049 INFO  (jetty-launcher-25-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4fcba3fd{/solr,null,AVAILABLE}
   [junit4]   2> 83975 INFO  (jetty-launcher-25-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6889a484{/solr,null,AVAILABLE}
   [junit4]   2> 84145 INFO  (jetty-launcher-25-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@216be34b{HTTP/1.1,[http/1.1]}{127.0.0.1:45005}
   [junit4]   2> 84145 INFO  (jetty-launcher-25-thread-5) [    ] o.e.j.s.Server 
Started @94377ms
   [junit4]   2> 84182 INFO  (jetty-launcher-25-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3e28d2f9{HTTP/1.1,[http/1.1]}{127.0.0.1:43694}
   [junit4]   2> 84182 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45005}
   [junit4]   2> 84196 INFO  (jetty-launcher-25-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@18c936c3{HTTP/1.1,[http/1.1]}{127.0.0.1:41887}
   [junit4]   2> 84196 INFO  (jetty-launcher-25-thread-4) [    ] o.e.j.s.Server 
Started @94427ms
   [junit4]   2> 84196 INFO  (jetty-launcher-25-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2a381ef8{HTTP/1.1,[http/1.1]}{127.0.0.1:40677}
   [junit4]   2> 84196 INFO  (jetty-launcher-25-thread-3) [    ] o.e.j.s.Server 
Started @94428ms
   [junit4]   2> 84196 INFO  (jetty-launcher-25-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4952db4e{HTTP/1.1,[http/1.1]}{127.0.0.1:41353}
   [junit4]   2> 84196 INFO  (jetty-launcher-25-thread-6) [    ] o.e.j.s.Server 
Started @94428ms
   [junit4]   2> 84158 INFO  (jetty-launcher-25-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@61803c04{HTTP/1.1,[http/1.1]}{127.0.0.1:37129}
   [junit4]   2> 84199 INFO  (jetty-launcher-25-thread-2) [    ] o.e.j.s.Server 
Started @94430ms
   [junit4]   2> 84182 INFO  (jetty-launcher-25-thread-1) [    ] o.e.j.s.Server 
Started @94414ms
   [junit4]   2> 84255 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43694}
   [junit4]   2> 84196 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40677}
   [junit4]   2> 84196 INFO  (jetty-launcher-25-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41353}
   [junit4]   2> 84199 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37129}
   [junit4]   2> 84196 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41887}
   [junit4]   2> 84447 ERROR (jetty-launcher-25-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 84448 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 84448 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 84448 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 84448 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-10T22:48:21.057Z
   [junit4]   2> 84467 ERROR (jetty-launcher-25-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 84468 ERROR (jetty-launcher-25-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 84468 ERROR (jetty-launcher-25-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 84468 ERROR (jetty-launcher-25-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 84475 ERROR (jetty-launcher-25-thread-6) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 84540 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 84540 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 84540 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 84541 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 84541 INFO  (jetty-launcher-25-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 84557 INFO  (jetty-launcher-25-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 84557 INFO  (jetty-launcher-25-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 84557 INFO  (jetty-launcher-25-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-10T22:48:21.166Z
   [junit4]   2> 84557 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 84558 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 84558 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-10T22:48:21.167Z
   [junit4]   2> 84558 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 84558 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 84558 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-10T22:48:21.167Z
   [junit4]   2> 84558 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 84558 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 84558 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-10T22:48:21.167Z
   [junit4]   2> 84558 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 84558 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 84558 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-10T22:48:21.167Z
   [junit4]   2> 84573 INFO  (zkConnectionManagerCallback-30-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84703 INFO  (zkConnectionManagerCallback-32-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84740 INFO  (zkConnectionManagerCallback-38-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84757 INFO  (zkConnectionManagerCallback-34-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84831 INFO  (jetty-launcher-25-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 84841 INFO  (zkConnectionManagerCallback-40-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84904 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 85012 INFO  (zkConnectionManagerCallback-36-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 85230 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 85230 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 85244 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 85246 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100262a2ba40002, likely client has closed socket
   [junit4]   2> 85309 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 85452 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100262a2ba40006, likely client has closed socket
   [junit4]   2> 85696 INFO  (jetty-launcher-25-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36210/solr
   [junit4]   2> 85741 INFO  (jetty-launcher-25-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36210/solr
   [junit4]   2> 85814 INFO  (jetty-launcher-25-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36210/solr
   [junit4]   2> 85768 INFO  (jetty-launcher-25-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36210/solr
   [junit4]   2> 86160 INFO  (jetty-launcher-25-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36210/solr
   [junit4]   2> 86161 INFO  (jetty-launcher-25-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36210/solr
   [junit4]   2> 86604 INFO  (zkConnectionManagerCallback-62-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 86662 INFO  (zkConnectionManagerCallback-56-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 86622 INFO  (zkConnectionManagerCallback-54-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 86605 INFO  (zkConnectionManagerCallback-64-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 86605 INFO  (zkConnectionManagerCallback-60-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 86604 INFO  (zkConnectionManagerCallback-58-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87229 INFO  
(zkConnectionManagerCallback-72-thread-1-processing-n:127.0.0.1:45005_solr) 
[n:127.0.0.1:45005_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87245 INFO  
(zkConnectionManagerCallback-74-thread-1-processing-n:127.0.0.1:41887_solr) 
[n:127.0.0.1:41887_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87245 INFO  
(zkConnectionManagerCallback-76-thread-1-processing-n:127.0.0.1:43694_solr) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87250 INFO  
(zkConnectionManagerCallback-66-thread-1-processing-n:127.0.0.1:41353_solr) 
[n:127.0.0.1:41353_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87251 INFO  
(zkConnectionManagerCallback-70-thread-1-processing-n:127.0.0.1:37129_solr) 
[n:127.0.0.1:37129_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87253 INFO  
(zkConnectionManagerCallback-68-thread-1-processing-n:127.0.0.1:40677_solr) 
[n:127.0.0.1:40677_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89463 INFO  (jetty-launcher-25-thread-1) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 89478 INFO  (jetty-launcher-25-thread-1) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43694_solr
   [junit4]   2> 89589 INFO  (jetty-launcher-25-thread-1) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.Overseer Overseer 
(id=72099556600578065-127.0.0.1:43694_solr-n_0000000000) starting
   [junit4]   2> 91750 INFO  (jetty-launcher-25-thread-1) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43694_solr
   [junit4]   2> 92180 INFO  
(zkCallback-75-thread-1-processing-n:127.0.0.1:43694_solr) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 94088 INFO  (jetty-launcher-25-thread-5) 
[n:127.0.0.1:45005_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 94163 INFO  (jetty-launcher-25-thread-5) 
[n:127.0.0.1:45005_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 94290 INFO  (jetty-launcher-25-thread-5) 
[n:127.0.0.1:45005_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45005_solr
   [junit4]   2> 94363 INFO  
(zkCallback-75-thread-1-processing-n:127.0.0.1:43694_solr) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 94473 INFO  
(zkCallback-71-thread-1-processing-n:127.0.0.1:45005_solr) 
[n:127.0.0.1:45005_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 95448 INFO  (jetty-launcher-25-thread-1) 
[n:127.0.0.1:43694_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43694.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@364740c4
   [junit4]   2> 95501 INFO  (jetty-launcher-25-thread-1) 
[n:127.0.0.1:43694_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43694.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@364740c4
   [junit4]   2> 95502 INFO  (jetty-launcher-25-thread-1) 
[n:127.0.0.1:43694_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43694.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@364740c4
   [junit4]   2> 95539 INFO  (jetty-launcher-25-thread-1) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9338D150698AF0D-001/tempDir-001/node1/.
   [junit4]   2> 95882 INFO  (jetty-launcher-25-thread-4) 
[n:127.0.0.1:41887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 95899 INFO  (jetty-launcher-25-thread-6) 
[n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 95994 INFO  (jetty-launcher-25-thread-6) 
[n:127.0.0.1:41353_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 95994 INFO  (jetty-launcher-25-thread-2) 
[n:127.0.0.1:37129_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 96010 INFO  (jetty-launcher-25-thread-2) 
[n:127.0.0.1:37129_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 96047 INFO  (jetty-launcher-25-thread-6) 
[n:127.0.0.1:41353_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41353_solr
   [junit4]   2> 96065 INFO  (jetty-launcher-25-thread-2) 
[n:127.0.0.1:37129_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37129_solr
   [junit4]   2> 96066 INFO  
(zkCallback-75-thread-1-processing-n:127.0.0.1:43694_solr) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 96191 INFO  
(zkCallback-75-thread-1-processing-n:127.0.0.1:43694_solr) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 96244 INFO  (jetty-launcher-25-thread-3) 
[n:127.0.0.1:40677_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 96247 INFO  (jetty-launcher-25-thread-3) 
[n:127.0.0.1:40677_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 96337 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:41353_solr) 
[n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 96398 INFO  
(zkCallback-71-thread-1-processing-n:127.0.0.1:45005_solr) 
[n:127.0.0.1:45005_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 96536 INFO  (jetty-launcher-25-thread-4) 
[n:127.0.0.1:41887_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 96544 INFO  
(zkCallback-69-thread-1-processing-n:127.0.0.1:37129_solr) 
[n:127.0.0.1:37129_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 96581 INFO  
(zkCallback-73-thread-1-processing-n:127.0.0.1:41887_solr) 
[n:127.0.0.1:41887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 96800 INFO  (jetty-launcher-25-thread-3) 
[n:127.0.0.1:40677_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40677_solr
   [junit4]   2> 96865 INFO  (jetty-launcher-25-thread-4) 
[n:127.0.0.1:41887_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41887_solr
   [junit4]   2> 96911 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:41353_solr) 
[n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 96914 INFO  
(zkCallback-75-thread-2-processing-n:127.0.0.1:43694_solr) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 96927 INFO  
(zkCallback-73-thread-1-processing-n:127.0.0.1:41887_solr) 
[n:127.0.0.1:41887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 96930 INFO  
(zkCallback-69-thread-1-processing-n:127.0.0.1:37129_solr) 
[n:127.0.0.1:37129_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 96942 INFO  
(zkCallback-71-thread-1-processing-n:127.0.0.1:45005_solr) 
[n:127.0.0.1:45005_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (6)
   [junit4]   2> 96946 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:41353_solr) 
[n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 96947 INFO  
(zkCallback-73-thread-1-processing-n:127.0.0.1:41887_solr) 
[n:127.0.0.1:41887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 96951 INFO  
(zkCallback-75-thread-2-processing-n:127.0.0.1:43694_solr) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 97099 INFO  
(zkCallback-67-thread-1-processing-n:127.0.0.1:40677_solr) 
[n:127.0.0.1:40677_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (6)
   [junit4]   2> 97170 INFO  
(zkCallback-69-thread-1-processing-n:127.0.0.1:37129_solr) 
[n:127.0.0.1:37129_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 98440 INFO  (jetty-launcher-25-thread-5) 
[n:127.0.0.1:45005_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45005.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@364740c4
   [junit4]   2> 98460 INFO  (jetty-launcher-25-thread-2) 
[n:127.0.0.1:37129_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37129.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@364740c4
   [junit4]   2> 98871 INFO  (jetty-launcher-25-thread-5) 
[n:127.0.0.1:45005_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45005.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@364740c4
   [junit4]   2> 98872 INFO  (jetty-launcher-25-thread-5) 
[n:127.0.0.1:45005_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45005.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@364740c4
   [junit4]   2> 99022 INFO  (jetty-launcher-25-thread-2) 
[n:127.0.0.1:37129_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37129.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@364740c4
   [junit4]   2> 99022 INFO  (jetty-launcher-25-thread-2) 
[n:127.0.0.1:37129_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37129.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@364740c4
   [junit4]   2> 99041 INFO  (jetty-launcher-25-thread-5) 
[n:127.0.0.1:45005_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9338D150698AF0D-001/tempDir-001/node5/.
   [junit4]   2> 99130 INFO  (jetty-launcher-25-thread-2) 
[n:127.0.0.1:37129_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9338D150698AF0D-001/tempDir-001/node2/.
   [junit4]   2> 99717 INFO  (jetty-launcher-25-thread-4) 
[n:127.0.0.1:41887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41887.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@364740c4
   [junit4]   2> 100126 INFO  (jetty-launcher-25-thread-4) 
[n:127.0.0.1:41887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41887.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@364740c4
   [junit4]   2> 100127 INFO  (jetty-launcher-25-thread-4) 
[n:127.0.0.1:41887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41887.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@364740c4
   [junit4]   2> 100128 INFO  (jetty-launcher-25-thread-4) 
[n:127.0.0.1:41887_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9338D150698AF0D-001/tempDir-001/node4/.
   [junit4]   2> 100663 INFO  (jetty-launcher-25-thread-3) 
[n:127.0.0.1:40677_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40677.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@364740c4
   [junit4]   2> 101085 INFO  (jetty-launcher-25-thread-6) 
[n:127.0.0.1:41353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41353.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@364740c4
   [junit4]   2> 101149 INFO  (jetty-launcher-25-thread-3) 
[n:127.0.0.1:40677_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40677.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@364740c4
   [junit4]   2> 101149 INFO  (jetty-launcher-25-thread-3) 
[n:127.0.0.1:40677_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40677.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@364740c4
   [junit4]   2> 101151 INFO  (jetty-launcher-25-thread-3) 
[n:127.0.0.1:40677_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9338D150698AF0D-001/tempDir-001/node3/.
   [junit4]   2> 101276 INFO  (jetty-launcher-25-thread-6) 
[n:127.0.0.1:41353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41353.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@364740c4
   [junit4]   2> 101276 INFO  (jetty-launcher-25-thread-6) 
[n:127.0.0.1:41353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41353.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@364740c4
   [junit4]   2> 101311 INFO  (jetty-launcher-25-thread-6) 
[n:127.0.0.1:41353_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_9338D150698AF0D-001/tempDir-001/node6/.
   [junit4]   2> 104372 INFO  (zkConnectionManagerCallback-90-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 104908 INFO  (zkConnectionManagerCallback-94-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 105092 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[9338D150698AF0D]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 105094 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[9338D150698AF0D]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36210/solr ready
   [junit4]   2> 105541 INFO  
(TEST-ReplaceNodeNoTargetTest.test-seed#[9338D150698AF0D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 105680 INFO  (zkConnectionManagerCallback-96-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 105880 INFO  
(TEST-ReplaceNodeNoTargetTest.test-seed#[9338D150698AF0D]) [    ] 
o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 108716 INFO  (qtp1196998372-166) [n:127.0.0.1:37129_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=319
   [junit4]   2> 109299 INFO  (qtp995330576-175) [n:127.0.0.1:40677_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 109774 INFO  (qtp2103406526-140) [n:127.0.0.1:41353_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=107
   [junit4]   2> 109978 INFO  (qtp2088020688-157) [n:127.0.0.1:41887_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 110047 INFO  (qtp18668090-148) [n:127.0.0.1:43694_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=16
   [junit4]   2> 110068 INFO  (qtp724530558-136) [n:127.0.0.1:45005_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 110144 INFO  (qtp724530558-132) [n:127.0.0.1:45005_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=2493
   [junit4]   2> 110198 INFO  (qtp1196998372-170) [n:127.0.0.1:37129_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 110399 INFO  
(OverseerThreadFactory-175-thread-1-processing-n:127.0.0.1:43694_solr) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
replacenodetest_coll_notarget
   [junit4]   2> 110602 INFO  (qtp1196998372-171) [n:127.0.0.1:37129_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 110710 INFO  (qtp995330576-179) [n:127.0.0.1:40677_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 110731 INFO  (qtp2103406526-144) [n:127.0.0.1:41353_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 110766 INFO  (qtp2088020688-157) [n:127.0.0.1:41887_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=17
   [junit4]   2> 110800 INFO  (qtp18668090-152) [n:127.0.0.1:43694_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 110856 INFO  (qtp724530558-138) [n:127.0.0.1:45005_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 111153 INFO  
(OverseerThreadFactory-175-thread-1-processing-n:127.0.0.1:43694_solr) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, 
curr-time 640328699 sessionWrapper.createTime 640328420660298, 
this.sessionWrapper.createTime 640328420660298 
   [junit4]   2> 111486 INFO  
(OverseerStateUpdate-72099556600578065-127.0.0.1:43694_solr-n_0000000000) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45005/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 111523 INFO  
(OverseerStateUpdate-72099556600578065-127.0.0.1:43694_solr-n_0000000000) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43694/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 111525 INFO  
(OverseerStateUpdate-72099556600578065-127.0.0.1:43694_solr-n_0000000000) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41887/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 111649 INFO  
(OverseerStateUpdate-72099556600578065-127.0.0.1:43694_solr-n_0000000000) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41353/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 111687 INFO  
(OverseerStateUpdate-72099556600578065-127.0.0.1:43694_solr-n_0000000000) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40677/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 111772 INFO  
(OverseerStateUpdate-72099556600578065-127.0.0.1:43694_solr-n_0000000000) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37129/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 111917 INFO  
(OverseerStateUpdate-72099556600578065-127.0.0.1:43694_solr-n_0000000000) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n13",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37129/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 111966 INFO  
(OverseerStateUpdate-72099556600578065-127.0.0.1:43694_solr-n_0000000000) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n15",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40677/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 111989 INFO  
(OverseerStateUpdate-72099556600578065-127.0.0.1:43694_solr-n_0000000000) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n17",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41353/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 112006 INFO  
(OverseerStateUpdate-72099556600578065-127.0.0.1:43694_solr-n_0000000000) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41887/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 112199 INFO  (qtp724530558-134) [n:127.0.0.1:45005_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 112199 INFO  (qtp724530558-134) [n:127.0.0.1:45005_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 112250 INFO  (qtp2103406526-146) [n:127.0.0.1:41353_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n17&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 112364 INFO  (qtp2103406526-146) [n:127.0.0.1:41353_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 112349 INFO  (qtp995330576-179) [n:127.0.0.1:40677_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node16&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n15&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 112365 INFO  (qtp995330576-179) [n:127.0.0.1:40677_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 112212 INFO  (qtp18668090-152) [n:127.0.0.1:43694_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 112365 INFO  (qtp18668090-152) [n:127.0.0.1:43694_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 112211 INFO  (qtp1196998372-171) [n:127.0.0.1:37129_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n10&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 112366 INFO  (qtp1196998372-171) [n:127.0.0.1:37129_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 112348 INFO  (qtp1196998372-168) [n:127.0.0.1:37129_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node14&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n13&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 112347 INFO  (qtp2088020688-162) [n:127.0.0.1:41887_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 112367 INFO  (qtp2088020688-162) [n:127.0.0.1:41887_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 112347 INFO  (qtp995330576-181) [n:127.0.0.1:40677_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 112346 INFO  (qtp2103406526-144) [n:127.0.0.1:41353_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n5&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 112210 INFO  (qtp2088020688-157) [n:127.0.0.1:41887_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n3&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 112780 INFO  
(zkCallback-73-thread-1-processing-n:127.0.0.1:41887_solr) 
[n:127.0.0.1:41887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 112781 INFO  
(zkCallback-69-thread-1-processing-n:127.0.0.1:37129_solr) 
[n:127.0.0.1:37129_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 112781 INFO  
(zkCallback-67-thread-1-processing-n:127.0.0.1:40677_solr) 
[n:127.0.0.1:40677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 112781 INFO  
(zkCallback-71-thread-1-processing-n:127.0.0.1:45005_solr) 
[n:127.0.0.1:45005_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 112782 INFO  
(zkCallback-75-thread-2-processing-n:127.0.0.1:43694_solr) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 112783 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:41353_solr) 
[n:127.0.0.1:41353_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 113109 INFO  
(zkCallback-71-thread-2-processing-n:127.0.0.1:45005_solr) 
[n:127.0.0.1:45005_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 113115 INFO  
(zkCallback-75-thread-1-processing-n:127.0.0.1:43694_solr) 
[n:127.0.0.1:43694_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 113498 INFO  (qtp2088020688-162) [n:127.0.0.1:41887_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 113598 INFO  (qtp1196998372-171) [n:127.0.0.1:37129_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node12 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 113843 INFO  (qtp2103406526-144) [n:127.0.0.1:41353_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n5] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 113852 INFO  (qtp1196998372-171) [n:127.0.0.1:37129_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node12 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard3_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 113945 INFO  (qtp2088020688-162) [n:127.0.0.1:41887_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard5_replica_n18] Schema name=cloud-dynamic
   [junit4]   2> 114028 INFO  (qtp2103406526-144) [n:127.0.0.1:41353_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n5] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard2_replica_n5] Schema name=cloud-dynamic
   [junit4]   2> 114054 INFO  (qtp2103406526-146) [n:127

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

olr/collections/tlog_replica_test_create_delete/terms/shard2
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_create_delete/terms/shard1
   [junit4]   2>        12      
/solr/collections/tlog_replica_test_remove_leader/terms/shard1
   [junit4]   2>        11      /solr/aliases.json
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_recovery/terms/shard1
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_real_time_get/terms/shard1
   [junit4]   2>        9       
/solr/collections/tlog_replica_test_kill_leader/terms/shard1
   [junit4]   2>        9       /solr/security.json
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_kill_tlog_replica/terms/shard1
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_only_leader_indexes/terms/shard1
   [junit4]   2>        7       
/solr/collections/tlog_replica_test_basic_leader_election/terms/shard1
   [junit4]   2>        7       
/solr/collections/tlog_replica_test_delete_by_id/terms/shard1
   [junit4]   2>        5       
/solr/collections/tlog_replica_test_add_docs/terms/shard1
   [junit4]   2>        5       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        46      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        37      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        31      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        25      
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        11      /solr/clusterstate.json
   [junit4]   2>        11      /solr/clusterprops.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/72099823368470539-core_node3-n_0000000000
   [junit4]   2>        3       
/solr/overseer_elect/election/72099823368470539-127.0.0.1:34384_solr-n_0000000002
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_real_time_get/leader_elect/shard1/election/72099823368470533-core_node6-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72099823368470539-core_node11-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72099823368470552-127.0.0.1:34384_solr-n_0000000006
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72099823368470539-core_node11-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/live_nodes
   [junit4]   2>        11      /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_9338D150698AF0D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{foo=PostingsFormat(name=MockRandom), title_s=PostingsFormat(name=MockRandom), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
foo_s=PostingsFormat(name=MockRandom)}, 
docValues:{_version_=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Lucene70), 
inplace_updatable_int=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=1370, maxMBSortInHeap=5.414837716141696, 
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-BE, 
timezone=Australia/Eucla
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=189953040,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryField, 
TestSubQueryTransformer, CdcrRequestHandlerTest, TestHighlightDedupGrouping, 
TestUseDocValuesAsStored2, TestDocumentBuilder, TestWordDelimiterFilterFactory, 
SpellCheckCollatorTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
TestDynamicLoading, TestIBSimilarityFactory, TestSolrQueryParser, 
TestCloudRecovery, TestDocSet, DistanceUnitsTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestLocalFSCloudBackupRestore, 
TestBlobHandler, ZkFailoverTest, TestPhraseSuggestions, 
HdfsBasicDistributedZk2Test, AssignBackwardCompatibilityTest, ShardRoutingTest, 
TestIndexingPerformance, IndexBasedSpellCheckerTest, 
TlogReplayBufferedWhileIndexingTest, AddBlockUpdateTest, 
DistributedExpandComponentTest, TestGeoJSONResponseWriter, 
DirectUpdateHandlerTest, TestGroupingSearch, TestStressInPlaceUpdates, 
TestNumericTerms32, TestTrackingShardHandlerFactory, NodeLostTriggerTest, 
RemoteQueryErrorTest, DistributedVersionInfoTest, 
AutoAddReplicasIntegrationTest, BinaryUpdateRequestHandlerTest, 
UpdateParamsTest, HdfsThreadLeakTest, TestCSVResponseWriter, HLLUtilTest, 
TestSchemaResource, PluginInfoTest, CreateCollectionCleanupTest, TestConfig, 
TestConfigSets, TestRetrieveFieldsOptimizer, TestMultiValuedNumericRangeQuery, 
BlockDirectoryTest, TestExpandComponent, TestRemoteStreaming, 
TestFilteredDocIdSet, TestQuerySenderNoQuery, TestOmitPositions, 
TestFieldCacheReopen, CollectionsAPIDistributedZkTest, TestTriggerIntegration, 
TestLegacyFieldReuse, TestStressLucene, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestLuceneMatchVersion, 
SolrSlf4jReporterTest, TestCrossCoreJoin, TestComplexPhraseQParserPlugin, 
SuggesterWFSTTest, TestConfigSetsAPI, MoveReplicaTest, EchoParamsTest, 
SolrGraphiteReporterTest, TestPHPSerializedResponseWriter, CursorPagingTest, 
TestMacros, TestExtendedDismaxParser, ZkNodePropsTest, ComputePlanActionTest, 
TestFieldTypeCollectionResource, HdfsCollectionsAPIDistributedZkTest, 
TestIndexSearcher, CurrencyRangeFacetCloudTest, TestWriterPerf, 
TestLuceneIndexBackCompat, TestJsonFacetRefinement, TestAuthorizationFramework, 
HdfsRecoveryZkTest, TestPolicyCloud, CdcrBootstrapTest, 
CloudExitableDirectoryReaderTest, CloudMLTQParserTest, 
SpellingQueryConverterTest, TestDownShardTolerantSearch, 
ManagedSchemaRoundRobinCloudTest, HdfsDirectoryFactoryTest, TestRestoreCore, 
TestInPlaceUpdatesDistrib, GraphQueryTest, BasicAuthIntegrationTest, 
SolrIndexSplitterTest, DataDrivenBlockJoinTest, TestRandomFaceting, 
UUIDFieldTest, TestDistributedSearch, V2ApiIntegrationTest, TestPullReplica, 
TestDynamicFieldResource, DeleteShardTest, TestExactSharedStatsCache, 
FieldAnalysisRequestHandlerTest, StatsComponentTest, 
DistribDocExpirationUpdateProcessorTest, TestHdfsBackupRestoreCore, 
DistributedSuggestComponentTest, TestComponentsName, TestCollectionAPI, 
DistributedTermsComponentTest, TestApiFramework, 
TestLMDirichletSimilarityFactory, RequestLoggingTest, ZkCLITest, 
TestStandardQParsers, TestHashPartitioner, TestAuthenticationFramework, 
DeleteLastCustomShardedReplicaTest, MetricsConfigTest, 
DefaultValueUpdateProcessorTest, SyncSliceTest, OpenCloseCoreStressTest, 
BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest, 
TestFaceting, TestRecovery, ZkControllerTest, TestStressReorder, TestReload, 
SimpleFacetsTest, SpellCheckComponentTest, TestSort, TestLazyCores, 
HighlighterTest, DistributedQueryElevationComponentTest, SimplePostToolTest, 
TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, 
SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, 
SuggesterTSTTest, SpatialFilterTest, TestCSVLoader, NoCacheHeaderTest, 
WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, 
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DocValuesMultiTest, 
DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, 
DebugComponentTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest, 
TestQueryUtils, DocumentAnalysisRequestHandlerTest, 
XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, 
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, 
MoreLikeThisHandlerTest, RequiredFieldsTest, FastVectorHighlighterTest, 
LoggingHandlerTest, SolrPluginUtilsTest, TestJmxIntegration, 
TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, 
MBeansHandlerTest, JsonLoaderTest, TestPartialUpdateDeduplication, 
CSVRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, 
AlternateDirectoryTest, CopyFieldTest, ResponseLogComponentTest, 
SolrIndexConfigTest, TestStressRecovery, TestTolerantSearch, 
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ActionThrottleTest, 
AsyncCallRequestStatusResponseTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteReplicaTest, 
HttpPartitionOnCommitTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, 
MultiThreadedOCPTest, NodeMutatorTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, 
ReplicationFactorTest, RollingRestartTest, SSLMigrationTest, 
SaslZkACLProviderTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, 
TestRandomRequestDistribution, TestSkipOverseerOperations, TestTlogReplica]
   [junit4] Completed [573/775 (7!)] on J0 in 152.69s, 13 tests, 1 failure <<< 
FAILURES!

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

Reply via email to