You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/03/04 10:10:21 UTC

[JENKINS-EA] Lucene-Solr-BadApples-8.x-Linux (64bit/jdk-12-ea+shipilev-fastdebug) - Build # 25 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/25/
Java: 64bit/jdk-12-ea+shipilev-fastdebug -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader

Error Message:
Doc with id=4 not found in http://127.0.0.1:45195/solr/outOfSyncReplicasCannotBecomeLeader-false due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=4 not found in http://127.0.0.1:45195/solr/outOfSyncReplicasCannotBecomeLeader-false due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([3E9A70704C58011A:407150608F3F0E20]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.TestCloudConsistency.assertDocExists(TestCloudConsistency.java:283)
	at org.apache.solr.cloud.TestCloudConsistency.assertDocsExistInAllReplicas(TestCloudConsistency.java:267)
	at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:138)
	at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:97)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:835)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster.testSearchRate

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([3E9A70704C58011A:63D26EF9839EA755]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster.testSearchRate(TestSimLargeCluster.java:682)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:835)




Build Log:
[...truncated 13934 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudConsistency
   [junit4]   2> 1743291 INFO  (SUITE-TestCloudConsistency-seed#[3E9A70704C58011A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_3E9A70704C58011A-001/init-core-data-001
   [junit4]   2> 1743292 WARN  (SUITE-TestCloudConsistency-seed#[3E9A70704C58011A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1743292 INFO  (SUITE-TestCloudConsistency-seed#[3E9A70704C58011A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1743292 INFO  (SUITE-TestCloudConsistency-seed#[3E9A70704C58011A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1743295 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOutOfSyncReplicasCannotBecomeLeaderAfterRestart
   [junit4]   2> 1743296 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_3E9A70704C58011A-001/tempDir-001
   [junit4]   2> 1743296 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1743297 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1743297 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1743397 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkTestServer start zk server on port:45695
   [junit4]   2> 1743397 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45695
   [junit4]   2> 1743397 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45695
   [junit4]   2> 1743400 INFO  (zkConnectionManagerCallback-6876-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743403 INFO  (zkConnectionManagerCallback-6878-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743405 INFO  (zkConnectionManagerCallback-6880-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743407 WARN  (jetty-launcher-6881-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1743407 WARN  (jetty-launcher-6881-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1743407 WARN  (jetty-launcher-6881-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1743408 WARN  (jetty-launcher-6881-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1743408 INFO  (jetty-launcher-6881-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1743408 INFO  (jetty-launcher-6881-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1743408 INFO  (jetty-launcher-6881-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1743408 INFO  (jetty-launcher-6881-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1743408 INFO  (jetty-launcher-6881-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1743408 INFO  (jetty-launcher-6881-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1743408 INFO  (jetty-launcher-6881-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1743408 INFO  (jetty-launcher-6881-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1743408 INFO  (jetty-launcher-6881-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229
   [junit4]   2> 1743408 INFO  (jetty-launcher-6881-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229
   [junit4]   2> 1743408 INFO  (jetty-launcher-6881-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229
   [junit4]   2> 1743408 INFO  (jetty-launcher-6881-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229
   [junit4]   2> 1743417 INFO  (jetty-launcher-6881-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1743417 INFO  (jetty-launcher-6881-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1743417 INFO  (jetty-launcher-6881-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1743417 INFO  (jetty-launcher-6881-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1743417 INFO  (jetty-launcher-6881-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1743417 INFO  (jetty-launcher-6881-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1743417 INFO  (jetty-launcher-6881-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@549caf0e{/solr,null,AVAILABLE}
   [junit4]   2> 1743417 INFO  (jetty-launcher-6881-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6964ba39{/solr,null,AVAILABLE}
   [junit4]   2> 1743418 INFO  (jetty-launcher-6881-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1743418 INFO  (jetty-launcher-6881-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1743418 INFO  (jetty-launcher-6881-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1743418 INFO  (jetty-launcher-6881-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1743418 INFO  (jetty-launcher-6881-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1743418 INFO  (jetty-launcher-6881-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1743418 INFO  (jetty-launcher-6881-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17050c37{/solr,null,AVAILABLE}
   [junit4]   2> 1743418 INFO  (jetty-launcher-6881-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5acae4b5{/solr,null,AVAILABLE}
   [junit4]   2> 1743444 INFO  (jetty-launcher-6881-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6b85608c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39519}
   [junit4]   2> 1743444 INFO  (jetty-launcher-6881-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@286e793d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34317}
   [junit4]   2> 1743444 INFO  (jetty-launcher-6881-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d47a55c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43001}
   [junit4]   2> 1743444 INFO  (jetty-launcher-6881-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@50e88bc8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37923}
   [junit4]   2> 1743444 INFO  (jetty-launcher-6881-thread-2) [    ] o.e.j.s.Server Started @1743594ms
   [junit4]   2> 1743444 INFO  (jetty-launcher-6881-thread-3) [    ] o.e.j.s.Server Started @1743594ms
   [junit4]   2> 1743444 INFO  (jetty-launcher-6881-thread-4) [    ] o.e.j.s.Server Started @1743594ms
   [junit4]   2> 1743444 INFO  (jetty-launcher-6881-thread-1) [    ] o.e.j.s.Server Started @1743594ms
   [junit4]   2> 1743444 INFO  (jetty-launcher-6881-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34317}
   [junit4]   2> 1743444 INFO  (jetty-launcher-6881-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39519}
   [junit4]   2> 1743444 INFO  (jetty-launcher-6881-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37923}
   [junit4]   2> 1743444 INFO  (jetty-launcher-6881-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43001}
   [junit4]   2> 1743445 ERROR (jetty-launcher-6881-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1743445 ERROR (jetty-launcher-6881-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1743445 ERROR (jetty-launcher-6881-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1743445 ERROR (jetty-launcher-6881-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-04T08:52:07.097544Z
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-04T08:52:07.097543Z
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-04T08:52:07.097553Z
   [junit4]   2> 1743445 INFO  (jetty-launcher-6881-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-04T08:52:07.097554Z
   [junit4]   2> 1743447 INFO  (zkConnectionManagerCallback-6887-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743448 INFO  (zkConnectionManagerCallback-6889-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743448 INFO  (zkConnectionManagerCallback-6888-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743448 INFO  (zkConnectionManagerCallback-6886-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743448 INFO  (jetty-launcher-6881-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1743448 INFO  (jetty-launcher-6881-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1743448 INFO  (jetty-launcher-6881-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1743449 INFO  (jetty-launcher-6881-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1743508 INFO  (jetty-launcher-6881-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1743509 WARN  (jetty-launcher-6881-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1f8fb1eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1743518 WARN  (jetty-launcher-6881-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@378da12f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1743520 INFO  (jetty-launcher-6881-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45695/solr
   [junit4]   2> 1743522 INFO  (zkConnectionManagerCallback-6895-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743534 INFO  (zkConnectionManagerCallback-6897-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743586 INFO  (jetty-launcher-6881-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1743587 WARN  (jetty-launcher-6881-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7ce2f5c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1743590 WARN  (jetty-launcher-6881-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2670239f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1743592 INFO  (jetty-launcher-6881-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45695/solr
   [junit4]   2> 1743594 INFO  (jetty-launcher-6881-thread-4) [n:127.0.0.1:39519_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39519_solr
   [junit4]   2> 1743594 INFO  (jetty-launcher-6881-thread-4) [n:127.0.0.1:39519_solr    ] o.a.s.c.Overseer Overseer (id=72140438383558664-127.0.0.1:39519_solr-n_0000000000) starting
   [junit4]   2> 1743596 INFO  (zkConnectionManagerCallback-6905-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743601 INFO  (jetty-launcher-6881-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1743603 INFO  (zkConnectionManagerCallback-6907-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743603 WARN  (jetty-launcher-6881-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@47bce7d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1743604 INFO  (zkConnectionManagerCallback-6912-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743606 INFO  (jetty-launcher-6881-thread-4) [n:127.0.0.1:39519_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45695/solr ready
   [junit4]   2> 1743656 INFO  (OverseerStateUpdate-72140438383558664-127.0.0.1:39519_solr-n_0000000000) [n:127.0.0.1:39519_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39519_solr
   [junit4]   2> 1743657 INFO  (jetty-launcher-6881-thread-4) [n:127.0.0.1:39519_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39519_solr
   [junit4]   2> 1743657 WARN  (jetty-launcher-6881-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@a978d29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1743659 INFO  (zkCallback-6896-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1743659 INFO  (zkCallback-6906-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1743659 INFO  (jetty-launcher-6881-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45695/solr
   [junit4]   2> 1743659 INFO  (jetty-launcher-6881-thread-2) [n:127.0.0.1:43001_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:43001_solr as DOWN
   [junit4]   2> 1743660 INFO  (jetty-launcher-6881-thread-2) [n:127.0.0.1:43001_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1743660 INFO  (jetty-launcher-6881-thread-2) [n:127.0.0.1:43001_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43001_solr
   [junit4]   2> 1743661 INFO  (zkCallback-6896-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1743661 INFO  (zkCallback-6906-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1743663 INFO  (zkCallback-6911-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1743698 INFO  (zkConnectionManagerCallback-6920-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743698 INFO  (jetty-launcher-6881-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1743700 WARN  (jetty-launcher-6881-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@16ad0a40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1743701 INFO  (zkConnectionManagerCallback-6923-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743704 WARN  (jetty-launcher-6881-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@389f9572[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1743705 INFO  (jetty-launcher-6881-thread-1) [n:127.0.0.1:34317_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1743705 INFO  (jetty-launcher-6881-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45695/solr
   [junit4]   2> 1743706 INFO  (zkConnectionManagerCallback-6930-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743707 INFO  (jetty-launcher-6881-thread-1) [n:127.0.0.1:34317_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:34317_solr as DOWN
   [junit4]   2> 1743708 INFO  (jetty-launcher-6881-thread-1) [n:127.0.0.1:34317_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1743708 INFO  (jetty-launcher-6881-thread-1) [n:127.0.0.1:34317_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34317_solr
   [junit4]   2> 1743709 INFO  (zkCallback-6911-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1743709 INFO  (zkCallback-6896-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1743709 INFO  (zkCallback-6906-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1743711 INFO  (zkConnectionManagerCallback-6932-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743714 INFO  (jetty-launcher-6881-thread-3) [n:127.0.0.1:37923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1743715 INFO  (zkCallback-6922-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1743715 INFO  (jetty-launcher-6881-thread-4) [n:127.0.0.1:39519_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1743716 INFO  (zkConnectionManagerCallback-6940-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743716 INFO  (jetty-launcher-6881-thread-3) [n:127.0.0.1:37923_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:37923_solr as DOWN
   [junit4]   2> 1743716 INFO  (jetty-launcher-6881-thread-3) [n:127.0.0.1:37923_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1743716 INFO  (jetty-launcher-6881-thread-3) [n:127.0.0.1:37923_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37923_solr
   [junit4]   2> 1743717 INFO  (jetty-launcher-6881-thread-2) [n:127.0.0.1:43001_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1743717 INFO  (zkCallback-6896-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1743717 INFO  (zkCallback-6911-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1743717 INFO  (zkCallback-6906-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1743717 INFO  (zkCallback-6931-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1743718 INFO  (jetty-launcher-6881-thread-2) [n:127.0.0.1:43001_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45695/solr ready
   [junit4]   2> 1743719 INFO  (zkCallback-6922-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1743726 INFO  (jetty-launcher-6881-thread-2) [n:127.0.0.1:43001_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1743730 INFO  (zkConnectionManagerCallback-6946-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743731 INFO  (jetty-launcher-6881-thread-1) [n:127.0.0.1:34317_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1743733 INFO  (jetty-launcher-6881-thread-1) [n:127.0.0.1:34317_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45695/solr ready
   [junit4]   2> 1743743 INFO  (jetty-launcher-6881-thread-1) [n:127.0.0.1:34317_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1743745 INFO  (zkConnectionManagerCallback-6951-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1743746 INFO  (jetty-launcher-6881-thread-3) [n:127.0.0.1:37923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1743747 INFO  (jetty-launcher-6881-thread-3) [n:127.0.0.1:37923_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45695/solr ready
   [junit4]   2> 1743747 INFO  (jetty-launcher-6881-thread-3) [n:127.0.0.1:37923_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1743760 INFO  (jetty-launcher-6881-thread-4) [n:127.0.0.1:39519_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39519.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1743762 INFO  (jetty-launcher-6881-thread-2) [n:127.0.0.1:43001_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43001.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1743774 INFO  (jetty-launcher-6881-thread-1) [n:127.0.0.1:34317_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34317.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1743784 INFO  (jetty-launcher-6881-thread-4) [n:127.0.0.1:39519_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39519.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1743784 INFO  (jetty-launcher-6881-thread-4) [n:127.0.0.1:39519_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39519.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1743786 INFO  (jetty-launcher-6881-thread-4) [n:127.0.0.1:39519_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_3E9A70704C58011A-001/tempDir-001/node4/.
   [junit4]   2> 1743789 INFO  (jetty-launcher-6881-thread-3) [n:127.0.0.1:37923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37923.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1743793 INFO  (jetty-launcher-6881-thread-2) [n:127.0.0.1:43001_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43001.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1743793 INFO  (jetty-launcher-6881-thread-2) [n:127.0.0.1:43001_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43001.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1743795 INFO  (jetty-launcher-6881-thread-2) [n:127.0.0.1:43001_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_3E9A70704C58011A-001/tempDir-001/node2/.
   [junit4]   2> 1743799 INFO  (jetty-launcher-6881-thread-1) [n:127.0.0.1:34317_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34317.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1743799 INFO  (jetty-launcher-6881-thread-1) [n:127.0.0.1:34317_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34317.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1743802 INFO  (jetty-launcher-6881-thread-1) [n:127.0.0.1:34317_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_3E9A70704C58011A-001/tempDir-001/node1/.
   [junit4]   2> 1743812 INFO  (jetty-launcher-6881-thread-3) [n:127.0.0.1:37923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37923.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1743813 INFO  (jetty-launcher-6881-thread-3) [n:127.0.0.1:37923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37923.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1743814 INFO  (jetty-launcher-6881-thread-3) [n:127.0.0.1:37923_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_3E9A70704C58011A-001/tempDir-001/node3/.
   [junit4]   2> 1744117 INFO  (zkConnectionManagerCallback-6958-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1744118 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1744119 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45695/solr ready
   [junit4]   2> 1744121 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=394538877
   [junit4]   2> 1744121 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34317_solr
   [junit4]   2> 1744122 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1744122 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:34317_solr as DOWN
   [junit4]   2> 1744124 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1744124 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b2e0f: rootName = solr_34317, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@63ef2477
   [junit4]   2> 1744136 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1744136 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@681249e4: rootName = solr_34317, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@30a49fc6
   [junit4]   2> 1744143 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1744143 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73aa9f8: rootName = solr_34317, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@46ed5ee4
   [junit4]   2> 1744144 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1744146 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 0x1004b58b3cb000d, likely client has closed socket
   [junit4]   2> 1744146 INFO  (zkCallback-6906-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744146 INFO  (zkCallback-6911-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744146 INFO  (zkCallback-6896-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744146 INFO  (zkCallback-6931-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744147 INFO  (zkCallback-6939-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744147 INFO  (zkCallback-6957-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744147 INFO  (zkCallback-6950-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744148 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@286e793d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1744150 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5acae4b5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1744151 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1744152 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1744152 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1744152 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1744152 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229
   [junit4]   2> 1744153 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1744153 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1744153 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1744153 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@364a2af0{/solr,null,AVAILABLE}
   [junit4]   2> 1744154 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@550aaedb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44921}
   [junit4]   2> 1744154 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.Server Started @1744304ms
   [junit4]   2> 1744154 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41575}
   [junit4]   2> 1744154 ERROR (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1744154 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1744154 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1744154 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1744154 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1744154 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-04T08:52:07.806767Z
   [junit4]   2> 1744160 INFO  (zkConnectionManagerCallback-6963-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1744161 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1744255 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1744266 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@58f220ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1744270 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6734e624[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1744272 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45695/solr
   [junit4]   2> 1744274 INFO  (zkConnectionManagerCallback-6969-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1744278 INFO  (zkConnectionManagerCallback-6971-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1744282 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [n:127.0.0.1:41575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1744285 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [n:127.0.0.1:41575_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:41575_solr as DOWN
   [junit4]   2> 1744285 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [n:127.0.0.1:41575_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1744285 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [n:127.0.0.1:41575_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41575_solr
   [junit4]   2> 1744286 INFO  (zkCallback-6896-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1744286 INFO  (zkCallback-6950-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1744286 INFO  (zkCallback-6931-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1744286 INFO  (zkCallback-6906-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1744286 INFO  (zkCallback-6911-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1744286 INFO  (zkCallback-6957-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1744286 INFO  (zkCallback-6939-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1744286 INFO  (zkCallback-6970-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1744360 INFO  (zkConnectionManagerCallback-6978-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1744362 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [n:127.0.0.1:41575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1744363 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [n:127.0.0.1:41575_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45695/solr ready
   [junit4]   2> 1744364 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [n:127.0.0.1:41575_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1744410 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [n:127.0.0.1:41575_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41575.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1744450 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [n:127.0.0.1:41575_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41575.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1744450 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [n:127.0.0.1:41575_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41575.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1744452 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [n:127.0.0.1:41575_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_3E9A70704C58011A-001/tempDir-001/node1/.
   [junit4]   2> 1744557 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: http://127.0.0.1:44921/solr. Proxy: http://127.0.0.1:41575/solr
   [junit4]   2> 1744557 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1036799715
   [junit4]   2> 1744557 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37923_solr
   [junit4]   2> 1744557 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1744557 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:37923_solr as DOWN
   [junit4]   2> 1744559 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1744559 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f2f1504: rootName = solr_37923, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@39f3c0f9
   [junit4]   2> 1744570 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1744570 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3e255511: rootName = solr_37923, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@30a49fc6
   [junit4]   2> 1744577 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1744577 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33f158d5: rootName = solr_37923, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@46ed5ee4
   [junit4]   2> 1744577 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1744583 INFO  (zkCallback-6957-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744583 INFO  (zkCallback-6906-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744583 INFO  (zkCallback-6911-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744583 INFO  (zkCallback-6977-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744583 INFO  (zkCallback-6970-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744583 INFO  (zkCallback-6896-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744583 INFO  (zkCallback-6939-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744584 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@50e88bc8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1744584 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6964ba39{/solr,null,UNAVAILABLE}
   [junit4]   2> 1744584 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1744584 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1744585 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1744585 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1744585 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229
   [junit4]   2> 1744593 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1744593 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1744593 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1744594 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16b198b9{/solr,null,AVAILABLE}
   [junit4]   2> 1744594 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6b7b126f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45951}
   [junit4]   2> 1744594 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.Server Started @1744744ms
   [junit4]   2> 1744594 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40593}
   [junit4]   2> 1744594 ERROR (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1744594 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1744595 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1744595 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1744595 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1744595 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-04T08:52:08.247178Z
   [junit4]   2> 1744596 INFO  (zkConnectionManagerCallback-6984-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1744597 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1744724 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1744730 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3252499b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1744735 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@17df0318[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1744737 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45695/solr
   [junit4]   2> 1744739 INFO  (zkConnectionManagerCallback-6990-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1744744 INFO  (zkConnectionManagerCallback-6992-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1744747 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1744750 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:40593_solr as DOWN
   [junit4]   2> 1744750 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1744750 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40593_solr
   [junit4]   2> 1744751 INFO  (zkCallback-6957-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1744751 INFO  (zkCallback-6911-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1744751 INFO  (zkCallback-6939-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1744751 INFO  (zkCallback-6970-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1744751 INFO  (zkCallback-6906-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1744751 INFO  (zkCallback-6896-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1744751 INFO  (zkCallback-6977-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1744755 INFO  (zkCallback-6991-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1744771 INFO  (zkConnectionManagerCallback-6999-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1744773 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1744774 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45695/solr ready
   [junit4]   2> 1744774 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1744807 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40593.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1744836 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40593.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1744836 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40593.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1744838 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_3E9A70704C58011A-001/tempDir-001/node3/.
   [junit4]   2> 1744950 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: http://127.0.0.1:45951/solr. Proxy: http://127.0.0.1:40593/solr
   [junit4]   2> 1744950 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=95239424
   [junit4]   2> 1744950 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39519_solr
   [junit4]   2> 1744951 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1744951 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:39519_solr as DOWN
   [junit4]   2> 1744952 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1744955 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1744955 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2313199: rootName = solr_39519, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4ec1a6ce
   [junit4]   2> 1744974 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1744974 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b4daf9: rootName = solr_39519, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@30a49fc6
   [junit4]   2> 1744985 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1744985 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c04145b: rootName = solr_39519, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@46ed5ee4
   [junit4]   2> 1744985 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1744986 INFO  (closeThreadPool-7003-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72140438383558664-127.0.0.1:39519_solr-n_0000000000) closing
   [junit4]   2> 1744986 INFO  (OverseerStateUpdate-72140438383558664-127.0.0.1:39519_solr-n_0000000000) [n:127.0.0.1:39519_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39519_solr
   [junit4]   2> 1744986 INFO  (OverseerAutoScalingTriggerThread-72140438383558664-127.0.0.1:39519_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1744990 INFO  (zkCallback-6957-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744990 INFO  (zkCallback-6991-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744990 INFO  (zkCallback-6977-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744990 INFO  (zkCallback-6906-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744990 INFO  (zkCallback-6939-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744990 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.Overseer Overseer (id=72140438383558664-127.0.0.1:39519_solr-n_0000000000) closing
   [junit4]   2> 1744990 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 0x1004b58b3cb000b, likely client has closed socket
   [junit4]   2> 1744990 INFO  (closeThreadPool-7003-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72140438383558664-127.0.0.1:39519_solr-n_0000000000) closing
   [junit4]   2> 1744991 INFO  (zkCallback-6970-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744991 INFO  (zkCallback-6906-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43001_solr
   [junit4]   2> 1744991 INFO  (zkCallback-6998-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1744991 INFO  (zkCallback-6906-thread-2) [n:127.0.0.1:43001_solr    ] o.a.s.c.Overseer Overseer (id=72140438383558666-127.0.0.1:43001_solr-n_0000000001) starting
   [junit4]   2> 1744992 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6b85608c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1744992 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@549caf0e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1744992 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1744993 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1744993 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1744993 INFO  (OverseerStateUpdate-72140438383558666-127.0.0.1:43001_solr-n_0000000001) [n:127.0.0.1:43001_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43001_solr
   [junit4]   2> 1744994 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1744994 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229
   [junit4]   2> 1745003 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1745003 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1745003 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1745003 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19de1f10{/solr,null,AVAILABLE}
   [junit4]   2> 1745004 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@62501b13{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44101}
   [junit4]   2> 1745004 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.s.Server Started @1745154ms
   [junit4]   2> 1745004 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36145}
   [junit4]   2> 1745004 ERROR (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1745004 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1745004 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1745004 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1745004 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1745004 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-04T08:52:08.656611Z
   [junit4]   2> 1745011 INFO  (zkConnectionManagerCallback-7005-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1745011 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1745131 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1745132 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@42ba2474[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1745137 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2503a532[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1745139 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45695/solr
   [junit4]   2> 1745140 INFO  (zkConnectionManagerCallback-7011-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1745147 INFO  (zkConnectionManagerCallback-7013-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1745152 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1745153 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:36145_solr as DOWN
   [junit4]   2> 1745154 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1745154 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36145_solr
   [junit4]   2> 1745155 INFO  (zkCallback-6957-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1745155 INFO  (zkCallback-6939-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1745155 INFO  (zkCallback-6906-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1745155 INFO  (zkCallback-6998-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1745155 INFO  (zkCallback-6991-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1745155 INFO  (zkCallback-6970-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1745155 INFO  (zkCallback-6977-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1745155 INFO  (zkCallback-7012-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1745170 INFO  (zkConnectionManagerCallback-7020-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1745173 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1745173 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45695/solr ready
   [junit4]   2> 1745174 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1745204 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36145.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1745230 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36145.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1745230 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36145.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7850868e
   [junit4]   2> 1745232 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_3E9A70704C58011A-001/tempDir-001/node4/.
   [junit4]   2> 1745334 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: http://127.0.0.1:44101/solr. Proxy: http://127.0.0.1:36145/solr
   [junit4]   2> 1745335 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=169917407
   [junit4]   2> 1745335 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43001_solr
   [junit4]   2> 1745335 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1745335 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:43001_solr as DOWN
   [junit4]   2> 1745338 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1745338 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ff0dbd: rootName = solr_43001, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1949f8a3
   [junit4]   2> 1745349 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1745349 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2bf03baf: rootName = solr_43001, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@30a49fc6
   [junit4]   2> 1745356 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1745356 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2df0cedf: rootName = solr_43001, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@46ed5ee4
   [junit4]   2> 1745356 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1745357 INFO  (closeThreadPool-7024-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72140438383558666-127.0.0.1:43001_solr-n_0000000001) closing
   [junit4]   2> 1745357 INFO  (OverseerStateUpdate-72140438383558666-127.0.0.1:43001_solr-n_0000000001) [n:127.0.0.1:43001_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43001_solr
   [junit4]   2> 1745357 INFO  (OverseerAutoScalingTriggerThread-72140438383558666-127.0.0.1:43001_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1745364 INFO  (closeThreadPool-7024-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72140438383558666-127.0.0.1:43001_solr-n_0000000001) closing
   [junit4]   2> 1745366 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[3E9A70704C58011A]) [    ] o.a.s.c.Overseer Overseer (id=72140438383558666-127.0.0.1:43001_solr-n_0000000001) closing
   [junit4]   2> 1745366 INFO  (zkCallback-6957-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1745366 INFO  (zkCallback-6991-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1745366 INFO  (zkCallback-6970-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1745366 INFO  (zkCallback-6977-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1745366 INFO  (zkCallback-6998-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1745366 INFO  (zkCallback-7012-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1745366 INFO  (zkCallback-6970-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41575_solr
   [junit4]   2> 1745366 INFO  (zkCallback-7019-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 17

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

util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unexpected exception while processing event: {
   [junit4]   2>   "id":"48020d9ca14e5T7ilca16agltfvpglcv67fz8e4",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1266778488050917,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[
   [junit4]   2>       1266778488050917,
   [junit4]   2>       1266778488388417,
   [junit4]   2>       1266778487128217,
   [junit4]   2>       1266778486394617,
   [junit4]   2>       1266778488559617,
   [junit4]   2>       1266778487330417,
   [junit4]   2>       1266778488733117,
   [junit4]   2>       1266778487495417,
   [junit4]   2>       1266778488216117,
   [junit4]   2>       1266778487657917,
   [junit4]   2>       1266778488905317,
   [junit4]   2>       1266778487881917],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":1266842931083117,
   [junit4]   2>     "nodeNames":[
   [junit4]   2>       "127.0.0.1:10312_solr",
   [junit4]   2>       "127.0.0.1:10308_solr",
   [junit4]   2>       "127.0.0.1:10305_solr",
   [junit4]   2>       "127.0.0.1:10304_solr",
   [junit4]   2>       "127.0.0.1:10310_solr",
   [junit4]   2>       "127.0.0.1:10302_solr",
   [junit4]   2>       "127.0.0.1:10307_solr",
   [junit4]   2>       "127.0.0.1:10309_solr",
   [junit4]   2>       "127.0.0.1:10313_solr",
   [junit4]   2>       "127.0.0.1:10306_solr",
   [junit4]   2>       "127.0.0.1:10311_solr",
   [junit4]   2>       "127.0.0.1:10303_solr"]}}
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ComputePlanAction.process(ComputePlanAction.java:160) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:324) ~[java/:?]
   [junit4]   2> 	... 6 more
   [junit4]   2> Caused by: java.lang.InterruptedException: stopping - thread was interrupted
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ComputePlanAction.process(ComputePlanAction.java:112) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:324) ~[java/:?]
   [junit4]   2> 	... 6 more
   [junit4]   2> 2989685 DEBUG (AutoscalingActionExecutor-10299-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 132085 ms for event id=48020d9ca14e5T7ilca16agltfvpglcv67fz8e4
   [junit4]   2> 2989685 DEBUG (TEST-TestSimLargeCluster.testAddNode-seed#[3E9A70704C58011A]) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 2989685 DEBUG (TEST-TestSimLargeCluster.testAddNode-seed#[3E9A70704C58011A]) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 2989685 DEBUG (TEST-TestSimLargeCluster.testAddNode-seed#[3E9A70704C58011A]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2989724 INFO  (TEST-TestSimLargeCluster.testAddNode-seed#[3E9A70704C58011A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddNode
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestSimLargeCluster_3E9A70704C58011A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1520, maxMBSortInHeap=5.4595492324480475, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@122f8559), locale=ru-MD, timezone=America/Grenada
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Aleksey Shipilev 12-testing (64-bit)/cpus=8,threads=1,free=370419936,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BinaryUpdateRequestHandlerTest, TestSystemIdResolver, AnalysisAfterCoreReloadTest, HighlighterConfigTest, TestWriterPerf, TestLFUCache, TestUninvertingReader, ZkStateReaderTest, TestManagedStopFilterFactory, MissingSegmentRecoveryTest, QueryElevationComponentTest, CustomHighlightComponentTest, TestFileDictionaryLookup, SolrMetricsIntegrationTest, TestLogWatcher, TestFieldCache, TestConfigSetsAPIZkFailure, UpdateParamsTest, FieldMutatingUpdateProcessorTest, TestRetrieveFieldsOptimizer, DeleteReplicaTest, TimeZoneUtilsTest, ShardRoutingTest, TestCSVResponseWriter, HttpTriggerListenerTest, TestZkChroot, TestBackupRepositoryFactory, TestCollectionAPI, ScheduledTriggerTest, LegacyCloudClusterPropTest, TestCrossCoreJoin, TestFieldCacheSortRandom, QueryParsingTest, LeaderFailureAfterFreshStartTest, TestManagedSchema, AtomicUpdateProcessorFactoryTest, HdfsCollectionsAPIDistributedZkTest, SolrCoreMetricManagerTest, BaseCdcrDistributedZkTest, TestOrdValues, NodeMutatorTest, TestSolrCoreProperties, TestSubQueryTransformerDistrib, TestUseDocValuesAsStored2, DistributedDebugComponentTest, CdcrUpdateLogTest, TestRestManager, LargeFieldTest, TestStressRecovery, SchemaApiFailureTest, TestFastLRUCache, HdfsThreadLeakTest, SpellCheckComponentTest, TestRebalanceLeaders, UniqFieldsUpdateProcessorFactoryTest, InfoHandlerTest, TestConfigReload, DeleteInactiveReplicaTest, UnloadDistributedZkTest, ClusterStateUpdateTest, ShowFileRequestHandlerTest, SignificantTermsQParserPluginTest, TestNestedDocsSort, TestTolerantUpdateProcessorRandomCloud, MBeansHandlerTest, SolrIndexSplitterTest, HdfsRecoveryZkTest, HdfsLockFactoryTest, TolerantUpdateProcessorTest, DocumentBuilderTest, TestOmitPositions, TestExportWriter, TestSkipOverseerOperations, TestInPlaceUpdatesStandalone, FacetPivotSmallTest, TestSolrFieldCacheBean, TestConfigSetProperties, TestSolrConfigHandler, ReplicationFactorTest, CollectionsAPISolrJTest, OverseerStatusTest, TestSchemaVersionResource, TestRandomCollapseQParserPlugin, HLLSerializationTest, TestFastOutputStream, TestEmbeddedSolrServerAdminHandler, PeerSyncWithLeaderTest, BlockDirectoryTest, TestSolrIndexConfig, TestLocalFSCloudBackupRestore, DefaultValueUpdateProcessorTest, CdcrVersionReplicationTest, RuleEngineTest, RestoreTriggerStateTest, TestFieldResource, TestValueSourceCache, ScriptEngineTest, SpellCheckCollatorWithCollapseTest, ChaosMonkeySafeLeaderTest, TestReload, TestLMJelinekMercerSimilarityFactory, DOMUtilTest, RemoteQueryErrorTest, TestCloudRecovery, TriggerEventQueueTest, ForceLeaderTest, TestSort, FieldAnalysisRequestHandlerTest, TestCloudConsistency, SystemLogListenerTest, XmlUpdateRequestHandlerTest, TestRemoteStreaming, RegexBytesRefFilterTest, TestSegmentSorting, TestHashQParserPlugin, CollectionsAPIDistributedZkTest, TestAddFieldRealTimeGet, SolrRequestParserTest, SampleTest, OpenExchangeRatesOrgProviderTest, TestGroupingSearch, PeerSyncWithBufferUpdatesTest, TestReqParamsAPI, TestDistribDocBasedVersion, TestPostingsSolrHighlighter, TestCoreDiscovery, BasicAuthIntegrationTest, ZkShardTermsTest, TestDirectoryFactory, TestRealTimeGet, HdfsChaosMonkeySafeLeaderTest, TestExclusionRuleCollectionAccess, PreAnalyzedFieldTest, BlobRepositoryCloudTest, BitVectorTest, TestDelegationWithHadoopAuth, CollectionReloadTest, TestRandomFaceting, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionPropsTest, ConnectionManagerTest, DistributedVersionInfoTest, HttpPartitionOnCommitTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestClusterProperties, TestHashPartitioner, TestLeaderElectionZkExpiry, TestPullReplicaErrorHandling, TestRequestForwarding, TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation, VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, ZkNodePropsTest, ZkSolrClientTest, CollectionsAPIAsyncDistributedZkTest, AutoScalingHandlerTest, ComputePlanActionTest, TestSimClusterStateProvider, TestSimDistributedQueue, TestSimLargeCluster]
   [junit4] Completed [538/844 (2!)] on J0 in 16.61s, 4 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 43466 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/25/consoleText

[repro] Revision: 02eb9d34404b8fc7225ee7c5c867e194afae17a0

[repro] Repro line:  ant test  -Dtestcase=TestCloudConsistency -Dtests.method=testOutOfSyncReplicasCannotBecomeLeader -Dtests.seed=3E9A70704C58011A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=qu-PE -Dtests.timezone=America/Bahia -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestSimLargeCluster -Dtests.method=testSearchRate -Dtests.seed=3E9A70704C58011A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ru-MD -Dtests.timezone=America/Grenada -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestSimLargeCluster
[repro]       TestCloudConsistency
[repro] ant compile-test

[...truncated 3580 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestSimLargeCluster|*.TestCloudConsistency" -Dtests.showOutput=onerror  -Dtests.seed=3E9A70704C58011A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ru-MD -Dtests.timezone=America/Grenada -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 123 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudConsistency
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
[repro] Exiting with code 0

[...truncated 43 lines...]