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 2019/09/19 13:16:23 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-12.0.1) - Build # 24768 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24768/
Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests

Error Message:
AddReplica did not complete expected same:<COMPLETED> was not:<RUNNING>

Stack Trace:
java.lang.AssertionError: AddReplica did not complete expected same:<COMPLETED> was not:<RUNNING>
	at __randomizedtesting.SeedInfo.seed([D546BF07D42A2DF9:310283B072826326]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotSame(Assert.java:828)
	at org.junit.Assert.assertSame(Assert.java:771)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests(CollectionsAPIAsyncDistributedZkTest.java:162)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRule

Error Message:
Error from server at http://127.0.0.1:46153: Underlying core creation failed while creating collection: shardSplitWithRule_rewrite

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46153: Underlying core creation failed while creating collection: shardSplitWithRule_rewrite
	at __randomizedtesting.SeedInfo.seed([D546BF07D42A2DF9:54486EB549D876D2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitShardWithRule(ShardSplitTest.java:650)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRule(ShardSplitTest.java:628)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14716 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 1814287 INFO  (SUITE-ShardSplitTest-seed#[D546BF07D42A2DF9]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/data-dir-197-001
   [junit4]   2> 1814287 WARN  (SUITE-ShardSplitTest-seed#[D546BF07D42A2DF9]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=90 numCloses=90
   [junit4]   2> 1814287 INFO  (SUITE-ShardSplitTest-seed#[D546BF07D42A2DF9]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1814288 INFO  (SUITE-ShardSplitTest-seed#[D546BF07D42A2DF9]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 1814288 INFO  (SUITE-ShardSplitTest-seed#[D546BF07D42A2DF9]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1814288 INFO  (SUITE-ShardSplitTest-seed#[D546BF07D42A2DF9]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1814291 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1814291 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1814291 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1814391 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer start zk server on port:45675
   [junit4]   2> 1814391 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45675
   [junit4]   2> 1814391 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45675
   [junit4]   2> 1814391 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45675
   [junit4]   2> 1814393 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1814393 WARN  (NIOWorkerThread-2) [     ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer not running
   [junit4]   2> 1816342 INFO  (zkConnectionManagerCallback-16525-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1816342 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1816343 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1816344 INFO  (zkConnectionManagerCallback-16527-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1816344 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1816346 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1816347 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1816348 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1816348 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1816349 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1816349 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1816350 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1816350 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1816351 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1816351 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1816351 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1816352 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1816431 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1816431 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1816431 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1816432 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 1816434 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1816434 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1816434 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1816434 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e3fcba8{/,null,AVAILABLE}
   [junit4]   2> 1816435 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2c656c27{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36407}
   [junit4]   2> 1816435 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.e.j.s.Server Started @1816486ms
   [junit4]   2> 1816435 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/tempDir-001/control/data, hostPort=36407, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/control-001/cores}
   [junit4]   2> 1816435 ERROR (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1816435 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1816435 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1816435 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1816435 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1816435 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T12:37:26.977380Z
   [junit4]   2> 1816436 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1816439 INFO  (zkConnectionManagerCallback-16529-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1816439 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1816540 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1816540 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/control-001/solr.xml
   [junit4]   2> 1816543 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1816543 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1816544 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5c83e0a2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1816583 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1816584 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72925af6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1816584 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72925af6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1816586 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4beb67a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1816586 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4beb67a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1816587 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45675/solr
   [junit4]   2> 1816587 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1816588 INFO  (zkConnectionManagerCallback-16536-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1816589 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1816691 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [n:127.0.0.1:36407_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1816692 INFO  (zkConnectionManagerCallback-16538-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1816692 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [n:127.0.0.1:36407_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1816731 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36407_
   [junit4]   2> 1816731 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [n:127.0.0.1:36407_     ] o.a.s.c.Overseer Overseer (id=72164678994427908-127.0.0.1:36407_-n_0000000000) starting
   [junit4]   2> 1816734 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [n:127.0.0.1:36407_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1816734 INFO  (zkConnectionManagerCallback-16545-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1816734 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [n:127.0.0.1:36407_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1816736 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [n:127.0.0.1:36407_     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45675/solr ready
   [junit4]   2> 1816736 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1816736 INFO  (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36407_
   [junit4]   2> 1816736 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [n:127.0.0.1:36407_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36407_
   [junit4]   2> 1816736 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 1816736 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1816736 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1816736 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1816736 INFO  (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1816737 INFO  (zkCallback-16544-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1816737 INFO  (zkCallback-16537-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1816737 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [n:127.0.0.1:36407_     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 1816749 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [n:127.0.0.1:36407_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1816768 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [n:127.0.0.1:36407_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c83e0a2
   [junit4]   2> 1816777 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [n:127.0.0.1:36407_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c83e0a2
   [junit4]   2> 1816777 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [n:127.0.0.1:36407_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c83e0a2
   [junit4]   2> 1816778 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [n:127.0.0.1:36407_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/control-001/cores
   [junit4]   2> 1816788 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1816789 INFO  (zkConnectionManagerCallback-16551-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1816789 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1816791 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1816792 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45675/solr ready
   [junit4]   2> 1816793 INFO  (qtp184366561-41263) [n:127.0.0.1:36407_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36407_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1816795 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1816795 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1816795 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36407_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1816795 DEBUG (OverseerThreadFactory-10383-thread-1-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1816795 DEBUG (OverseerThreadFactory-10383-thread-1-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36407_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1816795 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 1816795 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1816795 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1816795 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1816795 INFO  (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1816795 INFO  (OverseerThreadFactory-10383-thread-1-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1816796 DEBUG (OverseerThreadFactory-10383-thread-1-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 1816796 DEBUG (OverseerThreadFactory-10383-thread-1-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:control_collection
   [junit4]   2> 1816796 DEBUG (OverseerThreadFactory-10383-thread-1-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 1816797 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36407_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1816797 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1816797 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 1816898 DEBUG (OverseerThreadFactory-10383-thread-1-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36407_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1816899 DEBUG (OverseerThreadFactory-10383-thread-1-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:36407_
   [junit4]   2> 1816900 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1816900 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1816902 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36407",
   [junit4]   2>   "node_name":"127.0.0.1:36407_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1816902 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36407",
   [junit4]   2>   "node_name":"127.0.0.1:36407_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1816902 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:36407",
   [junit4]   2>   "node_name":"127.0.0.1:36407_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 1816902 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:36407",
   [junit4]   2>           "node_name":"127.0.0.1:36407_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1817003 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 1817939 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1817948 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1818002 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1818011 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1818011 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c83e0a2
   [junit4]   2> 1818011 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1818014 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=76.7744140625, floorSegmentMB=1.9677734375, forceMergeDeletesPctAllowed=5.497785105010275, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5239474192605073, deletesPctAllowed=36.974260492109295
   [junit4]   2> 1818039 WARN  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1818065 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1818065 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1818072 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1818072 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1818073 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1818073 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b681dae[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1818074 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1818075 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1818075 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1818075 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1645107372220219392
   [junit4]   2> 1818077 INFO  (searcherExecutor-10388-thread-1-processing-n:127.0.0.1:36407_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@2b681dae[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1818079 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1818079 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1818081 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1818081 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1818081 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36407/control_collection_shard1_replica_n1/
   [junit4]   2> 1818081 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1818081 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:36407/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1818081 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72164678994427908-core_node2-n_0000000000
   [junit4]   2> 1818082 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36407/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1818084 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:36407",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1818185 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 1818185 INFO  (zkCallback-16537-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1818185 INFO  (zkCallback-16537-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1818186 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1818186 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36407",
   [junit4]   2>   "node_name":"127.0.0.1:36407_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1818186 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36407",
   [junit4]   2>   "node_name":"127.0.0.1:36407_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1818186 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:36407",
   [junit4]   2>   "node_name":"127.0.0.1:36407_",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 1818186 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/2)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:36407",
   [junit4]   2>           "node_name":"127.0.0.1:36407_",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 1818187 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1286
   [junit4]   2> 1818187 DEBUG (OverseerThreadFactory-10383-thread-1-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.a.c.CreateCollectionCmd Finished create command on all shards for collection: control_collection
   [junit4]   2> 1818187 DEBUG (OverseerThreadFactory-10383-thread-1-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1818187 DEBUG (OverseerThreadFactory-10383-thread-1-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 1818187 DEBUG (OverseerThreadFactory-10383-thread-1-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1818187 DEBUG (OverseerThreadFactory-10383-thread-1-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1818187 DEBUG (OverseerThreadFactory-10383-thread-1-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1818187 INFO  (OverseerThreadFactory-10383-thread-1-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1818187 DEBUG (OverseerThreadFactory-10383-thread-1-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={127.0.0.1:36407_={responseHeader={status=0,QTime=1286},core=control_collection_shard1_replica_n1}}}
   [junit4]   2> 1818188 INFO  (qtp184366561-41263) [n:127.0.0.1:36407_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1818287 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 2
   [junit4]   2> 1818287 INFO  (zkCallback-16537-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1818287 INFO  (zkCallback-16537-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1818287 INFO  (zkCallback-16537-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1818288 INFO  (qtp184366561-41263) [n:127.0.0.1:36407_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36407_&wt=javabin&version=2} status=0 QTime=1494
   [junit4]   2> 1818288 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1818391 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1818392 INFO  (zkConnectionManagerCallback-16557-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1818392 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1818392 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1818393 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45675/solr ready
   [junit4]   2> 1818393 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1818394 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1818395 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 1818395 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 1818395 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1818395 DEBUG (OverseerThreadFactory-10383-thread-2-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 1818395 DEBUG (OverseerThreadFactory-10383-thread-2-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1818395 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 1
   [junit4]   2> 1818395 INFO  (OverseerThreadFactory-10383-thread-2-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1818395 INFO  (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1818395 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1818395 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1818395 DEBUG (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1818395 INFO  (OverseerCollectionConfigSetProcessor-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1818395 DEBUG (OverseerThreadFactory-10383-thread-2-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/collection1 
   [junit4]   2> 1818396 DEBUG (OverseerThreadFactory-10383-thread-2-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:collection1
   [junit4]   2> 1818396 DEBUG (OverseerThreadFactory-10383-thread-2-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 1818396 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1818396 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1818497 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1818598 WARN  (OverseerThreadFactory-10383-thread-2-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1818598 DEBUG (OverseerThreadFactory-10383-thread-2-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.a.c.CreateCollectionCmd Finished create command for collection: collection1
   [junit4]   2> 1818598 DEBUG (OverseerThreadFactory-10383-thread-2-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1818598 DEBUG (OverseerThreadFactory-10383-thread-2-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as completed.
   [junit4]   2> 1818598 DEBUG (OverseerThreadFactory-10383-thread-2-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1818598 DEBUG (OverseerThreadFactory-10383-thread-2-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1818598 DEBUG (OverseerThreadFactory-10383-thread-2-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1818598 INFO  (OverseerThreadFactory-10383-thread-2-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1818598 DEBUG (OverseerThreadFactory-10383-thread-2-processing-n:127.0.0.1:36407_) [n:127.0.0.1:36407_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000002 complete, response:{}
   [junit4]   2> 1818599 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1818599 INFO  (qtp184366561-41262) [n:127.0.0.1:36407_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=205
   [junit4]   2> 1818599 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1818599 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1818599 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1818599 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1818599 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1818599 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1818599 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1818666 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/shard-1-001 of type NRT
   [junit4]   2> 1818667 WARN  (closeThreadPool-16558-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1818667 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1818667 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1818667 INFO  (closeThreadPool-16558-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 1818667 INFO  (closeThreadPool-16558-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1818667 INFO  (closeThreadPool-16558-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1818667 INFO  (closeThreadPool-16558-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1818668 INFO  (closeThreadPool-16558-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d79ed11{/,null,AVAILABLE}
   [junit4]   2> 1818668 INFO  (closeThreadPool-16558-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@68f73869{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45809}
   [junit4]   2> 1818668 INFO  (closeThreadPool-16558-thread-1) [     ] o.e.j.s.Server Started @1818719ms
   [junit4]   2> 1818668 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/tempDir-001/jetty1, hostPort=45809, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 1818668 ERROR (closeThreadPool-16558-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1818668 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1818668 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1818668 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1818668 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1818668 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T12:37:29.210657Z
   [junit4]   2> 1818672 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1818672 INFO  (zkConnectionManagerCallback-16560-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1818672 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1818733 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/shard-2-001 of type NRT
   [junit4]   2> 1818734 WARN  (closeThreadPool-16558-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1818734 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1818734 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1818734 INFO  (closeThreadPool-16558-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 1818734 INFO  (closeThreadPool-16558-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1818734 INFO  (closeThreadPool-16558-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1818734 INFO  (closeThreadPool-16558-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1818735 INFO  (closeThreadPool-16558-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36e1827d{/,null,AVAILABLE}
   [junit4]   2> 1818735 INFO  (closeThreadPool-16558-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@75f6998c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34265}
   [junit4]   2> 1818735 INFO  (closeThreadPool-16558-thread-2) [     ] o.e.j.s.Server Started @1818786ms
   [junit4]   2> 1818735 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/tempDir-001/jetty2, hostPort=34265, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 1818735 ERROR (closeThreadPool-16558-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1818735 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1818735 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1818735 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1818735 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1818735 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T12:37:29.277507Z
   [junit4]   2> 1818736 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1818740 INFO  (zkConnectionManagerCallback-16562-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1818740 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1818773 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1818773 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/shard-1-001/solr.xml
   [junit4]   2> 1818775 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1818775 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1818782 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5c83e0a2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1818809 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/shard-3-001 of type NRT
   [junit4]   2> 1818809 WARN  (closeThreadPool-16558-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1818809 INFO  (closeThreadPool-16558-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1818809 INFO  (closeThreadPool-16558-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1818810 INFO  (closeThreadPool-16558-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 1818816 INFO  (closeThreadPool-16558-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1818816 INFO  (closeThreadPool-16558-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1818816 INFO  (closeThreadPool-16558-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1818817 INFO  (closeThreadPool-16558-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a2d959c{/,null,AVAILABLE}
   [junit4]   2> 1818817 INFO  (closeThreadPool-16558-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2ed26a62{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36031}
   [junit4]   2> 1818817 INFO  (closeThreadPool-16558-thread-3) [     ] o.e.j.s.Server Started @1818868ms
   [junit4]   2> 1818817 INFO  (closeThreadPool-16558-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/tempDir-001/jetty3, hostPort=36031, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 1818817 ERROR (closeThreadPool-16558-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1818817 INFO  (closeThreadPool-16558-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1818817 INFO  (closeThreadPool-16558-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1818817 INFO  (closeThreadPool-16558-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1818817 INFO  (closeThreadPool-16558-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1818817 INFO  (closeThreadPool-16558-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T12:37:29.359684Z
   [junit4]   2> 1818822 INFO  (closeThreadPool-16558-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1818827 INFO  (zkConnectionManagerCallback-16565-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1818827 INFO  (closeThreadPool-16558-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1818839 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1818840 WARN  (closeThreadPool-16558-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5dfc4fa7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1818840 WARN  (closeThreadPool-16558-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5dfc4fa7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1818842 WARN  (closeThreadPool-16558-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@277ba716[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1818842 WARN  (closeThreadPool-16558-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@277ba716[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1818843 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45675/solr
   [junit4]   2> 1818844 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1818847 INFO  (zkConnectionManagerCallback-16571-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1818847 INFO  (closeThreadPool-16558-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1818873 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1818873 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/shard-2-001/solr.xml
   [junit4]   2> 1818875 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1818875 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1818876 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5c83e0a2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1818878 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/shard-4-001 of type NRT
   [junit4]   2> 1818878 WARN  (closeThreadPool-16558-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1818878 INFO  (closeThreadPool-16558-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1818878 INFO  (closeThreadPool-16558-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1818878 INFO  (closeThreadPool-16558-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 1818879 INFO  (closeThreadPool-16558-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1818879 INFO  (closeThreadPool-16558-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1818879 INFO  (closeThreadPool-16558-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1818879 INFO  (closeThreadPool-16558-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d1a0e6f{/,null,AVAILABLE}
   [junit4]   2> 1818879 INFO  (closeThreadPool-16558-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@11e7e591{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36593}
   [junit4]   2> 1818879 INFO  (closeThreadPool-16558-thread-4) [     ] o.e.j.s.Server Started @1818931ms
   [junit4]   2> 1818879 INFO  (closeThreadPool-16558-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/tempDir-001/jetty4, hostPort=36593, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D546BF07D42A2DF9-001/shard-4-001/cores, replicaType=NRT}
   [junit4]   2> 1818879 ERROR (closeThreadPool-16558-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1818879 INFO  (closeThreadPool-16558-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1818879 INFO  (closeThreadPool-16558-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1818879 INFO  (closeThreadPool-16558-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1818879 INFO  (closeThreadPool-16558-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1818879 INFO  (closeThreadPool-16558-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T12:37:29.421834Z
   [junit4]   2> 1818880 INFO  (closeThreadPool-16558-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1818880 INFO  (zkConnectionManagerCallback-16574-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1818880 INFO  (closeThreadPool-16558-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1818947 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1818947 WARN  (closeThreadPool-16558-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c7d299c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1818947 WARN  (closeThreadPool-16558-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c7d299c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1818949 WARN  (closeThreadPool-16558-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3bd02fee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1818949 WARN  (closeThreadPool-16558-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3bd02fee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1818950 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45675/solr
   [junit4]   2> 1818950 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1818951 INFO  (zkConnectionManagerCallback-16580-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1818951 INFO  (closeThreadPool-16558-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1818974 INFO  (closeThreadPool-16558-thread-1) [n:127.0.0.1:45809_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1818975 INFO  (zkConnectionManagerCallback-16582-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1818975 INFO  (closeThreadPool-16558-thread-1) [n:127.0.0.1:45809_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1818977 INFO  (closeThreadPool-16558-thread-1) [n:127.0.0.1:45809_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1818979 INFO  (closeThreadPool-16558-thread-1) [n:127.0.0.1:45809_     ] o.a.s.c.ZkController Publish node=127.0.0.1:45809_ as DOWN
   [junit4]   2> 1818979 INFO  (closeThreadPool-16558-thread-1) [n:127.0.0.1:45809_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1818979 INFO  (closeThreadPool-16558-thread-1) [n:127.0.0.1:45809_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45809_
   [junit4]   2> 1818979 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45809_"} current state version: 0
   [junit4]   2> 1818979 DEBUG (OverseerStateUpdate-72164678994427908-127.0.0.1:36407_-n_0000000000) [n:127.0.0.1:36407_     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45809_
   [junit4]   2> 1818979 INFO  (zkCallback-16537-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1818980 INFO  (zkCallback-16544-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1818980 INFO  (zkCallback-16556-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live n

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

.java:580)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:546)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 
   [junit4]   2> 2385398 INFO  (OverseerAutoScalingTriggerThread-72164715980062726-127.0.0.1:35761_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2385398 INFO  (jetty-closer-10562-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72164715980062726-127.0.0.1:35761_solr-n_0000000000) closing
   [junit4]   2> 2385398 INFO  (closeThreadPool-10569-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72164715980062726-127.0.0.1:35761_solr-n_0000000000) closing
   [junit4]   2> 2385398 INFO  (jetty-closer-10562-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2bef2825{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 2385399 INFO  (jetty-closer-10562-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6fd9d489{/solr,null,UNAVAILABLE}
   [junit4]   2> 2385399 INFO  (jetty-closer-10562-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2385399 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2385601 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> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/testAsyncIdRaceCondition/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/testAsyncIdRaceCondition/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/overseer/queue
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2385603 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41307
   [junit4]   2> 2385603 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41307
   [junit4]   2> 2385603 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[D546BF07D42A2DF9]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41307
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_D546BF07D42A2DF9-001
   [junit4]   2> Sep 19, 2019 12:46:56 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {_root_=PostingsFormat(name=MockRandom), id=FST50, _route_=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=553, maxMBSortInHeap=7.6905837645547654, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@57fe03d0), locale=nus-SS, timezone=Etc/GMT+12
   [junit4]   2> NOTE: Linux 5.0.0-25-generic amd64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=8,threads=1,free=233951424,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CloudExitableDirectoryReaderTest, HdfsRecoverLeaseTest, HdfsDirectoryTest, CustomHighlightComponentTest, TestCursorMarkWithoutUniqueKey, PathHierarchyTokenizerFactoryTest, Tagger2Test, TestSolrCloudSnapshots, TestTolerantUpdateProcessorRandomCloud, ParsingFieldUpdateProcessorsTest, TestNoOpRegenerator, TestFunctionQuery, NodeLostTriggerIntegrationTest, DisMaxRequestHandlerTest, WrapperMergePolicyFactoryTest, TestAuthorizationFramework, SplitHandlerTest, ReindexCollectionTest, TestRebalanceLeaders, TestPushWriter, JsonLoaderTest, CreateCollectionCleanupTest, TestSolrCloudWithHadoopAuthPlugin, CoreAdminCreateDiscoverTest, DeleteShardTest, QueryResultKeyTest, TestCloudJSONFacetSKG, TimeZoneUtilsTest, ChaosMonkeyNothingIsSafeTest, HdfsSyncSliceTest, SegmentsInfoRequestHandlerTest, TestIndexSearcher, DateMathParserTest, DirectSolrConnectionTest, TestLeaderElectionZkExpiry, PeerSyncTest, TestLocalFSCloudBackupRestore, RegexBytesRefFilterTest, TestConfigSetImmutable, TestWithCollection, TriggerEventQueueTest, BitVectorTest, OverseerCollectionConfigSetProcessorTest, TestSolrConfigHandlerCloud, DistributedFacetPivotLargeTest, RequestLoggingTest, ComputePlanActionTest, AnalysisErrorHandlingTest, TestJsonRequest, ClassificationUpdateProcessorFactoryTest, TestLRUCache, ResponseHeaderTest, ExitableDirectoryReaderTest, HDFSCollectionsAPITest, TestCloudManagedSchema, ForceLeaderWithTlogReplicasTest, StatsComponentTest, TestSha256AuthenticationProvider, MultiDestinationAuditLoggerTest, TestNumericTokenStream, CollectionPropsTest, TestClusterProperties, SchemaVersionSpecificBehaviorTest, MetricsHistoryHandlerTest, EnumFieldTest, TestApiFramework, RollingRestartTest, TestRetrieveFieldsOptimizer, CloneFieldUpdateProcessorFactoryTest, TestSimGenericDistributedQueue, TestPayloadScoreQParserPlugin, TestSortByMinMaxFunction, TestPivotHelperCode, TestRestoreCore, SpellingQueryConverterTest, MetricsHistoryWithAuthIntegrationTest, TestCloudRecovery, TestPullReplicaErrorHandling, TestSolrCloudWithSecureImpersonation, TestWriterPerf, TestRecovery, DistributedFacetPivotSmallTest, TestRTimerTree, CdcrRequestHandlerTest, V2ApiIntegrationTest, SolrMetricReporterTest, SolrCoreTest, VersionInfoTest, MetricsConfigTest, DirectUpdateHandlerTest, SuggesterWFSTTest, TestCloudConsistency, TestRangeQuery, XmlInterpolationTest, SyncSliceTest, JavabinLoaderTest, TestCoreBackup, TimeRoutedAliasUpdateProcessorTest, SaslZkACLProviderTest, HttpPartitionOnCommitTest, ResourceLoaderTest, SystemLogListenerTest, TestFoldingMultitermQuery, PeerSyncReplicationTest, TestCollapseQParserPlugin, UUIDFieldTest, TestSimpleQParserPlugin, ZkCLITest, HttpTriggerListenerTest, TestSortableTextField, TestCodecSupport, TestSolrXml, TestOnReconnectListenerSupport, JSONWriterTest, TestDistribDocBasedVersion, TestStandardQParsers, HdfsChaosMonkeyNothingIsSafeTest, ConfigureRecoveryStrategyTest, ResponseBuilderTest, RestoreTriggerStateTest, HdfsUnloadDistributedZkTest, UUIDUpdateProcessorFallbackTest, TestSnapshotCloudManager, TestInPlaceUpdatesDistrib, TestElisionMultitermQuery, TestSolrJ, LukeRequestHandlerTest, CollectionTooManyReplicasTest, TestFieldCacheSort, IndexSchemaTest, SolrCloudReportersTest, HLLSerializationTest, TestCopyFieldCollectionResource, TestReplicationHandlerBackup, CSVRequestHandlerTest, TestSystemIdResolver, TestDeprecatedFilters, TestSolr4Spatial2, TestManagedResourceStorage, ScheduledTriggerTest, TestPointFields, TestExactSharedStatsCache, DistributedQueueTest, HttpPartitionWithTlogReplicasTest, MigrateRouteKeyTest, MultiThreadedOCPTest, NestedShardedAtomicUpdateTest, OverseerRolesTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudPivotFacet, TestConfigSetsAPIExclusivity, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestPrepRecovery, TestStressCloudBlindAtomicUpdates, TestTlogReplica, TestUtilizeNode, ZkNodePropsTest, ZkShardTermsTest, AssignTest, AsyncCallRequestStatusResponseTest, CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [634/878 (2!)] on J1 in 677.79s, 4 tests, 1 failure <<< FAILURES!

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

[repro] Revision: 2a1d5eea42d2bb372245480dd2961baf6fa06469

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=ShardSplitTest -Dtests.method=testSplitShardWithRule -Dtests.seed=D546BF07D42A2DF9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-GU -Dtests.timezone=SystemV/HST10 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=CollectionsAPIAsyncDistributedZkTest -Dtests.method=testAsyncRequests -Dtests.seed=D546BF07D42A2DF9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nus-SS -Dtests.timezone=Etc/GMT+12 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3322 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.ShardSplitTest|*.CollectionsAPIAsyncDistributedZkTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=D546BF07D42A2DF9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-GU -Dtests.timezone=SystemV/HST10 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 175 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro] Exiting with code 0

[...truncated 43 lines...]

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24769/
Java: 64bit/jdk-11.0.4 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat

Error Message:
expected:<[2]> but was:<[null]>

Stack Trace:
org.junit.ComparisonFailure: expected:<[2]> but was:<[null]>
	at __randomizedtesting.SeedInfo.seed([2E8BFA09B8A75B53:43831CE80DF051DF]:0)
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat(CollectionsAPISolrJTest.java:239)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 12999 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 51249 INFO  (SUITE-CollectionsAPISolrJTest-seed#[2E8BFA09B8A75B53]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 51250 INFO  (SUITE-CollectionsAPISolrJTest-seed#[2E8BFA09B8A75B53]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09B8A75B53-001/data-dir-8-001
   [junit4]   2> 51250 WARN  (SUITE-CollectionsAPISolrJTest-seed#[2E8BFA09B8A75B53]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 51250 INFO  (SUITE-CollectionsAPISolrJTest-seed#[2E8BFA09B8A75B53]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 51251 INFO  (SUITE-CollectionsAPISolrJTest-seed#[2E8BFA09B8A75B53]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 51253 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOverseerStatus
   [junit4]   2> 51254 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09B8A75B53-001/tempDir-001
   [junit4]   2> 51254 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 51254 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 51254 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 51354 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer start zk server on port:37281
   [junit4]   2> 51354 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37281
   [junit4]   2> 51354 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37281
   [junit4]   2> 51354 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37281
   [junit4]   2> 51360 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51366 INFO  (zkConnectionManagerCallback-423-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51367 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51369 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51370 INFO  (zkConnectionManagerCallback-425-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51370 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51378 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51394 INFO  (zkConnectionManagerCallback-427-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51395 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51497 WARN  (jetty-launcher-428-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 51497 WARN  (jetty-launcher-428-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 51497 WARN  (jetty-launcher-428-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 51498 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 51498 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 51498 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 51498 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 51498 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 51498 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 51498 INFO  (jetty-launcher-428-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 51498 INFO  (jetty-launcher-428-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 51498 INFO  (jetty-launcher-428-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 51498 WARN  (jetty-launcher-428-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 51499 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 51499 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 51499 INFO  (jetty-launcher-428-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 51541 INFO  (jetty-launcher-428-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51541 INFO  (jetty-launcher-428-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51541 INFO  (jetty-launcher-428-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 51546 INFO  (jetty-launcher-428-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@607daf46{/solr,null,AVAILABLE}
   [junit4]   2> 51547 INFO  (jetty-launcher-428-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2c2fdbf9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41901}
   [junit4]   2> 51547 INFO  (jetty-launcher-428-thread-2) [     ] o.e.j.s.Server Started @51596ms
   [junit4]   2> 51547 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41901}
   [junit4]   2> 51548 ERROR (jetty-launcher-428-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51548 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 51548 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 51548 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51548 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51548 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T16:05:46.192159Z
   [junit4]   2> 51554 INFO  (jetty-launcher-428-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51554 INFO  (jetty-launcher-428-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51554 INFO  (jetty-launcher-428-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 51557 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51558 INFO  (zkConnectionManagerCallback-430-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51558 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51558 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51566 INFO  (jetty-launcher-428-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@206a4730{/solr,null,AVAILABLE}
   [junit4]   2> 51584 INFO  (jetty-launcher-428-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@55649ce9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33901}
   [junit4]   2> 51584 INFO  (jetty-launcher-428-thread-4) [     ] o.e.j.s.Server Started @51633ms
   [junit4]   2> 51584 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33901}
   [junit4]   2> 51584 ERROR (jetty-launcher-428-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51584 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 51584 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 51584 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51584 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51584 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T16:05:46.228919Z
   [junit4]   2> 51586 INFO  (jetty-launcher-428-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51586 INFO  (jetty-launcher-428-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51586 INFO  (jetty-launcher-428-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 51590 INFO  (jetty-launcher-428-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51590 INFO  (jetty-launcher-428-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51590 INFO  (jetty-launcher-428-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 51594 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51599 INFO  (jetty-launcher-428-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c1feb6c{/solr,null,AVAILABLE}
   [junit4]   2> 51599 INFO  (jetty-launcher-428-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5e664d58{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43553}
   [junit4]   2> 51599 INFO  (jetty-launcher-428-thread-3) [     ] o.e.j.s.Server Started @51648ms
   [junit4]   2> 51599 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43553}
   [junit4]   2> 51599 ERROR (jetty-launcher-428-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51599 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 51600 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 51600 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51600 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51600 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T16:05:46.244076Z
   [junit4]   2> 51606 INFO  (jetty-launcher-428-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a5bb912{/solr,null,AVAILABLE}
   [junit4]   2> 51607 INFO  (jetty-launcher-428-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6b47afcb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42923}
   [junit4]   2> 51607 INFO  (jetty-launcher-428-thread-1) [     ] o.e.j.s.Server Started @51656ms
   [junit4]   2> 51607 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42923}
   [junit4]   2> 51607 ERROR (jetty-launcher-428-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51607 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 51607 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 51607 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51607 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51607 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T16:05:46.251700Z
   [junit4]   2> 51611 INFO  (zkConnectionManagerCallback-432-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51611 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51614 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51614 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51618 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51621 INFO  (zkConnectionManagerCallback-436-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51621 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51621 INFO  (zkConnectionManagerCallback-434-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51621 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51622 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51622 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51732 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 51733 WARN  (jetty-launcher-428-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@621ccef0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51733 WARN  (jetty-launcher-428-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@621ccef0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51736 WARN  (jetty-launcher-428-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3bcafb2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51736 WARN  (jetty-launcher-428-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3bcafb2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51737 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37281/solr
   [junit4]   2> 51742 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51746 INFO  (zkConnectionManagerCallback-444-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51746 INFO  (jetty-launcher-428-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51767 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 51768 WARN  (jetty-launcher-428-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6799cc16[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51768 WARN  (jetty-launcher-428-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6799cc16[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51770 WARN  (jetty-launcher-428-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1455e51a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51771 WARN  (jetty-launcher-428-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1455e51a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51772 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37281/solr
   [junit4]   2> 51773 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51773 INFO  (zkConnectionManagerCallback-450-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51773 INFO  (jetty-launcher-428-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51845 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 51846 WARN  (jetty-launcher-428-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@62c6b0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51846 WARN  (jetty-launcher-428-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@62c6b0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51849 WARN  (jetty-launcher-428-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f1df8e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51849 WARN  (jetty-launcher-428-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f1df8e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51850 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37281/solr
   [junit4]   2> 51851 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51852 INFO  (zkConnectionManagerCallback-457-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51852 INFO  (jetty-launcher-428-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51942 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 51943 WARN  (jetty-launcher-428-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46929d3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51943 WARN  (jetty-launcher-428-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46929d3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51945 WARN  (jetty-launcher-428-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19fac8fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51945 WARN  (jetty-launcher-428-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19fac8fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51945 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37281/solr
   [junit4]   2> 51946 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51947 INFO  (zkConnectionManagerCallback-464-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51947 INFO  (jetty-launcher-428-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51986 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51987 INFO  (zkConnectionManagerCallback-466-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51987 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52033 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43553_solr
   [junit4]   2> 52033 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.Overseer Overseer (id=72165498250264587-127.0.0.1:43553_solr-n_0000000000) starting
   [junit4]   2> 52036 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52037 INFO  (zkConnectionManagerCallback-473-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52037 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52039 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37281/solr ready
   [junit4]   2> 52039 INFO  (OverseerStateUpdate-72165498250264587-127.0.0.1:43553_solr-n_0000000000) [n:127.0.0.1:43553_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43553_solr
   [junit4]   2> 52039 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43553_solr
   [junit4]   2> 52040 INFO  (zkCallback-472-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 52040 INFO  (zkCallback-465-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 52040 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 52058 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 52070 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43553.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52078 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43553.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52078 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43553.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52078 INFO  (jetty-launcher-428-thread-3) [n:127.0.0.1:43553_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09B8A75B53-001/tempDir-001/node3/.
   [junit4]   2> 52086 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52087 INFO  (zkConnectionManagerCallback-476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52087 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52091 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 52092 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42923_solr as DOWN
   [junit4]   2> 52093 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 52093 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42923_solr
   [junit4]   2> 52094 INFO  (zkCallback-465-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 52094 INFO  (zkCallback-472-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 52094 INFO  (zkCallback-475-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 52094 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52095 INFO  (zkConnectionManagerCallback-483-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52095 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52096 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52096 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37281/solr ready
   [junit4]   2> 52096 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 52105 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 52114 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42923.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52119 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42923.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52119 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42923.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52120 INFO  (jetty-launcher-428-thread-1) [n:127.0.0.1:42923_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09B8A75B53-001/tempDir-001/node1/.
   [junit4]   2> 52186 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52187 INFO  (zkConnectionManagerCallback-486-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52187 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52190 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52192 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41901_solr as DOWN
   [junit4]   2> 52192 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 52192 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41901_solr
   [junit4]   2> 52193 INFO  (zkCallback-465-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52193 INFO  (zkCallback-472-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52193 INFO  (zkCallback-475-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52193 INFO  (zkCallback-482-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52193 INFO  (zkCallback-485-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52194 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52194 INFO  (zkConnectionManagerCallback-493-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52194 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52195 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 52196 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37281/solr ready
   [junit4]   2> 52196 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 52205 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 52213 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41901.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52218 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41901.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52218 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41901.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52219 INFO  (jetty-launcher-428-thread-2) [n:127.0.0.1:41901_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09B8A75B53-001/tempDir-001/node2/.
   [junit4]   2> 52287 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52288 INFO  (zkConnectionManagerCallback-496-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52288 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52292 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 52294 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33901_solr as DOWN
   [junit4]   2> 52294 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 52294 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33901_solr
   [junit4]   2> 52295 INFO  (zkCallback-465-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52295 INFO  (zkCallback-475-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52295 INFO  (zkCallback-472-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52295 INFO  (zkCallback-482-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52296 INFO  (zkCallback-495-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52296 INFO  (zkCallback-485-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52296 INFO  (zkCallback-492-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52296 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52298 INFO  (zkConnectionManagerCallback-503-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52298 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52300 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 52301 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37281/solr ready
   [junit4]   2> 52301 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 52311 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 52324 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33901.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52332 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33901.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52332 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33901.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 52333 INFO  (jetty-launcher-428-thread-4) [n:127.0.0.1:33901_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09B8A75B53-001/tempDir-001/node4/.
   [junit4]   2> 52359 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 52360 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52361 INFO  (zkConnectionManagerCallback-509-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52361 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52362 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 52363 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37281/solr ready
   [junit4]   2> 52371 INFO  (qtp1702907147-1258) [n:127.0.0.1:42923_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 52375 INFO  (qtp1702907147-1258) [n:127.0.0.1:42923_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 52376 INFO  (zkCallback-495-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 52376 INFO  (zkCallback-485-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 52376 INFO  (zkCallback-475-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 52376 INFO  (zkCallback-465-thread-1) [     ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 52378 INFO  (qtp1702907147-1259) [n:127.0.0.1:42923_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 52388 INFO  (qtp1702907147-1259) [n:127.0.0.1:42923_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=608142037
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=724586385
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42923_solr
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43553_solr
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1692028807
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41901_solr
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:41901_solr as DOWN
   [junit4]   2> 52491 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42923_solr as DOWN
   [junit4]   2> 52492 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 52492 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:43553_solr as DOWN
   [junit4]   2> 52492 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1651559939
   [junit4]   2> 52493 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33901_solr
   [junit4]   2> 52493 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 52493 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33901_solr as DOWN
   [junit4]   2> 52495 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 52495 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 52498 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5fa5bf2b: rootName = solr_41901, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@60a1edad
   [junit4]   2> 52499 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 52499 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d597647: rootName = solr_33901, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@131a2b3c
   [junit4]   2> 52499 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 52500 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 52502 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 52502 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f53e54e: rootName = solr_33901, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@301a5ef
   [junit4]   2> 52503 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@778bca06: rootName = solr_43553, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1c0ac669
   [junit4]   2> 52503 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4864aba6: rootName = solr_42923, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2c3acc54
   [junit4]   2> 52503 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 52503 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55792659: rootName = solr_41901, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@301a5ef
   [junit4]   2> 52510 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 52510 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d8f2d4e: rootName = solr_41901, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2a549b5a
   [junit4]   2> 52510 INFO  (jetty-closer-510-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 52510 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 52510 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48626866: rootName = solr_33901, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2a549b5a
   [junit4]   2> 52510 INFO  (jetty-closer-510-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 52512 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 52512 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75f6cb9: rootName = solr_43553, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@301a5ef
   [junit4]   2> 52512 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 52512 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30e731c2: rootName = solr_42923, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@301a5ef
   [junit4]   2> 52521 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 52521 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ae36215: rootName = solr_42923, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2a549b5a
   [junit4]   2> 52521 INFO  (jetty-closer-510-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 52522 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 52522 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9853f9b: rootName = solr_43553, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2a549b5a
   [junit4]   2> 52522 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 52530 INFO  (closeThreadPool-525-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72165498250264587-127.0.0.1:43553_solr-n_0000000000) closing
   [junit4]   2> 52530 INFO  (OverseerStateUpdate-72165498250264587-127.0.0.1:43553_solr-n_0000000000) [n:127.0.0.1:43553_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43553_solr
   [junit4]   2> 52531 INFO  (OverseerAutoScalingTriggerThread-72165498250264587-127.0.0.1:43553_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 52538 INFO  (closeThreadPool-525-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72165498250264587-127.0.0.1:43553_solr-n_0000000000) closing
   [junit4]   2> 52539 INFO  (zkCallback-472-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 52539 INFO  (zkCallback-485-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 52539 INFO  (zkCallback-502-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 52637 INFO  (jetty-closer-510-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72165498250264587-127.0.0.1:43553_solr-n_0000000000) closing
   [junit4]   2> 52639 INFO  (zkCallback-495-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 52639 INFO  (zkCallback-492-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 52741 INFO  (jetty-closer-510-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5e664d58{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 52742 INFO  (jetty-closer-510-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3c1feb6c{/solr,null,UNAVAILABLE}
   [junit4]   2> 52742 INFO  (jetty-closer-510-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 52941 INFO  (jetty-closer-510-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6b47afcb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 52941 INFO  (jetty-closer-510-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a5bb912{/solr,null,UNAVAILABLE}
   [junit4]   2> 52941 INFO  (jetty-closer-510-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 53041 INFO  (jetty-closer-510-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2c2fdbf9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 53041 INFO  (jetty-closer-510-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@607daf46{/solr,null,UNAVAILABLE}
   [junit4]   2> 53042 INFO  (jetty-closer-510-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 53142 INFO  (jetty-closer-510-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@55649ce9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 53142 INFO  (jetty-closer-510-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@206a4730{/solr,null,UNAVAILABLE}
   [junit4]   2> 53142 INFO  (jetty-closer-510-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 53142 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 53345 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> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 53346 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37281
   [junit4]   2> 53346 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37281
   [junit4]   2> 53346 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37281
   [junit4]   2> 53346 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOverseerStatus
   [junit4]   2> 53348 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCloudInfoInCoreStatus
   [junit4]   2> 53349 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09B8A75B53-001/tempDir-002
   [junit4]   2> 53349 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 53349 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 53349 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 53449 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer start zk server on port:43661
   [junit4]   2> 53449 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43661
   [junit4]   2> 53449 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43661
   [junit4]   2> 53449 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43661
   [junit4]   2> 53451 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53453 INFO  (zkConnectionManagerCallback-528-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53453 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53455 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53456 INFO  (zkConnectionManagerCallback-530-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53456 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53456 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53457 INFO  (zkConnectionManagerCallback-532-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53458 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[2E8BFA09B8A75B53]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53560 WARN  (jetty-launcher-533-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 53560 WARN  (jetty-launcher-533-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 53560 WARN  (jetty-launcher-533-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 53561 WARN  (jetty-launcher-533-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 53561 INFO  (jetty-launcher-533-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 53569 INFO  (jetty-launcher-533-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 53569 INFO  (jetty-launcher-533-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 53569 INFO  (jetty-launcher-533-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 53569 INFO  (jetty-launcher-533-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 53569 INFO  (jetty-launcher-533-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 53569 INFO  (jetty-launcher-533-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b3f3da8{/solr,null,AVAILABLE}
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c04bcf2{/solr,null,AVAILABLE}
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@31a191ca{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34565}
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@647730eb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44225}
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-4) [     ] o.e.j.s.Server Started @53619ms
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-3) [     ] o.e.j.s.Server Started @53619ms
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34565}
   [junit4]   2> 53570 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44225}
   [junit4]   2> 53571 ERROR (jetty-launcher-533-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 53571 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 53571 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 53571 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 53571 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 53571 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T16:05:48.215801Z
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79b026a1{/solr,null,AVAILABLE}
   [junit4]   2> 53572 ERROR (jetty-launcher-533-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T16:05:48.216756Z
   [junit4]   2> 53572 INFO  (jetty-launcher-533-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7adff21{/solr,null,AVAILABLE}
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@17aba818{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33039}
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-1) [     ] o.e.j.s.Server Started @53622ms
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33039}
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@217a8900{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37851}
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-2) [     ] o.e.j.s.Server Started @53622ms
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37851}
   [junit4]   2> 53573 ERROR (jetty-launcher-533-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 53573 INFO  (zkConnectionManagerCallback-535-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 53573 ERROR (jetty-launcher-533-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T16:05:48.217445Z
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 53573 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-19T16:05:48.217522Z
   [junit4]   2> 53574 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 53574 INFO  (zkConnectionManagerCallback-537-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53574 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53574 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53574 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53575 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 53575 INFO  (zkConnectionManagerCallback-539-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53575 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53577 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 53578 INFO  (zkConnectionManagerCallback-541-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53578 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53578 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 53712 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 53713 WARN  (jetty-launcher-533-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@556741be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53713 WARN  (jetty-launcher-533-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@556741be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53715 WARN  (jetty-launcher-533-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6196dd40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53715 WARN  (jetty-launcher-533-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6196dd40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53716 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43661/solr
   [junit4]   2> 53716 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53718 INFO  (zkConnectionManagerCallback-548-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53718 INFO  (jetty-launcher-533-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53830 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 53831 WARN  (jetty-launcher-533-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b436d39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53831 WARN  (jetty-launcher-533-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b436d39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53833 WARN  (jetty-launcher-533-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6effbb49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53833 WARN  (jetty-launcher-533-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6effbb49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 53834 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43661/solr
   [junit4]   2> 53834 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53835 INFO  (zkConnectionManagerCallback-555-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53835 INFO  (jetty-launcher-533-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54045 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 54046 WARN  (jetty-launcher-533-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38b10883[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54046 WARN  (jetty-launcher-533-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38b10883[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54047 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 54048 WARN  (jetty-launcher-533-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5bc2e651[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54048 WARN  (jetty-launcher-533-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@633f05d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54048 WARN  (jetty-launcher-533-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5bc2e651[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54048 WARN  (jetty-launcher-533-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@633f05d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54049 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43661/solr
   [junit4]   2> 54049 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54050 WARN  (jetty-launcher-533-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@529bb114[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54050 INFO  (zkConnectionManagerCallback-565-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54050 WARN  (jetty-launcher-533-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@529bb114[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54050 INFO  (jetty-launcher-533-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54051 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43661/solr
   [junit4]   2> 54052 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54053 INFO  (zkConnectionManagerCallback-569-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54053 INFO  (jetty-launcher-533-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54080 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54081 INFO  (zkConnectionManagerCallback-571-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54081 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54125 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37851_solr
   [junit4]   2> 54126 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.Overseer Overseer (id=72165498387169291-127.0.0.1:37851_solr-n_0000000000) starting
   [junit4]   2> 54128 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54129 INFO  (zkConnectionManagerCallback-578-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54129 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54130 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43661/solr ready
   [junit4]   2> 54131 INFO  (OverseerStateUpdate-72165498387169291-127.0.0.1:37851_solr-n_0000000000) [n:127.0.0.1:37851_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37851_solr
   [junit4]   2> 54131 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37851_solr
   [junit4]   2> 54132 INFO  (zkCallback-570-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 54132 INFO  (zkCallback-577-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 54132 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 54142 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 54151 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37851.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 54155 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37851.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 54155 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37851.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 54156 INFO  (jetty-launcher-533-thread-2) [n:127.0.0.1:37851_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09B8A75B53-001/tempDir-002/node2/.
   [junit4]   2> 54180 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54181 INFO  (zkConnectionManagerCallback-581-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54181 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54184 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 54186 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44225_solr as DOWN
   [junit4]   2> 54187 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 54187 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44225_solr
   [junit4]   2> 54188 INFO  (zkCallback-570-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 54188 INFO  (zkCallback-577-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 54188 INFO  (zkCallback-580-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 54189 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54189 INFO  (zkConnectionManagerCallback-588-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54189 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54190 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 54191 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43661/solr ready
   [junit4]   2> 54191 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 54199 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 54208 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44225.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 54213 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44225.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 54213 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44225.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 54213 INFO  (jetty-launcher-533-thread-4) [n:127.0.0.1:44225_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09B8A75B53-001/tempDir-002/node4/.
   [junit4]   2> 54280 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54281 INFO  (zkConnectionManagerCallback-591-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54281 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54285 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 54287 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34565_solr as DOWN
   [junit4]   2> 54287 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 54287 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34565_solr
   [junit4]   2> 54288 INFO  (zkCallback-570-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 54288 INFO  (zkCallback-580-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 54288 INFO  (zkCallback-577-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 54288 INFO  (zkCallback-587-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 54288 INFO  (zkCallback-590-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 54289 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54289 INFO  (zkConnectionManagerCallback-598-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54289 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54290 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 54291 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43661/solr ready
   [junit4]   2> 54291 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 54300 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 54308 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34565.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 54313 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34565.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 54313 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34565.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ef5259d
   [junit4]   2> 54314 INFO  (jetty-launcher-533-thread-3) [n:127.0.0.1:34565_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_2E8BFA09

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

lrJTest.testCreateCollectionWithPropertyParam
   [junit4] OK      8.88s J0 | CollectionsAPISolrJTest.testCreateAndDeleteCollection
   [junit4] OK      4.02s J0 | CollectionsAPISolrJTest.testCreateAndDeleteAlias
   [junit4] OK      2.20s J0 | CollectionsAPISolrJTest.testList
   [junit4] OK      11.2s J0 | CollectionsAPISolrJTest.testSplitShard
   [junit4] OK      4.04s J0 | CollectionsAPISolrJTest.testModifyCollectionAttribute
   [junit4] IGNOR/A 0.00s J0 | CollectionsAPISolrJTest.testCreateAndDeleteShard
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-13021"))
   [junit4] OK      7.64s J0 | CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat
   [junit4] Completed [3/5] on J0 in 140.42s, 21 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4] OK      4.40s J2 | CollectionsAPISolrJTest.testOverseerStatus
   [junit4] OK      4.72s J2 | CollectionsAPISolrJTest.testCloudInfoInCoreStatus
   [junit4] OK      2.10s J2 | CollectionsAPISolrJTest.testClusterProp
   [junit4] OK      4.82s J2 | CollectionsAPISolrJTest.testBalanceShardUnique
   [junit4] OK      4.95s J2 | CollectionsAPISolrJTest.testCollectionProp
   [junit4] OK      6.00s J2 | CollectionsAPISolrJTest.testReadOnlyCollection
   [junit4] OK      4.73s J2 | CollectionsAPISolrJTest.testAddAndDeleteReplicaProp
   [junit4] OK      7.30s J2 | CollectionsAPISolrJTest.testDeleteAliasedCollection
   [junit4] OK      7.75s J2 | CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat
   [junit4] OK      5.62s J2 | CollectionsAPISolrJTest.testAddAndDeleteReplica
   [junit4] OK      5.17s J2 | CollectionsAPISolrJTest.testCreateWithDefaultConfigSet
   [junit4] OK      11.2s J2 | CollectionsAPISolrJTest.testRenameCollection
   [junit4] OK      4.88s J2 | CollectionsAPISolrJTest.testColStatus
   [junit4] OK      3.56s J2 | CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam
   [junit4] OK      7.56s J2 | CollectionsAPISolrJTest.testCreateAndDeleteCollection
   [junit4] OK      3.80s J2 | CollectionsAPISolrJTest.testCreateAndDeleteAlias
   [junit4] OK      1.92s J2 | CollectionsAPISolrJTest.testList
   [junit4] OK      11.1s J2 | CollectionsAPISolrJTest.testSplitShard
   [junit4] OK      3.92s J2 | CollectionsAPISolrJTest.testModifyCollectionAttribute
   [junit4] IGNOR/A 0.00s J2 | CollectionsAPISolrJTest.testCreateAndDeleteShard
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-13021"))
   [junit4] OK      7.88s J2 | CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat
   [junit4] Completed [4/5] on J2 in 113.69s, 21 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4] OK      2.31s J1 | CollectionsAPISolrJTest.testOverseerStatus
   [junit4] OK      4.66s J1 | CollectionsAPISolrJTest.testCloudInfoInCoreStatus
   [junit4] OK      3.42s J1 | CollectionsAPISolrJTest.testClusterProp
   [junit4] OK      4.76s J1 | CollectionsAPISolrJTest.testBalanceShardUnique
   [junit4] OK      4.47s J1 | CollectionsAPISolrJTest.testCollectionProp
   [junit4] OK      7.14s J1 | CollectionsAPISolrJTest.testReadOnlyCollection
   [junit4] OK      6.68s J1 | CollectionsAPISolrJTest.testAddAndDeleteReplicaProp
   [junit4] OK      7.26s J1 | CollectionsAPISolrJTest.testDeleteAliasedCollection
   [junit4] OK      7.62s J1 | CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat
   [junit4] OK      5.63s J1 | CollectionsAPISolrJTest.testAddAndDeleteReplica
   [junit4] OK      5.18s J1 | CollectionsAPISolrJTest.testCreateWithDefaultConfigSet
   [junit4] OK      11.1s J1 | CollectionsAPISolrJTest.testRenameCollection
   [junit4] OK      4.88s J1 | CollectionsAPISolrJTest.testColStatus
   [junit4] OK      3.82s J1 | CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam
   [junit4] OK      7.52s J1 | CollectionsAPISolrJTest.testCreateAndDeleteCollection
   [junit4] OK      3.89s J1 | CollectionsAPISolrJTest.testCreateAndDeleteAlias
   [junit4] OK      2.02s J1 | CollectionsAPISolrJTest.testList
   [junit4] OK      11.1s J1 | CollectionsAPISolrJTest.testSplitShard
   [junit4] OK      4.11s J1 | CollectionsAPISolrJTest.testModifyCollectionAttribute
   [junit4] IGNOR/A 0.00s J1 | CollectionsAPISolrJTest.testCreateAndDeleteShard
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-13021"))
   [junit4] OK      7.99s J1 | CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat
   [junit4] Completed [5/5] on J1 in 115.79s, 21 tests, 1 skipped
   [junit4] 
   [junit4] JVM J0:     0.93 ..   142.27 =   141.35s
   [junit4] JVM J1:     0.93 ..   257.28 =   256.35s
   [junit4] JVM J2:     0.93 ..   250.34 =   249.41s
   [junit4] Execution time total: 4 minutes 17 seconds
   [junit4] Tests summary: 5 suites, 105 tests, 5 ignored (5 assumptions)
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 263.06s | org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 245.90s | org.apache.solr.cloud.TestStressLiveNodes
[junit4:tophints] 173.65s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 125.68s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 122.66s | org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest

-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/home/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.16.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

test-nocompile:

BUILD SUCCESSFUL
Total time: 4 minutes 19 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.CollectionsAPISolrJTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2804)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2683)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2664)
	at hudson.FilePath.act(FilePath.java:1077)
	at hudson.FilePath.act(FilePath.java:1060)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2662)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1840)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=2a1d5eea42d2bb372245480dd2961baf6fa06469, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #24768
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2