Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21730/
Java: 64bit/jdk-11-ea+5 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  
org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Deleted core was still loaded!

Stack Trace:
java.lang.AssertionError: Deleted core was still loaded!
        at 
__randomizedtesting.SeedInfo.seed([66C38EFA930F7F4:CB52A31CE6918116]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:86)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:841)


FAILED:  
org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Deleted core was still loaded!

Stack Trace:
java.lang.AssertionError: Deleted core was still loaded!
        at 
__randomizedtesting.SeedInfo.seed([66C38EFA930F7F4:CB52A31CE6918116]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:86)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:841)


FAILED:  
org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Deleted core was still loaded!

Stack Trace:
java.lang.AssertionError: Deleted core was still loaded!
        at 
__randomizedtesting.SeedInfo.seed([66C38EFA930F7F4:CB52A31CE6918116]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:86)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:841)


FAILED:  
org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Deleted core was still loaded!

Stack Trace:
java.lang.AssertionError: Deleted core was still loaded!
        at 
__randomizedtesting.SeedInfo.seed([66C38EFA930F7F4:CB52A31CE6918116]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:86)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:841)




Build Log:
[...truncated 1851 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180331_075006_84416064766553899198541.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] codec: FastDecompressionCompressingStoredFields, pf: Asserting, 
dvf: Memory
   [junit4] <<< JVM J1: EOF ----

