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/07/24 11:07:39 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-13.0.2) - Build # 27419 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27419/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForImplicitRouter

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
	at __randomizedtesting.SeedInfo.seed([59EAD72491F74C64:CBA3FB63D0E8394]: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.api.collections.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:141)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 12710 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CustomCollectionTest
   [junit4]   2> 211221 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 211221 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/data-dir-68-001
   [junit4]   2> 211221 WARN  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 211221 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 211222 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 211222 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 211222 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001
   [junit4]   2> 211222 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 211222 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 211222 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 211223 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 211322 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 34823
   [junit4]   2> 211322 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34823
   [junit4]   2> 211322 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34823
   [junit4]   2> 211322 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34823
   [junit4]   2> 211325 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 211326 INFO  (zkConnectionManagerCallback-3294-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211326 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 211330 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 211333 INFO  (zkConnectionManagerCallback-3296-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211333 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 211333 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 211336 INFO  (zkConnectionManagerCallback-3298-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211336 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 211446 INFO  (jetty-launcher-3299-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 211446 INFO  (jetty-launcher-3299-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 211446 INFO  (jetty-launcher-3299-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 211446 INFO  (jetty-launcher-3299-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 211446 INFO  (jetty-launcher-3299-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> 211447 INFO  (jetty-launcher-3299-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 211447 INFO  (jetty-launcher-3299-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 211447 INFO  (jetty-launcher-3299-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 211447 INFO  (jetty-launcher-3299-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 211447 INFO  (jetty-launcher-3299-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> 211447 INFO  (jetty-launcher-3299-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> 211447 INFO  (jetty-launcher-3299-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> 211458 INFO  (jetty-launcher-3299-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 211458 INFO  (jetty-launcher-3299-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 211458 INFO  (jetty-launcher-3299-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 211458 INFO  (jetty-launcher-3299-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 211458 INFO  (jetty-launcher-3299-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 211458 INFO  (jetty-launcher-3299-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 211458 INFO  (jetty-launcher-3299-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 211458 INFO  (jetty-launcher-3299-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 211458 INFO  (jetty-launcher-3299-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 211458 INFO  (jetty-launcher-3299-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 211458 INFO  (jetty-launcher-3299-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 211458 INFO  (jetty-launcher-3299-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 211459 INFO  (jetty-launcher-3299-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ad87d85{/solr,null,AVAILABLE}
   [junit4]   2> 211459 INFO  (jetty-launcher-3299-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b2a02e8{/solr,null,AVAILABLE}
   [junit4]   2> 211459 INFO  (jetty-launcher-3299-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34cb143a{/solr,null,AVAILABLE}
   [junit4]   2> 211461 INFO  (jetty-launcher-3299-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66e5b798{/solr,null,AVAILABLE}
   [junit4]   2> 211464 INFO  (jetty-launcher-3299-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1e175833{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34083}
   [junit4]   2> 211464 INFO  (jetty-launcher-3299-thread-2) [     ] o.e.j.s.Server Started @211488ms
   [junit4]   2> 211464 INFO  (jetty-launcher-3299-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@57454ecd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:32911}
   [junit4]   2> 211464 INFO  (jetty-launcher-3299-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34083}
   [junit4]   2> 211464 INFO  (jetty-launcher-3299-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@fae9ef9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41193}
   [junit4]   2> 211464 INFO  (jetty-launcher-3299-thread-4) [     ] o.e.j.s.Server Started @211488ms
   [junit4]   2> 211464 INFO  (jetty-launcher-3299-thread-1) [     ] o.e.j.s.Server Started @211488ms
   [junit4]   2> 211464 INFO  (jetty-launcher-3299-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41193}
   [junit4]   2> 211464 INFO  (jetty-launcher-3299-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32911}
   [junit4]   2> 211464 ERROR (jetty-launcher-3299-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 211464 ERROR (jetty-launcher-3299-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 211464 INFO  (jetty-launcher-3299-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 211464 INFO  (jetty-launcher-3299-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 211464 ERROR (jetty-launcher-3299-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 211465 INFO  (jetty-launcher-3299-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 211465 INFO  (jetty-launcher-3299-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 211465 INFO  (jetty-launcher-3299-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 211465 INFO  (jetty-launcher-3299-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 211465 INFO  (jetty-launcher-3299-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 211465 INFO  (jetty-launcher-3299-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 211465 INFO  (jetty-launcher-3299-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 211465 INFO  (jetty-launcher-3299-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 211465 INFO  (jetty-launcher-3299-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 211465 INFO  (jetty-launcher-3299-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 211465 INFO  (jetty-launcher-3299-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-24T10:44:05.185091Z
   [junit4]   2> 211465 INFO  (jetty-launcher-3299-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-24T10:44:05.185094Z
   [junit4]   2> 211465 INFO  (jetty-launcher-3299-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-24T10:44:05.185097Z
   [junit4]   2> 211474 INFO  (jetty-launcher-3299-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 211474 INFO  (jetty-launcher-3299-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 211476 INFO  (jetty-launcher-3299-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 211476 INFO  (jetty-launcher-3299-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@b53704d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39931}
   [junit4]   2> 211476 INFO  (jetty-launcher-3299-thread-3) [     ] o.e.j.s.Server Started @211500ms
   [junit4]   2> 211476 INFO  (jetty-launcher-3299-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39931}
   [junit4]   2> 211477 ERROR (jetty-launcher-3299-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 211477 INFO  (jetty-launcher-3299-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 211477 INFO  (zkConnectionManagerCallback-3303-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211477 INFO  (jetty-launcher-3299-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 211477 INFO  (zkConnectionManagerCallback-3304-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211477 INFO  (jetty-launcher-3299-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 211477 INFO  (jetty-launcher-3299-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 211477 INFO  (jetty-launcher-3299-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 211477 INFO  (zkConnectionManagerCallback-3305-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211477 INFO  (jetty-launcher-3299-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 211477 INFO  (jetty-launcher-3299-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 211477 INFO  (jetty-launcher-3299-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-24T10:44:05.197599Z
   [junit4]   2> 211478 INFO  (jetty-launcher-3299-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 211478 INFO  (jetty-launcher-3299-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 211478 INFO  (jetty-launcher-3299-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 211479 INFO  (jetty-launcher-3299-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 211479 INFO  (zkConnectionManagerCallback-3307-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211479 INFO  (jetty-launcher-3299-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 211480 INFO  (jetty-launcher-3299-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 211485 WARN  (jetty-launcher-3299-thread-2-SendThread(127.0.0.1:34823)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1001358cfcc0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1001358cfcc0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1001358cfcc0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 211484 WARN  (jetty-launcher-3299-thread-4-SendThread(127.0.0.1:34823)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1001358cfcc0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1001358cfcc0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1001358cfcc0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 211586 INFO  (jetty-launcher-3299-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 211586 WARN  (jetty-launcher-3299-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a3b14d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211586 WARN  (jetty-launcher-3299-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a3b14d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211588 WARN  (jetty-launcher-3299-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6898b518[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211588 WARN  (jetty-launcher-3299-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6898b518[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211589 INFO  (jetty-launcher-3299-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34823/solr
   [junit4]   2> 211590 INFO  (jetty-launcher-3299-thread-1) [n:127.0.0.1:41193_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 211591 INFO  (zkConnectionManagerCallback-3317-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211591 INFO  (jetty-launcher-3299-thread-1) [n:127.0.0.1:41193_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 211622 INFO  (jetty-launcher-3299-thread-1) [n:127.0.0.1:41193_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41193_solr
   [junit4]   2> 211622 INFO  (jetty-launcher-3299-thread-1) [n:127.0.0.1:41193_solr     ] o.a.s.c.Overseer Overseer (id=72078866202230791-127.0.0.1:41193_solr-n_0000000000) starting
   [junit4]   2> 211625 INFO  (OverseerStateUpdate-72078866202230791-127.0.0.1:41193_solr-n_0000000000) [n:127.0.0.1:41193_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41193_solr
   [junit4]   2> 211625 INFO  (jetty-launcher-3299-thread-1) [n:127.0.0.1:41193_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41193_solr
   [junit4]   2> 211625 INFO  (OverseerStateUpdate-72078866202230791-127.0.0.1:41193_solr-n_0000000000) [n:127.0.0.1:41193_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 211626 INFO  (jetty-launcher-3299-thread-1) [n:127.0.0.1:41193_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 211627 WARN  (jetty-launcher-3299-thread-1) [n:127.0.0.1:41193_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> 211633 INFO  (jetty-launcher-3299-thread-1) [n:127.0.0.1:41193_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 211649 INFO  (jetty-launcher-3299-thread-1) [n:127.0.0.1:41193_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41193.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 211656 INFO  (jetty-launcher-3299-thread-1) [n:127.0.0.1:41193_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41193.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 211657 INFO  (jetty-launcher-3299-thread-1) [n:127.0.0.1:41193_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41193.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 211658 INFO  (jetty-launcher-3299-thread-1) [n:127.0.0.1:41193_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node1
   [junit4]   2> 211686 INFO  (jetty-launcher-3299-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 211686 WARN  (jetty-launcher-3299-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d8d62f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211686 WARN  (jetty-launcher-3299-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d8d62f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211688 WARN  (jetty-launcher-3299-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10fec0b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211688 WARN  (jetty-launcher-3299-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10fec0b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211689 INFO  (jetty-launcher-3299-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34823/solr
   [junit4]   2> 211689 INFO  (jetty-launcher-3299-thread-3) [n:127.0.0.1:39931_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 211690 INFO  (zkConnectionManagerCallback-3337-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211690 INFO  (jetty-launcher-3299-thread-3) [n:127.0.0.1:39931_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 211693 INFO  (jetty-launcher-3299-thread-3) [n:127.0.0.1:39931_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 211696 INFO  (jetty-launcher-3299-thread-3) [n:127.0.0.1:39931_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39931_solr as DOWN
   [junit4]   2> 211697 INFO  (jetty-launcher-3299-thread-3) [n:127.0.0.1:39931_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 211697 INFO  (jetty-launcher-3299-thread-3) [n:127.0.0.1:39931_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39931_solr
   [junit4]   2> 211698 INFO  (zkCallback-3316-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 211699 INFO  (jetty-launcher-3299-thread-3) [n:127.0.0.1:39931_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 211699 WARN  (jetty-launcher-3299-thread-3) [n:127.0.0.1:39931_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> 211705 INFO  (zkCallback-3336-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 211707 INFO  (jetty-launcher-3299-thread-3) [n:127.0.0.1:39931_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 211716 INFO  (jetty-launcher-3299-thread-3) [n:127.0.0.1:39931_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39931.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 211721 INFO  (jetty-launcher-3299-thread-3) [n:127.0.0.1:39931_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39931.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 211721 INFO  (jetty-launcher-3299-thread-3) [n:127.0.0.1:39931_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39931.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 211722 INFO  (jetty-launcher-3299-thread-3) [n:127.0.0.1:39931_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node3
   [junit4]   2> 211786 INFO  (jetty-launcher-3299-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 211787 WARN  (jetty-launcher-3299-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2eaf6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211787 WARN  (jetty-launcher-3299-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2eaf6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211789 WARN  (jetty-launcher-3299-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6923d19c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211789 WARN  (jetty-launcher-3299-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6923d19c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211790 INFO  (jetty-launcher-3299-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34823/solr
   [junit4]   2> 211790 INFO  (jetty-launcher-3299-thread-2) [n:127.0.0.1:34083_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 211791 INFO  (zkConnectionManagerCallback-3355-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211791 INFO  (jetty-launcher-3299-thread-2) [n:127.0.0.1:34083_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 211793 INFO  (jetty-launcher-3299-thread-2) [n:127.0.0.1:34083_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 211796 INFO  (jetty-launcher-3299-thread-2) [n:127.0.0.1:34083_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34083_solr as DOWN
   [junit4]   2> 211798 INFO  (jetty-launcher-3299-thread-2) [n:127.0.0.1:34083_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 211798 INFO  (jetty-launcher-3299-thread-2) [n:127.0.0.1:34083_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34083_solr
   [junit4]   2> 211801 INFO  (zkCallback-3336-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 211801 INFO  (zkCallback-3316-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 211801 INFO  (zkCallback-3354-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 211802 INFO  (jetty-launcher-3299-thread-2) [n:127.0.0.1:34083_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 211802 WARN  (jetty-launcher-3299-thread-2) [n:127.0.0.1:34083_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> 211809 INFO  (jetty-launcher-3299-thread-2) [n:127.0.0.1:34083_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 211820 INFO  (jetty-launcher-3299-thread-2) [n:127.0.0.1:34083_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34083.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 211827 INFO  (jetty-launcher-3299-thread-2) [n:127.0.0.1:34083_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34083.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 211827 INFO  (jetty-launcher-3299-thread-2) [n:127.0.0.1:34083_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34083.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 211828 INFO  (jetty-launcher-3299-thread-2) [n:127.0.0.1:34083_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node2
   [junit4]   2> 211886 INFO  (jetty-launcher-3299-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 211887 WARN  (jetty-launcher-3299-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ee1b830[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211887 WARN  (jetty-launcher-3299-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ee1b830[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211889 WARN  (jetty-launcher-3299-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b5d7ace[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211889 WARN  (jetty-launcher-3299-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b5d7ace[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 211889 INFO  (jetty-launcher-3299-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34823/solr
   [junit4]   2> 211890 INFO  (jetty-launcher-3299-thread-4) [n:127.0.0.1:32911_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 211891 INFO  (zkConnectionManagerCallback-3373-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211891 INFO  (jetty-launcher-3299-thread-4) [n:127.0.0.1:32911_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 211893 INFO  (jetty-launcher-3299-thread-4) [n:127.0.0.1:32911_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 211895 INFO  (jetty-launcher-3299-thread-4) [n:127.0.0.1:32911_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:32911_solr as DOWN
   [junit4]   2> 211895 INFO  (jetty-launcher-3299-thread-4) [n:127.0.0.1:32911_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 211895 INFO  (jetty-launcher-3299-thread-4) [n:127.0.0.1:32911_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32911_solr
   [junit4]   2> 211896 INFO  (zkCallback-3316-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 211896 INFO  (zkCallback-3336-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 211896 INFO  (zkCallback-3354-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 211896 INFO  (zkCallback-3372-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 211897 INFO  (jetty-launcher-3299-thread-4) [n:127.0.0.1:32911_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 211897 WARN  (jetty-launcher-3299-thread-4) [n:127.0.0.1:32911_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> 211904 INFO  (jetty-launcher-3299-thread-4) [n:127.0.0.1:32911_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 211917 INFO  (jetty-launcher-3299-thread-4) [n:127.0.0.1:32911_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32911.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 211924 INFO  (jetty-launcher-3299-thread-4) [n:127.0.0.1:32911_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32911.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 211925 INFO  (jetty-launcher-3299-thread-4) [n:127.0.0.1:32911_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32911.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 211926 INFO  (jetty-launcher-3299-thread-4) [n:127.0.0.1:32911_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node4
   [junit4]   2> 211932 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 211933 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 211934 INFO  (zkConnectionManagerCallback-3386-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211934 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 211934 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 211935 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34823/solr ready
   [junit4]   2> 211963 INFO  (TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[59EAD72491F74C64]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForHashRouter
   [junit4]   2> 211965 INFO  (TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[59EAD72491F74C64]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 211968 INFO  (qtp282113113-6011) [n:127.0.0.1:34083_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&router.field=shard_s&name=routeFieldColl&nrtReplicas=2&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 211972 INFO  (OverseerThreadFactory-3322-thread-1-processing-n:127.0.0.1:41193_solr) [n:127.0.0.1:41193_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection routeFieldColl
   [junit4]   2> 212076 INFO  (OverseerStateUpdate-72078866202230791-127.0.0.1:41193_solr-n_0000000000) [n:127.0.0.1:41193_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"routeFieldColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34083/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34083_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 212076 INFO  (OverseerStateUpdate-72078866202230791-127.0.0.1:41193_solr-n_0000000000) [n:127.0.0.1:41193_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"routeFieldColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32911/solr",
   [junit4]   2>   "node_name":"127.0.0.1:32911_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 212077 INFO  (OverseerStateUpdate-72078866202230791-127.0.0.1:41193_solr-n_0000000000) [n:127.0.0.1:41193_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"routeFieldColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41193/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41193_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 212078 INFO  (OverseerStateUpdate-72078866202230791-127.0.0.1:41193_solr-n_0000000000) [n:127.0.0.1:41193_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"routeFieldColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39931/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39931_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 212079 INFO  (OverseerStateUpdate-72078866202230791-127.0.0.1:41193_solr-n_0000000000) [n:127.0.0.1:41193_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"routeFieldColl_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34083/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34083_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 212079 INFO  (OverseerStateUpdate-72078866202230791-127.0.0.1:41193_solr-n_0000000000) [n:127.0.0.1:41193_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"routeFieldColl_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32911/solr",
   [junit4]   2>   "node_name":"127.0.0.1:32911_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 212080 INFO  (OverseerStateUpdate-72078866202230791-127.0.0.1:41193_solr-n_0000000000) [n:127.0.0.1:41193_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"routeFieldColl_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41193/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41193_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 212081 INFO  (OverseerStateUpdate-72078866202230791-127.0.0.1:41193_solr-n_0000000000) [n:127.0.0.1:41193_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"routeFieldColl",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"routeFieldColl_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39931/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39931_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 212284 INFO  (qtp282113113-6018) [n:127.0.0.1:34083_solr    x:routeFieldColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 212284 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr    x:routeFieldColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica_n4&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 212284 INFO  (qtp282113113-6026) [n:127.0.0.1:34083_solr    x:routeFieldColl_shard3_replica_n8 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica_n8&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 212284 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr    x:routeFieldColl_shard2_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 212284 INFO  (qtp1501739917-6019) [n:127.0.0.1:32911_solr    x:routeFieldColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica_n2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 212284 INFO  (qtp1501739917-6028) [n:127.0.0.1:32911_solr    x:routeFieldColl_shard3_replica_n10 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica_n10&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 212284 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr    x:routeFieldColl_shard4_replica_n12 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica_n12&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 212285 INFO  (qtp93625999-6024) [n:127.0.0.1:39931_solr    x:routeFieldColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica_n6&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 212285 INFO  (qtp93625999-6029) [n:127.0.0.1:39931_solr    x:routeFieldColl_shard4_replica_n14 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node16&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica_n14&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 212291 INFO  (qtp93625999-6024) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 212291 INFO  (qtp93625999-6029) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 212291 INFO  (qtp282113113-6018) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 212291 INFO  (qtp1501739917-6028) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 212291 INFO  (qtp1501739917-6019) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 212291 INFO  (qtp282113113-6026) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 212295 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 212297 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 212309 INFO  (qtp1501739917-6028) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10 ] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica_n10' using configuration from configset conf, trusted=true
   [junit4]   2> 212311 INFO  (qtp1501739917-6019) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 212318 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 212318 INFO  (qtp1501739917-6028) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 212318 INFO  (qtp1501739917-6019) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 212320 INFO  (qtp282113113-6026) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8 ] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica_n8' using configuration from configset conf, trusted=true
   [junit4]   2> 212321 INFO  (qtp93625999-6029) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14 ] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica_n14' using configuration from configset conf, trusted=true
   [junit4]   2> 212323 INFO  (qtp93625999-6024) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 212323 INFO  (qtp282113113-6018) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 212324 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 212325 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica_n12' using configuration from configset conf, trusted=true
   [junit4]   2> 212327 INFO  (qtp282113113-6026) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 212327 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 212327 INFO  (qtp282113113-6018) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 212327 INFO  (qtp93625999-6024) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 212327 INFO  (qtp93625999-6029) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 212362 INFO  (qtp1501739917-6028) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 212363 INFO  (qtp1501739917-6028) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32911.solr.core.routeFieldColl.shard3.replica_n10' (registry 'solr.core.routeFieldColl.shard3.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 212363 INFO  (qtp1501739917-6028) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10 ] o.a.s.c.SolrCore [[routeFieldColl_shard3_replica_n10] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node4/routeFieldColl_shard3_replica_n10], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node4/routeFieldColl_shard3_replica_n10/data/]
   [junit4]   2> 212373 INFO  (qtp1501739917-6019) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 212374 INFO  (qtp1501739917-6019) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32911.solr.core.routeFieldColl.shard1.replica_n2' (registry 'solr.core.routeFieldColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 212374 INFO  (qtp1501739917-6019) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2 ] o.a.s.c.SolrCore [[routeFieldColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node4/routeFieldColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node4/routeFieldColl_shard1_replica_n2/data/]
   [junit4]   2> 212382 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 212383 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41193.solr.core.routeFieldColl.shard2.replica_n4' (registry 'solr.core.routeFieldColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 212383 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4 ] o.a.s.c.SolrCore [[routeFieldColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node1/routeFieldColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node1/routeFieldColl_shard2_replica_n4/data/]
   [junit4]   2> 212386 INFO  (qtp282113113-6018) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 212386 INFO  (qtp282113113-6026) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 212386 INFO  (qtp93625999-6029) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 212387 INFO  (qtp282113113-6018) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34083.solr.core.routeFieldColl.shard1.replica_n1' (registry 'solr.core.routeFieldColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 212387 INFO  (qtp282113113-6026) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34083.solr.core.routeFieldColl.shard3.replica_n8' (registry 'solr.core.routeFieldColl.shard3.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 212387 INFO  (qtp93625999-6029) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39931.solr.core.routeFieldColl.shard4.replica_n14' (registry 'solr.core.routeFieldColl.shard4.replica_n14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 212387 INFO  (qtp282113113-6026) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8 ] o.a.s.c.SolrCore [[routeFieldColl_shard3_replica_n8] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node2/routeFieldColl_shard3_replica_n8], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node2/routeFieldColl_shard3_replica_n8/data/]
   [junit4]   2> 212387 INFO  (qtp93625999-6029) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14 ] o.a.s.c.SolrCore [[routeFieldColl_shard4_replica_n14] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node3/routeFieldColl_shard4_replica_n14], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node3/routeFieldColl_shard4_replica_n14/data/]
   [junit4]   2> 212387 INFO  (qtp282113113-6018) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[routeFieldColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node2/routeFieldColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node2/routeFieldColl_shard1_replica_n1/data/]
   [junit4]   2> 212387 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 212387 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41193.solr.core.routeFieldColl.shard4.replica_n12' (registry 'solr.core.routeFieldColl.shard4.replica_n12') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 212387 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.c.SolrCore [[routeFieldColl_shard4_replica_n12] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node1/routeFieldColl_shard4_replica_n12], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node1/routeFieldColl_shard4_replica_n12/data/]
   [junit4]   2> 212387 INFO  (qtp93625999-6024) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 212387 INFO  (qtp93625999-6024) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39931.solr.core.routeFieldColl.shard2.replica_n6' (registry 'solr.core.routeFieldColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3bc6a8
   [junit4]   2> 212388 INFO  (qtp93625999-6024) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6 ] o.a.s.c.SolrCore [[routeFieldColl_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node3/routeFieldColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001/tempDir-001/node3/routeFieldColl_shard2_replica_n6/data/]
   [junit4]   2> 212428 INFO  (qtp1501739917-6028) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 212428 INFO  (qtp1501739917-6028) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 212429 INFO  (qtp1501739917-6019) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 212429 INFO  (qtp1501739917-6019) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 212430 INFO  (qtp1501739917-6028) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 212430 INFO  (qtp1501739917-6028) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 212430 INFO  (qtp1501739917-6019) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 212430 INFO  (qtp1501739917-6019) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 212432 INFO  (qtp1501739917-6028) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 212432 INFO  (qtp1501739917-6028) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 212433 INFO  (qtp1501739917-6019) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 212433 INFO  (qtp1501739917-6019) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 212433 INFO  (qtp1501739917-6028) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 212434 INFO  (qtp1501739917-6028) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673094701938376704
   [junit4]   2> 212434 INFO  (qtp1501739917-6019) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 212434 INFO  (qtp1501739917-6019) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673094701938376704
   [junit4]   2> 212436 INFO  (qtp1501739917-6028) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/routeFieldColl/terms/shard3 to Terms{values={core_node13=0}, version=0}
   [junit4]   2> 212436 INFO  (qtp1501739917-6028) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/routeFieldColl/leaders/shard3
   [junit4]   2> 212437 INFO  (searcherExecutor-3390-thread-1-processing-n:127.0.0.1:32911_solr x:routeFieldColl_shard3_replica_n10 c:routeFieldColl s:shard3 r:core_node13) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10 ] o.a.s.c.SolrCore [routeFieldColl_shard3_replica_n10]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 212438 INFO  (qtp1501739917-6019) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/routeFieldColl/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 212438 INFO  (searcherExecutor-3392-thread-1-processing-n:127.0.0.1:32911_solr x:routeFieldColl_shard1_replica_n2 c:routeFieldColl s:shard1 r:core_node5) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2 ] o.a.s.c.SolrCore [routeFieldColl_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 212438 INFO  (qtp1501739917-6019) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/routeFieldColl/leaders/shard1
   [junit4]   2> 212440 INFO  (qtp1501739917-6019) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard1 r:core_node5 x:routeFieldColl_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 212440 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 212440 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 212441 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 212441 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 212443 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 212443 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 212444 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 212444 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673094701948862464
   [junit4]   2> 212446 INFO  (searcherExecutor-3394-thread-1-processing-n:127.0.0.1:41193_solr x:routeFieldColl_shard2_replica_n4 c:routeFieldColl s:shard2 r:core_node7) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4 ] o.a.s.c.SolrCore [routeFieldColl_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 212447 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/routeFieldColl/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 212447 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/routeFieldColl/leaders/shard2
   [junit4]   2> 212448 INFO  (qtp282113113-6026) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 212448 INFO  (qtp282113113-6026) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 212448 INFO  (qtp282113113-6018) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 212449 INFO  (qtp282113113-6018) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 212466 INFO  (qtp93625999-6024) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 212466 INFO  (qtp93625999-6024) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 212466 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 212466 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 212467 INFO  (qtp1501739917-6028) [n:127.0.0.1:32911_solr c:routeFieldColl s:shard3 r:core_node13 x:routeFieldColl_shard3_replica_n10 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard3: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 212467 INFO  (qtp282113113-6026) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 212467 INFO  (qtp282113113-6026) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 212467 INFO  (qtp282113113-6018) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 212467 INFO  (qtp282113113-6018) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 212468 INFO  (qtp93625999-6024) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 212468 INFO  (qtp93625999-6024) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 212468 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 212468 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 212472 INFO  (qtp23687332-6021) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard2 r:core_node7 x:routeFieldColl_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoute in=9994ms
   [junit4]   2> 212473 INFO  (qtp93625999-6024) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 212477 INFO  (qtp93625999-6029) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 212477 INFO  (qtp93625999-6029) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 212477 INFO  (qtp282113113-6018) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 212477 INFO  (qtp93625999-6024) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 212477 INFO  (qtp282113113-6026) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 212477 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 212477 INFO  (qtp282113113-6018) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 212477 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 212477 INFO  (qtp282113113-6026) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 212478 INFO  (qtp93625999-6024) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 212478 INFO  (qtp93625999-6029) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 212478 INFO  (qtp93625999-6029) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 212478 INFO  (qtp282113113-6018) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 212478 INFO  (qtp93625999-6024) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673094701984514048
   [junit4]   2> 212478 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 212478 INFO  (qtp282113113-6026) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 212478 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673094701984514048
   [junit4]   2> 212478 INFO  (qtp282113113-6026) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673094701984514048
   [junit4]   2> 212478 INFO  (qtp282113113-6018) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673094701984514048
   [junit4]   2> 212480 INFO  (qtp93625999-6029) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 212480 INFO  (searcherExecutor-3400-thread-1-processing-n:127.0.0.1:39931_solr x:routeFieldColl_shard2_replica_n6 c:routeFieldColl s:shard2 r:core_node9) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6 ] o.a.s.c.SolrCore [routeFieldColl_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 212480 INFO  (searcherExecutor-3404-thread-1-processing-n:127.0.0.1:41193_solr x:routeFieldColl_shard4_replica_n12 c:routeFieldColl s:shard4 r:core_node15) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.c.SolrCore [routeFieldColl_shard4_replica_n12]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 212480 INFO  (qtp93625999-6029) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 212481 INFO  (qtp93625999-6029) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 212481 INFO  (qtp93625999-6029) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673094701987659776
   [junit4]   2> 212487 INFO  (searcherExecutor-3402-thread-1-processing-n:127.0.0.1:34083_solr x:routeFieldColl_shard1_replica_n1 c:routeFieldColl s:shard1 r:core_node3) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1 ] o.a.s.c.SolrCore [routeFieldColl_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 212488 INFO  (searcherExecutor-3398-thread-1-processing-n:127.0.0.1:39931_solr x:routeFieldColl_shard4_replica_n14 c:routeFieldColl s:shard4 r:core_node16) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14 ] o.a.s.c.SolrCore [routeFieldColl_shard4_replica_n14]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 212488 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/routeFieldColl/terms/shard4 to Terms{values={core_node15=0}, version=0}
   [junit4]   2> 212488 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/routeFieldColl/leaders/shard4
   [junit4]   2> 212488 INFO  (qtp282113113-6018) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/routeFieldColl/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 212488 INFO  (qtp282113113-6018) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/routeFieldColl/leaders/shard1
   [junit4]   2> 212488 INFO  (qtp93625999-6024) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/routeFieldColl/terms/shard2 to Terms{values={core_node7=0, core_node9=0}, version=1}
   [junit4]   2> 212488 INFO  (qtp93625999-6024) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard2 r:core_node9 x:routeFieldColl_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/routeFieldColl/leaders/shard2
   [junit4]   2> 212489 INFO  (searcherExecutor-3396-thread-1-processing-n:127.0.0.1:34083_solr x:routeFieldColl_shard3_replica_n8 c:routeFieldColl s:shard3 r:core_node11) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8 ] o.a.s.c.SolrCore [routeFieldColl_shard3_replica_n8]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 212490 INFO  (qtp282113113-6026) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/routeFieldColl/terms/shard3 to Terms{values={core_node13=0, core_node11=0}, version=1}
   [junit4]   2> 212490 INFO  (qtp282113113-6026) [n:127.0.0.1:34083_solr c:routeFieldColl s:shard3 r:core_node11 x:routeFieldColl_shard3_replica_n8 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/routeFieldColl/leaders/shard3
   [junit4]   2> 212490 INFO  (qtp93625999-6029) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/routeFieldColl/terms/shard4 to Terms{values={core_node16=0, core_node15=0}, version=1}
   [junit4]   2> 212490 INFO  (qtp93625999-6029) [n:127.0.0.1:39931_solr c:routeFieldColl s:shard4 r:core_node16 x:routeFieldColl_shard4_replica_n14 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/routeFieldColl/leaders/shard4
   [junit4]   2> 212490 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 212490 INFO  (qtp23687332-6027) [n:127.0.0.1:41193_solr c:routeFieldColl s:shard4 r:core_node15 x:routeFieldColl_shard4_replica_n12 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 212490 INFO  (qtp23687332-6027)

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

.jar:3.6.1]
   [junit4]   2> 222714 INFO  (closeThreadPool-3607-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72078866202230791-127.0.0.1:41193_solr-n_0000000000) closing
   [junit4]   2> 222723 INFO  (jetty-closer-3583-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@57454ecd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 222741 INFO  (jetty-closer-3583-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@34cb143a{/solr,null,UNAVAILABLE}
   [junit4]   2> 222742 INFO  (jetty-closer-3583-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 222805 INFO  (jetty-closer-3583-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72078866202230791-127.0.0.1:41193_solr-n_0000000000) closing
   [junit4]   2> 222806 WARN  (jetty-launcher-3299-thread-2-SendThread(127.0.0.1:34823)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1001358cfcc0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1001358cfcc0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1001358cfcc0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 222809 INFO  (jetty-closer-3583-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@fae9ef9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 222810 INFO  (jetty-closer-3583-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b2a02e8{/solr,null,UNAVAILABLE}
   [junit4]   2> 222810 INFO  (jetty-closer-3583-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 222823 INFO  (jetty-closer-3583-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@b53704d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 222824 INFO  (jetty-closer-3583-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@66e5b798{/solr,null,UNAVAILABLE}
   [junit4]   2> 222824 INFO  (jetty-closer-3583-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 222907 INFO  (jetty-closer-3583-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e175833{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 222907 INFO  (jetty-closer-3583-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ad87d85{/solr,null,UNAVAILABLE}
   [junit4]   2> 222907 INFO  (jetty-closer-3583-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 222908 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 223112 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> 	19	/solr/collections/implicitcoll/terms/a
   [junit4]   2> 	18	/solr/collections/implicitcoll/terms/x
   [junit4]   2> 	17	/solr/collections/implicitcoll/terms/c
   [junit4]   2> 	17	/solr/collections/implicitcoll/terms/b
   [junit4]   2> 	15	/solr/configs/conf
   [junit4]   2> 	12	/solr/collections/testCreateShardRepFactor/state.json
   [junit4]   2> 	10	/solr/collections/routeFieldColl/terms/shard4
   [junit4]   2> 	10	/solr/collections/routeFieldColl/terms/shard3
   [junit4]   2> 	10	/solr/collections/routeFieldColl/state.json
   [junit4]   2> 	9	/solr/collections/routeFieldColl/terms/shard2
   [junit4]   2> 	9	/solr/collections/routeFieldColl/terms/shard1
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/collections/implicitcoll/state.json
   [junit4]   2> 	7	/solr/collections/withShardField/terms/b
   [junit4]   2> 	7	/solr/collections/withShardField/terms/a
   [junit4]   2> 	5	/solr/collections/withShardField/terms/d
   [junit4]   2> 	5	/solr/collections/withShardField/terms/c
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/collections/implicitcoll/collectionprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/routeFieldColl/collectionprops.json
   [junit4]   2> 	4	/solr/collections/withShardField/collectionprops.json
   [junit4]   2> 	3	/solr/collections/testCreateShardRepFactor/terms/x
   [junit4]   2> 	3	/solr/collections/testCreateShardRepFactor/terms/a
   [junit4]   2> 	3	/solr/collections/testCreateShardRepFactor/terms/b
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	94	/solr/collections/implicitcoll/state.json
   [junit4]   2> 	58	/solr/collections/withShardField/state.json
   [junit4]   2> 	56	/solr/collections/testCreateShardRepFactor/state.json
   [junit4]   2> 	47	/solr/collections/routeFieldColl/state.json
   [junit4]   2> 	30	/solr/aliases.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72078866202230791-127.0.0.1:41193_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/implicitcoll/leader_elect/c/election/72078866202230794-core_node15-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	163	/solr/overseer/queue
   [junit4]   2> 	47	/solr/collections
   [junit4]   2> 	34	/solr/live_nodes
   [junit4]   2> 	34	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 223115 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34823
   [junit4]   2> 223115 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34823
   [junit4]   2> 223115 INFO  (SUITE-CustomCollectionTest-seed#[59EAD72491F74C64]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34823
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CustomCollectionTest_59EAD72491F74C64-001
   [junit4]   2> Jul 24, 2020 10:44:16 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {shard_s=FST50, _root_=FST50, id=PostingsFormat(name=MockRandom), _route_=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1013, maxMBSortInHeap=7.48386753002946, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ksh, timezone=SystemV/EST5
   [junit4]   2> NOTE: Linux 5.4.0-40-generic amd64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=16,threads=1,free=106718600,total=443023360
   [junit4]   2> NOTE: All tests run in this JVM: [RootFieldTest, TestManagedResourceStorage, OverseerTest, EnumFieldTest, TestPushWriter, TestReRankQParserPlugin, DistributedQueryElevationComponentTest, TestCSVLoader, TestStressCloudBlindAtomicUpdates, ZkStateReaderTest, TaggerTest, TestOmitPositions, NoCacheHeaderTest, SolrGraphiteReporterTest, AuditLoggerPluginTest, TestTextField, TestRandomFlRTGCloud, TestLegacyBM25SimilarityFactory, TestHashQParserPlugin, SpatialRPTFieldTypeTest, AsyncCallRequestStatusResponseTest, TestBackupRepositoryFactory, TestQuerySenderNoQuery, RankFieldTest, AssignBackwardCompatibilityTest, SaslZkACLProviderTest, JsonLoaderTest, LoggingHandlerTest, SortByFunctionTest, TestCollationField, UtilsToolTest, UniqFieldsUpdateProcessorFactoryTest, CoreSorterTest, TermVectorComponentTest, TestInitParams, TestEmbeddedSolrServerSchemaAPI, TestDefaultStatsCache, OverseerModifyCollectionTest, ScriptEngineTest, MultiThreadedOCPTest, TestFieldCollectionResource, TestStandardQParsers, TestComplexPhraseLeadingWildcard, TestRuleBasedAuthorizationWithKerberos, TestSurroundQueryParser, PrimUtilsTest, UpdateParamsTest, DeleteReplicaTest, TestLegacyTerms, CurrencyFieldTypeTest, ConnectionManagerTest, DateMathParserTest, TestPhraseSuggestions, CustomCollectionTest]
   [junit4] Completed [163/867 (1!)] on J3 in 12.61s, 4 tests, 1 failure <<< FAILURES!

[...truncated 54258 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27419/consoleText

[repro] Revision: ec007c4bf27ea4e9ff7d77ae6c79a846b9f6a1a4

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=CustomCollectionTest -Dtests.method=testRouteFieldForImplicitRouter -Dtests.seed=59EAD72491F74C64 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ksh -Dtests.timezone=SystemV/EST5 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[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]       CustomCollectionTest
[repro] ant compile-test

[...truncated 2446 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CustomCollectionTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=59EAD72491F74C64 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ksh -Dtests.timezone=SystemV/EST5 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 96 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.CustomCollectionTest
[repro] Exiting with code 0

[...truncated 49 lines...]