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

5 tests failed.
FAILED:  org.apache.solr.cloud.TestLockTree.testLocks

Error Message:
expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([A3279212BDE40515:DAEDE8EBB534EEFE]: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.cloud.TestLockTree.testLocks(TestLockTree.java:99)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
Error from server at 
http://127.0.0.1:45994/solr/testcollection_shard1_replica_n3: Expected mime 
type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 
Can not find: /solr/testcollection_shard1_replica_n3/update</title> </head> 
<body><h2>HTTP ERROR 404</h2> <p>Problem accessing 
/solr/testcollection_shard1_replica_n3/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:45994/solr/testcollection_shard1_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/testcollection_shard1_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: 
/solr/testcollection_shard1_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([A3279212BDE40515:DD3CB73A0CEFB0]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        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.request.UpdateRequest.commit(UpdateRequest.java:237)
        at 
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:170)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45994/solr/testcollection_shard1_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/testcollection_shard1_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: 
/solr/testcollection_shard1_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        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.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  org.apache.solr.cloud.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([A3279212BDE40515:1C325CEC3E0E6093]:0)
        at 
org.apache.solr.common.cloud.rule.ImplicitSnitch.getTags(ImplicitSnitch.java:78)
        at 
org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider.fetchTagValues(SolrClientNodeStateProvider.java:139)
        at 
org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider.getNodeValues(SolrClientNodeStateProvider.java:128)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.printState(ComputePlanActionTest.java:162)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:993)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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:300)
        at 
org.apache.solr.common.cloud.rule.ImplicitSnitch.getTags(ImplicitSnitch.java:76)
        ... 40 more
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: https://127.0.0.1:41076/solr
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1260)
        at 
org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider$ClientSnitchCtx.invoke(SolrClientNodeStateProvider.java:342)
        at 
org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider$AutoScalingSnitch.getRemoteInfo(SolrClientNodeStateProvider.java:273)
        ... 41 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:41076 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 46 more


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting

Error Message:
Error from server at http://127.0.0.1:38978/solr/collection1_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> 
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n3/update</title> </head> <body><h2>HTTP ERROR 
404</h2> <p>Problem accessing /solr/collection1_shard2_replica_n3/update. 
Reason: <pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:38978/solr/collection1_shard2_replica_n3: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n3/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([9DFF9D5CEB713BF3:5F48A134E831CB8B]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting(CloudSolrClientTest.java:238)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38978/solr/collection1_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n3/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        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.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamDecoratorTest

Error Message:
Error from server at http://127.0.0.1:38052/solr: KeeperErrorCode = Session 
expired for /configs/conf

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38052/solr: KeeperErrorCode = Session expired 
for /configs/conf
        at __randomizedtesting.SeedInfo.seed([9DFF9D5CEB713BF3]: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:1107)
        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.client.solrj.io.stream.StreamDecoratorTest.setupCluster(StreamDecoratorTest.java:95)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:875)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 12835 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_A3279212BDE40515-001/init-core-data-001
   [junit4]   2> 778566 WARN  