[...truncated 11219 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/init-core-data-001
   [junit4]   2> 665198 WARN  
(SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=147 numCloses=147
   [junit4]   2> 665199 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 665199 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 665199 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 665199 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001
   [junit4]   2> 665200 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 665200 INFO  (Thread-2423) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 665200 INFO  (Thread-2423) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 665201 ERROR (Thread-2423) [    ] 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> 665300 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41065
   [junit4]   2> 665301 INFO  (zkConnectionManagerCallback-3786-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665303 INFO  (jetty-launcher-3783-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 665303 INFO  (jetty-launcher-3783-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 665306 INFO  (jetty-launcher-3783-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 665311 INFO  (jetty-launcher-3783-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 665311 INFO  (jetty-launcher-3783-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 665311 INFO  (jetty-launcher-3783-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 665311 INFO  (jetty-launcher-3783-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6643dcbc{/solr,null,AVAILABLE}
   [junit4]   2> 665313 INFO  (jetty-launcher-3783-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@450d14b{HTTP/1.1,[http/1.1]}{127.0.0.1:39245}
   [junit4]   2> 665313 INFO  (jetty-launcher-3783-thread-3) [    ] 
o.e.j.s.Server Started @665341ms
   [junit4]   2> 665313 INFO  (jetty-launcher-3783-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39245}
   [junit4]   2> 665313 ERROR (jetty-launcher-3783-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 665313 INFO  (jetty-launcher-3783-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 665313 INFO  (jetty-launcher-3783-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 665313 INFO  (jetty-launcher-3783-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 665313 INFO  (jetty-launcher-3783-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 665313 INFO  (jetty-launcher-3783-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-31T08:26:53.284746Z
   [junit4]   2> 665317 INFO  (jetty-launcher-3783-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 665317 INFO  (zkConnectionManagerCallback-3788-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665317 INFO  (jetty-launcher-3783-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e018c8c{/solr,null,AVAILABLE}
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@21b3ef35{HTTP/1.1,[http/1.1]}{127.0.0.1:36429}
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-2) [    ] 
o.e.j.s.Server Started @665352ms
   [junit4]   2> 665324 INFO  (jetty-launcher-3783-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41065/solr
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36429}
   [junit4]   2> 665324 INFO  (jetty-launcher-3783-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 665324 INFO  (jetty-launcher-3783-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1790bc9e{/solr,null,AVAILABLE}
   [junit4]   2> 665324 INFO  (jetty-launcher-3783-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 665324 ERROR (jetty-launcher-3783-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 665324 INFO  (jetty-launcher-3783-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 665324 INFO  (jetty-launcher-3783-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-31T08:26:53.296096Z
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@57049bcf{HTTP/1.1,[http/1.1]}{127.0.0.1:45813}
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-4) [    ] 
o.e.j.s.Server Started @665353ms
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45813}
   [junit4]   2> 665325 ERROR (jetty-launcher-3783-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@656e2ac4{/solr,null,AVAILABLE}
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-31T08:26:53.296839Z
   [junit4]   2> 665326 INFO  (jetty-launcher-3783-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@48e154d9{HTTP/1.1,[http/1.1]}{127.0.0.1:46729}
   [junit4]   2> 665326 INFO  (jetty-launcher-3783-thread-1) [    ] 
o.e.j.s.Server Started @665354ms
   [junit4]   2> 665326 INFO  (jetty-launcher-3783-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46729}
   [junit4]   2> 665326 ERROR (jetty-launcher-3783-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 665326 INFO  (jetty-launcher-3783-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 665326 INFO  (jetty-launcher-3783-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 665326 INFO  (jetty-launcher-3783-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 665326 INFO  (jetty-launcher-3783-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 665326 INFO  (jetty-launcher-3783-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-31T08:26:53.297330Z
   [junit4]   2> 665326 INFO  (zkConnectionManagerCallback-3796-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665326 INFO  (zkConnectionManagerCallback-3792-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665327 INFO  (jetty-launcher-3783-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 665332 INFO  (zkConnectionManagerCallback-3798-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665333 INFO  (jetty-launcher-3783-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 665333 INFO  (zkConnectionManagerCallback-3794-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665333 INFO  (jetty-launcher-3783-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 665333 INFO  (zkConnectionManagerCallback-3800-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665339 INFO  (jetty-launcher-3783-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41065/solr
   [junit4]   2> 665340 INFO  (zkConnectionManagerCallback-3805-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665340 INFO  (jetty-launcher-3783-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41065/solr
   [junit4]   2> 665340 INFO  (jetty-launcher-3783-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41065/solr
   [junit4]   2> 665341 INFO  (zkConnectionManagerCallback-3815-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665341 INFO  (zkConnectionManagerCallback-3811-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665341 INFO  (zkConnectionManagerCallback-3813-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665342 INFO  (zkConnectionManagerCallback-3817-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665343 INFO  (zkConnectionManagerCallback-3819-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665348 INFO  (jetty-launcher-3783-thread-4) 
[n:127.0.0.1:45813_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 665348 INFO  (jetty-launcher-3783-thread-2) 
[n:127.0.0.1:36429_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 665348 INFO  (jetty-launcher-3783-thread-4) 
[n:127.0.0.1:45813_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45813_solr
   [junit4]   2> 665348 INFO  (jetty-launcher-3783-thread-2) 
[n:127.0.0.1:36429_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36429_solr
   [junit4]   2> 665349 INFO  (jetty-launcher-3783-thread-4) 
[n:127.0.0.1:45813_solr    ] o.a.s.c.Overseer Overseer 
(id=72057753856770057-127.0.0.1:45813_solr-n_0000000000) starting
   [junit4]   2> 665349 INFO  (jetty-launcher-3783-thread-1) 
[n:127.0.0.1:46729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 665350 INFO  (jetty-launcher-3783-thread-1) 
[n:127.0.0.1:46729_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 665353 INFO  (jetty-launcher-3783-thread-1) 
[n:127.0.0.1:46729_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 665353 INFO  (jetty-launcher-3783-thread-1) 
[n:127.0.0.1:46729_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46729_solr
   [junit4]   2> 665367 INFO  (zkCallback-3814-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 665374 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 665379 INFO  (jetty-launcher-3783-thread-3) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 665379 INFO  (jetty-launcher-3783-thread-3) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 665380 INFO  (jetty-launcher-3783-thread-3) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 665380 INFO  (jetty-launcher-3783-thread-3) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39245_solr
   [junit4]   2> 665380 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 665380 INFO  (zkCallback-3814-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 665396 INFO  (zkConnectionManagerCallback-3826-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665396 INFO  (zkCallback-3799-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 665396 INFO  (zkCallback-3816-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 665396 INFO  (jetty-launcher-3783-thread-4) 
[n:127.0.0.1:45813_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 665397 INFO  (jetty-launcher-3783-thread-4) 
[n:127.0.0.1:45813_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41065/solr ready
   [junit4]   2> 665403 DEBUG 
(OverseerAutoScalingTriggerThread-72057753856770057-127.0.0.1:45813_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 665403 DEBUG 
(OverseerAutoScalingTriggerThread-72057753856770057-127.0.0.1:45813_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 665403 INFO  (jetty-launcher-3783-thread-4) 
[n:127.0.0.1:45813_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 665403 INFO  (jetty-launcher-3783-thread-4) 
[n:127.0.0.1:45813_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45813_solr
   [junit4]   2> 665403 DEBUG 
(OverseerAutoScalingTriggerThread-72057753856770057-127.0.0.1:45813_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:39245_solr, 127.0.0.1:36429_solr, 127.0.0.1:46729_solr]
   [junit4]   2> 665403 DEBUG 
(OverseerAutoScalingTriggerThread-72057753856770057-127.0.0.1:45813_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 665404 DEBUG 
(OverseerAutoScalingTriggerThread-72057753856770057-127.0.0.1:45813_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 665404 INFO  (zkCallback-3816-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 665410 INFO  (zkCallback-3814-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 665416 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 665416 INFO  (zkCallback-3825-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 665430 INFO  (zkCallback-3799-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 665434 DEBUG 
(OverseerAutoScalingTriggerThread-72057753856770057-127.0.0.1:45813_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 665438 DEBUG 
(OverseerAutoScalingTriggerThread-72057753856770057-127.0.0.1:45813_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 665438 DEBUG (ScheduledTrigger-3813-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 665464 INFO  (jetty-launcher-3783-thread-2) 
[n:127.0.0.1:36429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36429.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665471 INFO  (jetty-launcher-3783-thread-2) 
[n:127.0.0.1:36429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36429.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665471 INFO  (jetty-launcher-3783-thread-2) 
[n:127.0.0.1:36429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36429.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665472 INFO  (jetty-launcher-3783-thread-2) 
[n:127.0.0.1:36429_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node2/.
   [junit4]   2> 665491 INFO  (zkConnectionManagerCallback-3830-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665491 INFO  (jetty-launcher-3783-thread-2) 
[n:127.0.0.1:36429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 665492 INFO  (jetty-launcher-3783-thread-2) 
[n:127.0.0.1:36429_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41065/solr ready
   [junit4]   2> 665518 INFO  (jetty-launcher-3783-thread-3) 
[n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39245.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665527 INFO  (jetty-launcher-3783-thread-3) 
[n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39245.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665527 INFO  (jetty-launcher-3783-thread-3) 
[n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39245.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665528 INFO  (jetty-launcher-3783-thread-3) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node3/.
   [junit4]   2> 665592 INFO  (jetty-launcher-3783-thread-1) 
[n:127.0.0.1:46729_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46729.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665594 INFO  (zkConnectionManagerCallback-3834-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665595 INFO  (jetty-launcher-3783-thread-3) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 665595 INFO  (jetty-launcher-3783-thread-3) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41065/solr ready
   [junit4]   2> 665600 INFO  (jetty-launcher-3783-thread-1) 
[n:127.0.0.1:46729_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46729.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665600 INFO  (jetty-launcher-3783-thread-1) 
[n:127.0.0.1:46729_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46729.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665601 INFO  (jetty-launcher-3783-thread-1) 
[n:127.0.0.1:46729_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node1/.
   [junit4]   2> 665642 INFO  (jetty-launcher-3783-thread-4) 
[n:127.0.0.1:45813_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45813.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665649 INFO  (jetty-launcher-3783-thread-4) 
[n:127.0.0.1:45813_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45813.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665649 INFO  (jetty-launcher-3783-thread-4) 
[n:127.0.0.1:45813_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45813.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665650 INFO  (jetty-launcher-3783-thread-4) 
[n:127.0.0.1:45813_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node4/.
   [junit4]   2> 665650 INFO  (zkConnectionManagerCallback-3838-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665651 INFO  (jetty-launcher-3783-thread-1) 
[n:127.0.0.1:46729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 665651 INFO  (jetty-launcher-3783-thread-1) 
[n:127.0.0.1:46729_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41065/solr ready
   [junit4]   2> 665716 INFO  (zkConnectionManagerCallback-3840-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665718 INFO  (zkConnectionManagerCallback-3844-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665718 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 665718 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41065/solr ready
   [junit4]   2> 665745 INFO  
(TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteInactiveReplicaTest
   [junit4]   2> 665749 INFO  (qtp2058542560-10787) [n:127.0.0.1:39245_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&name=delDeadColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 665760 INFO  (OverseerThreadFactory-3815-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection delDeadColl
   [junit4]   2> 665864 INFO  
(OverseerStateUpdate-72057753856770057-127.0.0.1:45813_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delDeadColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delDeadColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45813/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 665866 INFO  
(OverseerStateUpdate-72057753856770057-127.0.0.1:45813_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delDeadColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delDeadColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39245/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 665867 INFO  
(OverseerStateUpdate-72057753856770057-127.0.0.1:45813_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delDeadColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delDeadColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46729/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 665872 INFO  
(OverseerStateUpdate-72057753856770057-127.0.0.1:45813_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delDeadColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delDeadColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36429/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 666074 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delDeadColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 666074 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delDeadColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 666074 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=delDeadColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 666074 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delDeadColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 666075 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 666183 INFO  (zkCallback-3799-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 666183 INFO  (zkCallback-3816-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 666183 INFO  (zkCallback-3814-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 666183 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 666183 INFO  (zkCallback-3816-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 666183 INFO  (zkCallback-3818-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 666185 INFO  (zkCallback-3799-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 666185 INFO  (zkCallback-3814-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 666439 DEBUG (ScheduledTrigger-3813-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 667082 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 667085 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] 
o.a.s.s.IndexSchema [delDeadColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 667086 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 667086 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 667087 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 667087 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'delDeadColl_shard1_replica_n1' using 
configuration from collection delDeadColl, trusted=true
   [junit4]   2> 667090 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 667092 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45813.solr.core.delDeadColl.shard1.replica_n1' (registry 
'solr.core.delDeadColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 667092 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 667092 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] 
o.a.s.c.SolrCore [[delDeadColl_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node4/delDeadColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node4/./delDeadColl_shard1_replica_n1/data/]
   [junit4]   2> 667093 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.s.IndexSchema [delDeadColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 667093 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.s.IndexSchema [delDeadColl_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 667093 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] 
o.a.s.s.IndexSchema [delDeadColl_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 667094 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 667094 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'delDeadColl_shard1_replica_n2' using 
configuration from collection delDeadColl, trusted=true
   [junit4]   2> 667094 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 667094 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'delDeadColl_shard2_replica_n4' using 
configuration from collection delDeadColl, trusted=true
   [junit4]   2> 667095 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39245.solr.core.delDeadColl.shard1.replica_n2' (registry 
'solr.core.delDeadColl.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 667095 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 667095 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'delDeadColl_shard2_replica_n6' using 
configuration from collection delDeadColl, trusted=true
   [junit4]   2> 667095 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 667095 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46729.solr.core.delDeadColl.shard2.replica_n4' (registry 
'solr.core.delDeadColl.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 667095 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.c.SolrCore [[delDeadColl_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node3/delDeadColl_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node3/./delDeadColl_shard1_replica_n2/data/]
   [junit4]   2> 667095 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 667095 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.c.SolrCore [[delDeadColl_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node1/delDeadColl_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node1/./delDeadColl_shard2_replica_n4/data/]
   [junit4]   2> 667095 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36429.solr.core.delDeadColl.shard2.replica_n6' (registry 
'solr.core.delDeadColl.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 667096 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 667096 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] 
o.a.s.c.SolrCore [[delDeadColl_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node2/delDeadColl_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node2/./delDeadColl_shard2_replica_n6/data/]
   [junit4]   2> 667147 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 667147 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 667148 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 667148 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 667149 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2de4ab75[delDeadColl_shard1_replica_n2] main]
   [junit4]   2> 667150 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 667150 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 667150 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 667151 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 667151 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 667151 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 667151 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 667152 INFO  
(searcherExecutor-3825-thread-1-processing-n:127.0.0.1:39245_solr 
x:delDeadColl_shard1_replica_n2 c:delDeadColl s:shard1 r:core_node5) 
[n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 
x:delDeadColl_shard1_replica_n2] o.a.s.c.SolrCore 
[delDeadColl_shard1_replica_n2] Registered new searcher 
Searcher@2de4ab75[delDeadColl_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 667152 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1596441037502414848
   [junit4]   2> 667153 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4916bd56[delDeadColl_shard2_replica_n4] main]
   [junit4]   2> 667153 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 667153 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 667154 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 667154 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 667154 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 667154 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/delDeadColl/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 667155 INFO  
(searcherExecutor-3826-thread-1-processing-n:127.0.0.1:46729_solr 
x:delDeadColl_shard2_replica_n4 c:delDeadColl s:shard2 r:core_node7) 
[n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 
x:delDeadColl_shard2_replica_n4] o.a.s.c.SolrCore 
[delDeadColl_shard2_replica_n4] Registered new searcher 
Searcher@4916bd56[delDeadColl_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 667155 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1596441037505560576
   [junit4]   2> 667155 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 667155 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 667156 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 667156 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 667157 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 667157 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6895ed20[delDeadColl_shard1_replica_n1] main]
   [junit4]   2> 667157 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 667157 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 667157 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 667157 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 667157 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/delDeadColl/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 667157 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 667158 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5408328c[delDeadColl_shard2_replica_n6] main]
   [junit4]   2> 667158 INFO  
(searcherExecutor-3824-thread-1-processing-n:127.0.0.1:45813_solr 
x:delDeadColl_shard1_replica_n1 c:delDeadColl s:shard1 r:core_node3) 
[n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 
x:delDeadColl_shard1_replica_n1] o.a.s.c.SolrCore 
[delDeadColl_shard1_replica_n1] Registered new searcher 
Searcher@6895ed20[delDeadColl_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 667158 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1596441037508706304
   [junit4]   2> 667158 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 667158 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 667158 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_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> 667159 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 667159 INFO  
(searcherExecutor-3827-thread-1-processing-n:127.0.0.1:36429_solr 
x:delDeadColl_shard2_replica_n6 c:delDeadColl s:shard2 r:core_node8) 
[n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 
x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrCore 
[delDeadColl_shard2_replica_n6] Registered new searcher 
Searcher@5408328c[delDeadColl_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 667159 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1596441037509754880
   [junit4]   2> 667162 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/delDeadColl/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 667162 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/delDeadColl/terms/shard2 to Terms{values={core_node7=0, 
core_node8=0}, version=1}
   [junit4]   2> 667259 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 667259 INFO  (zkCallback-3799-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 667259 INFO  (zkCallback-3816-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 667259 INFO  (zkCallback-3816-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 667259 INFO  (zkCallback-3818-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 667259 INFO  (zkCallback-3814-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 667259 INFO  (zkCallback-3814-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 667259 INFO  (zkCallback-3799-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 667441 DEBUG (ScheduledTrigger-3813-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 667657 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 667657 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 667657 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39245/solr/delDeadColl_shard1_replica_n2/
   [junit4]   2> 667657 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=delDeadColl_shard1_replica_n2 
url=http://127.0.0.1:39245/solr START 
replicas=[http://127.0.0.1:45813/solr/delDeadColl_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 667658 INFO  (qtp2020701182-10819) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] 
o.a.s.c.S.Request [delDeadColl_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 667659 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 667659 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 667659 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46729/solr/delDeadColl_shard2_replica_n4/
   [junit4]   2> 667659 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=delDeadColl_shard2_replica_n4 
url=http://127.0.0.1:46729/solr START 
replicas=[http://127.0.0.1:36429/solr/delDeadColl_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 667660 INFO  (qtp1343222969-10943) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] 
o.a.s.c.S.Request [delDeadColl_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> 667958 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=delDeadColl_shard1_replica_n2 
url=http://127.0.0.1:39245/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 667958 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 667958 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
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> 667958 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 667959 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=delDeadColl_shard2_replica_n4 
url=http://127.0.0.1:46729/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 667959 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 667960 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_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> 667960 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 667960 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39245/solr/delDeadColl_shard1_replica_n2/ shard1
   [junit4]   2> 667961 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46729/solr/delDeadColl_shard2_replica_n4/ shard2
   [junit4]   2> 668062 INFO  (zkCallback-3816-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 668062 INFO  (zkCallback-3814-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 668062 INFO  (zkCallback-3818-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 668062 INFO  (zkCallback-3799-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 668062 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 668062 INFO  (zkCallback-3816-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 668062 INFO  (zkCallback-3799-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 668062 INFO  (zkCallback-3814-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 668110 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 668111 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 668114 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr 
c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_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=delDeadColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2040
   [junit4]   2> 668116 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr 
c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_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=delDeadColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2041
   [junit4]   2> 668164 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr 
c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_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=delDeadColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2090
   [junit4]   2> 668164 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr 
c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_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=delDeadColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2090
   [junit4]   2> 668166 INFO  (qtp2058542560-10787) [n:127.0.0.1:39245_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> 668265 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 668265 INFO  (zkCallback-3816-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 668265 INFO  (zkCallback-3814-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 668265 INFO  (zkCallback-3818-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 668265 INFO  (zkCallback-3816-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 668265 INFO  (zkCallback-3799-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 668265 INFO  (zkCallback-3799-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 668265 INFO  (zkCallback-3814-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delDeadColl/state.json] for collection [delDeadColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 668441 DEBUG (ScheduledTrigger-3813-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 669166 INFO  (qtp2058542560-10787) [n:127.0.0.1:39245_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&name=delDeadColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3416
   [junit4]   2> 669168 INFO  
(TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@21b3ef35{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 669168 INFO  
(TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1189149563
   [junit4]   2> 669168 INFO  
(TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 669168 INFO  
(TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f85bb66: rootName = 
solr_36429, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@d203dd8
   [junit4]   2> 669173 INFO  
(TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 669173 INFO  
(TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@cf9c3c8: rootName = 
solr_36429, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7b46cb87
   [junit4]   2> 669177 INFO  
(TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 669177 INFO  
(TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@26bf72d4: rootName = 
solr_36429, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@3c32aa09
   [junit4]   2> 669178 INFO  
(TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36429_solr
   [junit4]   2> 669179 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 669179 INFO  (zkCallback-3837-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 669179 INFO  (zkCallback-3829-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 669179 INFO  (zkCallback-3843-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 669179 INFO  
(TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 669179 INFO  (zkCallback-3833-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 669179 INFO  (zkCallback-3825-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 669179 INFO  (zkCallback-3814-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 669179 INFO  (zkCallback-3816-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 669179 INFO  (zkCallback-3799-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 669182 INFO  (coreCloseExecutor-3844-thread-1) 
[n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 
x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrCore 
[delDeadColl_shard2_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@496d802b
   [junit4]   2> 669182 INFO  (coreCloseExecutor-3844-thread-1) 
[n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 
x:delDeadColl_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.delDeadColl.shard2.replica_n6, tag=496d802b
   [junit4]   2> 669182 INFO  (coreCloseExecutor-3844-thread-1) 
[n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 
x:delDeadColl_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c8bda06: rootName = 
solr_36429, domain = solr.core.delDeadColl.shard2.replica_n6, service url = 
null, agent id = null] for regis

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

lback-106-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 38200 INFO  (zkCallback-108-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 38201 INFO  (zkCallback-130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38201 INFO  (zkCallback-122-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38201 INFO  (zkCallback-106-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38201 INFO  (zkCallback-118-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38201 INFO  (jetty-closer-77-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 38201 INFO  (zkCallback-110-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38202 INFO  (zkCallback-108-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38202 INFO  (coreCloseExecutor-122-thread-1) 
[n:127.0.0.1:39047_solr c:delDeadColl s:shard2 r:core_node7 
x:delDeadColl_shard2_replica_n4] o.a.s.c.SolrCore 
[delDeadColl_shard2_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3182eb61
   [junit4]   2> 38203 INFO  (coreCloseExecutor-123-thread-1) 
[n:127.0.0.1:38581_solr c:delDeadColl s:shard1 r:core_node3 
x:delDeadColl_shard1_replica_n1] o.a.s.c.SolrCore 
[delDeadColl_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@625225e2
   [junit4]   2> 38203 INFO  (coreCloseExecutor-123-thread-1) 
[n:127.0.0.1:38581_solr c:delDeadColl s:shard1 r:core_node3 
x:delDeadColl_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.delDeadColl.shard1.replica_n1, tag=625225e2
   [junit4]   2> 38203 INFO  (coreCloseExecutor-122-thread-1) 
[n:127.0.0.1:39047_solr c:delDeadColl s:shard2 r:core_node7 
x:delDeadColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.delDeadColl.shard2.replica_n4, tag=3182eb61
   [junit4]   2> 38203 INFO  (coreCloseExecutor-123-thread-1) 
[n:127.0.0.1:38581_solr c:delDeadColl s:shard1 r:core_node3 
x:delDeadColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f90bbb3: rootName = 
solr_38581, domain = solr.core.delDeadColl.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.delDeadColl.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@27cee8f0
   [junit4]   2> 38203 INFO  (coreCloseExecutor-122-thread-1) 
[n:127.0.0.1:39047_solr c:delDeadColl s:shard2 r:core_node7 
x:delDeadColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4c2d6883: rootName = 
solr_39047, domain = solr.core.delDeadColl.shard2.replica_n4, service url = 
null, agent id = null] for registry solr.core.delDeadColl.shard2.replica_n4 / 
com.codahale.metrics.MetricRegistry@7f5287c
   [junit4]   2> 38209 INFO  (coreCloseExecutor-123-thread-1) 
[n:127.0.0.1:38581_solr c:delDeadColl s:shard1 r:core_node3 
x:delDeadColl_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.delDeadColl.shard1.leader, tag=625225e2
   [junit4]   2> 38209 INFO  (coreCloseExecutor-122-thread-1) 
[n:127.0.0.1:39047_solr c:delDeadColl s:shard2 r:core_node7 
x:delDeadColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.delDeadColl.shard2.leader, tag=3182eb61
   [junit4]   2> 38216 INFO  (jetty-closer-77-thread-3) [    ] o.a.s.c.Overseer 
Overseer (id=72057910554263564-127.0.0.1:38581_solr-n_0000000000) closing
   [junit4]   2> 38217 INFO  
(OverseerStateUpdate-72057910554263564-127.0.0.1:38581_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38581_solr
   [junit4]   2> 38217 WARN  
(OverseerAutoScalingTriggerThread-72057910554263564-127.0.0.1:38581_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 38218 INFO  (jetty-closer-77-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@261edb2b{/solr,null,UNAVAILABLE}
   [junit4]   2> 38218 INFO  (jetty-closer-77-thread-1) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 38219 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1000049b1d80009, likely client has closed socket
   [junit4]   2> 38220 INFO  (jetty-closer-77-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4bab819d{/solr,null,UNAVAILABLE}
   [junit4]   2> 38220 INFO  (jetty-closer-77-thread-2) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 38221 INFO  (jetty-closer-77-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@35282af7{/solr,null,UNAVAILABLE}
   [junit4]   2> 38221 INFO  (jetty-closer-77-thread-3) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 39693 WARN  (zkCallback-144-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 39694 INFO  (jetty-closer-77-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@619bdd93{/solr,null,UNAVAILABLE}
   [junit4]   2> 39694 INFO  (jetty-closer-77-thread-4) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 39694 ERROR 
(SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 39694 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33765 33765
   [junit4]   2> 41470 INFO  (Thread-53) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:33765 33765
   [junit4]   2> 41470 WARN  (Thread-53) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/aliases.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        5       /solr/collections/delDeadColl/terms/shard2
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/collections/delDeadColl/terms/shard1
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      /solr/collections/delDeadColl/state.json
   [junit4]   2>        11      /solr/clusterstate.json
   [junit4]   2>        11      /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72057910554263564-127.0.0.1:38581_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72057910554263561-127.0.0.1:39047_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/live_nodes
   [junit4]   2>        11      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-002
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@626f0dab),
 locale=sv-AX, timezone=America/Indiana/Winamac
   [junit4]   2> NOTE: Linux 4.13.0-37-generic amd64/Oracle Corporation 11-ea 
(64-bit)/cpus=8,threads=1,free=323449664,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteInactiveReplicaTest, 
DeleteInactiveReplicaTest]
   [junit4] Completed [5/5 (5!)] on J1 in 18.55s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 5 tests, 5 failures [seed: 66C38EFA930F7F4]

Total time: 43 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.cloud.DeleteInactiveReplicaTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=bd85fd389f157796901c7b6a7b3fba467e6ad39e, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #21729
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to