Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/345/

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

Error Message:
Doc with id=4 not found in 
http://127.0.0.1:45574/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:45574/solr/outOfSyncReplicasCannotBecomeLeader-false due to: 
Path not found: /id; rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([B83E0E756886504A:C6D52E65ABE15F70]: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:566)
        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:834)




Build Log:
[...truncated 13215 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudConsistency
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_B83E0E756886504A-001/init-core-data-001
   [junit4]   2> 673997 INFO  
(SUITE-TestCloudConsistency-seed#[B83E0E756886504A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 674004 INFO  
(SUITE-TestCloudConsistency-seed#[B83E0E756886504A]-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> 674004 INFO  
(SUITE-TestCloudConsistency-seed#[B83E0E756886504A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 674031 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testOutOfSyncReplicasCannotBecomeLeader
   [junit4]   2> 674032 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_B83E0E756886504A-001/tempDir-001
   [junit4]   2> 674034 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 674040 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 674040 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 674140 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkTestServer start zk server on port:44729
   [junit4]   2> 674140 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44729
   [junit4]   2> 674140 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44729
   [junit4]   2> 674154 INFO  (zkConnectionManagerCallback-5226-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674158 INFO  (zkConnectionManagerCallback-5228-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674160 INFO  (zkConnectionManagerCallback-5230-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674163 WARN  (jetty-launcher-5231-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 674164 INFO  (jetty-launcher-5231-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 674164 INFO  (jetty-launcher-5231-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 674164 INFO  (jetty-launcher-5231-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 674164 WARN  (jetty-launcher-5231-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 674165 INFO  (jetty-launcher-5231-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 674165 INFO  (jetty-launcher-5231-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 674165 INFO  (jetty-launcher-5231-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 674166 WARN  (jetty-launcher-5231-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 674166 WARN  (jetty-launcher-5231-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 674166 INFO  (jetty-launcher-5231-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 674166 INFO  (jetty-launcher-5231-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 674166 INFO  (jetty-launcher-5231-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 674167 INFO  (jetty-launcher-5231-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 674167 INFO  (jetty-launcher-5231-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 674167 INFO  (jetty-launcher-5231-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 674170 INFO  (jetty-launcher-5231-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 674170 INFO  (jetty-launcher-5231-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 674170 INFO  (jetty-launcher-5231-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 674170 INFO  (jetty-launcher-5231-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7994efb{/solr,null,AVAILABLE}
   [junit4]   2> 674171 INFO  (jetty-launcher-5231-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 674171 INFO  (jetty-launcher-5231-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 674171 INFO  (jetty-launcher-5231-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 674174 INFO  (jetty-launcher-5231-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@236fff7f{/solr,null,AVAILABLE}
   [junit4]   2> 674176 INFO  (jetty-launcher-5231-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 674176 INFO  (jetty-launcher-5231-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 674176 INFO  (jetty-launcher-5231-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7a29995d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33784}
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19cd39b9{/solr,null,AVAILABLE}
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-1) [    ] 
o.e.j.s.Server Started @674224ms
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33784}
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1088d4cf{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44200}
   [junit4]   2> 674177 ERROR (jetty-launcher-5231-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-3) [    ] 
o.e.j.s.Server Started @674225ms
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44200}
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@498d0ac5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44919}
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-2) [    ] 
o.e.j.s.Server Started @674225ms
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44919}
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-27T07:55:11.593627Z
   [junit4]   2> 674177 ERROR (jetty-launcher-5231-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 674177 ERROR (jetty-launcher-5231-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 674177 INFO  (jetty-launcher-5231-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-27T07:55:11.593983Z
   [junit4]   2> 674178 INFO  (jetty-launcher-5231-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 674178 INFO  (jetty-launcher-5231-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 674178 INFO  (jetty-launcher-5231-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 674178 INFO  (jetty-launcher-5231-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-27T07:55:11.594250Z
   [junit4]   2> 674181 INFO  (zkConnectionManagerCallback-5233-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674182 INFO  (jetty-launcher-5231-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 674185 INFO  (zkConnectionManagerCallback-5237-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674186 INFO  (jetty-launcher-5231-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 674186 INFO  (jetty-launcher-5231-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 674186 INFO  (jetty-launcher-5231-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 674186 INFO  (jetty-launcher-5231-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 674186 INFO  (jetty-launcher-5231-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d650f42{/solr,null,AVAILABLE}
   [junit4]   2> 674187 INFO  (jetty-launcher-5231-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4ef6cede{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45970}
   [junit4]   2> 674187 INFO  (jetty-launcher-5231-thread-4) [    ] 
o.e.j.s.Server Started @674235ms
   [junit4]   2> 674187 INFO  (jetty-launcher-5231-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45970}
   [junit4]   2> 674187 INFO  (zkConnectionManagerCallback-5235-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674187 ERROR (jetty-launcher-5231-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 674187 INFO  (jetty-launcher-5231-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 674188 INFO  (jetty-launcher-5231-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 674188 INFO  (jetty-launcher-5231-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 674188 INFO  (jetty-launcher-5231-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 674188 INFO  (jetty-launcher-5231-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-27T07:55:11.604200Z
   [junit4]   2> 674189 INFO  (jetty-launcher-5231-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 674228 INFO  (zkConnectionManagerCallback-5239-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674229 INFO  (jetty-launcher-5231-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 674440 INFO  (jetty-launcher-5231-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 674442 WARN  (jetty-launcher-5231-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@54dbeae6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 674445 WARN  (jetty-launcher-5231-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4b860ced[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 674446 INFO  (jetty-launcher-5231-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44729/solr
   [junit4]   2> 674448 INFO  (zkConnectionManagerCallback-5249-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674450 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 
0x1041246409e0007, likely client has closed socket
   [junit4]   2> 674452 INFO  (zkConnectionManagerCallback-5251-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674493 INFO  (jetty-launcher-5231-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 674496 WARN  (jetty-launcher-5231-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@dd2c19b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 674517 WARN  (jetty-launcher-5231-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7951c907[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 674519 INFO  (jetty-launcher-5231-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44729/solr
   [junit4]   2> 674522 INFO  (zkConnectionManagerCallback-5259-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674531 INFO  (zkConnectionManagerCallback-5261-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674536 INFO  (jetty-launcher-5231-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 674537 WARN  (jetty-launcher-5231-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@580157a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 674540 WARN  (jetty-launcher-5231-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@72acd60c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 674542 INFO  (jetty-launcher-5231-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44729/solr
   [junit4]   2> 674545 INFO  (zkConnectionManagerCallback-5269-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674554 INFO  (zkConnectionManagerCallback-5271-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674573 INFO  (jetty-launcher-5231-thread-3) 
[n:127.0.0.1:44200_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44200_solr
   [junit4]   2> 674577 INFO  (jetty-launcher-5231-thread-3) 
[n:127.0.0.1:44200_solr    ] o.a.s.c.Overseer Overseer 
(id=73203586885877770-127.0.0.1:44200_solr-n_0000000000) starting
   [junit4]   2> 674600 INFO  (jetty-launcher-5231-thread-1) 
[n:127.0.0.1:33784_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33784_solr
   [junit4]   2> 674601 INFO  (jetty-launcher-5231-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 674603 WARN  (jetty-launcher-5231-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@dea3482[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 674608 INFO  (zkConnectionManagerCallback-5280-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674608 WARN  (jetty-launcher-5231-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@36d9e427[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 674609 INFO  (zkCallback-5260-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 674610 INFO  (jetty-launcher-5231-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44729/solr
   [junit4]   2> 674614 INFO  (zkCallback-5270-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 674615 INFO  (zkConnectionManagerCallback-5284-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674625 INFO  (jetty-launcher-5231-thread-3) 
[n:127.0.0.1:44200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 674626 INFO  (zkConnectionManagerCallback-5286-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674635 INFO  (jetty-launcher-5231-thread-3) 
[n:127.0.0.1:44200_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44729/solr ready
   [junit4]   2> 674638 INFO  (zkConnectionManagerCallback-5291-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674640 INFO  (jetty-launcher-5231-thread-3) 
[n:127.0.0.1:44200_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44200_solr as DOWN
   [junit4]   2> 674653 INFO  (jetty-launcher-5231-thread-3) 
[n:127.0.0.1:44200_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 674654 INFO  (jetty-launcher-5231-thread-3) 
[n:127.0.0.1:44200_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44200_solr
   [junit4]   2> 674657 INFO  (jetty-launcher-5231-thread-1) 
[n:127.0.0.1:33784_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 674666 INFO  (zkCallback-5270-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 674666 INFO  (jetty-launcher-5231-thread-1) 
[n:127.0.0.1:33784_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44729/solr ready
   [junit4]   2> 674667 INFO  (jetty-launcher-5231-thread-4) 
[n:127.0.0.1:45970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 674668 INFO  (zkCallback-5260-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 674669 INFO  (jetty-launcher-5231-thread-1) 
[n:127.0.0.1:33784_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 674670 INFO  (zkCallback-5279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 674670 INFO  (zkCallback-5290-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 674680 INFO  
(OverseerStateUpdate-73203586885877770-127.0.0.1:44200_solr-n_0000000000) 
[n:127.0.0.1:44200_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44200_solr
   [junit4]   2> 674701 INFO  (jetty-launcher-5231-thread-4) 
[n:127.0.0.1:45970_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45970_solr as DOWN
   [junit4]   2> 674704 INFO  (jetty-launcher-5231-thread-4) 
[n:127.0.0.1:45970_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 674704 INFO  (jetty-launcher-5231-thread-4) 
[n:127.0.0.1:45970_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45970_solr
   [junit4]   2> 674708 INFO  (zkCallback-5290-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 674710 INFO  (zkCallback-5270-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 674711 INFO  (zkCallback-5279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 674711 INFO  (zkCallback-5260-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 674724 INFO  (jetty-launcher-5231-thread-1) 
[n:127.0.0.1:33784_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33784.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 674728 INFO  (zkCallback-5285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 674753 INFO  (jetty-launcher-5231-thread-2) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 674761 INFO  (jetty-launcher-5231-thread-2) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44919_solr as DOWN
   [junit4]   2> 674763 INFO  (jetty-launcher-5231-thread-2) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 674763 INFO  (jetty-launcher-5231-thread-2) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44919_solr
   [junit4]   2> 674766 INFO  (zkCallback-5279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 674766 INFO  (zkCallback-5290-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 674766 INFO  (zkCallback-5285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 674766 INFO  (zkCallback-5260-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 674768 INFO  (zkCallback-5270-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 674781 INFO  (jetty-launcher-5231-thread-1) 
[n:127.0.0.1:33784_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33784.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 674781 INFO  (jetty-launcher-5231-thread-1) 
[n:127.0.0.1:33784_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33784.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 674783 INFO  (jetty-launcher-5231-thread-1) 
[n:127.0.0.1:33784_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_B83E0E756886504A-001/tempDir-001/node1/.
   [junit4]   2> 674794 INFO  (zkCallback-5250-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 674796 INFO  (jetty-launcher-5231-thread-3) 
[n:127.0.0.1:44200_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 674796 INFO  (zkConnectionManagerCallback-5299-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674800 INFO  (zkConnectionManagerCallback-5305-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 674800 INFO  (jetty-launcher-5231-thread-4) 
[n:127.0.0.1:45970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 674802 INFO  (jetty-launcher-5231-thread-4) 
[n:127.0.0.1:45970_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44729/solr ready
   [junit4]   2> 674803 INFO  (jetty-launcher-5231-thread-4) 
[n:127.0.0.1:45970_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 674812 INFO  (jetty-launcher-5231-thread-2) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 674814 INFO  (jetty-launcher-5231-thread-2) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44729/solr ready
   [junit4]   2> 674815 INFO  (jetty-launcher-5231-thread-2) 
[n:127.0.0.1:44919_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 674847 INFO  (jetty-launcher-5231-thread-3) 
[n:127.0.0.1:44200_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44200.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 675006 INFO  (jetty-launcher-5231-thread-2) 
[n:127.0.0.1:44919_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44919.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 675057 INFO  (jetty-launcher-5231-thread-3) 
[n:127.0.0.1:44200_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44200.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 675057 INFO  (jetty-launcher-5231-thread-3) 
[n:127.0.0.1:44200_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44200.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 675069 INFO  (jetty-launcher-5231-thread-3) 
[n:127.0.0.1:44200_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_B83E0E756886504A-001/tempDir-001/node3/.
   [junit4]   2> 675084 INFO  (jetty-launcher-5231-thread-4) 
[n:127.0.0.1:45970_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45970.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 675170 INFO  (jetty-launcher-5231-thread-2) 
[n:127.0.0.1:44919_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44919.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 675171 INFO  (jetty-launcher-5231-thread-2) 
[n:127.0.0.1:44919_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44919.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 675176 INFO  (jetty-launcher-5231-thread-2) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_B83E0E756886504A-001/tempDir-001/node2/.
   [junit4]   2> 675185 INFO  (jetty-launcher-5231-thread-4) 
[n:127.0.0.1:45970_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45970.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 675186 INFO  (jetty-launcher-5231-thread-4) 
[n:127.0.0.1:45970_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45970.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 675196 INFO  (jetty-launcher-5231-thread-4) 
[n:127.0.0.1:45970_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_B83E0E756886504A-001/tempDir-001/node4/.
   [junit4]   2> 675521 INFO  (zkConnectionManagerCallback-5312-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 675523 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 675525 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44729/solr ready
   [junit4]   2> 675536 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=711551433
   [junit4]   2> 675536 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33784_solr
   [junit4]   2> 675537 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 675537 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33784_solr as DOWN
   [junit4]   2> 675542 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 675542 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 675542 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@750f287f: rootName = 
solr_33784, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@695074f1
   [junit4]   2> 675562 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 675562 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6653615d: rootName = 
solr_33784, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@f29733c
   [junit4]   2> 675572 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 675573 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@41842061: rootName = 
solr_33784, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5fd07564
   [junit4]   2> 675573 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 675578 INFO  (zkCallback-5250-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 675578 INFO  (zkCallback-5279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 675579 INFO  (zkCallback-5260-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 675589 INFO  (zkCallback-5304-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 675589 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@7a29995d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 675593 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7994efb{/solr,null,UNAVAILABLE}
   [junit4]   2> 675593 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 675595 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 675595 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 675596 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 675596 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 675604 INFO  (zkCallback-5285-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 675604 INFO  (zkCallback-5311-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 675604 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 675604 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 675605 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 675605 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@670038d4{/solr,null,AVAILABLE}
   [junit4]   2> 675606 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@457ea3f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37668}
   [junit4]   2> 675606 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.Server Started @675654ms
   [junit4]   2> 675606 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36073}
   [junit4]   2> 675607 ERROR 
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 675607 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 675607 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 9.0.0
   [junit4]   2> 675607 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 675607 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 675607 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-27T07:55:13.023524Z
   [junit4]   2> 675608 INFO  (zkCallback-5298-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 675610 INFO  (zkConnectionManagerCallback-5318-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 675611 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 675689 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 675691 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@e9cc63c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 675695 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@6879b8cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 675697 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44729/solr
   [junit4]   2> 675700 INFO  (zkConnectionManagerCallback-5325-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 675703 INFO  (zkConnectionManagerCallback-5327-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 675711 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [n:127.0.0.1:36073_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 675716 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [n:127.0.0.1:36073_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36073_solr as DOWN
   [junit4]   2> 675718 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [n:127.0.0.1:36073_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 675718 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [n:127.0.0.1:36073_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36073_solr
   [junit4]   2> 675725 INFO  (zkCallback-5260-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 675725 INFO  (zkCallback-5311-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 675725 INFO  (zkCallback-5298-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 675725 INFO  (zkCallback-5304-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 675725 INFO  (zkCallback-5279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 675725 INFO  (zkCallback-5285-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 675725 INFO  (zkCallback-5250-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 675727 INFO  (zkCallback-5326-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 675750 INFO  (zkConnectionManagerCallback-5334-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 675753 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [n:127.0.0.1:36073_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 675754 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [n:127.0.0.1:36073_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44729/solr ready
   [junit4]   2> 675755 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [n:127.0.0.1:36073_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 675789 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [n:127.0.0.1:36073_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36073.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 675812 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [n:127.0.0.1:36073_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36073.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 675813 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [n:127.0.0.1:36073_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36073.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 675815 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [n:127.0.0.1:36073_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_B83E0E756886504A-001/tempDir-001/node1/.
   [junit4]   2> 675916 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: 
http://127.0.0.1:37668/solr. Proxy: http://127.0.0.1:36073/solr
   [junit4]   2> 675916 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1181209568
   [junit4]   2> 675916 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44200_solr
   [junit4]   2> 675917 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 675917 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44200_solr as DOWN
   [junit4]   2> 675920 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 675920 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@579118de: rootName = 
solr_44200, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@f73cc68
   [junit4]   2> 675932 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 675932 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f01152e: rootName = 
solr_44200, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@f29733c
   [junit4]   2> 675939 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 675939 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@48513a: rootName = 
solr_44200, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5fd07564
   [junit4]   2> 675939 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 675947 INFO  (closeThreadPool-5339-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73203586885877770-127.0.0.1:44200_solr-n_0000000000) closing
   [junit4]   2> 675947 INFO  
(OverseerStateUpdate-73203586885877770-127.0.0.1:44200_solr-n_0000000000) 
[n:127.0.0.1:44200_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44200_solr
   [junit4]   2> 675948 INFO  
(OverseerAutoScalingTriggerThread-73203586885877770-127.0.0.1:44200_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 675951 INFO  (closeThreadPool-5339-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=73203586885877770-127.0.0.1:44200_solr-n_0000000000) closing
   [junit4]   2> 675953 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.Overseer Overseer 
(id=73203586885877770-127.0.0.1:44200_solr-n_0000000000) closing
   [junit4]   2> 675954 INFO  (zkCallback-5304-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 675954 INFO  (zkCallback-5333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 675954 INFO  (zkCallback-5311-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 675954 INFO  (zkCallback-5298-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 675954 INFO  (zkCallback-5326-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 675954 INFO  (zkCallback-5250-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 675954 INFO  (zkCallback-5279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 675955 INFO  (zkCallback-5285-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 675955 INFO  (zkCallback-5285-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45970_solr
   [junit4]   2> 675962 INFO  (zkCallback-5285-thread-1) 
[n:127.0.0.1:45970_solr    ] o.a.s.c.Overseer Overseer 
(id=73203586885877775-127.0.0.1:45970_solr-n_0000000002) starting
   [junit4]   2> 675962 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@1088d4cf{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 675962 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19cd39b9{/solr,null,UNAVAILABLE}
   [junit4]   2> 675963 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 675964 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 675964 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 675964 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 675964 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 675966 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 675966 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 675966 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 675967 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29d9ec66{/solr,null,AVAILABLE}
   [junit4]   2> 675968 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@5dd2f77e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42272}
   [junit4]   2> 675968 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.Server Started @676015ms
   [junit4]   2> 675968 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45574}
   [junit4]   2> 675968 ERROR 
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 675968 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 675968 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 9.0.0
   [junit4]   2> 675968 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 675968 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 675968 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-27T07:55:13.384966Z
   [junit4]   2> 675972 INFO  (zkConnectionManagerCallback-5341-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 675973 INFO  
(OverseerStateUpdate-73203586885877775-127.0.0.1:45970_solr-n_0000000002) 
[n:127.0.0.1:45970_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45970_solr
   [junit4]   2> 675974 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676221 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 676222 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@275a7afa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 676226 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@d81c79e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 676229 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44729/solr
   [junit4]   2> 676232 INFO  (zkConnectionManagerCallback-5348-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676236 INFO  (zkConnectionManagerCallback-5350-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676255 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 676262 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45574_solr as DOWN
   [junit4]   2> 676264 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 676264 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45574_solr
   [junit4]   2> 676269 INFO  (zkCallback-5311-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 676269 INFO  (zkCallback-5304-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 676269 INFO  (zkCallback-5326-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 676269 INFO  (zkCallback-5298-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 676269 INFO  (zkCallback-5333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 676270 INFO  (zkCallback-5250-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 676270 INFO  (zkCallback-5285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 676270 INFO  (zkCallback-5349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 676301 INFO  (zkConnectionManagerCallback-5357-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676304 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 676306 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44729/solr ready
   [junit4]   2> 676306 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 676341 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45574.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 676364 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45574.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 676364 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45574.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 676367 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_B83E0E756886504A-001/tempDir-001/node3/.
   [junit4]   2> 676460 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: 
http://127.0.0.1:42272/solr. Proxy: http://127.0.0.1:45574/solr
   [junit4]   2> 676460 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2033213960
   [junit4]   2> 676460 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45970_solr
   [junit4]   2> 676461 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 676461 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45970_solr as DOWN
   [junit4]   2> 676465 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 676465 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@798cb63b: rootName = 
solr_45970, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1abaa8d2
   [junit4]   2> 676477 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 676478 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2314e35a: rootName = 
solr_45970, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@f29733c
   [junit4]   2> 676485 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 676485 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@403211a1: rootName = 
solr_45970, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5fd07564
   [junit4]   2> 676485 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 676499 INFO  (zkCallback-5333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 676499 INFO  (zkCallback-5311-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 676499 INFO  (zkCallback-5298-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 676499 INFO  (zkCallback-5349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 676499 INFO  (zkCallback-5326-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 676499 INFO  (zkCallback-5250-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44919_solr
   [junit4]   2> 676502 INFO  (zkCallback-5304-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 676495 INFO  (closeThreadPool-5362-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=73203586885877775-127.0.0.1:45970_solr-n_0000000002) closing
   [junit4]   2> 676503 INFO  (zkCallback-5356-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 676506 INFO  (zkCallback-5250-thread-1) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.Overseer Overseer 
(id=73203586885877768-127.0.0.1:44919_solr-n_0000000003) starting
   [junit4]   2> 676507 INFO  (zkCallback-5250-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 676509 INFO  
(OverseerStateUpdate-73203586885877775-127.0.0.1:45970_solr-n_0000000002) 
[n:127.0.0.1:45970_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45970_solr
   [junit4]   2> 676518 INFO  
(OverseerAutoScalingTriggerThread-73203586885877775-127.0.0.1:45970_solr-n_0000000002)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 676521 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.Overseer Overseer 
(id=73203586885877775-127.0.0.1:45970_solr-n_0000000002) closing
   [junit4]   2> 676521 INFO  (closeThreadPool-5362-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73203586885877775-127.0.0.1:45970_solr-n_0000000002) closing
   [junit4]   2> 676525 INFO  
(OverseerStateUpdate-73203586885877768-127.0.0.1:44919_solr-n_0000000003) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44919_solr
   [junit4]   2> 676531 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@4ef6cede{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 676533 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@d650f42{/solr,null,UNAVAILABLE}
   [junit4]   2> 676534 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 676536 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 676536 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 676536 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 676536 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 676539 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 676539 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 676539 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 676540 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@244dba3c{/solr,null,AVAILABLE}
   [junit4]   2> 676542 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@67b9c64a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42622}
   [junit4]   2> 676542 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.Server Started @676590ms
   [junit4]   2> 676542 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38670}
   [junit4]   2> 676543 ERROR 
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 676543 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 676543 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 9.0.0
   [junit4]   2> 676543 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 676543 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 676543 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-27T07:55:13.959705Z
   [junit4]   2> 676547 INFO  (zkConnectionManagerCallback-5364-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676549 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676830 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 676832 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@6c498fec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 676836 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@73ae4c52[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 676838 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44729/solr
   [junit4]   2> 676840 INFO  (zkConnectionManagerCallback-5371-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676843 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 
0x1041246409e001d, likely client has closed socket
   [junit4]   2> 676846 INFO  (zkConnectionManagerCallback-5373-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676853 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 676858 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:38670_solr as DOWN
   [junit4]   2> 676859 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 676859 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38670_solr
   [junit4]   2> 676862 INFO  (zkCallback-5333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 676862 INFO  (zkCallback-5311-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 676862 INFO  (zkCallback-5304-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 676862 INFO  (zkCallback-5356-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 676862 INFO  (zkCallback-5250-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 676862 INFO  (zkCallback-5326-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 676862 INFO  (zkCallback-5349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 676863 INFO  (zkCallback-5372-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 676889 INFO  (zkConnectionManagerCallback-5380-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 676892 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 676894 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44729/solr ready
   [junit4]   2> 676894 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 676931 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38670.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 676959 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38670.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 676959 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38670.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41707d5
   [junit4]   2> 676961 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_B83E0E756886504A-001/tempDir-001/node4/.
   [junit4]   2> 677057 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: 
http://127.0.0.1:42622/solr. Proxy: http://127.0.0.1:38670/solr
   [junit4]   2> 677057 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1184652415
   [junit4]   2> 677057 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44919_solr
   [junit4]   2> 677058 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 677058 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44919_solr as DOWN
   [junit4]   2> 677061 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 677062 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d141eb6: rootName = 
solr_44919, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6e659097
   [junit4]   2> 677085 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 677085 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f1ab010: rootName = 
solr_44919, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@f29733c
   [junit4]   2> 677093 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 677093 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@42e46be0: rootName = 
solr_44919, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5fd07564
   [junit4]   2> 677093 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 677095 INFO  (closeThreadPool-5385-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=73203586885877768-127.0.0.1:44919_solr-n_0000000003) closing
   [junit4]   2> 677095 INFO  
(OverseerStateUpdate-73203586885877768-127.0.0.1:44919_solr-n_0000000003) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44919_solr
   [junit4]   2> 677095 INFO  
(OverseerAutoScalingTriggerThread-73203586885877768-127.0.0.1:44919_solr-n_0000000003)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 677106 INFO  (closeThreadPool-5385-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73203586885877768-127.0.0.1:44919_solr-n_0000000003) closing
   [junit4]   2> 677108 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.Overseer Overseer 
(id=73203586885877768-127.0.0.1:44919_solr-n_0000000003) closing
   [junit4]   2> 677108 INFO  (zkCallback-5311-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 677108 INFO  (zkCallback-5372-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 677108 INFO  (zkCallback-5349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 677108 INFO  (zkCallback-5356-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 677108 INFO  (zkCallback-5333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 677109 INFO  (zkCallback-5326-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36073_solr
   [junit4]   2> 677112 INFO  (zkCallback-5379-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 677113 INFO  (zkCallback-5326-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 677114 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@498d0ac5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 677114 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@236fff7f{/solr,null,UNAVAILABLE}
   [junit4]   2> 677114 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 677116 INFO  (zkCallback-5326-thread-1) 
[n:127.0.0.1:36073_solr    ] o.a.s.c.Overseer Overseer 
(id=73203586885877782-127.0.0.1:36073_solr-n_0000000004) starting
   [junit4]   2> 677116 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 677117 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 677117 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 677117 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 677119 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 677119 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 677119 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 677120 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11d87543{/solr,null,AVAILABLE}
   [junit4]   2> 677121 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@80395d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37209}
   [junit4]   2> 677121 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.e.j.s.Server Started @677169ms
   [junit4]   2> 677121 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34104}
   [junit4]   2> 677121 ERROR 
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 677121 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 677122 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 9.0.0
   [junit4]   2> 677122 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 677122 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 677122 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-27T07:55:14.538741Z
   [junit4]   2> 677126 INFO  (zkConnectionManagerCallback-5387-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 677127 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[B83E0E756886504A])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 677136 INFO  
(OverseerStateUpdate-73203586885877782-127.0.0.1:36073_solr-n_0000000004) 
[n:127.0.0.1:36073_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36073_solr
   [junit4]   2> 677

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

perty disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null486670931
     [copy] Copying 239 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null486670931
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null486670931

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 61ms :: artifacts dl 8ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

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

Reply via email to