(SUITE-ComputePlanActionTest-seed#[A3279212BDE40515]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 778566 INFO  
(SUITE-ComputePlanActionTest-seed#[A3279212BDE40515]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 778568 INFO  
(SUITE-ComputePlanActionTest-seed#[A3279212BDE40515]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 778568 INFO  
(SUITE-ComputePlanActionTest-seed#[A3279212BDE40515]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 778569 INFO  
(SUITE-ComputePlanActionTest-seed#[A3279212BDE40515]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_A3279212BDE40515-001/tempDir-001
   [junit4]   2> 778569 INFO  
(SUITE-ComputePlanActionTest-seed#[A3279212BDE40515]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 778579 INFO  (Thread-509) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 778579 INFO  (Thread-509) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 778630 ERROR (Thread-509) [    ] 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> 778684 INFO  
(SUITE-ComputePlanActionTest-seed#[A3279212BDE40515]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36097
   [junit4]   2> 778703 INFO  (zkConnectionManagerCallback-795-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 778707 INFO  (jetty-launcher-792-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 778782 INFO  (jetty-launcher-792-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 778782 INFO  (jetty-launcher-792-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 778782 INFO  (jetty-launcher-792-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 778782 INFO  (jetty-launcher-792-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6dd287da{/solr,null,AVAILABLE}
   [junit4]   2> 778784 INFO  (jetty-launcher-792-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4d35054{SSL,[ssl, 
http/1.1]}{127.0.0.1:35289}
   [junit4]   2> 778784 INFO  (jetty-launcher-792-thread-1) [    ] 
o.e.j.s.Server Started @778970ms
   [junit4]   2> 778784 INFO  (jetty-launcher-792-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35289}
   [junit4]   2> 778784 ERROR (jetty-launcher-792-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 778784 INFO  (jetty-launcher-792-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 778784 INFO  (jetty-launcher-792-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 778784 INFO  (jetty-launcher-792-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 778784 INFO  (jetty-launcher-792-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 778784 INFO  (jetty-launcher-792-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-30T19:30:57.953Z
   [junit4]   2> 778828 INFO  (zkConnectionManagerCallback-797-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 778829 INFO  (jetty-launcher-792-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 779240 INFO  (jetty-launcher-792-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36097/solr
   [junit4]   2> 779257 INFO  (zkConnectionManagerCallback-801-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 779310 INFO  (zkConnectionManagerCallback-803-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 779545 INFO  (jetty-launcher-792-thread-1) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35289_solr
   [junit4]   2> 779546 INFO  (jetty-launcher-792-thread-1) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.Overseer Overseer 
(id=73582306032353283-127.0.0.1:35289_solr-n_0000000000) starting
   [junit4]   2> 779605 INFO  (zkConnectionManagerCallback-810-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 779607 INFO  (jetty-launcher-792-thread-1) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36097/solr ready
   [junit4]   2> 779633 INFO  
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35289_solr
   [junit4]   2> 779634 INFO  (jetty-launcher-792-thread-1) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35289_solr
   [junit4]   2> 779635 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 779636 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 779636 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 779637 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 779708 INFO  
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 779731 INFO  (zkCallback-809-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 779783 INFO  (jetty-launcher-792-thread-1) 
[n:127.0.0.1:35289_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 779827 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:35289_solr]
   [junit4]   2> 779827 INFO  (jetty-launcher-792-thread-1) 
[n:127.0.0.1:35289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35289.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 779827 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 779827 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 779828 DEBUG (ScheduledTrigger-1268-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 779834 INFO  (jetty-launcher-792-thread-1) 
[n:127.0.0.1:35289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35289.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 779834 INFO  (jetty-launcher-792-thread-1) 
[n:127.0.0.1:35289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35289.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 779835 INFO  (jetty-launcher-792-thread-1) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_A3279212BDE40515-001/tempDir-001/node1/.
   [junit4]   2> 779906 INFO  (zkConnectionManagerCallback-813-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 779951 INFO  (zkConnectionManagerCallback-818-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 779958 INFO  
(SUITE-ComputePlanActionTest-seed#[A3279212BDE40515]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 779960 INFO  
(SUITE-ComputePlanActionTest-seed#[A3279212BDE40515]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36097/solr ready
   [junit4]   2> 779971 INFO  
(TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard-seed#[A3279212BDE40515])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard
   [junit4]   2> 779987 DEBUG (zkCallback-809-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 779987 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 779987 INFO  
(TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard-seed#[A3279212BDE40515])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 779989 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 779990 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 779990 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 780162 INFO  (qtp263002025-2952) [n:127.0.0.1:35289_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> 780166 DEBUG (qtp263002025-2958) [n:127.0.0.1:35289_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 780173 INFO  (qtp263002025-2958) [n:127.0.0.1:35289_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=70
   [junit4]   2> 780174 DEBUG (zkCallback-809-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
3
   [junit4]   2> 780174 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 3
   [junit4]   2> 780174 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 780175 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 780175 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, 
lastZnodeVersion 3
   [junit4]   2> 780177 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_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> 780186 DEBUG (qtp263002025-2958) [n:127.0.0.1:35289_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 780187 INFO  (qtp263002025-2958) [n:127.0.0.1:35289_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 780187 DEBUG (zkCallback-809-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
4
   [junit4]   2> 780187 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 4
   [junit4]   2> 780187 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 780187 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 780187 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, 
lastZnodeVersion 4
   [junit4]   2> 780250 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=9
   [junit4]   2> 780251 DEBUG (qtp263002025-2956) [n:127.0.0.1:35289_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 780262 INFO  (qtp263002025-2956) [n:127.0.0.1:35289_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=72
   [junit4]   2> 780262 DEBUG (zkCallback-809-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
5
   [junit4]   2> 780263 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 5
   [junit4]   2> 780267 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger - 
Initial livenodes: [127.0.0.1:35289_solr]
   [junit4]   2> 780268 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger 
instantiated with properties: {preferredOperation=addreplica, event=nodeAdded, 
waitFor=1, actions=[{name=compute_plan, class=solr.ComputePlanAction}, 
{name=test, 
class=org.apache.solr.cloud.autoscaling.ComputePlanActionTest$AssertingTriggerAction}],
 enabled=true}
   [junit4]   2> 780268 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 780269 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, 
lastZnodeVersion 5
   [junit4]   2> 780270 DEBUG (ScheduledTrigger-1268-thread-2) [    ] 
o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 780270 DEBUG (ScheduledTrigger-1268-thread-2) [    ] 
o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 780271 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_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> 780272 DEBUG (qtp263002025-2956) [n:127.0.0.1:35289_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 780272 INFO  (qtp263002025-2956) [n:127.0.0.1:35289_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 780272 DEBUG (zkCallback-809-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
6
   [junit4]   2> 780272 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 6
   [junit4]   2> 780273 INFO  (qtp263002025-2958) [n:127.0.0.1:35289_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=2&name=testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 780274 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 780274 DEBUG 
(OverseerAutoScalingTriggerThread-73582306032353283-127.0.0.1:35289_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, 
lastZnodeVersion 6
   [junit4]   2> 780291 INFO  
(OverseerThreadFactory-1270-thread-1-processing-n:127.0.0.1:35289_solr) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0
   [junit4]   2> 780296 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   
"name":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 780296 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0
   [junit4]   2> 780296 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/state.json
   [junit4]   2> 780409 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 780420 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 780420 INFO  
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 780421 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 780421 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 780423 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 780423 INFO  
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 780424 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 780425 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 780525 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/state.json 
version: 0
   [junit4]   2> 780638 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr    
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2&action=CREATE&numShards=2&collection=testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 780638 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr    
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1&action=CREATE&numShards=2&collection=testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 780638 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr    
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 780649 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35289_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 780649 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35289_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 780649 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node4:{"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2","base_url":"https://127.0.0.1:35289/solr","node_name":"127.0.0.1:35289_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 780649 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0//collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:35289_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 780649 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35289_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 780650 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35289_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 780650 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node3:{"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1","base_url":"https://127.0.0.1:35289/solr","node_name":"127.0.0.1:35289_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 780650 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0//collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:35289_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:35289_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 780753 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/state.json 
version: 1
   [junit4]   2> 781281 DEBUG (ScheduledTrigger-1268-thread-2) [    ] 
o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 781281 DEBUG (ScheduledTrigger-1268-thread-2) [    ] 
o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 781682 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 781726 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.s.IndexSchema 
[testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
Schema name=minimal
   [junit4]   2> 781729 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 781729 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 
'testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2' 
using configuration from collection 
testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0, trusted=true
   [junit4]   2> 781749 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 781773 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35289.solr.core.testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0.shard2.replica_n2'
 (registry 
'solr.core.testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0.shard2.replica_n2')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 781773 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.c.SolrCore 
[[testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] ] 
Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_A3279212BDE40515-001/tempDir-001/node1/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_A3279212BDE40515-001/tempDir-001/node1/./testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2/data/]
   [junit4]   2> 781788 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.s.IndexSchema 
[testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
Schema name=minimal
   [junit4]   2> 781825 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 781825 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1' 
using configuration from collection 
testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0, trusted=true
   [junit4]   2> 781826 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35289.solr.core.testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0.shard1.replica_n1'
 (registry 
'solr.core.testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0.shard1.replica_n1')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 781826 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.c.SolrCore 
[[testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] ] 
Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_A3279212BDE40515-001/tempDir-001/node1/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_A3279212BDE40515-001/tempDir-001/node1/./testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1/data/]
   [junit4]   2> 781935 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 781935 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 781971 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 781971 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 781986 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d682871[testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1]
 main]
   [junit4]   2> 782028 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 782028 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 782045 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 782045 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1615779973000331264
   [junit4]   2> 782050 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/terms/shard1
 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 782053 INFO  
(searcherExecutor-1276-thread-1-processing-n:127.0.0.1:35289_solr 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3) 
[n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.c.SolrCore 
[testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
Registered new searcher 
Searcher@d682871[testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 782070 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 782070 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 782070 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35289/solr/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1/
   [junit4]   2> 782070 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 782070 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:35289/solr/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1/
 has no replicas
   [junit4]   2> 782070 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 782070 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 782071 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 782074 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35289/solr/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1/
 shard1
   [junit4]   2> 782074 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0",
   [junit4]   2>   "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>   
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 782086 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 782086 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 782091 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@69311d25[testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2]
 main]
   [junit4]   2> 782092 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 782092 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 782093 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 782106 INFO  
(searcherExecutor-1275-thread-1-processing-n:127.0.0.1:35289_solr 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4) 
[n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.c.SolrCore 
[testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
Registered new searcher 
Searcher@69311d25[testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 782109 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1615779973067440128
   [junit4]   2> 782123 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/terms/shard2
 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 782190 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/state.json 
version: 2
   [junit4]   2> 782232 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 782232 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 782232 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35289/solr/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2/
   [junit4]   2> 782232 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 782233 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:35289/solr/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2/
 has no replicas
   [junit4]   2> 782233 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 782237 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 782255 INFO  (qtp263002025-2957) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard1 r:core_node3 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1&action=CREATE&numShards=2&collection=testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1617
   [junit4]   2> 782255 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35289_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 782256 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35289_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 782256 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: 
core_node3:{"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1","base_url":"https://127.0.0.1:35289/solr","node_name":"127.0.0.1:35289_solr","state":"active","type":"NRT","force_set_state":"false","leader":"true"}
   [junit4]   2> 782256 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0//collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/state.json/3)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:35289_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:35289_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 782256 INFO  (qtp263002025-2953) [n:127.0.0.1:35289_solr 
c:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0 s:shard2 r:core_node4 
x:testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35289/solr/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2/
 shard2
   [junit4]   2> 782257 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0",
   [junit4]   2>   "base_url":"https://127.0.0.1:35289/solr";,
   [junit4]   2>   
"core":"testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0_shard2_replica_n2",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 782281 DEBUG (ScheduledTrigger-1268-thread-2) [    ] 
o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 782281 DEBUG (ScheduledTrigger-1268-thread-2) [    ] 
o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 782385 DEBUG 
(OverseerStateUpdate-73582306032353283-127.0.0.1:35289_solr-n_0000000000) 
[n:127.0.0.1:35289_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/testNodeAdd

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

home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null123467365
     [copy] Copying 241 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null123467365
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null123467365

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 183ms :: artifacts dl 37ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 233 minutes 22 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to