Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Linux/68/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting

Error Message:
Error from server at 
https://127.0.0.1:39239/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 https://127.0.0.1:39239/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([B39FE6D4D7DB7DBC:7128DABCD49B8DC4]: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.client.solrj.impl.CloudSolrClientTest.testRouting(CloudSolrClientTest.java:269)
        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 https://127.0.0.1:39239/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:  
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica

Error Message:
Error from server at https://127.0.0.1:33853/solr: Could not fully remove 
collection: raceDeleteReplica_false

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:33853/solr: Could not fully remove collection: 
raceDeleteReplica_false
        at 
__randomizedtesting.SeedInfo.seed([53B8388C5BDA8C05:39AE595C3328C6CF]: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.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:342)
        at 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:230)
        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)




Build Log:
[...truncated 14149 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_53B8388C5BDA8C05-001/init-core-data-001
   [junit4]   2> 1725191 WARN  
(SUITE-DeleteReplicaTest-seed#[53B8388C5BDA8C05]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1725191 INFO  
(SUITE-DeleteReplicaTest-seed#[53B8388C5BDA8C05]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1725192 INFO  
(SUITE-DeleteReplicaTest-seed#[53B8388C5BDA8C05]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1725192 INFO  
(SUITE-DeleteReplicaTest-seed#[53B8388C5BDA8C05]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1725192 INFO  
(SUITE-DeleteReplicaTest-seed#[53B8388C5BDA8C05]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_53B8388C5BDA8C05-001/tempDir-001
   [junit4]   2> 1725192 INFO  
(SUITE-DeleteReplicaTest-seed#[53B8388C5BDA8C05]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1725193 INFO  (Thread-3613) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1725193 INFO  (Thread-3613) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1725194 ERROR (Thread-3613) [    ] 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> 1725293 INFO  
(SUITE-DeleteReplicaTest-seed#[53B8388C5BDA8C05]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41305
   [junit4]   2> 1725295 INFO  (zkConnectionManagerCallback-8155-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725298 INFO  (jetty-launcher-8152-thread-2) [    ] 
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> 1725298 INFO  (jetty-launcher-8152-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> 1725298 INFO  (jetty-launcher-8152-thread-3) [    ] 
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> 1725298 INFO  (jetty-launcher-8152-thread-4) [    ] 
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> 1725308 INFO  (jetty-launcher-8152-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1725308 INFO  (jetty-launcher-8152-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1725308 INFO  (jetty-launcher-8152-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1725309 INFO  (jetty-launcher-8152-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1725309 INFO  (jetty-launcher-8152-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1725309 INFO  (jetty-launcher-8152-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1725310 INFO  (jetty-launcher-8152-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d7487c{/solr,null,AVAILABLE}
   [junit4]   2> 1725310 INFO  (jetty-launcher-8152-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1346e30{/solr,null,AVAILABLE}
   [junit4]   2> 1725310 INFO  (jetty-launcher-8152-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1725310 INFO  (jetty-launcher-8152-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1725310 INFO  (jetty-launcher-8152-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1725310 INFO  (jetty-launcher-8152-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1725310 INFO  (jetty-launcher-8152-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1725310 INFO  (jetty-launcher-8152-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1725310 INFO  (jetty-launcher-8152-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ebd4d8{/solr,null,AVAILABLE}
   [junit4]   2> 1725310 INFO  (jetty-launcher-8152-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a68eb4{/solr,null,AVAILABLE}
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1764468{SSL,[ssl, 
http/1.1]}{127.0.0.1:37505}
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@124e2c6{SSL,[ssl, 
http/1.1]}{127.0.0.1:42823}
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-3) [    ] 
o.e.j.s.Server Started @1725345ms
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@108dab8{SSL,[ssl, 
http/1.1]}{127.0.0.1:33853}
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-1) [    ] 
o.e.j.s.Server Started @1725345ms
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-2) [    ] 
o.e.j.s.Server Started @1725345ms
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@12c7a9b{SSL,[ssl, 
http/1.1]}{127.0.0.1:41563}
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37505}
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-4) [    ] 
o.e.j.s.Server Started @1725345ms
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33853}
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41563}
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42823}
   [junit4]   2> 1725311 ERROR (jetty-launcher-8152-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1725311 ERROR (jetty-launcher-8152-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1725311 ERROR (jetty-launcher-8152-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1725311 ERROR (jetty-launcher-8152-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-06T13:28:39.207Z
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 1725311 INFO  (jetty-launcher-8152-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 1725312 INFO  (jetty-launcher-8152-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1725312 INFO  (jetty-launcher-8152-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1725312 INFO  (jetty-launcher-8152-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1725312 INFO  (jetty-launcher-8152-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1725312 INFO  (jetty-launcher-8152-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-06T13:28:39.208Z
   [junit4]   2> 1725312 INFO  (jetty-launcher-8152-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1725312 INFO  (jetty-launcher-8152-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-06T13:28:39.208Z
   [junit4]   2> 1725312 INFO  (jetty-launcher-8152-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1725312 INFO  (jetty-launcher-8152-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-06T13:28:39.208Z
   [junit4]   2> 1725312 INFO  (zkConnectionManagerCallback-8157-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725313 INFO  (zkConnectionManagerCallback-8163-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725313 INFO  (zkConnectionManagerCallback-8159-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725313 INFO  (zkConnectionManagerCallback-8161-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725313 INFO  (jetty-launcher-8152-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1725313 INFO  (jetty-launcher-8152-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1725313 INFO  (jetty-launcher-8152-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1725313 INFO  (jetty-launcher-8152-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1725535 INFO  (jetty-launcher-8152-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41305/solr
   [junit4]   2> 1725536 INFO  (zkConnectionManagerCallback-8167-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725539 INFO  (zkConnectionManagerCallback-8169-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725571 INFO  (jetty-launcher-8152-thread-1) 
[n:127.0.0.1:42823_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42823_solr
   [junit4]   2> 1725571 INFO  (jetty-launcher-8152-thread-1) 
[n:127.0.0.1:42823_solr    ] o.a.s.c.Overseer Overseer 
(id=72147200259522566-127.0.0.1:42823_solr-n_0000000000) starting
   [junit4]   2> 1725574 INFO  (zkConnectionManagerCallback-8176-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725574 INFO  (jetty-launcher-8152-thread-1) 
[n:127.0.0.1:42823_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41305/solr ready
   [junit4]   2> 1725575 INFO  
(OverseerStateUpdate-72147200259522566-127.0.0.1:42823_solr-n_0000000000) 
[n:127.0.0.1:42823_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:42823_solr
   [junit4]   2> 1725575 INFO  (jetty-launcher-8152-thread-1) 
[n:127.0.0.1:42823_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42823_solr
   [junit4]   2> 1725576 INFO  (zkCallback-8175-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1725579 INFO  (zkCallback-8168-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1725595 INFO  (jetty-launcher-8152-thread-1) 
[n:127.0.0.1:42823_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1725608 INFO  (jetty-launcher-8152-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41305/solr
   [junit4]   2> 1725620 INFO  (jetty-launcher-8152-thread-1) 
[n:127.0.0.1:42823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42823.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1b00f
   [junit4]   2> 1725625 INFO  (jetty-launcher-8152-thread-1) 
[n:127.0.0.1:42823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42823.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1b00f
   [junit4]   2> 1725626 INFO  (jetty-launcher-8152-thread-1) 
[n:127.0.0.1:42823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42823.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1b00f
   [junit4]   2> 1725626 INFO  (zkConnectionManagerCallback-8181-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725626 INFO  (jetty-launcher-8152-thread-1) 
[n:127.0.0.1:42823_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_53B8388C5BDA8C05-001/tempDir-001/node1/.
   [junit4]   2> 1725634 INFO  (zkConnectionManagerCallback-8183-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725637 INFO  (jetty-launcher-8152-thread-2) 
[n:127.0.0.1:33853_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1725639 INFO  (jetty-launcher-8152-thread-2) 
[n:127.0.0.1:33853_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1725639 INFO  (jetty-launcher-8152-thread-2) 
[n:127.0.0.1:33853_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33853_solr
   [junit4]   2> 1725639 INFO  (zkCallback-8175-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1725639 INFO  (zkCallback-8168-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1725643 INFO  (zkCallback-8182-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1725651 INFO  (zkConnectionManagerCallback-8190-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725652 INFO  (jetty-launcher-8152-thread-2) 
[n:127.0.0.1:33853_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1725652 INFO  (jetty-launcher-8152-thread-2) 
[n:127.0.0.1:33853_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41305/solr ready
   [junit4]   2> 1725652 INFO  (jetty-launcher-8152-thread-2) 
[n:127.0.0.1:33853_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1725664 INFO  (jetty-launcher-8152-thread-2) 
[n:127.0.0.1:33853_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33853.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1b00f
   [junit4]   2> 1725669 INFO  (jetty-launcher-8152-thread-2) 
[n:127.0.0.1:33853_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33853.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1b00f
   [junit4]   2> 1725669 INFO  (jetty-launcher-8152-thread-2) 
[n:127.0.0.1:33853_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33853.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1b00f
   [junit4]   2> 1725670 INFO  (jetty-launcher-8152-thread-2) 
[n:127.0.0.1:33853_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_53B8388C5BDA8C05-001/tempDir-001/node2/.
   [junit4]   2> 1725950 INFO  (jetty-launcher-8152-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41305/solr
   [junit4]   2> 1725951 INFO  (zkConnectionManagerCallback-8195-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725952 INFO  (zkConnectionManagerCallback-8197-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725955 INFO  (jetty-launcher-8152-thread-4) 
[n:127.0.0.1:41563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1725956 INFO  (jetty-launcher-8152-thread-4) 
[n:127.0.0.1:41563_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1725956 INFO  (jetty-launcher-8152-thread-4) 
[n:127.0.0.1:41563_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41563_solr
   [junit4]   2> 1725956 INFO  (zkCallback-8182-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1725956 INFO  (zkCallback-8175-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1725956 INFO  (zkCallback-8168-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1725957 INFO  (zkCallback-8189-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1725959 INFO  (zkCallback-8196-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1725967 INFO  (zkConnectionManagerCallback-8204-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725968 INFO  (jetty-launcher-8152-thread-4) 
[n:127.0.0.1:41563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1725968 INFO  (jetty-launcher-8152-thread-4) 
[n:127.0.0.1:41563_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41305/solr ready
   [junit4]   2> 1725968 INFO  (jetty-launcher-8152-thread-4) 
[n:127.0.0.1:41563_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1725978 INFO  (jetty-launcher-8152-thread-4) 
[n:127.0.0.1:41563_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41563.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1b00f
   [junit4]   2> 1725984 INFO  (jetty-launcher-8152-thread-4) 
[n:127.0.0.1:41563_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41563.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1b00f
   [junit4]   2> 1725984 INFO  (jetty-launcher-8152-thread-4) 
[n:127.0.0.1:41563_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41563.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1b00f
   [junit4]   2> 1725985 INFO  (jetty-launcher-8152-thread-4) 
[n:127.0.0.1:41563_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_53B8388C5BDA8C05-001/tempDir-001/node4/.
   [junit4]   2> 1726115 INFO  (jetty-launcher-8152-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41305/solr
   [junit4]   2> 1726116 INFO  (zkConnectionManagerCallback-8209-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1726121 INFO  (zkConnectionManagerCallback-8211-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1726124 INFO  (jetty-launcher-8152-thread-3) 
[n:127.0.0.1:37505_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1726126 INFO  (jetty-launcher-8152-thread-3) 
[n:127.0.0.1:37505_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1726126 INFO  (jetty-launcher-8152-thread-3) 
[n:127.0.0.1:37505_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37505_solr
   [junit4]   2> 1726126 INFO  (zkCallback-8168-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1726126 INFO  (zkCallback-8175-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1726126 INFO  (zkCallback-8196-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1726126 INFO  (zkCallback-8189-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1726126 INFO  (zkCallback-8182-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1726126 INFO  (zkCallback-8203-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1726127 INFO  (zkCallback-8210-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1726137 INFO  (zkConnectionManagerCallback-8218-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1726138 INFO  (jetty-launcher-8152-thread-3) 
[n:127.0.0.1:37505_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1726139 INFO  (jetty-launcher-8152-thread-3) 
[n:127.0.0.1:37505_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41305/solr ready
   [junit4]   2> 1726139 INFO  (jetty-launcher-8152-thread-3) 
[n:127.0.0.1:37505_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1726149 INFO  (jetty-launcher-8152-thread-3) 
[n:127.0.0.1:37505_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37505.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1b00f
   [junit4]   2> 1726154 INFO  (jetty-launcher-8152-thread-3) 
[n:127.0.0.1:37505_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37505.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1b00f
   [junit4]   2> 1726154 INFO  (jetty-launcher-8152-thread-3) 
[n:127.0.0.1:37505_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37505.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1b00f
   [junit4]   2> 1726155 INFO  (jetty-launcher-8152-thread-3) 
[n:127.0.0.1:37505_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_53B8388C5BDA8C05-001/tempDir-001/node3/.
   [junit4]   2> 1726180 INFO  (zkConnectionManagerCallback-8221-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1726182 INFO  (zkConnectionManagerCallback-8226-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1726183 INFO  
(SUITE-DeleteReplicaTest-seed#[53B8388C5BDA8C05]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1726183 INFO  
(SUITE-DeleteReplicaTest-seed#[53B8388C5BDA8C05]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41305/solr ready
   [junit4]   2> 1726209 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[53B8388C5BDA8C05])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCountForAllShards
   [junit4]   2> 1726232 INFO  (qtp8922633-23360) [n:127.0.0.1:42823_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1726233 INFO  
(OverseerThreadFactory-8314-thread-1-processing-n:127.0.0.1:42823_solr) 
[n:127.0.0.1:42823_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
deleteByCountNew
   [junit4]   2> 1726339 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_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> 1726363 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_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> 1726386 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_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> 1726410 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_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> 1726412 INFO  
(OverseerStateUpdate-72147200259522566-127.0.0.1:42823_solr-n_0000000000) 
[n:127.0.0.1:42823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCountNew_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37505/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1726413 INFO  
(OverseerStateUpdate-72147200259522566-127.0.0.1:42823_solr-n_0000000000) 
[n:127.0.0.1:42823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCountNew_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33853/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1726414 INFO  
(OverseerStateUpdate-72147200259522566-127.0.0.1:42823_solr-n_0000000000) 
[n:127.0.0.1:42823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deleteByCountNew_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41563/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1726415 INFO  
(OverseerStateUpdate-72147200259522566-127.0.0.1:42823_solr-n_0000000000) 
[n:127.0.0.1:42823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deleteByCountNew_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42823/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1726620 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr    
x:deleteByCountNew_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1726620 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr    
x:deleteByCountNew_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1726620 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr    
x:deleteByCountNew_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1726620 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr    
x:deleteByCountNew_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1726620 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr    
x:deleteByCountNew_shard2_replica_n6] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1727628 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1728282 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1728282 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1728282 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1728290 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1728290 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1728290 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1728290 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1728292 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1728292 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1728292 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1728292 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n6' 
using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 1728292 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n1' 
using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 1728292 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1728292 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n4' 
using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 1728292 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n2' 
using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 1728293 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42823.solr.core.deleteByCountNew.shard2.replica_n6' (registry 
'solr.core.deleteByCountNew.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1b00f
   [junit4]   2> 1728293 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37505.solr.core.deleteByCountNew.shard1.replica_n1' (registry 
'solr.core.deleteByCountNew.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1b00f
   [junit4]   2> 1728293 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41563.solr.core.deleteByCountNew.shard2.replica_n4' (registry 
'solr.core.deleteByCountNew.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1b00f
   [junit4]   2> 1728293 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33853.solr.core.deleteByCountNew.shard1.replica_n2' (registry 
'solr.core.deleteByCountNew.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d1b00f
   [junit4]   2> 1728293 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n6] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_53B8388C5BDA8C05-001/tempDir-001/node1/deleteByCountNew_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_53B8388C5BDA8C05-001/tempDir-001/node1/./deleteByCountNew_shard2_replica_n6/data/]
   [junit4]   2> 1728293 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_53B8388C5BDA8C05-001/tempDir-001/node3/deleteByCountNew_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_53B8388C5BDA8C05-001/tempDir-001/node3/./deleteByCountNew_shard1_replica_n1/data/]
   [junit4]   2> 1728293 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n4] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_53B8388C5BDA8C05-001/tempDir-001/node4/deleteByCountNew_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_53B8388C5BDA8C05-001/tempDir-001/node4/./deleteByCountNew_shard2_replica_n4/data/]
   [junit4]   2> 1728293 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n2] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_53B8388C5BDA8C05-001/tempDir-001/node2/deleteByCountNew_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_53B8388C5BDA8C05-001/tempDir-001/node2/./deleteByCountNew_shard1_replica_n2/data/]
   [junit4]   2> 1728334 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1728334 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1728334 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1728334 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1728335 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1728335 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1728335 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1728335 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1728336 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1728336 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1728336 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1dce345[deleteByCountNew_shard2_replica_n4] main]
   [junit4]   2> 1728336 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@13f98bf[deleteByCountNew_shard1_replica_n1] main]
   [junit4]   2> 1728337 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1728337 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1728337 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1728337 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1728337 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1728337 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1728338 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1728338 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1728338 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1619109265784438784
   [junit4]   2> 1728338 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1619109265784438784
   [junit4]   2> 1728338 INFO  
(searcherExecutor-8341-thread-1-processing-n:127.0.0.1:37505_solr 
x:deleteByCountNew_shard1_replica_n1 c:deleteByCountNew s:shard1 r:core_node3) 
[n:127.0.0.1:37505_solr c:deleteByCountNew s:shard1 r:core_node3 
x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrCore 
[deleteByCountNew_shard1_replica_n1] Registered new searcher 
Searcher@13f98bf[deleteByCountNew_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1728339 INFO  
(searcherExecutor-8342-thread-1-processing-n:127.0.0.1:41563_solr 
x:deleteByCountNew_shard2_replica_n4 c:deleteByCountNew s:shard2 r:core_node7) 
[n:127.0.0.1:41563_solr c:deleteByCountNew s:shard2 r:core_node7 
x:deleteByCountNew_shard2_replica_n4] o.a.s.c.SolrCore 
[deleteByCountNew_shard2_replica_n4] Registered new searcher 
Searcher@1dce345[deleteByCountNew_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1728339 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@56b7a5[deleteByCountNew_shard1_replica_n2] main]
   [junit4]   2> 1728339 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1728339 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1728340 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1728341 INFO  
(searcherExecutor-8343-thread-1-processing-n:127.0.0.1:33853_solr 
x:deleteByCountNew_shard1_replica_n2 c:deleteByCountNew s:shard1 r:core_node5) 
[n:127.0.0.1:33853_solr c:deleteByCountNew s:shard1 r:core_node5 
x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrCore 
[deleteByCountNew_shard1_replica_n2] Registered new searcher 
Searcher@56b7a5[deleteByCountNew_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1728341 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1619109265787584512
   [junit4]   2> 1728341 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node7=0}, 
version=0}
   [junit4]   2> 1728341 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 1728341 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1728341 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1728342 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1728342 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1728343 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1728343 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1728343 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 1728343 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f571f[deleteByCountNew_shard2_replica_n6] main]
   [junit4]   2> 1728344 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1728344 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1728344 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1728345 INFO  
(searcherExecutor-8340-thread-1-processing-n:127.0.0.1:42823_solr 
x:deleteByCountNew_shard2_replica_n6 c:deleteByCountNew s:shard2 r:core_node8) 
[n:127.0.0.1:42823_solr c:deleteByCountNew s:shard2 r:core_node8 
x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SolrCore 
[deleteByCountNew_shard2_replica_n6] Registered new searcher 
Searcher@6f571f[deleteByCountNew_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1728345 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1619109265791778816
   [junit4]   2> 1728348 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node7=0, 
core_node8=0}, version=1}
   [junit4]   2> 1728844 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1728844 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1728844 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:37505/solr/deleteByCountNew_shard1_replica_n1/
   [junit4]   2> 1728844 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1728844 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1728844 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:41563/solr/deleteByCountNew_shard2_replica_n4/
   [junit4]   2> 1728844 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n1 
url=https://127.0.0.1:37505/solr START 
replicas=[https://127.0.0.1:33853/solr/deleteByCountNew_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1728844 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n4 
url=https://127.0.0.1:41563/solr START 
replicas=[https://127.0.0.1:42823/solr/deleteByCountNew_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 1728845 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n1 
url=https://127.0.0.1:37505/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1728845 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n4 
url=https://127.0.0.1:41563/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1728847 INFO  (qtp10284893-23352) [n:127.0.0.1:33853_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.S.Request [deleteByCountNew_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1728847 INFO  (qtp8922633-23343) [n:127.0.0.1:42823_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.c.S.Request [deleteByCountNew_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1728847 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1728847 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1728847 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1728847 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1728847 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1728847 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1728849 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:37505/solr/deleteByCountNew_shard1_replica_n1/ shard1
   [junit4]   2> 1728849 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41563/solr/deleteByCountNew_shard2_replica_n4/ shard2
   [junit4]   2> 1729001 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1729001 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1729030 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_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=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2410
   [junit4]   2> 1729030 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2410
   [junit4]   2> 1729104 INFO  (zkCallback-8196-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1729104 INFO  (zkCallback-8210-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1729346 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2726
   [junit4]   2> 1729350 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2730
   [junit4]   2> 1729352 INFO  (qtp8922633-23360) [n:127.0.0.1:42823_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1729451 INFO  (zkCallback-8210-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1729451 INFO  (zkCallback-8196-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1729451 INFO  (zkCallback-8168-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1729451 INFO  (zkCallback-8182-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1730284 INFO  
(OverseerCollectionConfigSetProcessor-72147200259522566-127.0.0.1:42823_solr-n_0000000000)
 [n:127.0.0.1:42823_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1730352 INFO  (qtp8922633-23360) [n:127.0.0.1:42823_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=4120
   [junit4]   2> 1730354 INFO  (qtp8922633-23357) [n:127.0.0.1:42823_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with 
params 
count=1&action=DELETEREPLICA&collection=deleteByCountNew&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 1730357 INFO  (qtp8922633-23477) [n:127.0.0.1:42823_solr    
x:deleteByCountNew_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCountNew.shard2.replica_n6, tag=null
   [junit4]   2> 1730357 INFO  (qtp8922633-23477) [n:127.0.0.1:42823_solr    
x:deleteByCountNew_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d07526: rootName = 
solr_42823, domain = solr.core.deleteByCountNew.shard2.replica_n6, service url 
= null, agent id = null] for registry 
solr.core.deleteByCountNew.shard2.replica_n6 / 
com.codahale.metrics.MetricRegistry@1164f32
   [junit4]   2> 1730366 INFO  (qtp8922633-23477) [n:127.0.0.1:42823_solr    
x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SolrCore 
[deleteByCountNew_shard2_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@337bcd
   [junit4]   2> 1730366 INFO  (qtp8922633-23477) [n:127.0.0.1:42823_solr    
x:deleteByCountNew_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCountNew.shard2.replica_n6, tag=337bcd
   [junit4]   2> 1730366 INFO  (qtp8922633-23477) [n:127.0.0.1:42823_solr    
x:deleteByCountNew_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.deleteByCountNew.shard2.leader, 
tag=337bcd
   [junit4]   2> 1730367 INFO  (qtp8922633-23477) [n:127.0.0.1:42823_solr    
x:deleteByCountNew_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/deleteByCountNew/terms/shard2 to 
Terms{values={core_node7=0}, version=2}
   [junit4]   2> 1730368 INFO  (qtp8922633-23477) [n:127.0.0.1:42823_solr    
x:deleteByCountNew_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContextBase No 
version found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 1730369 INFO  (qtp8922633-23477) [n:127.0.0.1:42823_solr    
x:deleteByCountNew_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&core=deleteByCountNew_shard2_replica_n6&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=12
   [junit4]   2> 1730470 INFO  (zkCallback-8210-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1730470 INFO  (zkCallback-8196-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1730470 INFO  (zkCallback-8168-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1730470 INFO  (zkCallback-8182-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1730471 INFO  (qtp10284893-23345) [n:127.0.0.1:33853_solr    
x:deleteByCountNew_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCountNew.shard1.replica_n2, tag=null
   [junit4]   2> 1730471 INFO  (qtp10284893-23345) [n:127.0.0.1:33853_solr    
x:deleteByCountNew_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f47cd: rootName = 
solr_33853, domain = solr.core.deleteByCountNew.shard1.replica_n2, service url 
= null, agent id = null] for registry 
solr.core.deleteByCountNew.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@1a2014d
   [junit4]   2> 1730480 INFO  (qtp10284893-23345) [n:127.0.0.1:33853_solr    
x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrCore 
[deleteByCountNew_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1d7a832
   [junit4]   2> 1730480 INFO  (qtp10284893-23345) [n:127.0.0.1:33853_solr    
x:deleteByCountNew_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCountNew.shard1.replica_n2, tag=1d7a832
   [junit4]   2> 1730480 INFO  (qtp10284893-23345) [n:127.0.0.1:33853_solr    
x:deleteByCountNew_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.deleteByCountNew.shard1.leader, 
tag=1d7a832
   [junit4]   2> 1730481 INFO  (qtp10284893-23345) [n:127.0.0.1:33853_solr    
x:deleteByCountNew_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/deleteByCountNew/terms/shard1 to 
Terms{values={core_node3=0}, version=2}
   [junit4]   2> 1730482 INFO  (qtp10284893-23345) [n:127.0.0.1:33853_solr    
x:deleteByCountNew_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase No 
version found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 1730482 INFO  (qtp10284893-23345) [n:127.0.0.1:33853_solr    
x:deleteByCountNew_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&core=deleteByCountNew_shard1_replica_n2&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=12
   [junit4]   2> 1730583 INFO  (zkCallback-8210-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1730583 INFO  (zkCallback-8196-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1730585 INFO  (qtp8922633-23357) [n:127.0.0.1:42823_solr 
c:deleteByCountNew   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={count=1&action=DELETEREPLICA&collection=deleteByCountNew&wt=javabin&version=2}
 status=0 QTime=231
   [junit4]   2> 1730586 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[53B8388C5BDA8C05])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaByCountForAllShards
   [junit4] IGNOR/A 0.00s J0 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 1730617 INFO  
(TEST-DeleteReplicaTest.deleteReplicaOnIndexing-seed#[53B8388C5BDA8C05]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaOnIndexing
   [junit4]   2> 1730617 INFO  (qtp8922633-23360) [n:127.0.0.1:42823_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=deleteReplicaOnIndexing&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1730619 INFO  
(OverseerThreadFactory-8314-thread-3-processing-n:127.0.0.1:42823_solr) 
[n:127.0.0.1:42823_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
deleteReplicaOnIndexing
   [junit4]   2> 1730619 INFO  
(OverseerCollectionConfigSetProcessor-72147200259522566-127.0.0.1:42823_solr-n_0000000000)
 [n:127.0.0.1:42823_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1730825 INFO  (qtp8922633-23468) [n:127.0.0.1:42823_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> 1730827 INFO  (qtp16583268-23362) [n:127.0.0.1:41563_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.deleteByCountNew.shard2.replica_n4:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1730828 INFO  (qtp16583268-23363) [n:127.0.0.1:41563_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> 1730830 INFO  (qtp10284893-23351) [n:127.0.0.1:33853_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> 1730832 INFO  (qtp3302618-23339) [n:127.0.0.1:37505_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.deleteByCountNew.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1730833 INFO  (qtp3302618-23341) [n:127.0.0.1:37505_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> 1730835 INFO  
(OverseerStateUpdate-72147200259522566-127.0.0.1:42823_solr-n_0000000000) 
[n:127.0.0.1:42823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteReplicaOnIndexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteReplicaOnIndexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33853/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1730836 INFO  
(OverseerStateUpdate-72147200259522566-127.0.0.1:42823_solr-n_0000000000) 
[n:127.0.0.1:42823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteReplicaOnIndexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteReplicaOnIndexing_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42823/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1731038 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr    
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteReplicaOnIndexing_shard1_replica_n2&action=CREATE&numShards=1&collection=deleteReplicaOnIndexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1731038 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr    
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteReplicaOnIndexing_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteReplicaOnIndexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1732046 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node4 
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.6.0
   [junit4]   2> 1732046 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.6.0
   [junit4]   2> 1732051 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node4 
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.s.IndexSchema 
[deleteReplicaOnIndexing_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1732051 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.s.IndexSchema 
[deleteReplicaOnIndexing_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1732052 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node4 
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1732052 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1732052 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node4 
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'deleteReplicaOnIndexing_shard1_replica_n2' using configuration from 
collection deleteReplicaOnIndexing, trusted=true
   [junit4]   2> 1732052 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'deleteReplicaOnIndexing_shard1_replica_n1' using configuration from 
collection deleteReplicaOnIndexing, trusted=true
   [junit4]   2> 1732053 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node4 
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_42823.solr.core.deleteReplicaOnIndexing.shard1.replica_n2' 
(registry 'solr.core.deleteReplicaOnIndexing.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1b00f
   [junit4]   2> 1732053 INFO  (qtp10284893-23350) [n:127.0.0.1:33853_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_33853.solr.core.deleteReplicaOnIndexing.shard1.replica_n1' 
(registry 'solr.core.deleteReplicaOnIndexing.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1b00f
   [junit4]   2> 1732053 INFO  (qtp8922633-23361) [n:127.0.0.1:42823_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node4 
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.SolrCore 
[[deleteReplicaOnIndexing_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/L

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

strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> 13:55:40.532 [qtp29858849-1216] ERROR 
org.apache.solr.handler.RequestHandlerBase - 
org.apache.solr.common.SolrException: Collection: boguscollectionname not found
   [junit4]   1>        at 
org.apache.solr.handler.admin.ClusterStatus.getClusterStatus(ClusterStatus.java:115)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$22(CollectionsHandler.java:865)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:1177)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:258)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:246)
   [junit4]   1>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:724)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> 13:55:48.815 
[TEST-CloudSolrClientTest.testShutdown-seed#[B39FE6D4D7DB7DBC]-SendThread(ff01::114:33332)]
 ERROR org.apache.zookeeper.ClientCnxnSocketNIO - Unable to open socket to 
ff01::114/ff01:0:0:0:0:0:0:114:33332
   [junit4]   1> 13:55:49.916 
[TEST-CloudSolrClientTest.testShutdown-seed#[B39FE6D4D7DB7DBC]-SendThread(ff01::114:33332)]
 ERROR org.apache.zookeeper.ClientCnxnSocketNIO - Unable to open socket to 
ff01::114/ff01:0:0:0:0:0:0:114:33332
   [junit4]   1> 13:55:50.047 
[SUITE-CloudSolrClientTest-seed#[B39FE6D4D7DB7DBC]-worker] ERROR 
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not 
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN 
server state changes
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_B39FE6D4D7DB7DBC-001
   [junit4]   2> Dec 06, 2018 1:55:50 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=PostingsFormat(name=Memory), 
multiDefault=PostingsFormat(name=LuceneFixedGap), 
a_t=PostingsFormat(name=Memory), title_s=PostingsFormat(name=LuceneFixedGap), 
intDefault=PostingsFormat(name=Memory), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
text=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Memory)}, 
docValues:{_version_=DocValuesFormat(name=Direct), 
multiDefault=DocValuesFormat(name=Lucene70), a_t=DocValuesFormat(name=Direct), 
title_s=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70), 
text=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=1529, maxMBSortInHeap=6.069078715323197, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sr-ME, 
timezone=America/Paramaribo
   [junit4]   2> NOTE: Linux 4.15.0-39-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=135681352,total=291766272
   [junit4]   2> NOTE: All tests run in this JVM: [ArcSineEvaluatorTest, 
TestSolrJErrorHandling, BasicHttpSolrClientTest, ContentStreamTest, 
SolrZkClientTest, SolrExampleStreamingTest, RawValueEvaluatorTest, 
JdbcDriverTest, FieldValueEvaluatorTest, TestPolicy2, NotEvaluatorTest, 
AndEvaluatorTest, NaturalLogEvaluatorTest, SchemaTest, AscEvaluatorTest, 
CloudSolrClientTest]
   [junit4] Completed [149/162 (1!)] on J2 in 63.32s, 16 tests, 1 error <<< 
FAILURES!

[...truncated 43950 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Linux/68/consoleText

[repro] Revision: d764aa2223b229f6522037b6997d642ba031c79c

[repro] Ant options: "-Dargs=-server -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=DeleteReplicaTest 
-Dtests.method=raceConditionOnDeleteAndRegisterReplica 
-Dtests.seed=53B8388C5BDA8C05 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=de-GR -Dtests.timezone=Universal -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=CloudSolrClientTest 
-Dtests.method=testRouting -Dtests.seed=B39FE6D4D7DB7DBC -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=sr-ME -Dtests.timezone=America/Paramaribo 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/solrj
[repro]       CloudSolrClientTest
[repro]    solr/core
[repro]       DeleteReplicaTest
[repro] ant compile-test

[...truncated 2716 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.CloudSolrClientTest" -Dtests.showOutput=onerror 
"-Dargs=-server -XX:+UseParallelGC" -Dtests.seed=B39FE6D4D7DB7DBC 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-ME 
-Dtests.timezone=America/Paramaribo -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 146 lines...]
[repro] ant compile-test

[...truncated 1352 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.DeleteReplicaTest" -Dtests.showOutput=onerror "-Dargs=-server 
-XX:+UseParallelGC" -Dtests.seed=53B8388C5BDA8C05 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=de-GR -Dtests.timezone=Universal 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 106 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.client.solrj.impl.CloudSolrClientTest
[repro]   0/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro] Exiting with code 0

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

Reply via email to