You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/01/14 11:47:59 UTC

[JENKINS] Lucene-Solr-8.4-Linux (32bit/jdk1.8.0_201) - Build # 734 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.4-Linux/734/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaTest.test

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:46175/solr
	at __randomizedtesting.SeedInfo.seed([40754BA3F3A45990:C82174795D583468]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	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:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:195)
	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:975)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
	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:564)
	... 49 more




Build Log:
[...truncated 15147 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaTest
   [junit4]   2> 671293 INFO  (SUITE-MoveReplicaTest-seed#[40754BA3F3A45990]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 671294 INFO  (SUITE-MoveReplicaTest-seed#[40754BA3F3A45990]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.MoveReplicaTest_40754BA3F3A45990-001/data-dir-69-001
   [junit4]   2> 671294 WARN  (SUITE-MoveReplicaTest-seed#[40754BA3F3A45990]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 671294 INFO  (SUITE-MoveReplicaTest-seed#[40754BA3F3A45990]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 671295 INFO  (SUITE-MoveReplicaTest-seed#[40754BA3F3A45990]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 671298 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[40754BA3F3A45990]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 671299 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[40754BA3F3A45990]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.MoveReplicaTest_40754BA3F3A45990-001/tempDir-001
   [junit4]   2> 671300 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[40754BA3F3A45990]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 671300 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 671300 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 671400 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[40754BA3F3A45990]) [     ] o.a.s.c.ZkTestServer start zk server on port:36211
   [junit4]   2> 671400 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[40754BA3F3A45990]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36211
   [junit4]   2> 671400 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[40754BA3F3A45990]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36211
   [junit4]   2> 671400 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[40754BA3F3A45990]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36211
   [junit4]   2> 671402 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[40754BA3F3A45990]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 671403 INFO  (zkConnectionManagerCallback-3489-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 671403 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[40754BA3F3A45990]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 671409 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[40754BA3F3A45990]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 671413 INFO  (zkConnectionManagerCallback-3491-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 671413 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[40754BA3F3A45990]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 671414 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[40754BA3F3A45990]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 671415 INFO  (zkConnectionManagerCallback-3493-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 671415 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[40754BA3F3A45990]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 671523 WARN  (jetty-launcher-3494-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 671523 WARN  (jetty-launcher-3494-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 671523 WARN  (jetty-launcher-3494-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 671523 WARN  (jetty-launcher-3494-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 671524 INFO  (jetty-launcher-3494-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 671524 INFO  (jetty-launcher-3494-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 671524 INFO  (jetty-launcher-3494-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 671524 INFO  (jetty-launcher-3494-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 671524 INFO  (jetty-launcher-3494-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 671524 INFO  (jetty-launcher-3494-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 671524 INFO  (jetty-launcher-3494-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 671524 INFO  (jetty-launcher-3494-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 671524 INFO  (jetty-launcher-3494-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 671524 INFO  (jetty-launcher-3494-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 671524 INFO  (jetty-launcher-3494-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 671524 INFO  (jetty-launcher-3494-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 671533 INFO  (jetty-launcher-3494-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 671533 INFO  (jetty-launcher-3494-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 671533 INFO  (jetty-launcher-3494-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 671534 INFO  (jetty-launcher-3494-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1775f5f{/solr,null,AVAILABLE}
   [junit4]   2> 671536 INFO  (jetty-launcher-3494-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 671536 INFO  (jetty-launcher-3494-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 671536 INFO  (jetty-launcher-3494-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 671536 INFO  (jetty-launcher-3494-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 671536 INFO  (jetty-launcher-3494-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 671536 INFO  (jetty-launcher-3494-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 671537 INFO  (jetty-launcher-3494-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17dbc8{/solr,null,AVAILABLE}
   [junit4]   2> 671537 INFO  (jetty-launcher-3494-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10a1c2a{/solr,null,AVAILABLE}
   [junit4]   2> 671537 INFO  (jetty-launcher-3494-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 671537 INFO  (jetty-launcher-3494-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 671537 INFO  (jetty-launcher-3494-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 671537 INFO  (jetty-launcher-3494-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@16f1b2a{SSL,[ssl, http/1.1]}{127.0.0.1:45305}
   [junit4]   2> 671537 INFO  (jetty-launcher-3494-thread-3) [     ] o.e.j.s.Server Started @671568ms
   [junit4]   2> 671537 INFO  (jetty-launcher-3494-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45305}
   [junit4]   2> 671538 ERROR (jetty-launcher-3494-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 671538 INFO  (jetty-launcher-3494-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 671538 INFO  (jetty-launcher-3494-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.4.1
   [junit4]   2> 671538 INFO  (jetty-launcher-3494-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 671538 INFO  (jetty-launcher-3494-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 671538 INFO  (jetty-launcher-3494-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-14T11:17:06.046Z
   [junit4]   2> 671538 INFO  (jetty-launcher-3494-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ec0a3{/solr,null,AVAILABLE}
   [junit4]   2> 671538 INFO  (jetty-launcher-3494-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@10c9477{SSL,[ssl, http/1.1]}{127.0.0.1:38087}
   [junit4]   2> 671538 INFO  (jetty-launcher-3494-thread-2) [     ] o.e.j.s.Server Started @671569ms
   [junit4]   2> 671538 INFO  (jetty-launcher-3494-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38087}
   [junit4]   2> 671538 ERROR (jetty-launcher-3494-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 671538 INFO  (jetty-launcher-3494-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 671538 INFO  (jetty-launcher-3494-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.4.1
   [junit4]   2> 671538 INFO  (jetty-launcher-3494-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 671538 INFO  (jetty-launcher-3494-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 671538 INFO  (jetty-launcher-3494-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-14T11:17:06.046Z
   [junit4]   2> 671540 INFO  (jetty-launcher-3494-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2289c4{SSL,[ssl, http/1.1]}{127.0.0.1:37055}
   [junit4]   2> 671540 INFO  (jetty-launcher-3494-thread-1) [     ] o.e.j.s.Server Started @671571ms
   [junit4]   2> 671540 INFO  (jetty-launcher-3494-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37055}
   [junit4]   2> 671541 ERROR (jetty-launcher-3494-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 671541 INFO  (jetty-launcher-3494-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 671541 INFO  (jetty-launcher-3494-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.4.1
   [junit4]   2> 671541 INFO  (jetty-launcher-3494-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 671541 INFO  (jetty-launcher-3494-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 671541 INFO  (jetty-launcher-3494-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-14T11:17:06.049Z
   [junit4]   2> 671543 INFO  (jetty-launcher-3494-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 671543 INFO  (jetty-launcher-3494-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 671543 INFO  (jetty-launcher-3494-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 671544 INFO  (jetty-launcher-3494-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1849357{SSL,[ssl, http/1.1]}{127.0.0.1:39035}
   [junit4]   2> 671544 INFO  (jetty-launcher-3494-thread-4) [     ] o.e.j.s.Server Started @671575ms
   [junit4]   2> 671544 INFO  (jetty-launcher-3494-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39035}
   [junit4]   2> 671544 ERROR (jetty-launcher-3494-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 671544 INFO  (jetty-launcher-3494-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 671544 INFO  (jetty-launcher-3494-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.4.1
   [junit4]   2> 671544 INFO  (jetty-launcher-3494-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 671544 INFO  (jetty-launcher-3494-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 671544 INFO  (jetty-launcher-3494-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-14T11:17:06.052Z
   [junit4]   2> 671545 INFO  (zkConnectionManagerCallback-3496-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 671545 INFO  (jetty-launcher-3494-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 671545 INFO  (zkConnectionManagerCallback-3498-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 671545 INFO  (jetty-launcher-3494-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 671548 INFO  (jetty-launcher-3494-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 671549 INFO  (jetty-launcher-3494-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 671549 INFO  (jetty-launcher-3494-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 671549 INFO  (zkConnectionManagerCallback-3500-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 671549 INFO  (jetty-launcher-3494-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 671549 INFO  (zkConnectionManagerCallback-3502-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 671549 INFO  (jetty-launcher-3494-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 671549 INFO  (jetty-launcher-3494-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 671550 INFO  (jetty-launcher-3494-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 671555 INFO  (jetty-launcher-3494-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 671555 INFO  (jetty-launcher-3494-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 671555 INFO  (jetty-launcher-3494-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 671555 INFO  (jetty-launcher-3494-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 671555 INFO  (jetty-launcher-3494-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 671555 INFO  (jetty-launcher-3494-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 671555 INFO  (jetty-launcher-3494-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 671555 INFO  (jetty-launcher-3494-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 671557 INFO  (jetty-launcher-3494-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 671557 INFO  (jetty-launcher-3494-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 671557 INFO  (jetty-launcher-3494-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 671557 INFO  (jetty-launcher-3494-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 672154 INFO  (jetty-launcher-3494-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 672155 WARN  (jetty-launcher-3494-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> 672156 WARN  (jetty-launcher-3494-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c0701[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 672156 WARN  (jetty-launcher-3494-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c0701[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 672158 WARN  (jetty-launcher-3494-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> 672159 WARN  (jetty-launcher-3494-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10f5833[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 672159 WARN  (jetty-launcher-3494-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10f5833[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 672160 INFO  (jetty-launcher-3494-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36211/solr
   [junit4]   2> 672161 INFO  (jetty-launcher-3494-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 672162 INFO  (zkConnectionManagerCallback-3512-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 672162 INFO  (jetty-launcher-3494-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 672263 INFO  (jetty-launcher-3494-thread-4) [n:127.0.0.1:39035_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 672264 INFO  (zkConnectionManagerCallback-3514-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 672264 INFO  (jetty-launcher-3494-thread-4) [n:127.0.0.1:39035_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 672306 INFO  (jetty-launcher-3494-thread-4) [n:127.0.0.1:39035_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39035_solr
   [junit4]   2> 672306 INFO  (jetty-launcher-3494-thread-4) [n:127.0.0.1:39035_solr     ] o.a.s.c.Overseer Overseer (id=72060361373384712-127.0.0.1:39035_solr-n_0000000000) starting
   [junit4]   2> 672309 INFO  (OverseerStateUpdate-72060361373384712-127.0.0.1:39035_solr-n_0000000000) [n:127.0.0.1:39035_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39035_solr
   [junit4]   2> 672309 INFO  (jetty-launcher-3494-thread-4) [n:127.0.0.1:39035_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39035_solr
   [junit4]   2> 672310 INFO  (zkCallback-3513-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 672311 INFO  (jetty-launcher-3494-thread-4) [n:127.0.0.1:39035_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 672312 WARN  (jetty-launcher-3494-thread-4) [n:127.0.0.1:39035_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 672332 INFO  (jetty-launcher-3494-thread-4) [n:127.0.0.1:39035_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 672354 INFO  (jetty-launcher-3494-thread-4) [n:127.0.0.1:39035_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566
   [junit4]   2> 672362 INFO  (jetty-launcher-3494-thread-4) [n:127.0.0.1:39035_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566
   [junit4]   2> 672362 INFO  (jetty-launcher-3494-thread-4) [n:127.0.0.1:39035_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566
   [junit4]   2> 672363 INFO  (jetty-launcher-3494-thread-4) [n:127.0.0.1:39035_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.MoveReplicaTest_40754BA3F3A45990-001/tempDir-001/node4/.
   [junit4]   2> 672430 INFO  (jetty-launcher-3494-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 672431 WARN  (jetty-launcher-3494-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> 672432 WARN  (jetty-launcher-3494-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b5449a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 672432 WARN  (jetty-launcher-3494-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b5449a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 672434 WARN  (jetty-launcher-3494-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> 672435 WARN  (jetty-launcher-3494-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1fc3645[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 672435 WARN  (jetty-launcher-3494-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1fc3645[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 672436 INFO  (jetty-launcher-3494-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36211/solr
   [junit4]   2> 672436 INFO  (jetty-launcher-3494-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 672437 INFO  (zkConnectionManagerCallback-3524-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 672437 INFO  (jetty-launcher-3494-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 672538 INFO  (jetty-launcher-3494-thread-1) [n:127.0.0.1:37055_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 672539 INFO  (zkConnectionManagerCallback-3526-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 672539 INFO  (jetty-launcher-3494-thread-1) [n:127.0.0.1:37055_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 672542 INFO  (jetty-launcher-3494-thread-1) [n:127.0.0.1:37055_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 672543 INFO  (jetty-launcher-3494-thread-1) [n:127.0.0.1:37055_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37055_solr as DOWN
   [junit4]   2> 672544 INFO  (jetty-launcher-3494-thread-1) [n:127.0.0.1:37055_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 672544 INFO  (jetty-launcher-3494-thread-1) [n:127.0.0.1:37055_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37055_solr
   [junit4]   2> 672545 INFO  (zkCallback-3513-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 672545 INFO  (zkCallback-3525-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 672545 INFO  (jetty-launcher-3494-thread-1) [n:127.0.0.1:37055_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 672546 WARN  (jetty-launcher-3494-thread-1) [n:127.0.0.1:37055_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 672558 INFO  (jetty-launcher-3494-thread-1) [n:127.0.0.1:37055_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 672592 INFO  (jetty-launcher-3494-thread-1) [n:127.0.0.1:37055_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566
   [junit4]   2> 672601 INFO  (jetty-launcher-3494-thread-1) [n:127.0.0.1:37055_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566
   [junit4]   2> 672601 INFO  (jetty-launcher-3494-thread-1) [n:127.0.0.1:37055_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566
   [junit4]   2> 672602 INFO  (jetty-launcher-3494-thread-1) [n:127.0.0.1:37055_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.MoveReplicaTest_40754BA3F3A45990-001/tempDir-001/node1/.
   [junit4]   2> 673708 INFO  (jetty-launcher-3494-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 673708 WARN  (jetty-launcher-3494-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> 673709 WARN  (jetty-launcher-3494-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b45909[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 673709 WARN  (jetty-launcher-3494-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b45909[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 673711 WARN  (jetty-launcher-3494-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> 673711 WARN  (jetty-launcher-3494-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ecd71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 673711 WARN  (jetty-launcher-3494-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ecd71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 673712 INFO  (jetty-launcher-3494-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36211/solr
   [junit4]   2> 673713 INFO  (jetty-launcher-3494-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673714 INFO  (zkConnectionManagerCallback-3536-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 673714 INFO  (jetty-launcher-3494-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673815 INFO  (jetty-launcher-3494-thread-3) [n:127.0.0.1:45305_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673816 INFO  (zkConnectionManagerCallback-3538-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 673816 INFO  (jetty-launcher-3494-thread-3) [n:127.0.0.1:45305_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673819 INFO  (jetty-launcher-3494-thread-3) [n:127.0.0.1:45305_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 673821 INFO  (jetty-launcher-3494-thread-3) [n:127.0.0.1:45305_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45305_solr as DOWN
   [junit4]   2> 673821 INFO  (jetty-launcher-3494-thread-3) [n:127.0.0.1:45305_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 673821 INFO  (jetty-launcher-3494-thread-3) [n:127.0.0.1:45305_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45305_solr
   [junit4]   2> 673822 INFO  (zkCallback-3537-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 673822 INFO  (zkCallback-3525-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 673822 INFO  (zkCallback-3513-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 673823 INFO  (jetty-launcher-3494-thread-3) [n:127.0.0.1:45305_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 673824 WARN  (jetty-launcher-3494-thread-3) [n:127.0.0.1:45305_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 673852 INFO  (jetty-launcher-3494-thread-3) [n:127.0.0.1:45305_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 673870 INFO  (jetty-launcher-3494-thread-3) [n:127.0.0.1:45305_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566
   [junit4]   2> 673879 INFO  (jetty-launcher-3494-thread-3) [n:127.0.0.1:45305_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566
   [junit4]   2> 673879 INFO  (jetty-launcher-3494-thread-3) [n:127.0.0.1:45305_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566
   [junit4]   2> 673880 INFO  (jetty-launcher-3494-thread-3) [n:127.0.0.1:45305_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.MoveReplicaTest_40754BA3F3A45990-001/tempDir-001/node3/.
   [junit4]   2> 675266 INFO  (jetty-launcher-3494-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 675267 WARN  (jetty-launcher-3494-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> 675267 WARN  (jetty-launcher-3494-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e65e96[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 675268 WARN  (jetty-launcher-3494-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e65e96[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 675270 WARN  (jetty-launcher-3494-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> 675271 WARN  (jetty-launcher-3494-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@980e43[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 675271 WARN  (jetty-launcher-3494-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@980e43[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 675272 INFO  (jetty-launcher-3494-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36211/solr
   [junit4]   2> 675273 INFO  (jetty-launcher-3494-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 675274 INFO  (zkConnectionManagerCallback-3548-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 675274 INFO  (jetty-launcher-3494-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 675375 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:38087_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 675376 INFO  (zkConnectionManagerCallback-3550-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 675376 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:38087_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 675379 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:38087_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 675381 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:38087_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38087_solr as DOWN
   [junit4]   2> 675382 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:38087_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 675382 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:38087_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38087_solr
   [junit4]   2> 675382 INFO  (zkCallback-3525-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 675382 INFO  (zkCallback-3537-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 675383 INFO  (zkCallback-3513-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 675383 INFO  (zkCallback-3549-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 675384 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:38087_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 675385 WARN  (jetty-launcher-3494-thread-2) [n:127.0.0.1:38087_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 675400 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:38087_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 675442 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:38087_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566
   [junit4]   2> 675457 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:38087_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566
   [junit4]   2> 675457 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:38087_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566
   [junit4]   2> 675459 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:38087_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.MoveReplicaTest_40754BA3F3A45990-001/tempDir-001/node2/.
   [junit4]   2> 675526 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[40754BA3F3A45990]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 675527 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[40754BA3F3A45990]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 675528 INFO  (zkConnectionManagerCallback-3559-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 675528 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[40754BA3F3A45990]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 675529 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[40754BA3F3A45990]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 675529 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[40754BA3F3A45990]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36211/solr ready
   [junit4]   2> 675605 INFO  (qtp9830003-13831) [n:127.0.0.1:45305_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 675612 INFO  (qtp9830003-13831) [n:127.0.0.1:45305_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 675614 INFO  (qtp9830003-13831) [n:127.0.0.1:45305_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaTest_failed_coll_true&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 675616 INFO  (OverseerThreadFactory-3192-thread-2-processing-n:127.0.0.1:39035_solr) [n:127.0.0.1:39035_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaTest_failed_coll_true
   [junit4]   2> 675616 INFO  (OverseerCollectionConfigSetProcessor-72060361373384712-127.0.0.1:39035_solr-n_0000000000) [n:127.0.0.1:39035_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> 675721 INFO  (OverseerStateUpdate-72060361373384712-127.0.0.1:39035_solr-n_0000000000) [n:127.0.0.1:39035_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45305/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 675722 INFO  (OverseerStateUpdate-72060361373384712-127.0.0.1:39035_solr-n_0000000000) [n:127.0.0.1:39035_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39035/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 675723 INFO  (OverseerStateUpdate-72060361373384712-127.0.0.1:39035_solr-n_0000000000) [n:127.0.0.1:39035_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38087/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 675725 INFO  (OverseerStateUpdate-72060361373384712-127.0.0.1:39035_solr-n_0000000000) [n:127.0.0.1:39035_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard2_replica_t6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37055/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 675945 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr    x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 676014 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr    x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 676025 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr    x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_t2&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 676025 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr    x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 676037 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr    x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_t6&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 676981 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.1
   [junit4]   2> 677002 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema [MoveReplicaTest_failed_coll_true_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 677040 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 677041 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard1_replica_n1' using configuration from collection MoveReplicaTest_failed_coll_true, trusted=true
   [junit4]   2> 677041 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.1
   [junit4]   2> 677041 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_n1' (registry 'solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566
   [junit4]   2> 677042 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.SolrCore [[MoveReplicaTest_failed_coll_true_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.MoveReplicaTest_40754BA3F3A45990-001/tempDir-001/node3/MoveReplicaTest_failed_coll_true_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.MoveReplicaTest_40754BA3F3A45990-001/tempDir-001/node3/./MoveReplicaTest_failed_coll_true_shard1_replica_n1/data/]
   [junit4]   2> 677051 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.1
   [junit4]   2> 677054 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.1
   [junit4]   2> 677073 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema [MoveReplicaTest_failed_coll_true_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 677082 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.s.IndexSchema [MoveReplicaTest_failed_coll_true_shard2_replica_t6] Schema name=cloud-dynamic
   [junit4]   2> 677084 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.s.IndexSchema [MoveReplicaTest_failed_coll_true_shard1_replica_t2] Schema name=cloud-dynamic
   [junit4]   2> 677114 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 677114 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard2_replica_n4' using configuration from collection MoveReplicaTest_failed_coll_true, trusted=true
   [junit4]   2> 677114 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_n4' (registry 'solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566
   [junit4]   2> 677114 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.SolrCore [[MoveReplicaTest_failed_coll_true_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.MoveReplicaTest_40754BA3F3A45990-001/tempDir-001/node2/MoveReplicaTest_failed_coll_true_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.MoveReplicaTest_40754BA3F3A45990-001/tempDir-001/node2/./MoveReplicaTest_failed_coll_true_shard2_replica_n4/data/]
   [junit4]   2> 677136 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 677136 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard2_replica_t6' using configuration from collection MoveReplicaTest_failed_coll_true, trusted=true
   [junit4]   2> 677136 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_t6' (registry 'solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_t6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566
   [junit4]   2> 677136 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.c.SolrCore [[MoveReplicaTest_failed_coll_true_shard2_replica_t6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.MoveReplicaTest_40754BA3F3A45990-001/tempDir-001/node1/MoveReplicaTest_failed_coll_true_shard2_replica_t6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.MoveReplicaTest_40754BA3F3A45990-001/tempDir-001/node1/./MoveReplicaTest_failed_coll_true_shard2_replica_t6/data/]
   [junit4]   2> 677141 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 677141 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard1_replica_t2' using configuration from collection MoveReplicaTest_failed_coll_true, trusted=true
   [junit4]   2> 677141 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_t2' (registry 'solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41e566
   [junit4]   2> 677142 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.c.SolrCore [[MoveReplicaTest_failed_coll_true_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.MoveReplicaTest_40754BA3F3A45990-001/tempDir-001/node4/MoveReplicaTest_failed_coll_true_shard1_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.MoveReplicaTest_40754BA3F3A45990-001/tempDir-001/node4/./MoveReplicaTest_failed_coll_true_shard1_replica_t2/data/]
   [junit4]   2> 677158 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 677158 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 677160 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 677160 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 677161 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f382ad[MoveReplicaTest_failed_coll_true_shard1_replica_n1] main]
   [junit4]   2> 677163 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 677163 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 677163 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 677163 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1655702166355050496
   [junit4]   2> 677166 INFO  (searcherExecutor-3218-thread-1-processing-n:127.0.0.1:45305_solr x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard1_replica_n1] Registered new searcher Searcher@f382ad[MoveReplicaTest_failed_coll_true_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 677168 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_failed_coll_true/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 677168 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MoveReplicaTest_failed_coll_true/leaders/shard1
   [junit4]   2> 677171 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=14999ms
   [junit4]   2> 677207 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 677207 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 677208 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 677208 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 677210 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@abe65[MoveReplicaTest_failed_coll_true_shard2_replica_n4] main]
   [junit4]   2> 677211 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 677212 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 677212 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 677213 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1655702166407479296
   [junit4]   2> 677213 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 677213 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 677214 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 677214 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 677215 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11b8168[MoveReplicaTest_failed_coll_true_shard2_replica_t6] main]
   [junit4]   2> 677215 INFO  (searcherExecutor-3219-thread-1-processing-n:127.0.0.1:38087_solr x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard2_replica_n4] Registered new searcher Searcher@abe65[MoveReplicaTest_failed_coll_true_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 677216 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 677217 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 677217 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_failed_coll_true/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 677217 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MoveReplicaTest_failed_coll_true/leaders/shard2
   [junit4]   2> 677217 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 677217 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1655702166411673600
   [junit4]   2> 677219 INFO  (searcherExecutor-3221-thread-1-processing-n:127.0.0.1:37055_solr x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard2_replica_t6] Registered new searcher Searcher@11b8168[MoveReplicaTest_failed_coll_true_shard2_replica_t6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 677220 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=14999ms
   [junit4]   2> 677221 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_failed_coll_true/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 677221 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MoveReplicaTest_failed_coll_true/leaders/shard2
   [junit4]   2> 677221 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 677221 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 677223 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 677223 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 677224 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@aa8846[MoveReplicaTest_failed_coll_true_shard1_replica_t2] main]
   [junit4]   2> 677225 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 677225 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 677226 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 677226 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1655702166421110784
   [junit4]   2> 677228 INFO  (searcherExecutor-3222-thread-1-processing-n:127.0.0.1:39035_solr x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard1_replica_t2] Registered new searcher Searcher@aa8846[MoveReplicaTest_failed_coll_true_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 677229 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_failed_coll_true/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 677229 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MoveReplicaTest_failed_coll_true/leaders/shard1
   [junit4]   2> 677671 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 677671 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 677672 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45305/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/
   [junit4]   2> 677672 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=MoveReplicaTest_failed_coll_true_shard1_replica_n1 url=https://127.0.0.1:45305/solr START replicas=[https://127.0.0.1:39035/solr/MoveReplicaTest_failed_coll_true_shard1_replica_t2/] nUpdates=100
   [junit4]   2> 677672 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=MoveReplicaTest_failed_coll_true_shard1_replica_n1 url=https://127.0.0.1:45305/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 677677 INFO  (qtp8282515-13861) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.c.S.Request [MoveReplicaTest_failed_coll_true_shard1_replica_t2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 677678 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 677678 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_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> 677678 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/MoveReplicaTest_failed_coll_true/leaders/shard1/leader after winning as /collections/MoveReplicaTest_failed_coll_true/leader_elect/shard1/election/72060361373384716-core_node3-n_0000000000
   [junit4]   2> 677679 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45305/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/ shard1
   [junit4]   2> 677721 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 677721 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 677721 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38087/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n4/
   [junit4]   2> 677722 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=MoveReplicaTest_failed_coll_true_shard2_replica_n4 url=https://127.0.0.1:38087/solr START replicas=[https://127.0.0.1:37055/solr/MoveReplicaTest_failed_coll_true_shard2_replica_t6/] nUpdates=100
   [junit4]   2> 677722 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=MoveReplicaTest_failed_coll_true_shard2_replica_n4 url=https://127.0.0.1:38087/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 677727 INFO  (qtp30961396-13863) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.c.S.Request [MoveReplicaTest_failed_coll_true_shard2_replica_t6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 677728 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 677728 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 677728 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/MoveReplicaTest_failed_coll_true/leaders/shard2/leader after winning as /collections/MoveReplicaTest_failed_coll_true/leader_elect/shard2/election/72060361373384718-core_node7-n_0000000000
   [junit4]   2> 677729 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38087/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n4/ shard2
   [junit4]   2> 677830 INFO  (zkCallback-3549-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 677830 INFO  (zkCallback-3537-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 677831 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 677831 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 677835 INFO  (qtp9830003-13840) [n:127.0.0.1:45305_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1889
   [junit4]   2> 677835 INFO  (qtp16149602-13841) [n:127.0.0.1:38087_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1821
   [junit4]   2> 677934 INFO  (zkCallback-3549-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 677934 INFO  (zkCallback-3537-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 677934 INFO  (zkCallback-3549-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 677934 INFO  (zkCallback-3537-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 678223 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.c.ZkController MoveReplicaTest_failed_coll_true_shard2_replica_t6 starting background replication from leader
   [junit4]   2> 678223 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:01
   [junit4]   2> 678224 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 678224 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 678227 INFO  (qtp30961396-13843) [n:127.0.0.1:37055_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_t6 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_t6&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=2190
   [junit4]   2> 678232 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_t2 ] o.a.s.c.ZkController MoveReplicaTest_failed_coll_true_shard1_replica_t2 starting background replication from leader
   [junit4]   2> 678232 INFO  (qtp8282515-13842) [n:127.0.0.1:39035_solr c:MoveReplica

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

nprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	132	/solr/collections/MoveReplicaTest_coll_true/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72060362513317898-127.0.0.1:46175_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	47	/solr/overseer/queue
   [junit4]   2> 	21	/solr/live_nodes
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 824161 INFO  (TEST-MoveReplicaTest.test-seed#[40754BA3F3A45990]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42055
   [junit4]   2> 824161 INFO  (TEST-MoveReplicaTest.test-seed#[40754BA3F3A45990]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42055
   [junit4]   2> 824161 INFO  (TEST-MoveReplicaTest.test-seed#[40754BA3F3A45990]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42055
   [junit4]   2> 824162 INFO  (TEST-MoveReplicaTest.test-seed#[40754BA3F3A45990]) [     ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 824163 INFO  (TEST-MoveReplicaTest.test-seed#[40754BA3F3A45990]) [     ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MoveReplicaTest -Dtests.method=test -Dtests.seed=40754BA3F3A45990 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=Asia/Irkutsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    135s J3 | MoveReplicaTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:46175/solr
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40754BA3F3A45990:C82174795D583468]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
   [junit4]    > 	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:195)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    > 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
   [junit4]    > 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
   [junit4]    > 	... 49 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.MoveReplicaTest_40754BA3F3A45990-001
   [junit4]   2> Jan 14, 2020 11:19:38 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=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@161797f), locale=nl-BE, timezone=Asia/Irkutsk
   [junit4]   2> NOTE: Linux 5.3.0-26-generic i386/Oracle Corporation 1.8.0_201 (32-bit)/cpus=16,threads=1,free=120286696,total=288108544
   [junit4]   2> NOTE: All tests run in this JVM: [TestSubQueryTransformer, TestStandardQParsers, ZkFailoverTest, TestPseudoReturnFields, TestInitQParser, BlobRepositoryCloudTest, SystemCollectionCompatTest, TestMultiValuedNumericRangeQuery, AdminHandlersProxyTest, CdcrWithNodesRestartsTest, ShowFileRequestHandlerTest, DistributedFacetPivotLongTailTest, AnalyticsQueryTest, TestManagedSchemaAPI, SpellingQueryConverterTest, DirectoryFactoryTest, TestConfigSetsAPI, TestCloudManagedSchema, SolrIndexMetricsTest, ChaosMonkeySafeLeaderTest, TestHdfsCloudBackupRestore, DateRangeFieldTest, TestSolrIndexConfig, DirectUpdateHandlerTest, PolyFieldTest, TestSortByMinMaxFunction, IndexSizeTriggerSizeEstimationTest, TestReqParamsAPI, TransactionLogTest, TestSolrCloudWithKerberosAlt, MetricsConfigTest, TestAddFieldRealTimeGet, TestConfigReload, TestSurroundQueryParser, MultiDestinationAuditLoggerTest, TestSolrCachePerf, TestMissingGroups, OverriddenZkACLAndCredentialsProvidersTest, HighlighterMaxOffsetTest, TestSSLRandomization, TestMaxTokenLenTokenizer, TestMacros, TestCollectionAPIs, CollectionReloadTest, TermVectorComponentDistributedTest, TestJmxIntegration, TestDistributedMap, TestSerializedLuceneMatchVersion, TestPerFieldSimilarity, DistributedQueryComponentOptimizationTest, TestDistributedMissingSort, TestDFRSimilarityFactory, TestFuzzyAnalyzedSuggestions, SearchHandlerTest, ScheduledTriggerTest, RangeFacetCloudTest, AtomicUpdateRemovalJavabinTest, DistributedQueueTest, NodeLostTriggerIntegrationTest, TestRandomDVFaceting, HdfsNNFailoverTest, TriggerEventQueueTest, TestCustomSort, TestJsonRequest, CoreMergeIndexesAdminHandlerTest, TestSimDistributedQueue, TestRawTransformer, TestPullReplicaErrorHandling, TestSchemalessBufferedUpdates, TestBulkSchemaAPI, TestPackages, MoveReplicaTest]
   [junit4] Completed [460/889 (1!)] on J3 in 154.10s, 2 tests, 1 error <<< FAILURES!

[...truncated 49832 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.4-Linux/734/consoleText

[repro] Revision: 832bf13dd9187095831caf69783179d41059d013

[repro] Ant options: "-Dargs=-client -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=MoveReplicaTest -Dtests.method=test -Dtests.seed=40754BA3F3A45990 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=Asia/Irkutsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3599 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MoveReplicaTest" -Dtests.showOutput=onerror "-Dargs=-client -XX:+UseSerialGC" -Dtests.seed=40754BA3F3A45990 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=Asia/Irkutsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 81 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.MoveReplicaTest
[repro] Exiting with code 0

[...truncated 43 lines...]