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/05/09 11:56:12 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3004/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
expected:<100> but was:<44>

Stack Trace:
java.lang.AssertionError: expected:<100> but was:<44>
	at __randomizedtesting.SeedInfo.seed([CD2AC60D163B9012:457EF9D7B8C7FDEA]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:235)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 15137 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaTest
   [junit4]   2> 723659 INFO  (SUITE-MoveReplicaTest-seed#[CD2AC60D163B9012]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 723659 INFO  (SUITE-MoveReplicaTest-seed#[CD2AC60D163B9012]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_CD2AC60D163B9012-001/data-dir-97-001
   [junit4]   2> 723659 WARN  (SUITE-MoveReplicaTest-seed#[CD2AC60D163B9012]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
   [junit4]   2> 723659 INFO  (SUITE-MoveReplicaTest-seed#[CD2AC60D163B9012]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 723660 INFO  (SUITE-MoveReplicaTest-seed#[CD2AC60D163B9012]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 723660 INFO  (SUITE-MoveReplicaTest-seed#[CD2AC60D163B9012]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 723661 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 723661 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_CD2AC60D163B9012-001/tempDir-001
   [junit4]   2> 723661 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 723662 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 723662 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 723762 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.ZkTestServer start zk server on port: 45551
   [junit4]   2> 723762 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45551
   [junit4]   2> 723762 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45551
   [junit4]   2> 723762 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45551
   [junit4]   2> 723763 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 723764 INFO  (zkConnectionManagerCallback-11791-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723764 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 723765 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 723770 INFO  (zkConnectionManagerCallback-11793-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723770 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 723770 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 723771 INFO  (zkConnectionManagerCallback-11795-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723771 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 723874 WARN  (jetty-launcher-11796-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 723874 WARN  (jetty-launcher-11796-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 723874 WARN  (jetty-launcher-11796-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 723874 WARN  (jetty-launcher-11796-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 723874 INFO  (jetty-launcher-11796-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 723874 INFO  (jetty-launcher-11796-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 723874 INFO  (jetty-launcher-11796-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 723874 INFO  (jetty-launcher-11796-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 723874 INFO  (jetty-launcher-11796-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 723874 INFO  (jetty-launcher-11796-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 723874 INFO  (jetty-launcher-11796-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 723874 INFO  (jetty-launcher-11796-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 723875 INFO  (jetty-launcher-11796-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 723875 INFO  (jetty-launcher-11796-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 723875 INFO  (jetty-launcher-11796-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 723875 INFO  (jetty-launcher-11796-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 723879 INFO  (jetty-launcher-11796-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 723879 INFO  (jetty-launcher-11796-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 723879 INFO  (jetty-launcher-11796-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 723879 INFO  (jetty-launcher-11796-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 723879 INFO  (jetty-launcher-11796-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 723879 INFO  (jetty-launcher-11796-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 723879 INFO  (jetty-launcher-11796-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 723879 INFO  (jetty-launcher-11796-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 723879 INFO  (jetty-launcher-11796-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 723879 INFO  (jetty-launcher-11796-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 723879 INFO  (jetty-launcher-11796-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 723879 INFO  (jetty-launcher-11796-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 723879 INFO  (jetty-launcher-11796-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11ee75bf{/solr,null,AVAILABLE}
   [junit4]   2> 723879 INFO  (jetty-launcher-11796-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50700c28{/solr,null,AVAILABLE}
   [junit4]   2> 723879 INFO  (jetty-launcher-11796-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7334492e{/solr,null,AVAILABLE}
   [junit4]   2> 723879 INFO  (jetty-launcher-11796-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45eacccf{/solr,null,AVAILABLE}
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@36740491{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35903}
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-3) [     ] o.e.j.s.Server Started @723927ms
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35903}
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@911b7f3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42997}
   [junit4]   2> 723880 ERROR (jetty-launcher-11796-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-2) [     ] o.e.j.s.Server Started @723927ms
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5c039af8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40181}
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42997}
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-1) [     ] o.e.j.s.Server Started @723927ms
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40181}
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-09T11:37:40.922333Z
   [junit4]   2> 723880 ERROR (jetty-launcher-11796-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 723880 ERROR (jetty-launcher-11796-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-09T11:37:40.922431Z
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-09T11:37:40.922457Z
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7b4b1f6a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41141}
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-4) [     ] o.e.j.s.Server Started @723927ms
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41141}
   [junit4]   2> 723880 ERROR (jetty-launcher-11796-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-09T11:37:40.922883Z
   [junit4]   2> 723880 INFO  (jetty-launcher-11796-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 723881 INFO  (jetty-launcher-11796-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 723881 INFO  (jetty-launcher-11796-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 723881 INFO  (jetty-launcher-11796-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 723882 INFO  (zkConnectionManagerCallback-11800-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723882 INFO  (jetty-launcher-11796-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 723886 INFO  (zkConnectionManagerCallback-11804-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723886 INFO  (jetty-launcher-11796-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 723886 INFO  (zkConnectionManagerCallback-11798-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723886 INFO  (jetty-launcher-11796-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 723886 INFO  (zkConnectionManagerCallback-11802-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723886 INFO  (jetty-launcher-11796-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 723886 INFO  (jetty-launcher-11796-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 723890 INFO  (jetty-launcher-11796-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 723890 INFO  (jetty-launcher-11796-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 723890 INFO  (jetty-launcher-11796-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 723895 INFO  (jetty-launcher-11796-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 723895 INFO  (jetty-launcher-11796-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 723895 INFO  (jetty-launcher-11796-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 723895 INFO  (jetty-launcher-11796-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 723895 INFO  (jetty-launcher-11796-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 723895 INFO  (jetty-launcher-11796-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 723896 INFO  (jetty-launcher-11796-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 723896 INFO  (jetty-launcher-11796-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 723897 INFO  (jetty-launcher-11796-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 723898 INFO  (jetty-launcher-11796-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 723898 INFO  (jetty-launcher-11796-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 723898 INFO  (jetty-launcher-11796-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 724040 INFO  (jetty-launcher-11796-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 724041 WARN  (jetty-launcher-11796-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@622afa83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724041 WARN  (jetty-launcher-11796-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@622afa83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724042 WARN  (jetty-launcher-11796-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11a3be56[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724042 WARN  (jetty-launcher-11796-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11a3be56[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724043 INFO  (jetty-launcher-11796-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45551/solr
   [junit4]   2> 724043 INFO  (jetty-launcher-11796-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724044 INFO  (zkConnectionManagerCallback-11818-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724044 INFO  (jetty-launcher-11796-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724058 INFO  (jetty-launcher-11796-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 724059 WARN  (jetty-launcher-11796-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@148f5ed7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724059 WARN  (jetty-launcher-11796-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@148f5ed7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724060 WARN  (jetty-launcher-11796-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@117c31d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724060 WARN  (jetty-launcher-11796-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@117c31d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724061 INFO  (jetty-launcher-11796-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45551/solr
   [junit4]   2> 724061 INFO  (jetty-launcher-11796-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724062 INFO  (zkConnectionManagerCallback-11826-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724062 INFO  (jetty-launcher-11796-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724125 INFO  (jetty-launcher-11796-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 724125 WARN  (jetty-launcher-11796-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@634ea95b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724125 WARN  (jetty-launcher-11796-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@634ea95b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724126 WARN  (jetty-launcher-11796-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1cd2cdb8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724126 WARN  (jetty-launcher-11796-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1cd2cdb8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724127 INFO  (jetty-launcher-11796-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45551/solr
   [junit4]   2> 724127 INFO  (jetty-launcher-11796-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724128 INFO  (zkConnectionManagerCallback-11837-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724128 INFO  (jetty-launcher-11796-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724285 INFO  (jetty-launcher-11796-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 724285 WARN  (jetty-launcher-11796-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c371433[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724285 WARN  (jetty-launcher-11796-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c371433[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724286 WARN  (jetty-launcher-11796-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c3a7ae5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724286 WARN  (jetty-launcher-11796-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c3a7ae5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 724287 INFO  (jetty-launcher-11796-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45551/solr
   [junit4]   2> 724287 INFO  (jetty-launcher-11796-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724288 INFO  (zkConnectionManagerCallback-11848-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724288 INFO  (jetty-launcher-11796-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724302 INFO  (jetty-launcher-11796-thread-2) [n:127.0.0.1:42997_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724303 INFO  (zkConnectionManagerCallback-11850-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724303 INFO  (jetty-launcher-11796-thread-2) [n:127.0.0.1:42997_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724329 INFO  (jetty-launcher-11796-thread-2) [n:127.0.0.1:42997_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42997_solr
   [junit4]   2> 724329 INFO  (jetty-launcher-11796-thread-2) [n:127.0.0.1:42997_solr     ] o.a.s.c.Overseer Overseer (id=72238413757808651-127.0.0.1:42997_solr-n_0000000000) starting
   [junit4]   2> 724331 INFO  (OverseerStateUpdate-72238413757808651-127.0.0.1:42997_solr-n_0000000000) [n:127.0.0.1:42997_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42997_solr
   [junit4]   2> 724331 INFO  (jetty-launcher-11796-thread-2) [n:127.0.0.1:42997_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42997_solr
   [junit4]   2> 724331 INFO  (zkCallback-11849-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 724333 INFO  (jetty-launcher-11796-thread-2) [n:127.0.0.1:42997_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 724333 WARN  (jetty-launcher-11796-thread-2) [n:127.0.0.1:42997_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> 724340 INFO  (jetty-launcher-11796-thread-2) [n:127.0.0.1:42997_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 724350 INFO  (jetty-launcher-11796-thread-2) [n:127.0.0.1:42997_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9
   [junit4]   2> 724354 INFO  (jetty-launcher-11796-thread-2) [n:127.0.0.1:42997_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9
   [junit4]   2> 724354 INFO  (jetty-launcher-11796-thread-2) [n:127.0.0.1:42997_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9
   [junit4]   2> 724355 INFO  (jetty-launcher-11796-thread-2) [n:127.0.0.1:42997_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_CD2AC60D163B9012-001/tempDir-001/node2/.
   [junit4]   2> 724403 INFO  (jetty-launcher-11796-thread-1) [n:127.0.0.1:40181_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724404 INFO  (zkConnectionManagerCallback-11864-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724404 INFO  (jetty-launcher-11796-thread-1) [n:127.0.0.1:40181_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724406 INFO  (jetty-launcher-11796-thread-1) [n:127.0.0.1:40181_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 724407 INFO  (jetty-launcher-11796-thread-1) [n:127.0.0.1:40181_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40181_solr as DOWN
   [junit4]   2> 724408 INFO  (jetty-launcher-11796-thread-1) [n:127.0.0.1:40181_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 724408 INFO  (jetty-launcher-11796-thread-1) [n:127.0.0.1:40181_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40181_solr
   [junit4]   2> 724408 INFO  (zkCallback-11849-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 724408 INFO  (zkCallback-11863-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 724409 INFO  (jetty-launcher-11796-thread-1) [n:127.0.0.1:40181_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 724409 WARN  (jetty-launcher-11796-thread-1) [n:127.0.0.1:40181_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> 724417 INFO  (jetty-launcher-11796-thread-1) [n:127.0.0.1:40181_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 724428 INFO  (jetty-launcher-11796-thread-1) [n:127.0.0.1:40181_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9
   [junit4]   2> 724435 INFO  (jetty-launcher-11796-thread-1) [n:127.0.0.1:40181_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9
   [junit4]   2> 724435 INFO  (jetty-launcher-11796-thread-1) [n:127.0.0.1:40181_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9
   [junit4]   2> 724436 INFO  (jetty-launcher-11796-thread-1) [n:127.0.0.1:40181_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_CD2AC60D163B9012-001/tempDir-001/node1/.
   [junit4]   2> 724509 INFO  (jetty-launcher-11796-thread-4) [n:127.0.0.1:41141_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724514 INFO  (zkConnectionManagerCallback-11874-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724514 INFO  (jetty-launcher-11796-thread-4) [n:127.0.0.1:41141_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724516 INFO  (jetty-launcher-11796-thread-4) [n:127.0.0.1:41141_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 724518 INFO  (jetty-launcher-11796-thread-4) [n:127.0.0.1:41141_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41141_solr as DOWN
   [junit4]   2> 724518 INFO  (jetty-launcher-11796-thread-4) [n:127.0.0.1:41141_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 724518 INFO  (jetty-launcher-11796-thread-4) [n:127.0.0.1:41141_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41141_solr
   [junit4]   2> 724519 INFO  (zkCallback-11863-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 724519 INFO  (zkCallback-11849-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 724519 INFO  (zkCallback-11873-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 724520 INFO  (jetty-launcher-11796-thread-4) [n:127.0.0.1:41141_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 724520 WARN  (jetty-launcher-11796-thread-4) [n:127.0.0.1:41141_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> 724530 INFO  (jetty-launcher-11796-thread-4) [n:127.0.0.1:41141_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 724540 INFO  (jetty-launcher-11796-thread-4) [n:127.0.0.1:41141_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9
   [junit4]   2> 724544 INFO  (jetty-launcher-11796-thread-4) [n:127.0.0.1:41141_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9
   [junit4]   2> 724544 INFO  (jetty-launcher-11796-thread-4) [n:127.0.0.1:41141_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9
   [junit4]   2> 724545 INFO  (jetty-launcher-11796-thread-4) [n:127.0.0.1:41141_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_CD2AC60D163B9012-001/tempDir-001/node4/.
   [junit4]   2> 724603 INFO  (jetty-launcher-11796-thread-3) [n:127.0.0.1:35903_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724604 INFO  (zkConnectionManagerCallback-11884-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724604 INFO  (jetty-launcher-11796-thread-3) [n:127.0.0.1:35903_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724605 INFO  (jetty-launcher-11796-thread-3) [n:127.0.0.1:35903_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 724606 INFO  (jetty-launcher-11796-thread-3) [n:127.0.0.1:35903_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35903_solr as DOWN
   [junit4]   2> 724606 INFO  (jetty-launcher-11796-thread-3) [n:127.0.0.1:35903_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 724606 INFO  (jetty-launcher-11796-thread-3) [n:127.0.0.1:35903_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35903_solr
   [junit4]   2> 724607 INFO  (zkCallback-11863-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 724607 INFO  (zkCallback-11849-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 724607 INFO  (zkCallback-11883-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 724607 INFO  (jetty-launcher-11796-thread-3) [n:127.0.0.1:35903_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 724607 INFO  (zkCallback-11873-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 724607 WARN  (jetty-launcher-11796-thread-3) [n:127.0.0.1:35903_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> 724614 INFO  (jetty-launcher-11796-thread-3) [n:127.0.0.1:35903_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 724624 INFO  (jetty-launcher-11796-thread-3) [n:127.0.0.1:35903_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9
   [junit4]   2> 724628 INFO  (jetty-launcher-11796-thread-3) [n:127.0.0.1:35903_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9
   [junit4]   2> 724628 INFO  (jetty-launcher-11796-thread-3) [n:127.0.0.1:35903_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9
   [junit4]   2> 724629 INFO  (jetty-launcher-11796-thread-3) [n:127.0.0.1:35903_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_CD2AC60D163B9012-001/tempDir-001/node3/.
   [junit4]   2> 724633 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 724634 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724634 INFO  (zkConnectionManagerCallback-11897-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 724634 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724635 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 724635 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45551/solr ready
   [junit4]   2> 724642 INFO  (qtp1972174763-19321) [n:127.0.0.1:41141_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 724645 INFO  (qtp1972174763-19321) [n:127.0.0.1:41141_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 724646 INFO  (TEST-MoveReplicaTest.test-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.MoveReplicaTest total_jettys: 4
   [junit4]   2> 724646 INFO  (qtp1972174763-19321) [n:127.0.0.1:41141_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaTest_coll_true&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 724647 INFO  (OverseerThreadFactory-11857-thread-2-processing-n:127.0.0.1:42997_solr) [n:127.0.0.1:42997_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaTest_coll_true
   [junit4]   2> 724647 INFO  (OverseerCollectionConfigSetProcessor-72238413757808651-127.0.0.1:42997_solr-n_0000000000) [n:127.0.0.1:42997_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> 724750 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 724752 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 724752 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 724753 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 724754 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 724755 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 724755 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 724755 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 724758 INFO  (OverseerStateUpdate-72238413757808651-127.0.0.1:42997_solr-n_0000000000) [n:127.0.0.1:42997_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaTest_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35903/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35903_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 724759 INFO  (OverseerStateUpdate-72238413757808651-127.0.0.1:42997_solr-n_0000000000) [n:127.0.0.1:42997_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaTest_coll_true_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42997/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42997_solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 724759 INFO  (OverseerStateUpdate-72238413757808651-127.0.0.1:42997_solr-n_0000000000) [n:127.0.0.1:42997_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaTest_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40181/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40181_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 724760 INFO  (OverseerStateUpdate-72238413757808651-127.0.0.1:42997_solr-n_0000000000) [n:127.0.0.1:42997_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaTest_coll_true_shard2_replica_p6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41141/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41141_solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 724962 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr    x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_coll_true_shard1_replica_p2&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 724962 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr    x:MoveReplicaTest_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_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 724962 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr    x:MoveReplicaTest_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_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 724962 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr    x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_coll_true_shard2_replica_p6&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 724962 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr    x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 724968 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 724968 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 724968 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 724968 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 724981 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 724982 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 724982 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 724982 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 725010 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 725010 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_coll_true_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 725010 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_coll_true.shard1.replica_n1' (registry 'solr.core.MoveReplicaTest_coll_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9
   [junit4]   2> 725010 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SolrCore [[MoveReplicaTest_coll_true_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_CD2AC60D163B9012-001/tempDir-001/node3/./MoveReplicaTest_coll_true_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_CD2AC60D163B9012-001/tempDir-001/node3/./MoveReplicaTest_coll_true_shard1_replica_n1/data/]
   [junit4]   2> 725015 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 725015 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_coll_true_shard2_replica_p6' using configuration from configset conf1, trusted=true
   [junit4]   2> 725015 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 725015 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_coll_true_shard1_replica_p2' using configuration from configset conf1, trusted=true
   [junit4]   2> 725015 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_coll_true.shard2.replica_p6' (registry 'solr.core.MoveReplicaTest_coll_true.shard2.replica_p6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9
   [junit4]   2> 725015 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_coll_true.shard1.replica_p2' (registry 'solr.core.MoveReplicaTest_coll_true.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9
   [junit4]   2> 725015 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.c.SolrCore [[MoveReplicaTest_coll_true_shard2_replica_p6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_CD2AC60D163B9012-001/tempDir-001/node4/./MoveReplicaTest_coll_true_shard2_replica_p6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_CD2AC60D163B9012-001/tempDir-001/node4/./MoveReplicaTest_coll_true_shard2_replica_p6/data/]
   [junit4]   2> 725015 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.SolrCore [[MoveReplicaTest_coll_true_shard1_replica_p2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_CD2AC60D163B9012-001/tempDir-001/node2/./MoveReplicaTest_coll_true_shard1_replica_p2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_CD2AC60D163B9012-001/tempDir-001/node2/./MoveReplicaTest_coll_true_shard1_replica_p2/data/]
   [junit4]   2> 725015 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 725015 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_coll_true_shard2_replica_n4' using configuration from configset conf1, trusted=true
   [junit4]   2> 725016 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_coll_true.shard2.replica_n4' (registry 'solr.core.MoveReplicaTest_coll_true.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c8b0c9
   [junit4]   2> 725016 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.SolrCore [[MoveReplicaTest_coll_true_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_CD2AC60D163B9012-001/tempDir-001/node1/./MoveReplicaTest_coll_true_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_CD2AC60D163B9012-001/tempDir-001/node1/./MoveReplicaTest_coll_true_shard2_replica_n4/data/]
   [junit4]   2> 725083 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 725083 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 725083 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 725083 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 725083 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 725083 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725084 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@75e3d734[MoveReplicaTest_coll_true_shard1_replica_p2] main]
   [junit4]   2> 725084 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@57e8d110[MoveReplicaTest_coll_true_shard2_replica_p6] main]
   [junit4]   2> 725084 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 725084 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725092 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 725092 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 725092 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 725092 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 725092 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 725092 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 725093 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fe73019[MoveReplicaTest_coll_true_shard2_replica_n4] main]
   [junit4]   2> 725093 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 725093 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4eb6311f[MoveReplicaTest_coll_true_shard1_replica_n1] main]
   [junit4]   2> 725093 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 725093 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 725093 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 725093 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 725094 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 725094 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 725094 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 725094 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 725094 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 725094 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1666212704693518336
   [junit4]   2> 725094 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1666212704693518336
   [junit4]   2> 725096 INFO  (searcherExecutor-11901-thread-1-processing-n:127.0.0.1:41141_solr x:MoveReplicaTest_coll_true_shard2_replica_p6 c:MoveReplicaTest_coll_true s:shard2 r:core_node8) [n:127.0.0.1:41141_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard2_replica_p6] Registered new searcher Searcher@57e8d110[MoveReplicaTest_coll_true_shard2_replica_p6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725097 INFO  (searcherExecutor-11905-thread-1-processing-n:127.0.0.1:40181_solr x:MoveReplicaTest_coll_true_shard2_replica_n4 c:MoveReplicaTest_coll_true s:shard2 r:core_node7) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard2_replica_n4] Registered new searcher Searcher@4fe73019[MoveReplicaTest_coll_true_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725098 INFO  (searcherExecutor-11903-thread-1-processing-n:127.0.0.1:42997_solr x:MoveReplicaTest_coll_true_shard1_replica_p2 c:MoveReplicaTest_coll_true s:shard1 r:core_node5) [n:127.0.0.1:42997_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard1_replica_p2] Registered new searcher Searcher@75e3d734[MoveReplicaTest_coll_true_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725098 INFO  (searcherExecutor-11899-thread-1-processing-n:127.0.0.1:35903_solr x:MoveReplicaTest_coll_true_shard1_replica_n1 c:MoveReplicaTest_coll_true s:shard1 r:core_node3) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard1_replica_n1] Registered new searcher Searcher@4eb6311f[MoveReplicaTest_coll_true_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725098 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.ZkController MoveReplicaTest_coll_true_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 725098 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:01
   [junit4]   2> 725098 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_coll_true/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 725098 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MoveReplicaTest_coll_true/leaders/shard2
   [junit4]   2> 725098 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_coll_true/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 725098 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MoveReplicaTest_coll_true/leaders/shard1
   [junit4]   2> 725099 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 725099 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 725099 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.c.ZkController MoveReplicaTest_coll_true_shard2_replica_p6 starting background replication from leader
   [junit4]   2> 725099 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:01
   [junit4]   2> 725100 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 725100 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 725100 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 725100 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 725100 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 725100 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 725100 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40181/solr/MoveReplicaTest_coll_true_shard2_replica_n4/
   [junit4]   2> 725100 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35903/solr/MoveReplicaTest_coll_true_shard1_replica_n1/
   [junit4]   2> 725100 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 725100 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 725100 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:35903/solr/MoveReplicaTest_coll_true_shard1_replica_n1/ has no replicas
   [junit4]   2> 725100 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/MoveReplicaTest_coll_true/leaders/shard1/leader after winning as /collections/MoveReplicaTest_coll_true/leader_elect/shard1/election/72238413757808654-core_node3-n_0000000000
   [junit4]   2> 725100 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.SyncStrategy http://127.0.0.1:40181/solr/MoveReplicaTest_coll_true_shard2_replica_n4/ has no replicas
   [junit4]   2> 725100 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/MoveReplicaTest_coll_true/leaders/shard2/leader after winning as /collections/MoveReplicaTest_coll_true/leader_elect/shard2/election/72238413757808652-core_node7-n_0000000000
   [junit4]   2> 725101 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35903/solr/MoveReplicaTest_coll_true_shard1_replica_n1/ shard1
   [junit4]   2> 725101 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40181/solr/MoveReplicaTest_coll_true_shard2_replica_n4/ shard2
   [junit4]   2> 725203 INFO  (zkCallback-11863-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725203 INFO  (zkCallback-11883-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725203 INFO  (zkCallback-11873-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725203 INFO  (zkCallback-11863-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725203 INFO  (zkCallback-11873-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725203 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 725203 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 725203 INFO  (indexFetcher-11923-thread-1) [     ] o.a.s.h.IndexFetcher Replica core_node7 is leader but it's state is down, skipping replication
   [junit4]   2> 725204 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr     ] 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_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=242
   [junit4]   2> 725204 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr     ] 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_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=242
   [junit4]   2> 725231 INFO  (indexFetcher-11921-thread-1) [     ] o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, skipping replication
   [junit4]   2> 725304 INFO  (zkCallback-11883-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725304 INFO  (zkCallback-11883-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725304 INFO  (zkCallback-11863-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725304 INFO  (zkCallback-11863-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 725304 INFO  (zkCallback-11863-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726100 INFO  (indexFetcher-11923-thread-1) [     ] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 726101 INFO  (indexFetcher-11923-thread-1) [     ] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:40181/solr/MoveReplicaTest_coll_true_shard2_replica_n4/
   [junit4]   2> 726101 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.S.Request [MoveReplicaTest_coll_true_shard2_replica_n4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 726102 INFO  (qtp131484025-19329) [n:127.0.0.1:42997_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_coll_true_shard1_replica_p2&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=1140
   [junit4]   2> 726102 INFO  (indexFetcher-11923-thread-1) [     ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 726102 INFO  (indexFetcher-11923-thread-1) [     ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 726102 INFO  (indexFetcher-11923-thread-1) [     ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 726102 INFO  (indexFetcher-11923-thread-1) [     ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 726102 INFO  (indexFetcher-11923-thread-1) [     ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 726102 INFO  (indexFetcher-11923-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 726102 INFO  (indexFetcher-11923-thread-1) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3d4f6cab commitCommandVersion:0
   [junit4]   2> 726102 INFO  (indexFetcher-11923-thread-1) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@476d14a6[MoveReplicaTest_coll_true_shard2_replica_p6] main]
   [junit4]   2> 726102 INFO  (indexFetcher-11923-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 726103 INFO  (searcherExecutor-11901-thread-1) [     ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard2_replica_p6] Registered new searcher Searcher@476d14a6[MoveReplicaTest_coll_true_shard2_replica_p6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 726104 INFO  (qtp1972174763-19326) [n:127.0.0.1:41141_solr     ] 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_coll_true_shard2_replica_p6&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=PULL} status=0 QTime=1142
   [junit4]   2> 726105 INFO  (qtp1972174763-19321) [n:127.0.0.1:41141_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 726204 INFO  (zkCallback-11849-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726204 INFO  (zkCallback-11863-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726204 INFO  (zkCallback-11883-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726204 INFO  (zkCallback-11883-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726204 INFO  (zkCallback-11863-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726204 INFO  (zkCallback-11863-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726204 INFO  (zkCallback-11873-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726204 INFO  (zkCallback-11873-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726205 INFO  (zkCallback-11849-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 726205 INFO  (qtp1972174763-19321) [n:127.0.0.1:41141_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaTest_coll_true&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=1558
   [junit4]   2> 726207 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_coll_true/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 726207 INFO  (qtp951320055-19331) [n:127.0.0.1:35903_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [MoveReplicaTest_coll_true_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1666212705859534848)]} 0 1
   [junit4]   2> 726208 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_coll_true/terms/shard2 to Terms{values={core_node7=1}, version=1}
   [junit4]   2> 726208 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [MoveReplicaTest_coll_true_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1666212705861632000)]} 0 0
   [junit4]   2> 726208 INFO  (qtp1388605136-19327) [n:127.0.0.1:40181_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [MoveReplicaTest_coll_true_sha

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

(jetty-closer-12108-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b33b63f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5070bf15
   [junit4]   2> 748845 INFO  (jetty-closer-12108-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 748845 INFO  (jetty-closer-12108-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2aee9577: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2228d8a1
   [junit4]   2> 748845 INFO  (jetty-closer-12108-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 748845 INFO  (closeThreadPool-12125-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72238414886666250-127.0.0.1:36409_solr-n_0000000000) closing
   [junit4]   2> 748845 INFO  (OverseerStateUpdate-72238414886666250-127.0.0.1:36409_solr-n_0000000000) [n:127.0.0.1:36409_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36409_solr
   [junit4]   2> 748846 INFO  (OverseerAutoScalingTriggerThread-72238414886666250-127.0.0.1:36409_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 748851 INFO  (zkCallback-12049-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 748853 INFO  (closeThreadPool-12125-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72238414886666250-127.0.0.1:36409_solr-n_0000000000) closing
   [junit4]   2> 748944 INFO  (jetty-closer-12108-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2cbe9625{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 748944 INFO  (jetty-closer-12108-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ffbe9c3{/solr,null,UNAVAILABLE}
   [junit4]   2> 748944 INFO  (jetty-closer-12108-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 748951 INFO  (jetty-closer-12108-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72238414886666250-127.0.0.1:36409_solr-n_0000000000) closing
   [junit4]   2> 748951 INFO  (jetty-closer-12108-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4d92ff46{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 748952 INFO  (jetty-closer-12108-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b041488{/solr,null,UNAVAILABLE}
   [junit4]   2> 748952 INFO  (jetty-closer-12108-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 749052 INFO  (jetty-closer-12108-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@33cc120d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 749052 INFO  (jetty-closer-12108-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e60b8f8{/solr,null,UNAVAILABLE}
   [junit4]   2> 749052 INFO  (jetty-closer-12108-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 749052 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 749255 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/MoveReplicaTest_failed_coll_true/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/MoveReplicaTest_failed_coll_true/terms/shard2
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	2	/solr/collections/MoveReplicaTest_failed_coll_true/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	52	/solr/collections/MoveReplicaTest_failed_coll_true/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72238414886666250-127.0.0.1:36409_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/overseer/queue
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	14	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 
   [junit4]   2> 749256 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33795
   [junit4]   2> 749256 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33795
   [junit4]   2> 749256 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[CD2AC60D163B9012]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33795
   [junit4]   2> 749256 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[CD2AC60D163B9012]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFailedMove
   [junit4]   2> 749256 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[CD2AC60D163B9012]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFailedMove
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_CD2AC60D163B9012-001
   [junit4]   2> May 09, 2020 11:38:06 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7d4ad55e), locale=dav, timezone=US/Mountain
   [junit4]   2> NOTE: Linux 5.3.0-46-generic amd64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=16,threads=1,free=272810064,total=476053504
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetsAPIExclusivity, InfixSuggestersTest, TestClassicSimilarityFactory, TestDownShardTolerantSearch, CleanupOldIndexTest, TestFileDictionaryLookup, HighlighterMaxOffsetTest, SolrCmdDistributorTest, IndexSizeEstimatorTest, TestFieldCache, SearchHandlerTest, TestManagedResourceStorage, TestLegacyFieldCache, SpellCheckCollatorWithCollapseTest, TestPushWriter, XCJFQueryTest, LeaderTragicEventTest, TestPKIAuthenticationPlugin, CdcrRequestHandlerTest, TestSQLHandlerNonCloud, DocValuesNotIndexedTest, TestCharFilters, SplitHandlerTest, CdcrUpdateLogTest, TestSimDistribStateManager, TestLRUCache, AuditLoggerPluginTest, SSLMigrationTest, TriggerCooldownIntegrationTest, CollectionStateFormat2Test, NestedShardedAtomicUpdateTest, V2StandaloneTest, TestQueryUtils, TestReplicationHandler, TestRTimerTree, TestElisionMultitermQuery, TestLegacyBM25SimilarityFactory, TestFacetMethods, BlockDirectoryTest, TestSolrCloudWithSecureImpersonation, NodeAddedTriggerTest, TestSchemaField, TestCSVResponseWriter, TestLuceneIndexBackCompat, ClassificationUpdateProcessorIntegrationTest, PeerSyncWithBufferUpdatesTest, ReturnFieldsTest, ReplaceNodeNoTargetTest, TestSegmentSorting, TestUseDocValuesAsStored2, DocumentAnalysisRequestHandlerTest, CurrencyFieldTypeTest, DynamicMapsTest, SearchHandlerTest, CustomCollectionTest, TestCrossCoreJoin, DeleteStatusTest, TestSchemaSimilarityResource, TestSnapshotCloudManager, TestQueryingOnDownCollection, TestConfigOverlay, TestAuthenticationFramework, TestNestedUpdateProcessor, SuggesterTSTTest, TestCorePropertiesReload, NumericFieldsTest, TestManagedSynonymGraphFilterFactory, HdfsSyncSliceTest, CachingDirectoryFactoryTest, TestWriterPerf, AddSchemaFieldsUpdateProcessorFactoryTest, SolrCLIZkUtilsTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, EchoParamsTest, MinimalSchemaTest, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestSolrCoreProperties, TestSolrTestCaseJ4, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, AssignBackwardCompatibilityTest, BasicDistributedZk2Test, BasicZkTest, ChaosMonkeyNothingIsSafeTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, HttpPartitionWithTlogReplicasTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest]
   [junit4] Completed [504/908 (1!)] on J0 in 26.29s, 2 tests, 1 failure <<< FAILURES!

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

[repro] Revision: 1e24086ea6e807ea851dc86cdc90db977b988d7b

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=MoveReplicaTest -Dtests.method=test -Dtests.seed=CD2AC60D163B9012 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dav -Dtests.timezone=US/Mountain -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[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 3462 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MoveReplicaTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=CD2AC60D163B9012 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dav -Dtests.timezone=US/Mountain -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 43 lines...]

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Linux (64bit/jdk-11.0.6) - Build # 3005 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3005/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

All tests passed

Build Log:
[...truncated 14543 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20200509_132510_00614078760071471882806.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGILL (0x4) at pc=0x00007f59462658c5, pid=9919, tid=7338
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (11.0.6+10) (build 11.0.6+10)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (11.0.6+10, mixed mode, tiered, z gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # J 39757 c2 org.apache.solr.schema.TrieField.createFields(Lorg/apache/solr/schema/SchemaField;Ljava/lang/Object;)Ljava/util/List; (229 bytes) @ 0x00007f59462658c5 [0x00007f5946263da0+0x0000000000001b25]
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/hs_err_pid9919.log
   [junit4] Could not load hsdis-amd64.so; library not loadable; PrintAssembly is disabled
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   https://github.com/AdoptOpenJDK/openjdk-support/issues
   [junit4] #
   [junit4] <<< JVM J0: EOF ----

[...truncated 1942 lines...]
   [junit4] ERROR: JVM J0 ended with an exception, command line: /home/jenkins/tools/java/64bit/jdk-11.0.6/bin/java -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/heapdumps -ea -esa -da:java.util.HashMap --illegal-access=deny -Dtests.prefix=tests -Dtests.seed=3F1FF78484EF3FB8 -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=8.6.0 -Dtests.cleanthreads=perClass -Djava.util.logging.config.file=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/tools/junit4/logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=3 -DtempDir=./temp -Djava.io.tmpdir=./temp -Dcommon.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene -Dclover.db.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/clover/db -Djava.security.policy=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/etc/security.policy -Dtests.LUCENE_VERSION=8.6.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Dtests.src.home=/home/jenkins/workspace/Lucene-Solr-8.x-Linux -Djava.security.egd=file:/dev/./urandom -Djunit4.childvm.cwd=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0 -Djunit4.tempDir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp -Djunit4.childvm.id=0 -Djunit4.childvm.count=6 -Dfile.encoding=UTF-8 -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dtests.filterstacks=true -Dtests.leaveTemporary=false -Dtests.badapples=false -classpath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/classes/test:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-test-framework/classes/java:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/test-framework/lib/junit4-ant-2.7.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/test-framework/lib/opentracing-mock-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/classes/java:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/classes/java:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/lucene-analyzers-common-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/lucene-analyzers-nori-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/lucene-codecs-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/lucene-backward-codecs-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/lucene-highlighter-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/lucene-memory-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/lucene-misc-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/lucene-spatial-extras-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/lucene-spatial3d-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/lucene-expressions-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/lucene-suggest-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/lucene-grouping-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/lucene-queries-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/lucene-queryparser-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/lucene-join-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/lucene-sandbox-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/lucene-classification-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/antlr4-runtime-4.5.1-1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/asm-7.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/asm-commons-7.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/avatica-core-1.13.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/caffeine-2.8.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/calcite-core-1.18.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/calcite-linq4j-1.18.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/commons-cli-1.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/commons-codec-1.13.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/commons-collections-3.2.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/commons-compiler-3.0.9.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/commons-configuration2-2.1.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/commons-exec-1.3.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/commons-fileupload-1.3.3.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/commons-io-2.6.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/commons-lang3-3.9.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/commons-math3-3.6.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/commons-text-1.6.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/curator-client-2.13.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/curator-framework-2.13.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/curator-recipes-2.13.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/disruptor-3.4.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/eigenbase-properties-1.1.5.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/guava-25.1-jre.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/hadoop-annotations-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/hadoop-auth-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/hadoop-common-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/hadoop-hdfs-client-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/hppc-0.8.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/htrace-core4-4.1.0-incubating.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/jackson-annotations-2.10.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/jackson-core-2.10.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/jackson-databind-2.10.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/jackson-dataformat-smile-2.10.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/janino-3.0.9.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/java-semver-0.9.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/jcl-over-slf4j-1.7.24.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/jose4j-0.6.5.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/json-path-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/kerb-core-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/kerb-util-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/kerby-asn1-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/kerby-pkix-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/log4j-1.2-api-2.13.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/log4j-api-2.13.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/log4j-core-2.13.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/log4j-slf4j-impl-2.13.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/opentracing-api-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/opentracing-noop-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/opentracing-util-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/org.restlet-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/org.restlet.ext.servlet-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/protobuf-java-3.11.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/re2j-1.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/rrd4j-3.5.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/s2-geometry-library-java-1.0.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/spatial4j-0.7.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/lib/t-digest-3.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/commons-io-2.6.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/commons-math3-3.6.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/http2-client-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/http2-common-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/http2-hpack-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/http2-http-client-transport-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/httpclient-4.5.10.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/httpcore-4.4.12.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/httpmime-4.5.10.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/jcl-over-slf4j-1.7.24.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/jetty-alpn-client-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/jetty-alpn-java-client-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/jetty-client-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/jetty-http-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/jetty-io-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/jetty-util-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/netty-buffer-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/netty-codec-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/netty-common-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/netty-handler-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/netty-resolver-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/netty-transport-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/netty-transport-native-epoll-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/netty-transport-native-unix-common-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/slf4j-api-1.7.24.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/stax2-api-3.1.4.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/woodstox-core-asl-4.4.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/zookeeper-3.5.7.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/zookeeper-jute-3.5.7.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/http2-common-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/http2-hpack-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/http2-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/javax.servlet-api-3.1.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-alpn-java-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-alpn-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-continuation-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-deploy-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-http-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-io-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-jmx-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-rewrite-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-security-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-servlet-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-servlets-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-util-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-webapp-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-xml-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-core-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-graphite-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-jetty9-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-jmx-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-jvm-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/test-framework/lib/junit-4.12.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.7.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/antlr4-runtime-4.5.1-1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/byte-buddy-1.9.3.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/commons-compress-1.19.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/commons-logging-1.1.3.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/commons-text-1.6.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-common-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-minicluster-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-minikdc-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/jersey-core-1.19.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/jersey-server-1.19.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/jersey-servlet-1.19.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-admin-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-client-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-common-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-crypto-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-identity-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-server-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-simplekdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerby-config-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerby-kdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerby-util-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/mockito-core-2.23.4.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/netty-all-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/objenesis-2.6.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/opentracing-mock-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/contrib/analysis-extras/lib/icu4j-62.1.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.2.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20200509_132510_00618431251977384232574.events @/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20200509_132510_0062635375177067197424.suites -stdin
   [junit4] ERROR: JVM J0 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20200509_132510_00614078760071471882806.sysout
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4] 	at java.base/java.lang.Thread.run(Thread.java:834)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:578: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build.xml:231: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/common-build.xml:550: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1599: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1126: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20200509_132510_00614078760071471882806.sysout

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