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

[JENKINS] Lucene-Solr-BadApples-8.x-Linux (64bit/jdk1.8.0_172) - Build # 35 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/35/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:36541/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:36541/solr
	at __randomizedtesting.SeedInfo.seed([95831BD8BCF9C020:FF957A08D40B8AEA]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:384)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
	... 50 more


FAILED:  org.apache.solr.cloud.ShardRoutingTest.test

Error Message:
Error from server at https://127.0.0.1:38899/kvm/ol/collection1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:42909/kvm/ol/collection1_shard4_replica_n9/select

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38899/kvm/ol/collection1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:42909/kvm/ol/collection1_shard4_replica_n9/select
	at __randomizedtesting.SeedInfo.seed([95831BD8BCF9C020:1DD724021205ADD8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
	at org.apache.solr.cloud.ShardRoutingTest.doTestNumRequests(ShardRoutingTest.java:282)
	at org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14337 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_95831BD8BCF9C020-001/init-core-data-001
   [junit4]   2> 1750115 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_95831BD8BCF9C020-001/tempDir-001
   [junit4]   2> 1750115 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1750116 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1750116 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1750219 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.ZkTestServer start zk server on port:42117
   [junit4]   2> 1750219 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42117
   [junit4]   2> 1750219 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42117
   [junit4]   2> 1750279 INFO  (zkConnectionManagerCallback-12686-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1750323 INFO  (zkConnectionManagerCallback-12688-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1750349 INFO  (zkConnectionManagerCallback-12690-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1750363 WARN  (jetty-launcher-12691-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1750363 INFO  (jetty-launcher-12691-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1750363 INFO  (jetty-launcher-12691-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1750364 INFO  (jetty-launcher-12691-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1750365 WARN  (jetty-launcher-12691-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1750365 INFO  (jetty-launcher-12691-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1750365 INFO  (jetty-launcher-12691-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1750365 INFO  (jetty-launcher-12691-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1750375 WARN  (jetty-launcher-12691-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1750378 INFO  (jetty-launcher-12691-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1750378 INFO  (jetty-launcher-12691-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1750378 INFO  (jetty-launcher-12691-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1750384 WARN  (jetty-launcher-12691-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1750384 INFO  (jetty-launcher-12691-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1750384 INFO  (jetty-launcher-12691-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1750384 INFO  (jetty-launcher-12691-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1750455 INFO  (jetty-launcher-12691-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1750455 INFO  (jetty-launcher-12691-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1750455 INFO  (jetty-launcher-12691-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1750465 INFO  (jetty-launcher-12691-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24fe3b64{/solr,null,AVAILABLE}
   [junit4]   2> 1750468 WARN  (jetty-launcher-12691-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2b7364da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1750535 INFO  (jetty-launcher-12691-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1750535 INFO  (jetty-launcher-12691-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1750535 INFO  (jetty-launcher-12691-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1750543 INFO  (jetty-launcher-12691-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28fb6258{/solr,null,AVAILABLE}
   [junit4]   2> 1750544 WARN  (jetty-launcher-12691-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@73f02b8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1750639 INFO  (jetty-launcher-12691-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1750639 INFO  (jetty-launcher-12691-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1750639 INFO  (jetty-launcher-12691-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1750647 INFO  (jetty-launcher-12691-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d416779{/solr,null,AVAILABLE}
   [junit4]   2> 1750647 WARN  (jetty-launcher-12691-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@77a201b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1750683 INFO  (jetty-launcher-12691-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@638a2f72{SSL,[ssl, http/1.1]}{127.0.0.1:37209}
   [junit4]   2> 1750683 INFO  (jetty-launcher-12691-thread-2) [    ] o.e.j.s.Server Started @1750845ms
   [junit4]   2> 1750683 INFO  (jetty-launcher-12691-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37209}
   [junit4]   2> 1750683 ERROR (jetty-launcher-12691-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1750683 INFO  (jetty-launcher-12691-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1750683 INFO  (jetty-launcher-12691-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1750683 INFO  (jetty-launcher-12691-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1750683 INFO  (jetty-launcher-12691-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1750683 INFO  (jetty-launcher-12691-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-24T08:32:26.267Z
   [junit4]   2> 1750699 INFO  (jetty-launcher-12691-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2791e75f{SSL,[ssl, http/1.1]}{127.0.0.1:36541}
   [junit4]   2> 1750699 INFO  (jetty-launcher-12691-thread-1) [    ] o.e.j.s.Server Started @1750861ms
   [junit4]   2> 1750699 INFO  (jetty-launcher-12691-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36541}
   [junit4]   2> 1750699 ERROR (jetty-launcher-12691-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1750699 INFO  (jetty-launcher-12691-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1750699 INFO  (jetty-launcher-12691-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1750699 INFO  (jetty-launcher-12691-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1750699 INFO  (jetty-launcher-12691-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1750699 INFO  (jetty-launcher-12691-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-24T08:32:26.283Z
   [junit4]   2> 1750731 INFO  (jetty-launcher-12691-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1750731 INFO  (jetty-launcher-12691-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1750731 INFO  (jetty-launcher-12691-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1750783 INFO  (jetty-launcher-12691-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@77a3b626{SSL,[ssl, http/1.1]}{127.0.0.1:45839}
   [junit4]   2> 1750783 INFO  (jetty-launcher-12691-thread-4) [    ] o.e.j.s.Server Started @1750945ms
   [junit4]   2> 1750783 INFO  (jetty-launcher-12691-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45839}
   [junit4]   2> 1750783 ERROR (jetty-launcher-12691-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1750783 INFO  (jetty-launcher-12691-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1750783 INFO  (jetty-launcher-12691-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1750783 INFO  (jetty-launcher-12691-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1750783 INFO  (jetty-launcher-12691-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1750783 INFO  (jetty-launcher-12691-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-24T08:32:26.367Z
   [junit4]   2> 1750799 INFO  (jetty-launcher-12691-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@464d1afd{/solr,null,AVAILABLE}
   [junit4]   2> 1750799 WARN  (jetty-launcher-12691-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1aa86b1c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1750818 INFO  (zkConnectionManagerCallback-12693-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1750819 INFO  (jetty-launcher-12691-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1750855 INFO  (zkConnectionManagerCallback-12695-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1750855 INFO  (jetty-launcher-12691-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1750870 INFO  (zkConnectionManagerCallback-12697-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1750871 INFO  (jetty-launcher-12691-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d3516ff{SSL,[ssl, http/1.1]}{127.0.0.1:38445}
   [junit4]   2> 1750871 INFO  (jetty-launcher-12691-thread-3) [    ] o.e.j.s.Server Started @1751033ms
   [junit4]   2> 1750871 INFO  (jetty-launcher-12691-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38445}
   [junit4]   2> 1750871 ERROR (jetty-launcher-12691-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1750871 INFO  (jetty-launcher-12691-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1750871 INFO  (jetty-launcher-12691-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1750871 INFO  (jetty-launcher-12691-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1750871 INFO  (jetty-launcher-12691-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1750871 INFO  (jetty-launcher-12691-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1750871 INFO  (jetty-launcher-12691-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-24T08:32:26.455Z
   [junit4]   2> 1750915 INFO  (zkConnectionManagerCallback-12701-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1750916 INFO  (jetty-launcher-12691-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1751246 INFO  (jetty-launcher-12691-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1751247 WARN  (jetty-launcher-12691-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1751351 WARN  (jetty-launcher-12691-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@691b5ea7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1751356 INFO  (jetty-launcher-12691-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1751356 WARN  (jetty-launcher-12691-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1751359 INFO  (jetty-launcher-12691-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1751359 WARN  (jetty-launcher-12691-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1751391 WARN  (jetty-launcher-12691-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1751407 WARN  (jetty-launcher-12691-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2aa1ca92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1751408 INFO  (jetty-launcher-12691-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42117/solr
   [junit4]   2> 1751431 WARN  (jetty-launcher-12691-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@306508f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1751451 WARN  (jetty-launcher-12691-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4da80d7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1751471 WARN  (jetty-launcher-12691-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1751501 WARN  (jetty-launcher-12691-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@10cd180f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1751502 INFO  (jetty-launcher-12691-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42117/solr
   [junit4]   2> 1751535 INFO  (zkConnectionManagerCallback-12711-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1751551 WARN  (jetty-launcher-12691-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1751555 INFO  (jetty-launcher-12691-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1751555 WARN  (jetty-launcher-12691-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1751607 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 0x100b245dd8c0007, likely client has closed socket
   [junit4]   2> 1751622 INFO  (zkConnectionManagerCallback-12717-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1751632 WARN  (jetty-launcher-12691-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@209ea588[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1751632 WARN  (jetty-launcher-12691-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4e37db40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1751633 INFO  (jetty-launcher-12691-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42117/solr
   [junit4]   2> 1751666 INFO  (zkConnectionManagerCallback-12721-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1751683 WARN  (jetty-launcher-12691-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1751697 INFO  (jetty-launcher-12691-thread-1) [n:127.0.0.1:36541_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36541_solr
   [junit4]   2> 1751697 INFO  (jetty-launcher-12691-thread-1) [n:127.0.0.1:36541_solr    ] o.a.s.c.Overseer Overseer (id=72253607177355273-127.0.0.1:36541_solr-n_0000000000) starting
   [junit4]   2> 1751706 INFO  (zkConnectionManagerCallback-12727-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1751707 INFO  (zkConnectionManagerCallback-12724-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1751717 INFO  (jetty-launcher-12691-thread-2) [n:127.0.0.1:37209_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37209_solr
   [junit4]   2> 1751727 WARN  (jetty-launcher-12691-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2c747ce3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1751728 INFO  (jetty-launcher-12691-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42117/solr
   [junit4]   2> 1751743 INFO  (zkCallback-12720-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1751754 INFO  (zkCallback-12723-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1751795 INFO  (zkConnectionManagerCallback-12737-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1751796 INFO  (jetty-launcher-12691-thread-1) [n:127.0.0.1:36541_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1751796 INFO  (jetty-launcher-12691-thread-1) [n:127.0.0.1:36541_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42117/solr ready
   [junit4]   2> 1751805 INFO  (zkConnectionManagerCallback-12745-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1751805 INFO  (jetty-launcher-12691-thread-2) [n:127.0.0.1:37209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1751806 INFO  (jetty-launcher-12691-thread-2) [n:127.0.0.1:37209_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42117/solr ready
   [junit4]   2> 1751806 INFO  (OverseerStateUpdate-72253607177355273-127.0.0.1:36541_solr-n_0000000000) [n:127.0.0.1:36541_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36541_solr
   [junit4]   2> 1751823 INFO  (jetty-launcher-12691-thread-1) [n:127.0.0.1:36541_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:36541_solr as DOWN
   [junit4]   2> 1751823 INFO  (jetty-launcher-12691-thread-1) [n:127.0.0.1:36541_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1751823 INFO  (jetty-launcher-12691-thread-1) [n:127.0.0.1:36541_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36541_solr
   [junit4]   2> 1751877 INFO  (jetty-launcher-12691-thread-2) [n:127.0.0.1:37209_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1751881 INFO  (zkConnectionManagerCallback-12747-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1751882 INFO  (zkCallback-12720-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1751882 INFO  (zkCallback-12723-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1751882 INFO  (zkCallback-12744-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1751882 INFO  (zkCallback-12736-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1751882 INFO  (jetty-launcher-12691-thread-1) [n:127.0.0.1:36541_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1751889 INFO  (zkConnectionManagerCallback-12740-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1751890 INFO  (jetty-launcher-12691-thread-4) [n:127.0.0.1:45839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1751891 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 0x100b245dd8c000f, likely client has closed socket
   [junit4]   2> 1751893 INFO  (jetty-launcher-12691-thread-4) [n:127.0.0.1:45839_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:45839_solr as DOWN
   [junit4]   2> 1751893 INFO  (jetty-launcher-12691-thread-4) [n:127.0.0.1:45839_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1751893 INFO  (jetty-launcher-12691-thread-4) [n:127.0.0.1:45839_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45839_solr
   [junit4]   2> 1751894 INFO  (zkCallback-12723-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1751899 INFO  (zkCallback-12736-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1751902 INFO  (jetty-launcher-12691-thread-2) [n:127.0.0.1:37209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37209.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7f18a6
   [junit4]   2> 1751909 INFO  (jetty-launcher-12691-thread-2) [n:127.0.0.1:37209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37209.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7f18a6
   [junit4]   2> 1751909 INFO  (jetty-launcher-12691-thread-2) [n:127.0.0.1:37209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37209.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7f18a6
   [junit4]   2> 1751909 INFO  (jetty-launcher-12691-thread-2) [n:127.0.0.1:37209_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_95831BD8BCF9C020-001/tempDir-001/node2/.
   [junit4]   2> 1751911 INFO  (zkCallback-12720-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1751911 INFO  (zkCallback-12744-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1751930 INFO  (jetty-launcher-12691-thread-1) [n:127.0.0.1:36541_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36541.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7f18a6
   [junit4]   2> 1751936 INFO  (jetty-launcher-12691-thread-1) [n:127.0.0.1:36541_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36541.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7f18a6
   [junit4]   2> 1751937 INFO  (jetty-launcher-12691-thread-1) [n:127.0.0.1:36541_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36541.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7f18a6
   [junit4]   2> 1751937 INFO  (jetty-launcher-12691-thread-1) [n:127.0.0.1:36541_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_95831BD8BCF9C020-001/tempDir-001/node1/.
   [junit4]   2> 1751939 INFO  (zkConnectionManagerCallback-12753-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1751939 INFO  (zkCallback-12746-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1751941 INFO  (jetty-launcher-12691-thread-3) [n:127.0.0.1:38445_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1751942 INFO  (jetty-launcher-12691-thread-3) [n:127.0.0.1:38445_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:38445_solr as DOWN
   [junit4]   2> 1751942 INFO  (jetty-launcher-12691-thread-3) [n:127.0.0.1:38445_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1751942 INFO  (jetty-launcher-12691-thread-3) [n:127.0.0.1:38445_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38445_solr
   [junit4]   2> 1751943 INFO  (zkCallback-12744-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1751943 INFO  (zkCallback-12723-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1751943 INFO  (zkCallback-12736-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1751947 INFO  (zkCallback-12746-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1751959 INFO  (zkCallback-12720-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1751986 INFO  (zkConnectionManagerCallback-12758-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1751987 INFO  (jetty-launcher-12691-thread-4) [n:127.0.0.1:45839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1751988 INFO  (jetty-launcher-12691-thread-4) [n:127.0.0.1:45839_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42117/solr ready
   [junit4]   2> 1752009 INFO  (zkCallback-12752-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1752034 INFO  (jetty-launcher-12691-thread-4) [n:127.0.0.1:45839_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1752072 INFO  (jetty-launcher-12691-thread-4) [n:127.0.0.1:45839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45839.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7f18a6
   [junit4]   2> 1752087 INFO  (jetty-launcher-12691-thread-4) [n:127.0.0.1:45839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45839.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7f18a6
   [junit4]   2> 1752087 INFO  (jetty-launcher-12691-thread-4) [n:127.0.0.1:45839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45839.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7f18a6
   [junit4]   2> 1752088 INFO  (jetty-launcher-12691-thread-4) [n:127.0.0.1:45839_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_95831BD8BCF9C020-001/tempDir-001/node4/.
   [junit4]   2> 1752094 INFO  (zkConnectionManagerCallback-12765-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1752095 INFO  (jetty-launcher-12691-thread-3) [n:127.0.0.1:38445_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1752096 INFO  (jetty-launcher-12691-thread-3) [n:127.0.0.1:38445_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42117/solr ready
   [junit4]   2> 1752134 INFO  (jetty-launcher-12691-thread-3) [n:127.0.0.1:38445_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1752148 INFO  (jetty-launcher-12691-thread-3) [n:127.0.0.1:38445_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38445.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7f18a6
   [junit4]   2> 1752156 INFO  (jetty-launcher-12691-thread-3) [n:127.0.0.1:38445_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38445.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7f18a6
   [junit4]   2> 1752156 INFO  (jetty-launcher-12691-thread-3) [n:127.0.0.1:38445_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38445.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7f18a6
   [junit4]   2> 1752179 INFO  (jetty-launcher-12691-thread-3) [n:127.0.0.1:38445_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_95831BD8BCF9C020-001/tempDir-001/node3/.
   [junit4]   2> 1752322 INFO  (zkConnectionManagerCallback-12772-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1752323 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1752323 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42117/solr ready
   [junit4]   2> 1752368 INFO  (qtp1061868936-30868) [n:127.0.0.1:37209_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1752374 INFO  (qtp1061868936-30868) [n:127.0.0.1:37209_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1752375 INFO  (qtp1061868936-30865) [n:127.0.0.1:37209_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=raceDeleteReplica_false&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1752415 INFO  (OverseerThreadFactory-7651-thread-1-processing-n:127.0.0.1:36541_solr) [n:127.0.0.1:36541_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection raceDeleteReplica_false
   [junit4]   2> 1752543 INFO  (OverseerStateUpdate-72253607177355273-127.0.0.1:36541_solr-n_0000000000) [n:127.0.0.1:36541_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"raceDeleteReplica_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"raceDeleteReplica_false_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36541/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1752545 INFO  (OverseerStateUpdate-72253607177355273-127.0.0.1:36541_solr-n_0000000000) [n:127.0.0.1:36541_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"raceDeleteReplica_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"raceDeleteReplica_false_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45839/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1752822 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr    x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=raceDeleteReplica_false_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1752825 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr    x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=raceDeleteReplica_false_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1753851 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1753946 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1753952 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.s.IndexSchema [raceDeleteReplica_false_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1753958 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1753958 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'raceDeleteReplica_false_shard1_replica_n1' using configuration from collection raceDeleteReplica_false, trusted=true
   [junit4]   2> 1753959 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36541.solr.core.raceDeleteReplica_false.shard1.replica_n1' (registry 'solr.core.raceDeleteReplica_false.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7f18a6
   [junit4]   2> 1753959 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.SolrCore [[raceDeleteReplica_false_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_95831BD8BCF9C020-001/tempDir-001/node1/raceDeleteReplica_false_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_95831BD8BCF9C020-001/tempDir-001/node1/./raceDeleteReplica_false_shard1_replica_n1/data/]
   [junit4]   2> 1753959 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.s.IndexSchema [raceDeleteReplica_false_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1753961 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1753961 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'raceDeleteReplica_false_shard1_replica_n2' using configuration from collection raceDeleteReplica_false, trusted=true
   [junit4]   2> 1753961 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45839.solr.core.raceDeleteReplica_false.shard1.replica_n2' (registry 'solr.core.raceDeleteReplica_false.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7f18a6
   [junit4]   2> 1753963 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.SolrCore [[raceDeleteReplica_false_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_95831BD8BCF9C020-001/tempDir-001/node4/raceDeleteReplica_false_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_95831BD8BCF9C020-001/tempDir-001/node4/./raceDeleteReplica_false_shard1_replica_n2/data/]
   [junit4]   2> 1754028 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1754028 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1754031 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1754031 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1754032 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17364a76[raceDeleteReplica_false_shard1_replica_n1] main]
   [junit4]   2> 1754032 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1754033 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1754035 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1754035 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1754036 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@67f027d5[raceDeleteReplica_false_shard1_replica_n2] main]
   [junit4]   2> 1754036 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1754037 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1754037 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1754037 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1628875102220189696
   [junit4]   2> 1754041 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1754041 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1754043 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceDeleteReplica_false/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1754043 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/raceDeleteReplica_false/leaders/shard1
   [junit4]   2> 1754045 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1754045 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1754045 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1628875102228578304
   [junit4]   2> 1754046 INFO  (searcherExecutor-7666-thread-1-processing-n:127.0.0.1:36541_solr x:raceDeleteReplica_false_shard1_replica_n1 c:raceDeleteReplica_false s:shard1 r:core_node3) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.SolrCore [raceDeleteReplica_false_shard1_replica_n1] Registered new searcher Searcher@17364a76[raceDeleteReplica_false_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1754051 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceDeleteReplica_false/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1754051 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/raceDeleteReplica_false/leaders/shard1
   [junit4]   2> 1754052 INFO  (searcherExecutor-7667-thread-1-processing-n:127.0.0.1:45839_solr x:raceDeleteReplica_false_shard1_replica_n2 c:raceDeleteReplica_false s:shard1 r:core_node4) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.SolrCore [raceDeleteReplica_false_shard1_replica_n2] Registered new searcher Searcher@67f027d5[raceDeleteReplica_false_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1754545 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1754545 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1754545 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36541/solr/raceDeleteReplica_false_shard1_replica_n1/
   [junit4]   2> 1754546 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=raceDeleteReplica_false_shard1_replica_n1 url=https://127.0.0.1:36541/solr START replicas=[https://127.0.0.1:45839/solr/raceDeleteReplica_false_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1754550 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=raceDeleteReplica_false_shard1_replica_n1 url=https://127.0.0.1:36541/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1754555 INFO  (qtp1574109377-30878) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.S.Request [raceDeleteReplica_false_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1754555 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1754555 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1754555 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/raceDeleteReplica_false/leaders/shard1/leader after winning as /collections/raceDeleteReplica_false/leader_elect/shard1/election/72253607177355273-core_node3-n_0000000000
   [junit4]   2> 1754556 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36541/solr/raceDeleteReplica_false_shard1_replica_n1/ shard1
   [junit4]   2> 1754657 INFO  (zkCallback-12720-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_false/state.json] for collection [raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1754657 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1754697 INFO  (qtp463483401-30857) [n:127.0.0.1:36541_solr c:raceDeleteReplica_false s:shard1 r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=raceDeleteReplica_false_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_false&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1875
   [junit4]   2> 1754759 INFO  (zkCallback-12720-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_false/state.json] for collection [raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1754759 INFO  (zkCallback-12720-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_false/state.json] for collection [raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1755089 INFO  (qtp1574109377-30875) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=raceDeleteReplica_false_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_false&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2264
   [junit4]   2> 1755091 INFO  (qtp1061868936-30865) [n:127.0.0.1:37209_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1755153 INFO  (zkCallback-12720-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_false/state.json] for collection [raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1755153 INFO  (zkCallback-12723-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_false/state.json] for collection [raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1755153 INFO  (zkCallback-12720-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_false/state.json] for collection [raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1755153 INFO  (zkCallback-12746-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_false/state.json] for collection [raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1755166 INFO  (qtp1061868936-30865) [n:127.0.0.1:37209_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=raceDeleteReplica_false&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2791
   [junit4]   2> 1755170 INFO  (zkCallback-12746-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_false/state.json] for collection [raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1755177 INFO  (watches-12769-thread-1) [    ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1755178 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1755179 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=88946974
   [junit4]   2> 1755179 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45839_solr
   [junit4]   2> 1755179 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1755179 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45839_solr as DOWN
   [junit4]   2> 1755198 INFO  (coreCloseExecutor-7676-thread-1) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.SolrCore [raceDeleteReplica_false_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@51c995ba
   [junit4]   2> 1755198 INFO  (coreCloseExecutor-7676-thread-1) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.raceDeleteReplica_false.shard1.replica_n2, tag=51c995ba
   [junit4]   2> 1755199 INFO  (coreCloseExecutor-7676-thread-1) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57b4d2eb: rootName = solr_45839, domain = solr.core.raceDeleteReplica_false.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.raceDeleteReplica_false.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@6e16b414
   [junit4]   2> 1755206 INFO  (coreCloseExecutor-7676-thread-1) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.raceDeleteReplica_false.shard1.leader, tag=51c995ba
   [junit4]   2> 1755248 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1755248 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@725248a: rootName = solr_45839, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@451f82ea
   [junit4]   2> 1755254 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1755254 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50f2689b: rootName = solr_45839, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7337a5ee
   [junit4]   2> 1755259 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1755259 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@387f782a: rootName = solr_45839, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@66d921e3
   [junit4]   2> 1755259 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1755281 INFO  (zkCallback-12720-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_false/state.json] for collection [raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1755281 INFO  (zkCallback-12720-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_false/state.json] for collection [raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1755295 INFO  (zkCallback-12746-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_false/state.json] for collection [raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1755295 INFO  (zkCallback-12746-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_false/state.json] for collection [raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1755297 INFO  (zkCallback-12752-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1755297 INFO  (zkCallback-12736-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1755297 INFO  (zkCallback-12771-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1755297 INFO  (zkCallback-12764-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1755297 INFO  (zkCallback-12723-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1755297 INFO  (zkCallback-12744-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1755297 INFO  (zkCallback-12720-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1755308 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@77a3b626{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1755309 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3d416779{/solr,null,UNAVAILABLE}
   [junit4]   2> 1755310 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1755311 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1755311 WARN  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1755311 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 45839 try number 1 ...
   [junit4]   2> 1755311 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1755394 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1755394 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1755395 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1755399 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@456f57b2{/solr,null,AVAILABLE}
   [junit4]   2> 1755399 WARN  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@683c4cbf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1755414 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@40172d87{SSL,[ssl, http/1.1]}{127.0.0.1:45839}
   [junit4]   2> 1755414 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.e.j.s.Server Started @1755576ms
   [junit4]   2> 1755414 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45839}
   [junit4]   2> 1755414 ERROR (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1755414 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1755414 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1755414 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1755414 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1755414 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-24T08:32:30.998Z
   [junit4]   2> 1755442 INFO  (zkConnectionManagerCallback-12779-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1755443 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1755591 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1755592 WARN  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1755607 WARN  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5b7eccb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1755623 WARN  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1755650 WARN  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@31cf994c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1755652 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42117/solr
   [junit4]   2> 1755654 INFO  (zkConnectionManagerCallback-12786-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1755687 INFO  (zkConnectionManagerCallback-12788-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1755689 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [n:127.0.0.1:45839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1755691 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [n:127.0.0.1:45839_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:45839_solr as DOWN
   [junit4]   2> 1755691 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [n:127.0.0.1:45839_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1755691 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [n:127.0.0.1:45839_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45839_solr
   [junit4]   2> 1755692 INFO  (zkCallback-12771-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1755692 INFO  (zkCallback-12736-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1755692 INFO  (zkCallback-12752-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1755692 INFO  (zkCallback-12764-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1755692 INFO  (zkCallback-12744-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1755692 INFO  (zkCallback-12720-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1755692 INFO  (zkCallback-12723-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1755706 INFO  (zkCallback-12787-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1755723 INFO  (zkConnectionManagerCallback-12795-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1755724 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [n:127.0.0.1:45839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1755725 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [n:127.0.0.1:45839_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42117/solr ready
   [junit4]   2> 1755731 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [n:127.0.0.1:45839_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1755750 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [n:127.0.0.1:45839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45839.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7f18a6
   [junit4]   2> 1755762 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [n:127.0.0.1:45839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45839.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7f18a6
   [junit4]   2> 1755762 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [n:127.0.0.1:45839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45839.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7f18a6
   [junit4]   2> 1755764 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [n:127.0.0.1:45839_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_95831BD8BCF9C020-001/tempDir-001/node4/.
   [junit4]   2> 1755764 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[95831BD8BCF9C020]) [n:127.0.0.1:45839_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [raceDeleteReplica_false_shard1_replica_n2]
   [junit4]   2> 1755792 INFO  (zkCallback-12720-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_false/state.json] for collection [raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1755797 INFO  (zkCallback-12720-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica_false/state.json] for collection [raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1755797 INFO  (coreLoadExecutor-7686-thread-1-processing-n:127.0.0.1:45839_solr) [n:127.0.0.1:45839_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1755882 INFO  (coreLoadExecutor-7686-thread-1-processing-n:127.0.0.1:45839_solr) [n:127.0.0.1:45839_solr    ] o.a.s.s.IndexSchema [raceDeleteReplica_false_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1755884 INFO  (coreLoadExecutor-7686-thread-1-processing-n:127.0.0.1:45839_solr) [n:127.0.0.1:45839_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1755902 INFO  (coreLoadExecutor-7686-thread-1-processing-n:127.0.0.1:45839_solr) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1755907 INFO  (coreLoadExecutor-7686-thread-1-processing-n:127.0.0.1:45839_solr) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.s.IndexSchema [raceDeleteReplica_false_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1755908 INFO  (coreLoadExecutor-7686-thread-1-processing-n:127.0.0.1:45839_solr) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1755908 INFO  (coreLoadExecutor-7686-thread-1-processing-n:127.0.0.1:45839_solr) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'raceDeleteReplica_false_shard1_replica_n2' using configuration from collection raceDeleteReplica_false, trusted=true
   [junit4]   2> 1755909 INFO  (coreLoadExecutor-7686-thread-1-processing-n:127.0.0.1:45839_solr) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45839.solr.core.raceDeleteReplica_false.shard1.replica_n2' (registry 'solr.core.raceDeleteReplica_false.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a7f18a6
   [junit4]   2> 1755909 INFO  (coreLoadExecutor-7686-thread-1-processing-n:127.0.0.1:45839_solr) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.SolrCore [[raceDeleteReplica_false_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_95831BD8BCF9C020-001/tempDir-001/node4/raceDeleteReplica_false_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_95831BD8BCF9C020-001/tempDir-001/node4/./raceDeleteReplica_false_shard1_replica_n2/data/]
   [junit4]   2> 1755966 INFO  (coreLoadExecutor-7686-thread-1-processing-n:127.0.0.1:45839_solr) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1755966 INFO  (coreLoadExecutor-7686-thread-1-processing-n:127.0.0.1:45839_solr) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1755969 INFO  (coreLoadExecutor-7686-thread-1-processing-n:127.0.0.1:45839_solr) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1755969 INFO  (coreLoadExecutor-7686-thread-1-processing-n:127.0.0.1:45839_solr) [n:127.0.0.1:45839_solr c:raceDeleteReplica_false s:shard1 r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]  

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

it4]   1> 
   [junit4]   2> 2048931 INFO  (TEST-ShardRoutingTest.test-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2048932 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/collections/collection1/state.json
   [junit4]   2> 	20	/solr/aliases.json
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	9	/solr/configs/conf1
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard3
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard4
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/clusterprops.json
   [junit4]   2> 	20	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/collections/control_collection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72253623070687260-127.0.0.1:39393_kvm%2Fol-n_0000000004
   [junit4]   2> 	2	/solr/overseer_elect/election/72253623070687245-127.0.0.1:38899_kvm%2Fol-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72253623070687249-127.0.0.1:42909_kvm%2Fol-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	20	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2048935 INFO  (TEST-ShardRoutingTest.test-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46637
   [junit4]   2> 2048935 INFO  (TEST-ShardRoutingTest.test-seed#[95831BD8BCF9C020]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46637
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardRoutingTest -Dtests.method=test -Dtests.seed=95831BD8BCF9C020 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ko-KR -Dtests.timezone=Asia/Aqtau -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   56.3s J2 | ShardRoutingTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38899/kvm/ol/collection1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:42909/kvm/ol/collection1_shard4_replica_n9/select
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([95831BD8BCF9C020:1DD724021205ADD8]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
   [junit4]    > 	at org.apache.solr.cloud.ShardRoutingTest.doTestNumRequests(ShardRoutingTest.java:282)
   [junit4]    > 	at org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:110)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_95831BD8BCF9C020-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@34949eac), locale=ko-KR, timezone=Asia/Aqtau
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=8,threads=1,free=214166000,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ConfigureRecoveryStrategyTest, LeaderFailureAfterFreshStartTest, TestUniqueKeyFieldResource, TestLockTree, TestSQLHandler, ReturnFieldsTest, TestStressUserVersions, TestReplicationHandlerDiskOverFlow, TestGraphTermsQParserPlugin, DistributedTermsComponentTest, TestSearchPerf, TestPseudoReturnFields, TestSha256AuthenticationProvider, DOMUtilTest, HighlighterTest, CollectionTooManyReplicasTest, TestPHPSerializedResponseWriter, SoftAutoCommitTest, TestNumericTerms64, TestSolrCoreParser, ReindexCollectionTest, TestDynamicURP, HttpPartitionTest, TestInitQParser, NumericFieldsTest, PhrasesIdentificationComponentTest, CurrencyFieldTypeTest, TestMultiValuedNumericRangeQuery, RequiredFieldsTest, TestSolrCoreSnapshots, TestInPlaceUpdatesRequiredField, TermVectorComponentTest, TestJoin, PreAnalyzedFieldManagedSchemaCloudTest, TestCustomSort, TestLegacyFieldReuse, TestGeoJSONResponseWriter, TestCustomStream, DirectUpdateHandlerTest, DocumentAnalysisRequestHandlerTest, ScheduledMaintenanceTriggerTest, TestTlogReplica, SolrTestCaseJ4Test, SolrIndexMetricsTest, ActionThrottleTest, TestDFISimilarityFactory, TestSmileRequest, CoreAdminHandlerTest, TestTrieFacet, MissingSegmentRecoveryTest, NodeAddedTriggerIntegrationTest, SuggesterFSTTest, TestHalfAndHalfDocValues, StressHdfsTest, TestTrie, LukeRequestHandlerTest, TestHdfsBackupRestoreCore, TestExceedMaxTermLength, TestCloudNestedDocsSort, CdcrWithNodesRestartsTest, TestHashPartitioner, TestShortCircuitedRequests, TestManagedSchemaThreadSafety, AnalyticsMergeStrategyTest, BlockJoinFacetRandomTest, TestSimLargeCluster, DirectSolrSpellCheckerTest, PreAnalyzedUpdateProcessorTest, TolerantUpdateProcessorTest, TestBlendedInfixSuggestions, TestUseDocValuesAsStored, TestRequestForwarding, TestRTGBase, TestRecoveryHdfs, TestSolrCloudWithDelegationTokens, SearchRateTriggerIntegrationTest, TestJsonFacetsWithNestedObjects, TestIntervalFaceting, TestComplexPhraseLeadingWildcard, TestCharFilters, IndexSizeTriggerTest, DirectSolrConnectionTest, BitVectorTest, TestPolicyCloud, DistribJoinFromCollectionTest, OverseerStatusTest, ClassificationUpdateProcessorTest, SolrXmlInZkTest, FullSolrCloudDistribCmdsTest, ShardRoutingCustomTest, TestCSVLoader, ZkStateWriterTest, TestCloudPivotFacet, DistanceFunctionTest, DeleteNodeTest, V2StandaloneTest, SpellCheckCollatorTest, TestLegacyNumericRangeQueryBuilder, TestSchemaSimilarityResource, TestLuceneIndexBackCompat, CdcrBidirectionalTest, PeerSyncReplicationTest, TestStressLucene, AddSchemaFieldsUpdateProcessorFactoryTest, TestSimExecutePlanAction, SpellingQueryConverterTest, TestMinMaxOnMultiValuedField, BooleanFieldTest, RulesTest, TestPrepRecovery, TestSimComputePlanAction, QueryResultKeyTest, TestTrackingShardHandlerFactory, NodeLostTriggerTest, TestSystemIdResolver, ZkFailoverTest, HdfsTlogReplayBufferedWhileIndexingTest, ConvertedLegacyTest, TestLMDirichletSimilarityFactory, MetricsHistoryHandlerTest, ExecutePlanActionTest, TestMacros, UniqFieldsUpdateProcessorFactoryTest, SystemCollectionCompatTest, DistributedFacetPivotSmallAdvancedTest, SolrSlf4jReporterTest, ZkSolrClientTest, AnalysisErrorHandlingTest, CategoryRoutedAliasUpdateProcessorTest, TestDocTermOrdsUninvertLimit, ExitableDirectoryReaderTest, TestStressCloudBlindAtomicUpdates, SegmentsInfoRequestHandlerTest, DistributedUpdateProcessorTest, OverseerCollectionConfigSetProcessorTest, TriggerIntegrationTest, TestConfigSetImmutable, HdfsNNFailoverTest, CoreMergeIndexesAdminHandlerTest, MetricUtilsTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, ShardRoutingTest]
   [junit4] Completed [501/849 (2!)] on J2 in 56.54s, 1 test, 1 error <<< FAILURES!

[...truncated 1168 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20190324_080315_3657254347705704377710.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/heapdumps/java_pid13879.hprof ...
   [junit4] Heap dump file created [419520252 bytes in 1.988 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 8975 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/build.xml:642: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid13879.hprof

Total time: 106 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-BadApples-8.x-Linux (32bit/jdk1.8.0_172) - Build # 37 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/37/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseParallelGC

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

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

Stack Trace:
java.lang.AssertionError: Doc with id=4 not found in https://127.0.0.1:43879/solr/outOfSyncReplicasCannotBecomeLeader-false due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([35E2DF2425EC31FB:4B09FF34E68B3EC1]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14285 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudConsistency
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001/init-core-data-001
   [junit4]   2> 2177799 WARN  (SUITE-TestCloudConsistency-seed#[35E2DF2425EC31FB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 2177799 INFO  (SUITE-TestCloudConsistency-seed#[35E2DF2425EC31FB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2177801 INFO  (SUITE-TestCloudConsistency-seed#[35E2DF2425EC31FB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2177801 INFO  (SUITE-TestCloudConsistency-seed#[35E2DF2425EC31FB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2177803 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOutOfSyncReplicasCannotBecomeLeader
   [junit4]   2> 2177803 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001/tempDir-001
   [junit4]   2> 2177804 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2177804 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2177804 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2177904 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkTestServer start zk server on port:42109
   [junit4]   2> 2177904 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42109
   [junit4]   2> 2177904 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42109
   [junit4]   2> 2177920 INFO  (zkConnectionManagerCallback-10947-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2177922 INFO  (zkConnectionManagerCallback-10949-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2177928 INFO  (zkConnectionManagerCallback-10951-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2177934 WARN  (jetty-launcher-10952-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2177934 INFO  (jetty-launcher-10952-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2177934 INFO  (jetty-launcher-10952-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2177934 INFO  (jetty-launcher-10952-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2177937 WARN  (jetty-launcher-10952-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2177937 INFO  (jetty-launcher-10952-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2177937 INFO  (jetty-launcher-10952-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2177937 INFO  (jetty-launcher-10952-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2177941 WARN  (jetty-launcher-10952-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2177941 INFO  (jetty-launcher-10952-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2177941 INFO  (jetty-launcher-10952-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2177941 INFO  (jetty-launcher-10952-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2177949 WARN  (jetty-launcher-10952-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2177949 INFO  (jetty-launcher-10952-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2177949 INFO  (jetty-launcher-10952-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2177949 INFO  (jetty-launcher-10952-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2177987 INFO  (jetty-launcher-10952-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2177987 INFO  (jetty-launcher-10952-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2177987 INFO  (jetty-launcher-10952-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2177987 INFO  (jetty-launcher-10952-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2177987 INFO  (jetty-launcher-10952-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2177987 INFO  (jetty-launcher-10952-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2177995 INFO  (jetty-launcher-10952-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@715e11{/solr,null,AVAILABLE}
   [junit4]   2> 2177995 WARN  (jetty-launcher-10952-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@191d35e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2178000 INFO  (jetty-launcher-10952-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2178000 INFO  (jetty-launcher-10952-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2178000 INFO  (jetty-launcher-10952-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2178000 INFO  (jetty-launcher-10952-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2178000 INFO  (jetty-launcher-10952-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2178000 INFO  (jetty-launcher-10952-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2178000 INFO  (jetty-launcher-10952-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cd4b49{/solr,null,AVAILABLE}
   [junit4]   2> 2178001 WARN  (jetty-launcher-10952-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1c14e60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2178003 INFO  (jetty-launcher-10952-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@504076{/solr,null,AVAILABLE}
   [junit4]   2> 2178003 INFO  (jetty-launcher-10952-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2739b6{/solr,null,AVAILABLE}
   [junit4]   2> 2178003 WARN  (jetty-launcher-10952-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@e11596[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2178003 WARN  (jetty-launcher-10952-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@185e8b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@162f21d{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-1) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35051}
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3aa358{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-2) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32799}
   [junit4]   2> 2178004 ERROR (jetty-launcher-10952-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2178004 ERROR (jetty-launcher-10952-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-28T06:53:46.118Z
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-28T06:53:46.118Z
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d9687f{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-3) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35757}
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a51c59{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-4) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44567}
   [junit4]   2> 2178019 INFO  (zkConnectionManagerCallback-10956-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2178019 ERROR (jetty-launcher-10952-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2178019 ERROR (jetty-launcher-10952-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-28T06:53:46.133Z
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-28T06:53:46.133Z
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2178036 INFO  (zkConnectionManagerCallback-10955-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2178045 INFO  (jetty-launcher-10952-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2178067 INFO  (zkConnectionManagerCallback-10959-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2178067 INFO  (jetty-launcher-10952-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2178067 INFO  (zkConnectionManagerCallback-10960-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2178073 INFO  (jetty-launcher-10952-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2178971 INFO  (jetty-launcher-10952-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2178971 WARN  (jetty-launcher-10952-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2179007 WARN  (jetty-launcher-10952-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1e6a1fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2179039 WARN  (jetty-launcher-10952-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2179064 INFO  (jetty-launcher-10952-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2179064 WARN  (jetty-launcher-10952-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2179065 WARN  (jetty-launcher-10952-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@12b6828[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2179066 INFO  (jetty-launcher-10952-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42109/solr
   [junit4]   2> 2179107 WARN  (jetty-launcher-10952-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@10f2f2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2179112 INFO  (zkConnectionManagerCallback-10971-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179133 WARN  (jetty-launcher-10952-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2179173 WARN  (jetty-launcher-10952-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@c0843b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2179174 INFO  (jetty-launcher-10952-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42109/solr
   [junit4]   2> 2179179 INFO  (zkConnectionManagerCallback-10975-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179218 INFO  (zkConnectionManagerCallback-10978-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179222 INFO  (jetty-launcher-10952-thread-4) [n:127.0.0.1:44567_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44567_solr
   [junit4]   2> 2179222 INFO  (jetty-launcher-10952-thread-4) [n:127.0.0.1:44567_solr    ] o.a.s.c.Overseer Overseer (id=72275868460253192-127.0.0.1:44567_solr-n_0000000000) starting
   [junit4]   2> 2179283 INFO  (zkConnectionManagerCallback-10987-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179284 INFO  (jetty-launcher-10952-thread-4) [n:127.0.0.1:44567_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42109/solr ready
   [junit4]   2> 2179284 INFO  (zkConnectionManagerCallback-10982-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179289 INFO  (jetty-launcher-10952-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32799_solr
   [junit4]   2> 2179320 INFO  (zkCallback-10981-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2179324 INFO  (OverseerStateUpdate-72275868460253192-127.0.0.1:44567_solr-n_0000000000) [n:127.0.0.1:44567_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44567_solr
   [junit4]   2> 2179324 INFO  (jetty-launcher-10952-thread-4) [n:127.0.0.1:44567_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44567_solr as DOWN
   [junit4]   2> 2179324 INFO  (zkCallback-10986-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2179325 INFO  (OverseerStateUpdate-72275868460253192-127.0.0.1:44567_solr-n_0000000000) [n:127.0.0.1:44567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2179325 INFO  (jetty-launcher-10952-thread-4) [n:127.0.0.1:44567_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2179325 INFO  (jetty-launcher-10952-thread-4) [n:127.0.0.1:44567_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44567_solr
   [junit4]   2> 2179344 INFO  (jetty-launcher-10952-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2179351 WARN  (jetty-launcher-10952-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2179361 INFO  (zkCallback-10974-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2179371 INFO  (zkCallback-10981-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2179371 INFO  (zkCallback-10986-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2179372 INFO  (jetty-launcher-10952-thread-4) [n:127.0.0.1:44567_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2179392 WARN  (jetty-launcher-10952-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@612c64[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2179398 INFO  (jetty-launcher-10952-thread-4) [n:127.0.0.1:44567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44567.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179404 INFO  (zkConnectionManagerCallback-10994-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179405 INFO  (jetty-launcher-10952-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2179406 INFO  (jetty-launcher-10952-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42109/solr ready
   [junit4]   2> 2179407 INFO  (jetty-launcher-10952-thread-4) [n:127.0.0.1:44567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44567.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179407 INFO  (jetty-launcher-10952-thread-4) [n:127.0.0.1:44567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44567.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179433 INFO  (jetty-launcher-10952-thread-4) [n:127.0.0.1:44567_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001/tempDir-001/node4/.
   [junit4]   2> 2179456 INFO  (jetty-launcher-10952-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2179461 WARN  (jetty-launcher-10952-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2179491 INFO  (jetty-launcher-10952-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32799.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179495 WARN  (jetty-launcher-10952-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@ecfa81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2179496 INFO  (jetty-launcher-10952-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42109/solr
   [junit4]   2> 2179500 INFO  (jetty-launcher-10952-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32799.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179500 INFO  (jetty-launcher-10952-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32799.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179501 INFO  (jetty-launcher-10952-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001/tempDir-001/node2/.
   [junit4]   2> 2179519 INFO  (zkConnectionManagerCallback-11002-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179538 INFO  (zkConnectionManagerCallback-11004-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179540 INFO  (jetty-launcher-10952-thread-1) [n:127.0.0.1:35051_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2179541 INFO  (jetty-launcher-10952-thread-1) [n:127.0.0.1:35051_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:35051_solr as DOWN
   [junit4]   2> 2179542 INFO  (jetty-launcher-10952-thread-1) [n:127.0.0.1:35051_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2179542 INFO  (jetty-launcher-10952-thread-1) [n:127.0.0.1:35051_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35051_solr
   [junit4]   2> 2179542 INFO  (zkCallback-10981-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2179542 INFO  (zkCallback-10986-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2179542 INFO  (zkCallback-10974-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2179545 INFO  (zkCallback-10993-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2179553 INFO  (zkCallback-11003-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2179568 INFO  (zkConnectionManagerCallback-11011-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179569 INFO  (jetty-launcher-10952-thread-1) [n:127.0.0.1:35051_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2179569 INFO  (jetty-launcher-10952-thread-1) [n:127.0.0.1:35051_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42109/solr ready
   [junit4]   2> 2179576 INFO  (jetty-launcher-10952-thread-1) [n:127.0.0.1:35051_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2179591 INFO  (jetty-launcher-10952-thread-1) [n:127.0.0.1:35051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35051.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179599 INFO  (jetty-launcher-10952-thread-1) [n:127.0.0.1:35051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35051.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179600 INFO  (jetty-launcher-10952-thread-1) [n:127.0.0.1:35051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35051.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179600 INFO  (jetty-launcher-10952-thread-1) [n:127.0.0.1:35051_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001/tempDir-001/node1/.
   [junit4]   2> 2179653 INFO  (jetty-launcher-10952-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2179653 WARN  (jetty-launcher-10952-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2179654 WARN  (jetty-launcher-10952-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@a20d3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2179658 WARN  (jetty-launcher-10952-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2179661 WARN  (jetty-launcher-10952-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1ef7b35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2179661 INFO  (jetty-launcher-10952-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42109/solr
   [junit4]   2> 2179668 INFO  (zkConnectionManagerCallback-11018-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179676 INFO  (zkConnectionManagerCallback-11020-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179677 INFO  (jetty-launcher-10952-thread-3) [n:127.0.0.1:35757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2179678 INFO  (jetty-launcher-10952-thread-3) [n:127.0.0.1:35757_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:35757_solr as DOWN
   [junit4]   2> 2179679 INFO  (jetty-launcher-10952-thread-3) [n:127.0.0.1:35757_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2179679 INFO  (jetty-launcher-10952-thread-3) [n:127.0.0.1:35757_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35757_solr
   [junit4]   2> 2179679 INFO  (zkCallback-11003-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2179679 INFO  (zkCallback-10974-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2179679 INFO  (zkCallback-10981-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2179679 INFO  (zkCallback-10986-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2179681 INFO  (zkCallback-11010-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2179681 INFO  (zkCallback-10993-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2179693 INFO  (zkCallback-11019-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2179704 INFO  (zkConnectionManagerCallback-11027-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179705 INFO  (jetty-launcher-10952-thread-3) [n:127.0.0.1:35757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2179706 INFO  (jetty-launcher-10952-thread-3) [n:127.0.0.1:35757_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42109/solr ready
   [junit4]   2> 2179708 INFO  (jetty-launcher-10952-thread-3) [n:127.0.0.1:35757_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2179723 INFO  (jetty-launcher-10952-thread-3) [n:127.0.0.1:35757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35757.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179731 INFO  (jetty-launcher-10952-thread-3) [n:127.0.0.1:35757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35757.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179731 INFO  (jetty-launcher-10952-thread-3) [n:127.0.0.1:35757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35757.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179732 INFO  (jetty-launcher-10952-thread-3) [n:127.0.0.1:35757_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001/tempDir-001/node3/.
   [junit4]   2> 2179767 INFO  (zkConnectionManagerCallback-11033-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179768 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2179768 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42109/solr ready
   [junit4]   2> 2179769 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17793261
   [junit4]   2> 2179769 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44567_solr
   [junit4]   2> 2179770 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 2179770 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44567_solr as DOWN
   [junit4]   2> 2179771 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2179771 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6b9866: rootName = solr_44567, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@30a9c0
   [junit4]   2> 2179776 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2179776 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58d5a1: rootName = solr_44567, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@bdedbb
   [junit4]   2> 2179779 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2179779 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10988a0: rootName = solr_44567, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@25de1d
   [junit4]   2> 2179779 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2179781 INFO  (closeThreadPool-11036-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72275868460253192-127.0.0.1:44567_solr-n_0000000000) closing
   [junit4]   2> 2179784 INFO  (OverseerStateUpdate-72275868460253192-127.0.0.1:44567_solr-n_0000000000) [n:127.0.0.1:44567_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44567_solr
   [junit4]   2> 2179793 INFO  (OverseerAutoScalingTriggerThread-72275868460253192-127.0.0.1:44567_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2179798 INFO  (closeThreadPool-11036-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72275868460253192-127.0.0.1:44567_solr-n_0000000000) closing
   [junit4]   2> 2179798 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.Overseer Overseer (id=72275868460253192-127.0.0.1:44567_solr-n_0000000000) closing
   [junit4]   2> 2179798 INFO  (zkCallback-11019-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2179798 INFO  (zkCallback-11003-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2179798 INFO  (zkCallback-10981-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32799_solr
   [junit4]   2> 2179798 INFO  (zkCallback-10993-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2179798 INFO  (zkCallback-11010-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2179798 INFO  (zkCallback-10981-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2179799 INFO  (zkCallback-11032-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2179799 INFO  (zkCallback-11026-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2179799 INFO  (zkCallback-10981-thread-1) [n:127.0.0.1:32799_solr    ] o.a.s.c.Overseer Overseer (id=72275868460253194-127.0.0.1:32799_solr-n_0000000001) starting
   [junit4]   2> 2179799 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@a51c59{SSL,[ssl, http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2179799 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@504076{/solr,null,UNAVAILABLE}
   [junit4]   2> 2179799 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2179800 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2179800 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2179801 INFO  (OverseerStateUpdate-72275868460253194-127.0.0.1:32799_solr-n_0000000001) [n:127.0.0.1:32799_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:32799_solr
   [junit4]   2> 2179801 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2179801 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2179813 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2179813 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2179813 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2179815 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e63a0e{/solr,null,AVAILABLE}
   [junit4]   2> 2179815 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@13a204a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2179816 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3dc3d6{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2179816 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2179816 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35049}
   [junit4]   2> 2179816 ERROR (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2179816 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2179816 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 2179816 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2179816 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2179816 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-28T06:53:47.930Z
   [junit4]   2> 2179817 INFO  (zkConnectionManagerCallback-11038-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179817 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2180182 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2180182 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2180183 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@cd4f53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2180185 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2180197 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@19ea47c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2180198 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42109/solr
   [junit4]   2> 2180205 INFO  (zkConnectionManagerCallback-11045-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2180217 INFO  (zkConnectionManagerCallback-11047-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2180227 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [n:127.0.0.1:35049_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2180228 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [n:127.0.0.1:35049_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:35049_solr as DOWN
   [junit4]   2> 2180228 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [n:127.0.0.1:35049_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2180228 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [n:127.0.0.1:35049_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35049_solr
   [junit4]   2> 2180229 INFO  (zkCallback-11010-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180229 INFO  (zkCallback-11032-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180229 INFO  (zkCallback-11026-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180229 INFO  (zkCallback-11003-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180229 INFO  (zkCallback-11019-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180229 INFO  (zkCallback-10993-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180229 INFO  (zkCallback-10981-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180233 INFO  (zkCallback-11046-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180268 INFO  (zkConnectionManagerCallback-11054-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2180278 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [n:127.0.0.1:35049_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2180278 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [n:127.0.0.1:35049_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42109/solr ready
   [junit4]   2> 2180280 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [n:127.0.0.1:35049_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2180299 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [n:127.0.0.1:35049_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35049.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2180310 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [n:127.0.0.1:35049_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35049.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2180310 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [n:127.0.0.1:35049_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35049.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2180311 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [n:127.0.0.1:35049_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001/tempDir-001/node4/.
   [junit4]   2> 2180360 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: https://127.0.0.1:33823/solr. Proxy: https://127.0.0.1:35049/solr
   [junit4]   2> 2180360 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19834458
   [junit4]   2> 2180360 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:32799_solr
   [junit4]   2> 2180361 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 2180361 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:32799_solr as DOWN
   [junit4]   2> 2180361 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2180361 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2180361 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@747ef6: rootName = solr_32799, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@c6fc46
   [junit4]   2> 2180366 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2180366 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ab1b4: rootName = solr_32799, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@bdedbb
   [junit4]   2> 2180369 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2180369 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a2a0ca: rootName = solr_32799, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@25de1d
   [junit4]   2> 2180369 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2180370 INFO  (closeThreadPool-11058-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72275868460253194-127.0.0.1:32799_solr-n_0000000001) closing
   [junit4]   2> 2180370 INFO  (OverseerStateUpdate-72275868460253194-127.0.0.1:32799_solr-n_0000000001) [n:127.0.0.1:32799_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:32799_solr
   [junit4]   2> 2180370 INFO  (OverseerAutoScalingTriggerThread-72275868460253194-127.0.0.1:32799_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2180377 INFO  (closeThreadPool-11058-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72275868460253194-127.0.0.1:32799_solr-n_0000000001) closing
   [junit4]   2> 2180377 INFO  (zkCallback-11032-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180377 INFO  (zkCallback-11003-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35051_solr
   [junit4]   2> 2180377 INFO  (zkCallback-11010-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180377 INFO  (zkCallback-11019-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180378 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.Overseer Overseer (id=72275868460253194-127.0.0.1:32799_solr-n_0000000001) closing
   [junit4]   2> 2180378 INFO  (zkCallback-11026-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180378 INFO  (zkCallback-11003-thread-1) [n:127.0.0.1:35051_solr    ] o.a.s.c.Overseer Overseer (id=72275868460253198-127.0.0.1:35051_solr-n_0000000002) starting
   [junit4]   2> 2180381 INFO  (zkCallback-11046-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180381 INFO  (zkCallback-11053-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180381 INFO  (zkCallback-11003-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180382 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3aa358{SSL,[ssl, http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2180382 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@cd4b49{/solr,null,UNAVAILABLE}
   [junit4]   2> 2180382 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2180386 INFO  (OverseerStateUpdate-72275868460253198-127.0.0.1:35051_solr-n_0000000002) [n:127.0.0.1:35051_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35051_solr
   [junit4]   2> 2180386 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2180387 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2180387 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2180387 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2180417 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2180417 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2180417 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2180418 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1eee84e{/solr,null,AVAILABLE}
   [junit4]   2> 2180418 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@19f0301[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2180418 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b6c492{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2180418 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2180418 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43879}
   [junit4]   2> 2180418 ERROR (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2180418 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2180419 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 2180419 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2180419 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2180419 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-28T06:53:48.533Z
   [junit4]   2> 2180420 INFO  (zkConnectionManagerCallback-11060-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2180423 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2180695 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2180696 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2180696 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6ed95e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2180702 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2180705 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@8cc527[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2180706 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42109/solr
   [junit4]   2> 2180717 INFO  (zkConnectionManagerCallback-11067-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2180728 INFO  (zkConnectionManagerCallback-11069-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2180730 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2180731 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:43879_solr as DOWN
   [junit4]   2> 2180732 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2180732 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43879_solr
   [junit4]   2> 2180733 INFO  (zkCallback-11053-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180733 INFO  (zkCallback-11032-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180733 INFO  (zkCallback-11010-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180733 INFO  (zkCallback-11019-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180733 INFO  (zkCallback-11026-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180733 INFO  (zkCallback-11046-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180733 INFO  (zkCallback-11003-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180740 INFO  (zkCallback-11068-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180755 INFO  (zkConnectionManagerCallback-11076-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2180756 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2180756 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42109/solr ready
   [junit4]   2> 2180760 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2180778 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43879.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2180788 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43879.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2180788 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43879.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2180789 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001/tempDir-001/node2/.
   [junit4]   2> 2180849 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: https://127.0.0.1:42173/solr. Proxy: https://127.0.0.1:43879/solr
   [junit4]   2> 2180849 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21079444
   [junit4]   2> 2180849 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35051_solr
   [junit4]   2> 2180849 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 2180849 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35051_solr as DOWN
   [junit4]   2> 2180853 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2180853 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44433a: rootName = solr_35051, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2da89c
   [junit4]   2> 2180859 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2180859 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43464d: rootName = solr_35051, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@bdedbb
   [junit4]   2> 2180863 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2180863 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@469daf: rootName = solr_35051, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@25de1d
   [junit4]   2> 2180863 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2180873 INFO  (closeThreadPool-11080-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72275868460253198-127.0.0.1:35051_solr-n_0000000002) closing
   [junit4]   2> 2180873 INFO  (OverseerStateUpdate-72275868460253198-127.0.0.1:35051_solr-n_0000000002) [n:127.0.0.1:35051_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35051_solr
   [junit4]   2> 2180873 INFO  (OverseerAutoScalingTriggerThread-72275868460253198-127.0.0.1:35051_solr-n_0000000002) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2180896 INFO  (closeThreadPool-11080-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72275868460253198-127.0.0.1:35051_solr-n_0000000002) closing
   [junit4]   2> 2180896 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.Overseer Overseer (id=72275868460253198-127.0.0.1:35051_solr-n_0000000002) closing
   [junit4]   2> 2180896 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 0x100c684f968000f, likely client has closed socket
   [junit4]   2> 2180897 INFO  (zkCallback-11046-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180897 INFO  (zkCallback-11032-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180897 INFO  (zkCallback-11026-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180897 INFO  (zkCallback-11053-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180901 INFO  (zkCallback-11068-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180901 INFO  (zkCallback-11019-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35757_solr
   [junit4]   2> 2180901 INFO  (zkCallback-11019-thread-1) [n:127.0.0.1:35757_solr    ] o.a.s.c.Overseer Overseer (id=72275868460253201-127.0.0.1:35757_solr-n_0000000003) starting
   [junit4]   2> 2180905 INFO  (zkCallback-11075-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180911 INFO  (zkCallback-11019-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180913 INFO  (OverseerStateUpdate-72275868460253201-127.0.0.1:35757_solr-n_0000000003) [n:127.0.0.1:35757_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35757_solr
   [junit4]   2> 2180917 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@162f21d{SSL,[ssl, http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2180917 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@715e11{/solr,null,UNAVAILABLE}
   [junit4]   2> 2180917 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2180921 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2180921 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2180922 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2180922 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2180944 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2180944 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2180944 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2180945 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ac70b3{/solr,null,AVAILABLE}
   [junit4]   2> 2180945 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@fa5d01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2180945 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@8165d6{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2180945 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2180945 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34945}
   [junit4]   2> 2180945 ERROR (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2180945 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2180945 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 2180945 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2180945 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2180946 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-28T06:53:49.060Z
   [junit4]   2> 2180956 INFO  (zkConnectionManagerCallback-11082-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2180957 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2182106 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2182106 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2182107 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1f0f272[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2182129 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2182157 WARN  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@498b28[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2182158 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42109/solr
   [junit4]   2> 2182212 INFO  (zkConnectionManagerCallback-11089-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182217 INFO  (zkConnectionManagerCallback-11091-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182219 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2182221 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:34945_solr as DOWN
   [junit4]   2> 2182221 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2182221 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34945_solr
   [junit4]   2> 2182222 INFO  (zkCallback-11068-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2182222 INFO  (zkCallback-11019-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2182222 INFO  (zkCallback-11075-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2182222 INFO  (zkCallback-11026-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2182222 INFO  (zkCallback-11053-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2182222 INFO  (zkCallback-11046-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2182222 INFO  (zkCallback-11032-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2182222 INFO  (zkCallback-11090-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2182247 INFO  (zkConnectionManagerCallback-11098-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182248 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2182248 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42109/solr ready
   [junit4]   2> 2182257 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2182275 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34945.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2182286 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34945.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2182286 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34945.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2182287 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001/tempDir-001/node1/.
   [junit4]   2> 2182432 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: https://127.0.0.1:35421/solr. Proxy: https://127.0.0.1:34945/solr
   [junit4]   2> 2182433 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=635096
   [junit4]   2> 2182433 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35757_solr
   [junit4]   2> 2182433 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 2182433 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35757_solr as DOWN
   [junit4]   2> 2182445 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2182445 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18c2579: rootName = solr_35757, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@48749c
   [junit4]   2> 2182452 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2182452 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e83a21: rootName = solr_35757, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@bdedbb
   [junit4]   2> 2182456 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2182456 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@87df8f: rootName = solr_35757, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@25de1d
   [junit4]   2> 2182456 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2182505 INFO  (closeThreadPool-11102-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72275868460253201-127.0.0.1:35757_solr-n_0000000003) closing
   [junit4]   2> 2182506 INFO  (OverseerAutoScalingTriggerThread-72275868460253201-127.0.0.1:35757_solr-n_0000000003) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but w

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

O  (jetty-closer-11417-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4c6cc2{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2253745 INFO  (jetty-closer-11417-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10dfce9{/solr,null,UNAVAILABLE}
   [junit4]   2> 2253745 INFO  (jetty-closer-11417-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2253756 INFO  (jetty-closer-11417-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a9730b{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2253756 INFO  (jetty-closer-11417-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1cef25c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2253756 INFO  (jetty-closer-11417-thread-3) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2253757 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2253757 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	34	/solr/collections/outOfSyncReplicasCannotBecomeLeader-true/terms/shard1
   [junit4]   2> 	23	/solr/aliases.json
   [junit4]   2> 	11	/solr/security.json
   [junit4]   2> 	6	/solr/configs/outOfSyncReplicasCannotBecomeLeader-true.AUTOCREATED
   [junit4]   2> 	6	/solr/configs/outOfSyncReplicasCannotBecomeLeader-true.AUTOCREATED/managed-schema
   [junit4]   2> 	3	/solr/collections/outOfSyncReplicasCannotBecomeLeader-true/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	73	/solr/collections/outOfSyncReplicasCannotBecomeLeader-true/state.json
   [junit4]   2> 	23	/solr/clusterprops.json
   [junit4]   2> 	23	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72275870989025302-127.0.0.1:41963_solr-n_0000000004
   [junit4]   2> 	2	/solr/collections/outOfSyncReplicasCannotBecomeLeader-true/leader_elect/shard1/election/72275870989025326-core_node2-n_0000000005
   [junit4]   2> 	2	/solr/collections/outOfSyncReplicasCannotBecomeLeader-true/leader_elect/shard1/election/72275870989025302-core_node2-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/collections
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2253760 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45745
   [junit4]   2> 2253760 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[35E2DF2425EC31FB]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45745
   [junit4]   2> 2253761 INFO  (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[35E2DF2425EC31FB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testOutOfSyncReplicasCannotBecomeLeaderAfterRestart
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001
   [junit4]   2> Mar 28, 2019 6:55:02 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=205, maxMBSortInHeap=6.805509351209796, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3ff631), locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=Asia/Kuala_Lumpur
   [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=161863656,total=511180800
   [junit4]   2> NOTE: All tests run in this JVM: [TestCorePropertiesReload, TestSolrCoreParser, PeerSyncWithLeaderAndIndexFingerprintCachingTest, AliasIntegrationTest, TestLeaderElectionZkExpiry, DeleteShardTest, TestRebalanceLeaders, TestSha256AuthenticationProvider, TestPullReplicaErrorHandling, MoveReplicaHDFSTest, TestLegacyNumericRangeQueryBuilder, TestReplicationHandlerBackup, TolerantUpdateProcessorTest, SyncSliceTest, TestUniqueKeyFieldResource, RecoveryZkTest, HLLSerializationTest, TestScoreJoinQPScore, XsltUpdateRequestHandlerTest, TestTolerantUpdateProcessorRandomCloud, TestHighlightDedupGrouping, TestFieldTypeResource, BaseCdcrDistributedZkTest, TestBlobHandler, AnalysisErrorHandlingTest, TestComplexPhraseLeadingWildcard, MigrateRouteKeyTest, TokenizerChainTest, DistributedUpdateProcessorTest, JavabinLoaderTest, DistributedExpandComponentTest, HdfsChaosMonkeySafeLeaderTest, BitVectorTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, TestZkChroot, SuggesterFSTTest, TestSimDistributedQueue, CollectionsAPIDistributedZkTest, TestRawTransformer, StatsComponentTest, TestFuzzyAnalyzedSuggestions, SharedFSAutoReplicaFailoverTest, DirectSolrConnectionTest, TestSimGenericDistributedQueue, SolrIndexMetricsTest, DistributedFacetPivotWhiteBoxTest, StatelessScriptUpdateProcessorFactoryTest, MetricsConfigTest, PreAnalyzedUpdateProcessorTest, TestExtendedDismaxParser, TestLuceneMatchVersion, SuggesterWFSTTest, TermVectorComponentDistributedTest, DisMaxRequestHandlerTest, SolrSlf4jReporterTest, TestDFISimilarityFactory, HdfsRecoveryZkTest, TestConfigSetsAPIZkFailure, SubstringBytesRefFilterTest, CollectionReloadTest, RestartWhileUpdatingTest, DistributedVersionInfoTest, TriggerEventQueueTest, AutoAddReplicasIntegrationTest, RequestHandlersTest, CategoryRoutedAliasUpdateProcessorTest, TestDistributedSearch, ConcurrentCreateRoutedAliasTest, TestSolrXml, SimpleMLTQParserTest, ConnectionReuseTest, SolrCloudExampleTest, TestFieldCacheWithThreads, SoftAutoCommitTest, MetricsHandlerTest, RestoreTriggerStateTest, HighlighterMaxOffsetTest, UniqFieldsUpdateProcessorFactoryTest, TestDynamicLoading, TestSolrQueryParser, TestCloudRecovery, TestSolrDeletionPolicy1, CreateCollectionCleanupTest, TestMacros, RequiredFieldsTest, LeaderFailoverAfterPartitionTest, TestCloudSchemaless, TestInPlaceUpdatesRequiredField, BooleanFieldTest, ComputePlanActionTest, SolrRrdBackendFactoryTest, TestBinaryField, TestSegmentSorting, TestUseDocValuesAsStored, ZookeeperStatusHandlerTest, DOMUtilTest, TestEmbeddedSolrServerConstructors, HttpTriggerListenerTest, DistribDocExpirationUpdateProcessorTest, TestCollectionAPI, TestLegacyFieldReuse, TestBlendedInfixSuggestions, PeerSyncTest, TestPivotHelperCode, TestLMDirichletSimilarityFactory, TestRandomFaceting, SecurityConfHandlerTest, TestFieldCacheSort, SpellingQueryConverterTest, UpdateLogTest, TestSolrCloudWithHadoopAuthPlugin, TestStressUserVersions, TestAuthorizationFramework, TestUnInvertedFieldException, ClassificationUpdateProcessorTest, SpatialHeatmapFacetsTest, TimeZoneUtilsTest, TestMissingGroups, TestRTimerTree, RuleEngineTest, EnumFieldTest, TestJsonFacetsWithNestedObjects, TestCollectionAPIs, TestCloudPhrasesIdentificationComponent, FileUtilsTest, TestCloudNestedDocsSort, ScheduledTriggerTest, TestCursorMarkWithoutUniqueKey, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestDistribDocBasedVersion, CSVRequestHandlerTest, PrimUtilsTest, HdfsDirectoryTest, SpellCheckCollatorTest, SolrMetricReporterTest, OverseerRolesTest, TestSystemIdResolver, DirectSolrSpellCheckerTest, TestSimpleTrackingShardHandler, TestTrie, ProtectedTermFilterFactoryTest, TestReversedWildcardFilterFactory, AsyncCallRequestStatusResponseTest, BasicDistributedZkTest, CollectionStateFormat2Test, DeleteInactiveReplicaTest, DistribJoinFromCollectionTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, LeaderElectionContextKeyTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, MoveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, OverseerTaskQueueTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, SliceStateTest, SystemCollectionCompatTest, TestCloudConsistency]
   [junit4] Completed [492/845 (1!)] on J1 in 76.70s, 2 tests, 1 failure <<< FAILURES!

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

[repro] Revision: 843763db061149f5c416dabaa3a5cce712fce2a4

[repro] Repro line:  ant test  -Dtestcase=TestCloudConsistency -Dtests.method=testOutOfSyncReplicasCannotBecomeLeader -Dtests.seed=35E2DF2425EC31FB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=Asia/Kuala_Lumpur -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3576 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestCloudConsistency" -Dtests.showOutput=onerror  -Dtests.seed=35E2DF2425EC31FB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=Asia/Kuala_Lumpur -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 43 lines...]

[JENKINS] Lucene-Solr-BadApples-8.x-Linux (64bit/jdk-11) - Build # 36 - Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/36/
Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
Error from server at http://127.0.0.1:33459/solr/.system: Error reading input String Can't find resource 'schema.xml' in classpath or '/configs/.system', cwd=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33459/solr/.system: Error reading input String Can't find resource 'schema.xml' in classpath or '/configs/.system', cwd=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2
	at __randomizedtesting.SeedInfo.seed([7A23A58395BCCFE9:AD6062AF574669F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.cloud.SystemCollectionCompatTest.setupSystemCollection(SystemCollectionCompatTest.java:104)
	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$9.evaluate(RandomizedRunner.java:972)
	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 14254 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_7A23A58395BCCFE9-001/init-core-data-001
   [junit4]   2> 1491975 WARN  (SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1491975 INFO  (SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1491976 INFO  (SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1491976 INFO  (SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1491976 INFO  (SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_7A23A58395BCCFE9-001/tempDir-001
   [junit4]   2> 1491976 INFO  (SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1491993 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1491993 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1492093 INFO  (SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39537
   [junit4]   2> 1492093 INFO  (SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39537
   [junit4]   2> 1492093 INFO  (SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39537
   [junit4]   2> 1492168 INFO  (zkConnectionManagerCallback-7682-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492205 INFO  (zkConnectionManagerCallback-7684-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492206 INFO  (zkConnectionManagerCallback-7686-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492225 WARN  (jetty-launcher-7687-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1492225 INFO  (jetty-launcher-7687-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1492225 INFO  (jetty-launcher-7687-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1492225 INFO  (jetty-launcher-7687-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 1492233 WARN  (jetty-launcher-7687-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1492233 INFO  (jetty-launcher-7687-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1492233 INFO  (jetty-launcher-7687-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1492233 INFO  (jetty-launcher-7687-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 1492293 INFO  (jetty-launcher-7687-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1492293 INFO  (jetty-launcher-7687-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1492293 INFO  (jetty-launcher-7687-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1492294 INFO  (jetty-launcher-7687-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1492294 INFO  (jetty-launcher-7687-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1492294 INFO  (jetty-launcher-7687-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1492294 INFO  (jetty-launcher-7687-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4132c4a2{/solr,null,AVAILABLE}
   [junit4]   2> 1492294 INFO  (jetty-launcher-7687-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1eb2e539{/solr,null,AVAILABLE}
   [junit4]   2> 1492296 INFO  (jetty-launcher-7687-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@356ec061{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33459}
   [junit4]   2> 1492296 INFO  (jetty-launcher-7687-thread-1) [    ] o.e.j.s.Server Started @1492375ms
   [junit4]   2> 1492296 INFO  (jetty-launcher-7687-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33459}
   [junit4]   2> 1492296 ERROR (jetty-launcher-7687-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1492296 INFO  (jetty-launcher-7687-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1492296 INFO  (jetty-launcher-7687-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1492296 INFO  (jetty-launcher-7687-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1492296 INFO  (jetty-launcher-7687-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1492296 INFO  (jetty-launcher-7687-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-26T08:15:48.702664Z
   [junit4]   2> 1492297 INFO  (jetty-launcher-7687-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@686dc19{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41103}
   [junit4]   2> 1492297 INFO  (jetty-launcher-7687-thread-2) [    ] o.e.j.s.Server Started @1492375ms
   [junit4]   2> 1492297 INFO  (jetty-launcher-7687-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41103}
   [junit4]   2> 1492297 ERROR (jetty-launcher-7687-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1492297 INFO  (jetty-launcher-7687-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1492297 INFO  (jetty-launcher-7687-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1492297 INFO  (jetty-launcher-7687-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1492297 INFO  (jetty-launcher-7687-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1492297 INFO  (jetty-launcher-7687-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-26T08:15:48.703252Z
   [junit4]   2> 1492339 INFO  (zkConnectionManagerCallback-7689-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492340 INFO  (jetty-launcher-7687-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1492360 INFO  (zkConnectionManagerCallback-7691-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492361 INFO  (jetty-launcher-7687-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1492420 INFO  (jetty-launcher-7687-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1492445 WARN  (jetty-launcher-7687-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7a0b7321[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1492461 WARN  (jetty-launcher-7687-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@19cdca4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1492462 INFO  (jetty-launcher-7687-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39537/solr
   [junit4]   2> 1492487 INFO  (jetty-launcher-7687-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1492488 INFO  (zkConnectionManagerCallback-7699-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492489 WARN  (jetty-launcher-7687-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@293a9931[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1492493 WARN  (jetty-launcher-7687-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@380132e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1492494 INFO  (jetty-launcher-7687-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39537/solr
   [junit4]   2> 1492509 INFO  (zkConnectionManagerCallback-7703-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492528 INFO  (zkConnectionManagerCallback-7707-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492548 INFO  (jetty-launcher-7687-thread-1) [n:127.0.0.1:33459_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33459_solr
   [junit4]   2> 1492548 INFO  (jetty-launcher-7687-thread-1) [n:127.0.0.1:33459_solr    ] o.a.s.c.Overseer Overseer (id=72264866439430150-127.0.0.1:33459_solr-n_0000000000) starting
   [junit4]   2> 1492574 INFO  (zkConnectionManagerCallback-7711-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492574 INFO  (zkConnectionManagerCallback-7716-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492576 INFO  (jetty-launcher-7687-thread-1) [n:127.0.0.1:33459_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39537/solr ready
   [junit4]   2> 1492579 INFO  (jetty-launcher-7687-thread-2) [n:127.0.0.1:41103_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41103_solr
   [junit4]   2> 1492588 INFO  (OverseerStateUpdate-72264866439430150-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33459_solr
   [junit4]   2> 1492589 INFO  (zkCallback-7715-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1492589 INFO  (OverseerStateUpdate-72264866439430150-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1492589 INFO  (zkCallback-7710-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1492591 INFO  (jetty-launcher-7687-thread-1) [n:127.0.0.1:33459_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:33459_solr as DOWN
   [junit4]   2> 1492591 INFO  (zkConnectionManagerCallback-7723-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492592 INFO  (jetty-launcher-7687-thread-1) [n:127.0.0.1:33459_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1492592 INFO  (jetty-launcher-7687-thread-1) [n:127.0.0.1:33459_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33459_solr
   [junit4]   2> 1492592 INFO  (jetty-launcher-7687-thread-2) [n:127.0.0.1:41103_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1492592 INFO  (zkCallback-7702-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1492592 INFO  (jetty-launcher-7687-thread-2) [n:127.0.0.1:41103_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39537/solr ready
   [junit4]   2> 1492601 INFO  (zkCallback-7710-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1492601 INFO  (zkCallback-7715-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1492605 INFO  (jetty-launcher-7687-thread-1) [n:127.0.0.1:33459_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1492605 INFO  (jetty-launcher-7687-thread-2) [n:127.0.0.1:41103_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1492617 INFO  (jetty-launcher-7687-thread-2) [n:127.0.0.1:41103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41103.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bc630e1
   [junit4]   2> 1492623 INFO  (jetty-launcher-7687-thread-2) [n:127.0.0.1:41103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41103.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bc630e1
   [junit4]   2> 1492623 INFO  (jetty-launcher-7687-thread-2) [n:127.0.0.1:41103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41103.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bc630e1
   [junit4]   2> 1492624 INFO  (jetty-launcher-7687-thread-2) [n:127.0.0.1:41103_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_7A23A58395BCCFE9-001/tempDir-001/node2/.
   [junit4]   2> 1492627 INFO  (jetty-launcher-7687-thread-1) [n:127.0.0.1:33459_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33459.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bc630e1
   [junit4]   2> 1492635 INFO  (jetty-launcher-7687-thread-1) [n:127.0.0.1:33459_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33459.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bc630e1
   [junit4]   2> 1492635 INFO  (jetty-launcher-7687-thread-1) [n:127.0.0.1:33459_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33459.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bc630e1
   [junit4]   2> 1492636 INFO  (jetty-launcher-7687-thread-1) [n:127.0.0.1:33459_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_7A23A58395BCCFE9-001/tempDir-001/node1/.
   [junit4]   2> 1492724 INFO  (zkConnectionManagerCallback-7730-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492733 INFO  (SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1492733 INFO  (SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39537/solr ready
   [junit4]   2> 1492746 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[7A23A58395BCCFE9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 1492758 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1492801 INFO  (OverseerThreadFactory-7623-thread-1-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 1492920 INFO  (OverseerStateUpdate-72264866439430150-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33459/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1492920 INFO  (OverseerStateUpdate-72264866439430150-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41103/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1493122 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1493134 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1493134 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1494148 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1494154 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1494156 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1494156 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1494158 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1494159 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1494160 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1494162 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1494162 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 1494164 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 1494164 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 1494164 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41103.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bc630e1
   [junit4]   2> 1494164 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_7A23A58395BCCFE9-001/tempDir-001/node2/.system_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_7A23A58395BCCFE9-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 1494166 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 1494167 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, the non-managed schema /configs/.system/schema.xml no longer exists.
   [junit4]   2> 1494167 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 1494172 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33459.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bc630e1
   [junit4]   2> 1494173 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_7A23A58395BCCFE9-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_7A23A58395BCCFE9-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1494205 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1494205 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1494207 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1494207 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1494208 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1494208 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1494208 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d4acde8[.system_shard1_replica_n2] main]
   [junit4]   2> 1494209 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1494209 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1494209 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1494209 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 1494210 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1494210 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1494210 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@459927b2[.system_shard1_replica_n1] main]
   [junit4]   2> 1494229 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1494270 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1494271 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1494271 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1494271 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1494271 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1494271 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 61 ms
   [junit4]   2> 1494271 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1494271 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1494271 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629055248684285952
   [junit4]   2> 1494271 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629055248684285952
   [junit4]   2> 1494273 INFO  (searcherExecutor-7631-thread-1-processing-n:127.0.0.1:41103_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@1d4acde8[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1494273 INFO  (searcherExecutor-7632-thread-1-processing-n:127.0.0.1:33459_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@459927b2[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1494275 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1494275 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1494275 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 1494276 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 1494277 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1494277 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1494277 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33459/solr/.system_shard1_replica_n1/
   [junit4]   2> 1494278 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:33459/solr START replicas=[http://127.0.0.1:41103/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1494280 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:33459/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1494282 INFO  (qtp1236645315-21166) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1494282 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1494282 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1494282 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/72264866439430150-core_node3-n_0000000000
   [junit4]   2> 1494283 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33459/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 1494384 INFO  (zkCallback-7702-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1494384 INFO  (zkCallback-7702-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1494384 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1494385 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1263
   [junit4]   2> 1494485 INFO  (zkCallback-7702-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1494485 INFO  (zkCallback-7702-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1494485 INFO  (zkCallback-7702-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495282 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2148
   [junit4]   2> 1495283 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1495386 INFO  (zkCallback-7702-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495386 INFO  (zkCallback-7710-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495386 INFO  (zkCallback-7702-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495386 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2628
   [junit4]   2> 1495388 INFO  (zkCallback-7702-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495389 INFO  (zkCallback-7710-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495412 INFO  (zkConnectionManagerCallback-7737-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1495413 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[7A23A58395BCCFE9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1495414 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[7A23A58395BCCFE9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39537/solr ready
   [junit4]   2> 1495421 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 1495449 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33459/solr/.system_shard1_replica_n1/&wt=javabin&version=2}{add=[169b911e5fbTd9mwqklrymmvv5xd0liahtbm2 (1629055249883856896)]} 0 2
   [junit4]   2> 1495449 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169b911e5fbTd9mwqklrymmvv5xd0liahtbm2 (1629055249883856896)]} 0 34
   [junit4]   2> 1495453 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1629055249923702784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495454 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6d6d01d9 commitCommandVersion:1629055249923702784
   [junit4]   2> 1495454 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1629055249924751360,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495454 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5a0ec20f commitCommandVersion:1629055249924751360
   [junit4]   2> 1495459 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1aa11761[.system_shard1_replica_n1] main]
   [junit4]   2> 1495459 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495460 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@63ec4ced[.system_shard1_replica_n2] main]
   [junit4]   2> 1495460 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495461 INFO  (searcherExecutor-7631-thread-1-processing-n:127.0.0.1:41103_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@63ec4ced[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=11, java.vm.version=11+28, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=11+28, source=flush, os.version=4.18.0-15-generic, timestamp=1553588151861}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1495461 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33459/solr/.system_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 6
   [junit4]   2> 1495461 INFO  (searcherExecutor-7632-thread-1-processing-n:127.0.0.1:33459_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@1aa11761[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=11, java.vm.version=11+28, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=11+28, source=flush, os.version=4.18.0-15-generic, timestamp=1553588151861}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1495461 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=.system:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 1495462 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1495464 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1495468 ERROR (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error reading input String Can't find resource 'schema.xml' in classpath or '/configs/.system', cwd=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:94)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2566)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'schema.xml' in classpath or '/configs/.system', cwd=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:130)
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:422)
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.doOperations(SchemaManager.java:105)
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.performOperations(SchemaManager.java:83)
   [junit4]   2> 	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:90)
   [junit4]   2> 	... 31 more
   [junit4]   2> 
   [junit4]   2> 1495468 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 1495468 ERROR (TEST-SystemCollectionCompatTest.testBackCompat-seed#[7A23A58395BCCFE9]) [    ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (400) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33459/solr/.system: Error reading input String Can't find resource 'schema.xml' in classpath or '/configs/.system', cwd=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2, retry=0 commError=false errorCode=400 
   [junit4]   2> 1495468 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[7A23A58395BCCFE9]) [    ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1495470 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[7A23A58395BCCFE9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1495473 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=.system&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1495481 INFO  (OverseerCollectionConfigSetProcessor-72264866439430150-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1495481 INFO  (OverseerThreadFactory-7623-thread-2-processing-n:127.0.0.1:33459_solr) [n:127.0.0.1:33459_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1495482 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=null
   [junit4]   2> 1495482 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=null
   [junit4]   2> 1495482 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b2bd4a7: rootName = solr_41103, domain = solr.core..system.shard1.replica_n2, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@49870ad3
   [junit4]   2> 1495482 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17a0f68b: rootName = solr_33459, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@3af20ea5
   [junit4]   2> 1495493 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@171853a
   [junit4]   2> 1495493 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=171853a
   [junit4]   2> 1495493 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=171853a
   [junit4]   2> 1495500 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@39f11a89
   [junit4]   2> 1495500 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=39f11a89
   [junit4]   2> 1495500 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=39f11a89
   [junit4]   2> 1495505 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node4=1}, version=3}
   [junit4]   2> 1495505 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1495505 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={}, version=4}
   [junit4]   2> 1495509 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 1495509 WARN  (zkCallback-7710-thread-2) [    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 1495515 INFO  (zkConnectionManagerCallback-7743-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1495516 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1495517 INFO  (zkConnectionManagerCallback-7747-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1495517 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39537/solr ready
   [junit4]   2> 1495518 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1495519 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39537/solr ready
   [junit4]   2> 1495610 INFO  (zkCallback-7710-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495610 INFO  (zkCallback-7710-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495610 INFO  (zkCallback-7702-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495610 INFO  (zkCallback-7702-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495610 INFO  (zkCallback-7702-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495615 ERROR (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (404) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33459/solr/.system: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
   [junit4]   2> <title>Error 404 Can not find: /solr/.system/update</title>
   [junit4]   2> </head>
   [junit4]   2> <body><h2>HTTP ERROR 404</h2>
   [junit4]   2> <p>Problem accessing /solr/.system/update. Reason:
   [junit4]   2> <pre>    Can not find: /solr/.system/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.14.v20181114</a><hr/>
   [junit4]   2> 
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> , retry=0 commError=false errorCode=404 
   [junit4]   2> 1495615 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1495615 WARN  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1495615 ERROR (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=1 commError=false errorCode=510 
   [junit4]   2> 1495615 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1495615 WARN  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1495615 ERROR (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=2 commError=false errorCode=510 
   [junit4]   2> 1495615 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1495615 WARN  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1495616 ERROR (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=3 commError=false errorCode=510 
   [junit4]   2> 1495616 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1495616 WARN  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1495616 ERROR (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=4 commError=false errorCode=510 
   [junit4]   2> 1495616 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1495616 WARN  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1495616 ERROR (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=5 commError=false errorCode=510 
   [junit4]   2> 1495616 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1495616 WARN  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.m.r.SolrRrdBackendFactory Error deleting RRD for path solr.core..system.shard1.replica_n1
   [junit4]   2>           => org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1049)
   [junit4]   2> org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1049) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:940) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:903) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.rrd.SolrRrdBackendFactory.remove(SolrRrdBackendFactory.java:320) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.MetricsHistoryHandler.removeHistory(MetricsHistoryHandler.java:302) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:121) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:744) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:502) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) ~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 1495616 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=.system_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=134
   [junit4]   2> 1495620 ERROR (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (404) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33459/solr/.system: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
   [junit4]   2> <title>Error 404 Can not find: /solr/.system/update</title>
   [junit4]   2> </head>
   [junit4]   2> <body><h2>HTTP ERROR 404</h2>
   [junit4]   2> <p>Problem accessing /solr/.system/update. Reason:
   [junit4]   2> <pre>    Can not find: /solr/.system/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.14.v20181114</a><hr/>
   [junit4]   2> 
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> , retry=0 commError=false errorCode=404 
   [junit4]   2> 1495620 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1495620 WARN  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1495621 ERROR (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=1 commError=false errorCode=510 
   [junit4]   2> 1495621 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1495621 WARN  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1495621 ERROR (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=2 commError=false errorCode=510 
   [junit4]   2> 1495621 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1495621 WARN  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1495621 ERROR (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=3 commError=false errorCode=510 
   [junit4]   2> 1495621 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1495621 WARN  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1495621 ERROR (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=4 commError=false errorCode=510 
   [junit4]   2> 1495621 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1495621 WARN  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 1495621 ERROR (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=5 commError=false errorCode=510 
   [junit4]   2> 1495621 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1495621 WARN  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.m.r.SolrRrdBackendFactory Error deleting RRD for path solr.core..system.shard1.replica_n2
   [junit4]   2>           => org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1049)
   [junit4]   2> org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1049) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:940) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:903) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.rrd.SolrRrdBackendFactory.remove(SolrRrdBackendFactory.java:320) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.MetricsHistoryHandler.removeHistory(MetricsHistoryHandler.java:302) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:121) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:744) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:502) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) ~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 1495621 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    x:.system_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=.system_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=139
   [junit4]   2> 1495723 INFO  (zkCallback-7702-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495723 INFO  (zkCallback-7702-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495723 INFO  (zkCallback-7702-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495723 INFO  (zkCallback-7702-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495726 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&action=DELETE&wt=javabin&version=2} status=0 QTime=253
   [junit4]   2> 1495728 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[7A23A58395BCCFE9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBackCompat
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SystemCollectionCompatTest -Dtests.method=testBackCompat -Dtests.seed=7A23A58395BCCFE9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=lb -Dtests.timezone=PNT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   2.99s J2 | SystemCollectionCompatTest.testBackCompat <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33459/solr/.system: Error reading input String Can't find resource 'schema.xml' in classpath or '/configs/.system', cwd=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A23A58395BCCFE9:AD6062AF574669F]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
 

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


   [junit4]   2> 1495740 INFO  (jetty-closer-7748-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1495740 INFO  (jetty-closer-7748-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7fbf3486: rootName = solr_41103, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6e2f146
   [junit4]   2> 1495740 INFO  (jetty-closer-7748-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1495742 INFO  (jetty-closer-7748-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1495742 INFO  (jetty-closer-7748-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e3c3fb9: rootName = solr_33459, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6e2f146
   [junit4]   2> 1495742 INFO  (jetty-closer-7748-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1495753 INFO  (closeThreadPool-7754-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72264866439430150-127.0.0.1:33459_solr-n_0000000000) closing
   [junit4]   2> 1495753 INFO  (OverseerStateUpdate-72264866439430150-127.0.0.1:33459_solr-n_0000000000) [n:127.0.0.1:33459_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33459_solr
   [junit4]   2> 1495753 INFO  (OverseerAutoScalingTriggerThread-72264866439430150-127.0.0.1:33459_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1495761 INFO  (closeThreadPool-7754-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72264866439430150-127.0.0.1:33459_solr-n_0000000000) closing
   [junit4]   2> 1495773 INFO  (jetty-closer-7748-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72264866439430150-127.0.0.1:33459_solr-n_0000000000) closing
   [junit4]   2> 1495774 INFO  (jetty-closer-7748-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@356ec061{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1495774 INFO  (jetty-closer-7748-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1eb2e539{/solr,null,UNAVAILABLE}
   [junit4]   2> 1495775 INFO  (jetty-closer-7748-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1495775 INFO  (jetty-closer-7748-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@686dc19{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1495775 INFO  (jetty-closer-7748-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4132c4a2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1495775 INFO  (jetty-closer-7748-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1495781 INFO  (SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1495792 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 0x100bc835ddd0000, likely client has closed socket
   [junit4]   2> 1495792 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/collections/.system/terms/shard1
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/configs/.system
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/.system/managed-schema
   [junit4]   2> 	2	/solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/collections/.system/state.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1495795 INFO  (SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39537
   [junit4]   2> 1495795 INFO  (SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39537
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_7A23A58395BCCFE9-001
   [junit4]   2> Mar 26, 2019 8:15:52 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2ab42a99), locale=lb, timezone=PNT
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 11 (64-bit)/cpus=8,threads=1,free=214177656,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: [URLClassifyProcessorTest, TestPushWriter, HdfsNNFailoverTest, OpenExchangeRatesOrgProviderTest, NodeLostTriggerTest, StressHdfsTest, TestSolrConfigHandlerConcurrent, TestSolrFieldCacheBean, ChangedSchemaMergeTest, TestCodecSupport, HLLUtilTest, TestJsonRequest, PreAnalyzedFieldTest, TestPrepRecovery, DocExpirationUpdateProcessorFactoryTest, TestStressVersions, FastVectorHighlighterTest, NodeMutatorTest, TestHashQParserPlugin, TestLegacyNumericUtils, ZkSolrClientTest, ReindexCollectionTest, TestCryptoKeys, MetricsHistoryHandlerTest, TestEmbeddedSolrServerSchemaAPI, TestMergePolicyConfig, TestInPlaceUpdatesStandalone, TestSimpleTextCodec, ResponseLogComponentTest, SolrMetricsIntegrationTest, TestSimExecutePlanAction, TlogReplayBufferedWhileIndexingTest, TestWriterPerf, SuggesterTSTTest, SolrCoreMetricManagerTest, TestTrackingShardHandlerFactory, TestHdfsUpdateLog, TestCloudDeleteByQuery, SolrRequestParserTest, RulesTest, TestPayloadCheckQParserPlugin, TestFacetMethods, PeerSyncWithBufferUpdatesTest, ExternalFileFieldSortTest, DistributedFacetSimpleRefinementLongTailTest, TestCollectionsAPIViaSolrCloudCluster, DistribJoinFromCollectionTest, ConcurrentDeleteAndCreateCollectionTest, TestSchemaNameResource, TestFiltering, ClusterStateTest, TestConfigsApi, DocumentAnalysisRequestHandlerTest, V2StandaloneTest, TestReplicaProperties, TestPKIAuthenticationPlugin, NodeAddedTriggerIntegrationTest, TestJoin, OutputWriterTest, SchemaApiFailureTest, TestHighFrequencyDictionaryFactory, CoreMergeIndexesAdminHandlerTest, TestCoreContainer, SpatialRPTFieldTypeTest, TestDocumentBuilder, TestCSVResponseWriter, TestFieldCache, TestStressCloudBlindAtomicUpdates, RegexBytesRefFilterTest, LegacyCloudClusterPropTest, DateFieldTest, TestStressRecovery, DistributedMLTComponentTest, TestManagedStopFilterFactory, TermVectorComponentTest, TestSolrDeletionPolicy2, TestCollationField, ResponseBuilderTest, UpdateRequestProcessorFactoryTest, SimplePostToolTest, TestHdfsBackupRestoreCore, ConfigureRecoveryStrategyTest, AtomicUpdateProcessorFactoryTest, TestRemoteStreaming, SystemInfoHandlerTest, SolrCoreTest, MoveReplicaTest, AnalyticsQueryTest, UpdateParamsTest, BigEndianAscendingWordDeserializerTest, CoreAdminHandlerTest, NumberUtilsTest, TestCSVLoader, TestLFUCache, TestUninvertingReader, PeerSyncReplicationTest, TestMultiWordSynonyms, TestSimComputePlanAction, TestConfigSetImmutable, HighlighterTest, SuggestComponentContextFilterQueryTest, AutoAddReplicasPlanActionTest, DocumentBuilderTest, TestQueryTypes, TestUseDocValuesAsStored2, ZkFailoverTest, TestSimLargeCluster, RollingRestartTest, TestRandomFlRTGCloud, SolrCloudReportersTest, ShardSplitTest, TestSolrCloudWithDelegationTokens, DistributedIntervalFacetingTest, ExitableDirectoryReaderTest, SignatureUpdateProcessorFactoryTest, MissingSegmentRecoveryTest, ManagedSchemaRoundRobinCloudTest, VMParamsZkACLAndCredentialsProvidersTest, TestDelegationWithHadoopAuth, PeerSyncWithLeaderTest, TestOrdValues, TestSimPolicyCloud, DistributedQueryElevationComponentTest, SignificantTermsQParserPluginTest, TestGraphMLResponseWriter, TestLegacyFieldCache, TestLuceneIndexBackCompat, TestManagedSchema, ActionThrottleTest, DocValuesNotIndexedTest, SpellCheckCollatorWithCollapseTest, HttpSolrCallGetCoreTest, TestSafeXMLParsing, ShufflingReplicaListTransformerTest, TestSort, SystemCollectionCompatTest]
   [junit4] Completed [447/845 (1!)] on J2 in 4.27s, 1 test, 1 error <<< FAILURES!

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

[repro] Revision: efbb494c8cb93f2cdb6596cdddacd4d63b212c7c

[repro] Repro line:  ant test  -Dtestcase=SystemCollectionCompatTest -Dtests.method=testBackCompat -Dtests.seed=7A23A58395BCCFE9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=lb -Dtests.timezone=PNT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3581 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.SystemCollectionCompatTest" -Dtests.showOutput=onerror  -Dtests.seed=7A23A58395BCCFE9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=lb -Dtests.timezone=PNT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 75 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro] Exiting with code 0

[...truncated 43 lines...]