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

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-13.0.1) - Build # 530 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/530/
Java: 64bit/jdk-13.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPISolrJTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPISolrJTest:     1) Thread[id=12991, name=SessionTracker, state=TIMED_WAITING, group=TGRP-CollectionsAPISolrJTest]         at java.base@13.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPISolrJTest: 
   1) Thread[id=12991, name=SessionTracker, state=TIMED_WAITING, group=TGRP-CollectionsAPISolrJTest]
        at java.base@13.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([B46B079C699ACF70]:0)


FAILED:  org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection

Error Message:
Could not load collection from ZK: collection1

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: collection1
	at __randomizedtesting.SeedInfo.seed([B46B079C699ACF70:EA5FCAD22AE55397]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1553)
	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:798)
	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:145)
	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:129)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:980)
	at org.apache.solr.cloud.LeaderElectionIntegrationTest.getLeader(LeaderElectionIntegrationTest.java:170)
	at org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:82)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/state.json
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2131)
	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:338)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:338)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1565)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1551)
	... 44 more


FAILED:  org.apache.solr.cloud.LeaderElectionTest.testCancelElection

Error Message:
Could not get leader props for collection2 slice1

Stack Trace:
java.lang.RuntimeException: Could not get leader props for collection2 slice1
	at __randomizedtesting.SeedInfo.seed([B46B079C699ACF70:1FA4F75A03FDDD7]:0)
	at org.apache.solr.cloud.LeaderElectionTest.getLeaderUrl(LeaderElectionTest.java:263)
	at org.apache.solr.cloud.LeaderElectionTest.testCancelElection(LeaderElectionTest.java:244)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)


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

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:58804/h/x

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:58804/h/x
	at __randomizedtesting.SeedInfo.seed([B46B079C699ACF70:3C3F3846C766A288]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1080)
	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:830)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:284)
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:310)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:937)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 42 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest:     1) Thread[id=15215, name=SessionTracker, state=TIMED_WAITING, group=TGRP-MetricsHistoryWithAuthIntegrationTest]         at java.base@13.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest: 
   1) Thread[id=15215, name=SessionTracker, state=TIMED_WAITING, group=TGRP-MetricsHistoryWithAuthIntegrationTest]
        at java.base@13.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([B46B079C699ACF70]:0)


FAILED:  org.apache.solr.cloud.MigrateRouteKeyTest.multipleShardMigrateTest

Error Message:
Could not load collection from ZK: migrate_multipleshardtest_targetCollection

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: migrate_multipleshardtest_targetCollection
	at __randomizedtesting.SeedInfo.seed([B46B079C699ACF70:A87B1DE6485A7F91]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1553)
	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:798)
	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:145)
	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:129)
	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:115)
	at org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:297)
	at org.apache.solr.cloud.MigrateRouteKeyTest.multipleShardMigrateTest(MigrateRouteKeyTest.java:135)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/migrate_multipleshardtest_targetCollection/state.json
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2131)
	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:338)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:338)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1565)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1551)
	... 44 more


FAILED:  org.apache.solr.cloud.OverseerModifyCollectionTest.testModifyColl

Error Message:
KeeperErrorCode = ConnectionLoss for /collections/modifyColl

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /collections/modifyColl
	at __randomizedtesting.SeedInfo.seed([B46B079C699ACF70:1DF32DE965560B76]:0)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:102)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2131)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
	at org.apache.solr.cloud.OverseerModifyCollectionTest.getConfigNameFromZk(OverseerModifyCollectionTest.java:75)
	at org.apache.solr.cloud.OverseerModifyCollectionTest.testModifyColl(OverseerModifyCollectionTest.java:59)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerRolesTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.OverseerRolesTest:     1) Thread[id=18679, name=SessionTracker, state=TIMED_WAITING, group=TGRP-OverseerRolesTest]         at java.base@13.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.OverseerRolesTest: 
   1) Thread[id=18679, name=SessionTracker, state=TIMED_WAITING, group=TGRP-OverseerRolesTest]
        at java.base@13.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([B46B079C699ACF70]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCryptoKeys

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestCryptoKeys:     1) Thread[id=572, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestCryptoKeys]         at java.base@13.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestCryptoKeys: 
   1) Thread[id=572, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestCryptoKeys]
        at java.base@13.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([B46B079C699ACF70]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=19318, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at java.base@13.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=19318, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.base@13.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([B46B079C699ACF70]:0)


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

Error Message:
Error from server at http://127.0.0.1:58667: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58667: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([B46B079C699ACF70:8805CEC5CC4264E9]: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:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:376)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:354)
	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:830)




Build Log:
[...truncated 13560 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCryptoKeys
   [junit4]   2> 110851 INFO  (SUITE-TestCryptoKeys-seed#[B46B079C699ACF70]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/data-dir-10-001
   [junit4]   2> 110851 WARN  (SUITE-TestCryptoKeys-seed#[B46B079C699ACF70]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=65 numCloses=65
   [junit4]   2> 110851 INFO  (SUITE-TestCryptoKeys-seed#[B46B079C699ACF70]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 110854 INFO  (SUITE-TestCryptoKeys-seed#[B46B079C699ACF70]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 110854 INFO  (SUITE-TestCryptoKeys-seed#[B46B079C699ACF70]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 110854 INFO  (SUITE-TestCryptoKeys-seed#[B46B079C699ACF70]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 110887 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 110899 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 110902 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 111021 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer start zk server on port:62772
   [junit4]   2> 111021 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62772
   [junit4]   2> 111021 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62772
   [junit4]   2> 111021 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62772
   [junit4]   2> 111043 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 111092 INFO  (zkConnectionManagerCallback-185-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 111094 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 111149 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 111176 INFO  (zkConnectionManagerCallback-187-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 111177 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 111200 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 111410 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 111417 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 111441 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 111463 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 111472 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 111526 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 111564 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 111578 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 111595 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 111654 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 111667 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 112917 WARN  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 112917 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 112917 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 112918 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 112935 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 112935 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 112936 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 112941 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f7ec252{/,null,AVAILABLE}
   [junit4]   2> 112978 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5add412e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:62781}
   [junit4]   2> 112979 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.s.Server Started @113131ms
   [junit4]   2> 112983 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/tempDir-001/control/data, hostPort=62781, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 112988 ERROR (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 113005 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 113005 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 113005 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 113005 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 113005 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-19T12:12:12.855771Z
   [junit4]   2> 113039 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 113053 INFO  (zkConnectionManagerCallback-189-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 113054 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 113170 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 113175 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/control-001/solr.xml
   [junit4]   2> 113205 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 113207 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 113214 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 113469 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 113478 WARN  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b9d881b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 113478 WARN  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b9d881b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 113485 WARN  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a4e874a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 113486 WARN  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a4e874a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 113487 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62772/solr
   [junit4]   2> 113493 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 113500 INFO  (zkConnectionManagerCallback-196-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 113503 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 113657 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 113663 INFO  (zkConnectionManagerCallback-198-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 113667 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 114093 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62781_
   [junit4]   2> 114095 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] o.a.s.c.Overseer Overseer (id=72058266620395524-127.0.0.1:62781_-n_0000000000) starting
   [junit4]   2> 114109 INFO  (OverseerStateUpdate-72058266620395524-127.0.0.1:62781_-n_0000000000) [n:127.0.0.1:62781_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:62781_
   [junit4]   2> 114110 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62781_
   [junit4]   2> 114129 INFO  (zkCallback-197-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 114236 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 114238 WARN  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 114280 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 114347 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 114364 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 114365 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 114368 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/control-001/cores
   [junit4]   2> 114486 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 114501 INFO  (zkConnectionManagerCallback-207-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 114501 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 114519 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 114539 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62772/solr ready
   [junit4]   2> 114549 INFO  (qtp1555666528-598) [n:127.0.0.1:62781_     ] 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:62781_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 114600 INFO  (OverseerThreadFactory-271-thread-1-processing-n:127.0.0.1:62781_) [n:127.0.0.1:62781_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 114835 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_    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> 114835 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 116236 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 116303 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 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> 116618 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 116925 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 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> 116927 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 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@c7c827a
   [junit4]   2> 116927 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 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 [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 116939 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2042173748301381]
   [junit4]   2> 116946 WARN  (qtp1555666528-600) [n:127.0.0.1:62781_ 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> 117057 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 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> 117057 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 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> 117059 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 117059 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 117064 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1096839606, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 117067 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a6bc481[control_collection_shard1_replica_n1] main]
   [junit4]   2> 117076 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 117077 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 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> 117079 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 117079 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 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 1656158617001263104
   [junit4]   2> 117085 INFO  (searcherExecutor-276-thread-1-processing-n:127.0.0.1:62781_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:62781_ 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@1a6bc481[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 117108 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 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> 117108 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 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> 117145 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 117146 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 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> 117146 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62781/control_collection_shard1_replica_n1/
   [junit4]   2> 117147 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 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> 117149 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:62781/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 117149 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 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/72058266620395524-core_node2-n_0000000000
   [junit4]   2> 117156 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 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:62781/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 117165 INFO  (zkCallback-197-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> 117166 INFO  (zkCallback-197-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> 117170 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 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> 117179 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 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=2344
   [junit4]   2> 117191 INFO  (qtp1555666528-598) [n:127.0.0.1:62781_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 117279 INFO  (zkCallback-197-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> 117279 INFO  (zkCallback-197-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> 117280 INFO  (zkCallback-197-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> 117281 INFO  (qtp1555666528-598) [n:127.0.0.1:62781_     ] 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:62781_&wt=javabin&version=2} status=0 QTime=2732
   [junit4]   2> 117282 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 117406 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 117419 INFO  (zkConnectionManagerCallback-213-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 117419 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 117424 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 117429 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62772/solr ready
   [junit4]   2> 117432 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 117436 INFO  (qtp1555666528-598) [n:127.0.0.1:62781_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 117450 INFO  (OverseerThreadFactory-271-thread-2-processing-n:127.0.0.1:62781_) [n:127.0.0.1:62781_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 117451 INFO  (OverseerCollectionConfigSetProcessor-72058266620395524-127.0.0.1:62781_-n_0000000000) [n:127.0.0.1:62781_     ] 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> 117678 WARN  (OverseerThreadFactory-271-thread-2-processing-n:127.0.0.1:62781_) [n:127.0.0.1:62781_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 117682 INFO  (qtp1555666528-598) [n:127.0.0.1:62781_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 117687 INFO  (qtp1555666528-598) [n:127.0.0.1:62781_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=250
   [junit4]   2> 117690 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 117690 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 117690 INFO  (watches-210-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 117690 INFO  (watches-210-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 117691 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 117691 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 117692 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 117692 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 117692 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 118985 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/shard-1-001 of type NRT
   [junit4]   2> 119011 WARN  (closeThreadPool-214-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 119011 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 119011 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 119011 INFO  (closeThreadPool-214-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 119015 INFO  (closeThreadPool-214-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 119015 INFO  (closeThreadPool-214-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 119015 INFO  (closeThreadPool-214-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 119016 INFO  (closeThreadPool-214-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3eac2a30{/,null,AVAILABLE}
   [junit4]   2> 119041 INFO  (closeThreadPool-214-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1caf4d92{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:62842}
   [junit4]   2> 119041 INFO  (closeThreadPool-214-thread-1) [     ] o.e.j.s.Server Started @119193ms
   [junit4]   2> 119041 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/tempDir-001/jetty1, hostPort=62842, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 119042 ERROR (closeThreadPool-214-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 119042 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 119042 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 119042 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 119042 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 119043 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-19T12:12:18.892970Z
   [junit4]   2> 119050 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 119167 INFO  (zkConnectionManagerCallback-216-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 119172 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 119295 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 119297 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/shard-1-001/solr.xml
   [junit4]   2> 119305 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 119305 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 119310 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 119461 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 119482 WARN  (closeThreadPool-214-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27cfcc15[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 119482 WARN  (closeThreadPool-214-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27cfcc15[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 119514 WARN  (closeThreadPool-214-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@315d49ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 119515 WARN  (closeThreadPool-214-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@315d49ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 119524 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62772/solr
   [junit4]   2> 119561 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 119596 INFO  (zkConnectionManagerCallback-223-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 119597 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 119785 INFO  (closeThreadPool-214-thread-1) [n:127.0.0.1:62842_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 119801 INFO  (zkConnectionManagerCallback-225-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 119805 INFO  (closeThreadPool-214-thread-1) [n:127.0.0.1:62842_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 119868 INFO  (closeThreadPool-214-thread-1) [n:127.0.0.1:62842_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 119877 INFO  (OverseerCollectionConfigSetProcessor-72058266620395524-127.0.0.1:62781_-n_0000000000) [n:127.0.0.1:62781_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 119906 INFO  (closeThreadPool-214-thread-1) [n:127.0.0.1:62842_     ] o.a.s.c.ZkController Publish node=127.0.0.1:62842_ as DOWN
   [junit4]   2> 119914 INFO  (closeThreadPool-214-thread-1) [n:127.0.0.1:62842_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 119914 INFO  (closeThreadPool-214-thread-1) [n:127.0.0.1:62842_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62842_
   [junit4]   2> 119936 INFO  (zkCallback-197-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 119936 INFO  (zkCallback-212-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 119936 INFO  (zkCallback-224-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 119994 INFO  (closeThreadPool-214-thread-1) [n:127.0.0.1:62842_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 119996 WARN  (closeThreadPool-214-thread-1) [n:127.0.0.1:62842_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 120041 INFO  (closeThreadPool-214-thread-1) [n:127.0.0.1:62842_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 120109 INFO  (closeThreadPool-214-thread-1) [n:127.0.0.1:62842_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 120141 INFO  (closeThreadPool-214-thread-1) [n:127.0.0.1:62842_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 120146 INFO  (closeThreadPool-214-thread-1) [n:127.0.0.1:62842_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 120151 INFO  (closeThreadPool-214-thread-1) [n:127.0.0.1:62842_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/shard-1-001/cores
   [junit4]   2> 120323 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62842_
   [junit4]   2> 120377 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/shard-2-001 of type NRT
   [junit4]   2> 120385 WARN  (closeThreadPool-214-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 120392 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 120392 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 120392 INFO  (closeThreadPool-214-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 120451 INFO  (closeThreadPool-214-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 120451 INFO  (closeThreadPool-214-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 120457 INFO  (closeThreadPool-214-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 120466 INFO  (closeThreadPool-214-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fe36a88{/,null,AVAILABLE}
   [junit4]   2> 120544 INFO  (closeThreadPool-214-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2d868bd6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:62855}
   [junit4]   2> 120544 INFO  (closeThreadPool-214-thread-1) [     ] o.e.j.s.Server Started @120696ms
   [junit4]   2> 120546 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/tempDir-001/jetty2, hostPort=62855, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 120548 ERROR (closeThreadPool-214-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 120548 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 120551 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 120553 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 120553 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 120553 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-19T12:12:20.403089Z
   [junit4]   2> 120561 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 120589 INFO  (zkConnectionManagerCallback-231-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120590 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 120715 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 120715 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/shard-2-001/solr.xml
   [junit4]   2> 120723 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 120723 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 120736 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 120867 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 120878 WARN  (closeThreadPool-214-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@70227348[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120879 WARN  (closeThreadPool-214-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@70227348[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120898 WARN  (closeThreadPool-214-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7dc3b203[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120898 WARN  (closeThreadPool-214-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7dc3b203[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120901 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62772/solr
   [junit4]   2> 120910 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 120923 INFO  (zkConnectionManagerCallback-238-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120924 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 121055 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 121067 INFO  (zkConnectionManagerCallback-240-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 121069 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 121106 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 121143 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:62855_ as DOWN
   [junit4]   2> 121152 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 121153 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62855_
   [junit4]   2> 121165 INFO  (zkCallback-197-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 121165 INFO  (zkCallback-212-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 121165 INFO  (zkCallback-224-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 121166 INFO  (zkCallback-239-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 121193 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 121194 WARN  (closeThreadPool-214-thread-1) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 121249 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 121318 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 121406 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 121406 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 121413 INFO  (closeThreadPool-214-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/shard-2-001/cores
   [junit4]   2> 121465 INFO  (TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/shard-3-001 of type NRT
   [junit4]   2> 121469 WARN  (closeThreadPool-214-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 121469 INFO  (closeThreadPool-214-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 121469 INFO  (closeThreadPool-214-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [ju

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

 [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	388	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	90	/solr/overseer/queue
   [junit4]   2> 	36	/solr/live_nodes
   [junit4]   2> 	22	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1615056 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60222
   [junit4]   2> 1615056 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60222
   [junit4]   2> 1615057 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60222
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B46B079C699ACF70-001
   [junit4]   2> Jan 19, 2020 12:37:14 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(Lucene84): {rnd_b=PostingsFormat(name=MockRandom), a_t=Lucene84, _root_=PostingsFormat(name=Direct), a_i=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), foo_s=Lucene84}, docValues:{rnd_b=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), a_t=DocValuesFormat(name=Lucene80), _root_=DocValuesFormat(name=Lucene80), a_i=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Asserting), foo_s=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1446, maxMBSortInHeap=6.430585886700691, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2cd4251a), locale=bo-IN, timezone=CST6CDT
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.1 (64-bit)/cpus=6,threads=1,free=202843648,total=445456384
   [junit4]   2> NOTE: All tests run in this JVM: [DirectSolrConnectionTest, CurrencyFieldTypeTest, TestValueSourceCache, TestComplexPhraseLeadingWildcard, UniqFieldsUpdateProcessorFactoryTest, MaxSizeAutoCommitTest, StatsComponentTest, DistributedVersionInfoTest, TestSlowCompositeReaderWrapper, TestConfigSetsAPIZkFailure, MetricsConfigTest, TestSizeLimitedDistributedMap, ImplicitSnitchTest, MissingSegmentRecoveryTest, TestSimDistribStateManager, SolrLogAuditLoggerPluginTest, TestSafeXMLParsing, SimpleMLTQParserTest, TestSolrCachePerf, DeleteStatusTest, RAMDirectoryFactoryTest, TestNestedUpdateProcessor, TestIBSimilarityFactory, AutoAddReplicasPlanActionTest, DeleteInactiveReplicaTest, TestStressUserVersions, DocValuesTest, CSVRequestHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SuggesterFSTTest, DistributedDebugComponentTest, TestTextField, TestUtils, TestDistributedSearch, TestDistribIDF, PingRequestHandlerTest, TestGeoJSONResponseWriter, DistributedQueryComponentOptimizationTest, ZookeeperStatusHandlerTest, TestHighFrequencyDictionaryFactory, CollectionsAPIAsyncDistributedZkTest, TestReplicationHandlerDiskOverFlow, BlockJoinFacetRandomTest, ZkCLITest, SpellCheckCollatorWithCollapseTest, TestFieldTypeResource, DirectoryFactoryTest, TestSimLargeCluster, BasicFunctionalityTest, PreAnalyzedFieldManagedSchemaCloudTest, DistributedFacetPivotSmallAdvancedTest, SegmentsInfoRequestHandlerTest, TestRawResponseWriter, TestElisionMultitermQuery, TestDynamicFieldCollectionResource, TestRecovery, TestTolerantSearch, TestHalfAndHalfDocValues, BadCopyFieldTest, TestPayloadCheckQParserPlugin, StressHdfsTest, SpatialHeatmapFacetsTest, TestQuerySenderNoQuery, TestDelegationWithHadoopAuth, TestSearcherReuse, BasicDistributedZk2Test, TestScoreJoinQPNoScore, TestSerializedLuceneMatchVersion, HighlighterConfigTest, SchemaVersionSpecificBehaviorTest, TestStressCloudBlindAtomicUpdates, SolrGraphiteReporterTest, TestNumericRangeQuery32, HealthCheckHandlerTest, AnalysisErrorHandlingTest, TestRandomDVFaceting, SyncSliceTest, FacetPivotSmallTest, LeaderVoteWaitTimeoutTest, CoreAdminCreateDiscoverTest, TestFieldCacheReopen, TestPerFieldSimilarity, HttpTriggerListenerTest, ShardSplitTest]
   [junit4] Completed [515/896 (11!)] on J1 in 504.19s, 11 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 46032 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/530/consoleText

[repro] Revision: 155b099caaa786f9e9c84c72eca2ee6683d289b1

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestCryptoKeys -Dtests.seed=B46B079C699ACF70 -Dtests.slow=true -Dtests.locale=jmc -Dtests.timezone=America/Montevideo -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.seed=B46B079C699ACF70 -Dtests.slow=true -Dtests.locale=lt-LT -Dtests.timezone=America/Port-au-Prince -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=MetricsHistoryWithAuthIntegrationTest -Dtests.seed=B46B079C699ACF70 -Dtests.slow=true -Dtests.locale=ky-KG -Dtests.timezone=Eire -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test -Dtests.seed=B46B079C699ACF70 -Dtests.slow=true -Dtests.locale=en-CA -Dtests.timezone=Europe/Riga -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=LeaderElectionIntegrationTest -Dtests.method=testSimpleSliceLeaderElection -Dtests.seed=B46B079C699ACF70 -Dtests.slow=true -Dtests.locale=es-PH -Dtests.timezone=America/Argentina/Cordoba -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=B46B079C699ACF70 -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=LeaderElectionTest -Dtests.method=testCancelElection -Dtests.seed=B46B079C699ACF70 -Dtests.slow=true -Dtests.locale=naq-NA -Dtests.timezone=America/Sao_Paulo -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=MigrateRouteKeyTest -Dtests.method=multipleShardMigrateTest -Dtests.seed=B46B079C699ACF70 -Dtests.slow=true -Dtests.locale=vai-Vaii-LR -Dtests.timezone=America/Argentina/Rio_Gallegos -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=OverseerModifyCollectionTest -Dtests.method=testModifyColl -Dtests.seed=B46B079C699ACF70 -Dtests.slow=true -Dtests.locale=ha -Dtests.timezone=Asia/Manila -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=OverseerRolesTest -Dtests.seed=B46B079C699ACF70 -Dtests.slow=true -Dtests.locale=en-NF -Dtests.timezone=America/Thunder_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=ShardSplitTest -Dtests.method=testSplitMixedReplicaTypesLink -Dtests.seed=B46B079C699ACF70 -Dtests.slow=true -Dtests.locale=bo-IN -Dtests.timezone=CST6CDT -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       LeaderFailoverAfterPartitionTest
[repro]       OverseerModifyCollectionTest
[repro]       LeaderElectionTest
[repro]       ShardSplitTest
[repro]       MigrateRouteKeyTest
[repro]       CollectionsAPISolrJTest
[repro]       TestCryptoKeys
[repro]       TestSolrCloudWithSecureImpersonation
[repro]       LeaderElectionIntegrationTest
[repro]       OverseerRolesTest
[repro]       MetricsHistoryWithAuthIntegrationTest
[repro] ant compile-test

[...truncated 3629 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=55 -Dtests.class="*.LeaderFailoverAfterPartitionTest|*.OverseerModifyCollectionTest|*.LeaderElectionTest|*.ShardSplitTest|*.MigrateRouteKeyTest|*.CollectionsAPISolrJTest|*.TestCryptoKeys|*.TestSolrCloudWithSecureImpersonation|*.LeaderElectionIntegrationTest|*.OverseerRolesTest|*.MetricsHistoryWithAuthIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=B46B079C699ACF70 -Dtests.slow=true -Dtests.locale=en-CA -Dtests.timezone=Europe/Riga -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 540 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.CollectionsAPISolrJTest
[repro]   0/5 failed: org.apache.solr.cloud.LeaderElectionIntegrationTest
[repro]   0/5 failed: org.apache.solr.cloud.LeaderElectionTest
[repro]   0/5 failed: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
[repro]   0/5 failed: org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest
[repro]   0/5 failed: org.apache.solr.cloud.MigrateRouteKeyTest
[repro]   0/5 failed: org.apache.solr.cloud.OverseerModifyCollectionTest
[repro]   0/5 failed: org.apache.solr.cloud.OverseerRolesTest
[repro]   0/5 failed: org.apache.solr.cloud.TestCryptoKeys
[repro]   0/5 failed: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro] Exiting with code 0

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-11.0.6) - Build # 534 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.ConnectionManagerTest.testLikelyExpired

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([65F54A223885EB72:4180E87A18F9CF4D]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at org.junit.Assert.assertFalse(Assert.java:74)
	at org.apache.solr.cloud.ConnectionManagerTest.testLikelyExpired(ConnectionManagerTest.java:93)
	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 13814 lines...]
   [junit4] Suite: org.apache.solr.cloud.ConnectionManagerTest
   [junit4]   2> 652023 INFO  (SUITE-ConnectionManagerTest-seed#[65F54A223885EB72]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 652024 INFO  (SUITE-ConnectionManagerTest-seed#[65F54A223885EB72]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ConnectionManagerTest_65F54A223885EB72-001/data-dir-30-001
   [junit4]   2> 652024 WARN  (SUITE-ConnectionManagerTest-seed#[65F54A223885EB72]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 652025 INFO  (SUITE-ConnectionManagerTest-seed#[65F54A223885EB72]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 652026 INFO  (SUITE-ConnectionManagerTest-seed#[65F54A223885EB72]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 652030 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReconnectWhenZkDisappeared
   [junit4]   2> 652031 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 652032 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 652032 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 652134 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.ZkTestServer start zk server on port:51716
   [junit4]   2> 652135 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51716
   [junit4]   2> 652135 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51716
   [junit4]   2> 652135 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51716
   [junit4]   2> 652139 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652145 INFO  (zkConnectionManagerCallback-1299-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652145 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652150 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652155 INFO  (zkConnectionManagerCallback-1301-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652155 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652158 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652166 INFO  (zkConnectionManagerCallback-1303-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652168 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652168 WARN  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1545fd91 name: ZooKeeperConnection Watcher:127.0.0.1:51716/solr got event WatchedEvent state:Expired type:None path: path:  type: None
   [junit4]   2> 652168 WARN  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 652170 ERROR (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager :java.io.IOException: Testing
   [junit4]   2> 	at org.apache.solr.cloud.ConnectionManagerTest$MockZkClientConnectionStrategy.reconnect(ConnectionManagerTest.java:157)
   [junit4]   2> 	at org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:150)
   [junit4]   2> 	at org.apache.solr.cloud.ConnectionManagerTest.testReconnectWhenZkDisappeared(ConnectionManagerTest.java:133)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 652170 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager Could not connect due to error, sleeping for 1s and trying again
   [junit4]   2> 653170 WARN  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 653172 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 653179 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]-EventThread) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 653179 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 653284 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 653285 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 653389 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 653608 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51716
   [junit4]   2> 653608 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51716
   [junit4]   2> 653608 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51716
   [junit4]   2> 653609 INFO  (TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[65F54A223885EB72]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReconnectWhenZkDisappeared
   [junit4]   2> 653615 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLikelyExpired
   [junit4]   2> 653616 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 653616 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 653616 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 653717 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.c.ZkTestServer start zk server on port:51745
   [junit4]   2> 653717 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51745
   [junit4]   2> 653718 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51745
   [junit4]   2> 653718 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51745
   [junit4]   2> 653721 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 653729 INFO  (zkConnectionManagerCallback-1305-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 653729 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 653740 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 653748 INFO  (zkConnectionManagerCallback-1307-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 653749 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 653750 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 653759 INFO  (zkConnectionManagerCallback-1309-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 653761 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 653762 WARN  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2277b107 name: ZooKeeperConnection Watcher:127.0.0.1:51745/solr got event WatchedEvent state:Disconnected type:None path: path:  type: None
   [junit4]   2> 653762 WARN  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 656145 WARN  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]-SendThread(127.0.0.1:51745)) [     ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 2388ms for sessionid 0x10006b74b4a0002
   [junit4]   2> 656147 WARN  (NIOWorkerThread-12) [     ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10006b74b4a0002, likely client has closed socket
   [junit4]   2> 656248 WARN  (zkConnectionManagerCallback-1309-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2277b107 name: ZooKeeperConnection Watcher:127.0.0.1:51745/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 656248 WARN  (zkConnectionManagerCallback-1309-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 657732 WARN  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]-SendThread(127.0.0.1:51745)) [     ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10006b74b4a0002 has expired
   [junit4]   2> 657732 WARN  (zkConnectionManagerCallback-1309-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2277b107 name: ZooKeeperConnection Watcher:127.0.0.1:51745/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 657732 WARN  (zkConnectionManagerCallback-1309-thread-1) [     ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 657732 WARN  (zkConnectionManagerCallback-1309-thread-1) [     ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 657733 INFO  (zkConnectionManagerCallback-1309-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 657738 INFO  (zkConnectionManagerCallback-1309-thread-1-EventThread) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657738 INFO  (zkConnectionManagerCallback-1309-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 657739 INFO  (zkConnectionManagerCallback-1309-thread-1) [     ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 657739 INFO  (zkConnectionManagerCallback-1309-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 658374 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 658591 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51745
   [junit4]   2> 658591 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51745
   [junit4]   2> 658591 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51745
   [junit4]   2> 658592 INFO  (TEST-ConnectionManagerTest.testLikelyExpired-seed#[65F54A223885EB72]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLikelyExpired
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ConnectionManagerTest -Dtests.method=testLikelyExpired -Dtests.seed=65F54A223885EB72 -Dtests.slow=true -Dtests.locale=fr-BF -Dtests.timezone=Pacific/Ponape -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.98s J3 | ConnectionManagerTest.testLikelyExpired <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([65F54A223885EB72:4180E87A18F9CF4D]:0)
   [junit4]    > 	at org.apache.solr.cloud.ConnectionManagerTest.testLikelyExpired(ConnectionManagerTest.java:93)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ConnectionManagerTest_65F54A223885EB72-001
   [junit4]   2> Jan 20, 2020 4:39:08 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(Lucene84): {}, docValues:{}, maxPointsInLeafNode=648, maxMBSortInHeap=6.032911702603776, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@17e5f53f), locale=fr-BF, timezone=Pacific/Ponape
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=174635640,total=436731904
   [junit4]   2> NOTE: All tests run in this JVM: [AddReplicaTest, TestFieldCollectionResource, DistributedFacetPivotWhiteBoxTest, PeerSyncWithBufferUpdatesTest, DataDrivenBlockJoinTest, CachingDirectoryFactoryTest, TestFaceting, TestGroupingSearch, ForceLeaderTest, TolerantUpdateProcessorTest, TestMaxTokenLenTokenizer, TestReplicaProperties, OverseerTest, SuggestComponentTest, TestCloudJSONFacetSKG, TestBinaryResponseWriter, RestartWhileUpdatingTest, OutputWriterTest, NoCacheHeaderTest, TestFieldCacheSortRandom, BasicZkTest, TestAtomicUpdateErrorCases, TestRetrieveFieldsOptimizer, ExternalFileFieldSortTest, ZkFailoverTest, SearchHandlerTest, DistributedUpdateProcessorTest, DistribDocExpirationUpdateProcessorTest, ConcurrentDeleteAndCreateCollectionTest, TestSolrCloudWithDelegationTokens, TestHdfsBackupRestoreCore, TestImplicitCoreProperties, ConnectionManagerTest]
   [junit4] Completed [136/896 (1!)] on J3 in 7.10s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 47275 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/534/consoleText

[repro] Revision: b6a7f29b541021af13534755fe337a4ab1567b88

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=ConnectionManagerTest -Dtests.method=testLikelyExpired -Dtests.seed=65F54A223885EB72 -Dtests.slow=true -Dtests.locale=fr-BF -Dtests.timezone=Pacific/Ponape -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3629 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ConnectionManagerTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=65F54A223885EB72 -Dtests.slow=true -Dtests.locale=fr-BF -Dtests.timezone=Pacific/Ponape -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-11.0.6) - Build # 533 - Still Unstable!

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

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

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
	at __randomizedtesting.SeedInfo.seed([3D443E4CFDF74868:B5100196530B2590]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
	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 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:834)




Build Log:
[...truncated 13428 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> 50732 INFO  (SUITE-SyncSliceTest-seed#[3D443E4CFDF74868]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 50732 INFO  (SUITE-SyncSliceTest-seed#[3D443E4CFDF74868]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/data-dir-6-001
   [junit4]   2> 50732 WARN  (SUITE-SyncSliceTest-seed#[3D443E4CFDF74868]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=351 numCloses=351
   [junit4]   2> 50733 INFO  (SUITE-SyncSliceTest-seed#[3D443E4CFDF74868]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 50733 INFO  (SUITE-SyncSliceTest-seed#[3D443E4CFDF74868]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 50734 INFO  (SUITE-SyncSliceTest-seed#[3D443E4CFDF74868]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /go_kfa/a
   [junit4]   2> 50738 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 50738 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 50738 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 50843 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer start zk server on port:56971
   [junit4]   2> 50843 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:56971
   [junit4]   2> 50843 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56971
   [junit4]   2> 50843 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56971
   [junit4]   2> 50847 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 50852 INFO  (zkConnectionManagerCallback-62-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 50853 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 50864 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 50867 INFO  (zkConnectionManagerCallback-64-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 50868 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 50872 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 50877 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 50881 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 50885 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 50889 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 50892 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 50896 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 50900 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 50903 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 50905 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 50908 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 50912 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 51387 WARN  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 51387 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 51387 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 51387 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 51394 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51394 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51394 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 51396 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b25fb2c{/go_kfa/a,null,AVAILABLE}
   [junit4]   2> 51403 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@21413d3f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:56979}
   [junit4]   2> 51403 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.e.j.s.Server Started @51465ms
   [junit4]   2> 51403 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/go_kfa/a, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/tempDir-001/control/data, hostPort=56979, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/control-001/cores}
   [junit4]   2> 51403 ERROR (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51403 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 51404 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 51404 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51404 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51404 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-20T09:10:16.097131Z
   [junit4]   2> 51409 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51414 INFO  (zkConnectionManagerCallback-66-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51415 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51521 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 51522 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/control-001/solr.xml
   [junit4]   2> 51528 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 51528 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 51534 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 51666 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 51679 WARN  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@674d7092[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51679 WARN  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@674d7092[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51698 WARN  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@346edb69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51698 WARN  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@346edb69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 51715 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56971/solr
   [junit4]   2> 51724 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51730 INFO  (zkConnectionManagerCallback-73-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51731 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51844 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51847 INFO  (zkConnectionManagerCallback-75-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51847 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52577 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56979_go_kfa%2Fa
   [junit4]   2> 52581 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.c.Overseer Overseer (id=72063213583794180-127.0.0.1:56979_go_kfa%2Fa-n_0000000000) starting
   [junit4]   2> 52607 INFO  (OverseerStateUpdate-72063213583794180-127.0.0.1:56979_go_kfa%2Fa-n_0000000000) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:56979_go_kfa%2Fa
   [junit4]   2> 52607 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56979_go_kfa%2Fa
   [junit4]   2> 52612 INFO  (OverseerStateUpdate-72063213583794180-127.0.0.1:56979_go_kfa%2Fa-n_0000000000) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 52623 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 52624 WARN  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 52654 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 52672 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4
   [junit4]   2> 52679 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4
   [junit4]   2> 52679 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4
   [junit4]   2> 52680 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/control-001/cores
   [junit4]   2> 52714 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52722 INFO  (zkConnectionManagerCallback-84-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52725 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52751 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 52759 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56971/solr ready
   [junit4]   2> 52764 INFO  (qtp225511804-199) [n:127.0.0.1:56979_go_kfa%2Fa     ] 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:56979_go_kfa%252Fa&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 52797 INFO  (OverseerThreadFactory-79-thread-1-processing-n:127.0.0.1:56979_go_kfa%2Fa) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 53033 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa    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> 53034 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 54098 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 54128 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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> 54221 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 54288 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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> 54289 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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@66f051c4
   [junit4]   2> 54289 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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 [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 54291 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.27034312664806803]
   [junit4]   2> 54298 WARN  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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> 54351 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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> 54351 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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> 54352 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 54352 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 54353 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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=15, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=93.08984375, floorSegmentMB=0.8505859375, forceMergeDeletesPctAllowed=21.940882570926455, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=41.84093584803774
   [junit4]   2> 54354 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@16ea35db[control_collection_shard1_replica_n1] main]
   [junit4]   2> 54357 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 54358 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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> 54358 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 54358 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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 1656237765742821376
   [junit4]   2> 54359 INFO  (searcherExecutor-84-thread-1-processing-n:127.0.0.1:56979_go_kfa%2Fa x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:56979_go_kfa%2Fa 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@16ea35db[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 54370 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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> 54370 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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> 54379 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 54379 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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> 54379 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56979/go_kfa/a/control_collection_shard1_replica_n1/
   [junit4]   2> 54380 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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> 54381 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:56979/go_kfa/a/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 54381 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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/72063213583794180-core_node2-n_0000000000
   [junit4]   2> 54386 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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:56979/go_kfa/a/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 54495 INFO  (zkCallback-74-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> 54496 INFO  (zkCallback-74-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> 54507 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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> 54514 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa 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=1480
   [junit4]   2> 54519 INFO  (qtp225511804-199) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 54613 INFO  (zkCallback-74-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> 54613 INFO  (zkCallback-74-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> 54613 INFO  (zkCallback-74-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> 54615 INFO  (qtp225511804-199) [n:127.0.0.1:56979_go_kfa%2Fa     ] 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:56979_go_kfa%252Fa&wt=javabin&version=2} status=0 QTime=1850
   [junit4]   2> 54615 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 54737 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54744 INFO  (zkConnectionManagerCallback-90-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54744 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54748 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 54754 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56971/solr ready
   [junit4]   2> 54757 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 54760 INFO  (qtp225511804-199) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 54770 INFO  (OverseerCollectionConfigSetProcessor-72063213583794180-127.0.0.1:56979_go_kfa%2Fa-n_0000000000) [n:127.0.0.1:56979_go_kfa%2Fa     ] 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> 54771 INFO  (OverseerThreadFactory-79-thread-2-processing-n:127.0.0.1:56979_go_kfa%2Fa) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 54982 WARN  (OverseerThreadFactory-79-thread-2-processing-n:127.0.0.1:56979_go_kfa%2Fa) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 54988 INFO  (qtp225511804-199) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 54991 INFO  (qtp225511804-199) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=231
   [junit4]   2> 54995 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 54995 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 54995 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 54995 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 54995 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 54995 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 54995 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 55489 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/shard-1-001 of type NRT
   [junit4]   2> 55493 WARN  (closeThreadPool-91-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 55493 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 55493 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 55493 INFO  (closeThreadPool-91-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 55495 INFO  (closeThreadPool-91-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 55495 INFO  (closeThreadPool-91-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 55495 INFO  (closeThreadPool-91-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 55496 INFO  (closeThreadPool-91-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2005128c{/go_kfa/a,null,AVAILABLE}
   [junit4]   2> 55498 INFO  (closeThreadPool-91-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@408915fc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57010}
   [junit4]   2> 55498 INFO  (closeThreadPool-91-thread-1) [     ] o.e.j.s.Server Started @55559ms
   [junit4]   2> 55498 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/go_kfa/a, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/tempDir-001/jetty1, hostPort=57010, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 55498 ERROR (closeThreadPool-91-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 55498 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 55498 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 55498 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 55498 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 55498 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-20T09:10:20.191924Z
   [junit4]   2> 55501 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55505 INFO  (zkConnectionManagerCallback-93-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 55505 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55609 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 55610 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/shard-1-001/solr.xml
   [junit4]   2> 55613 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 55613 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 55615 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 55667 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 55675 WARN  (closeThreadPool-91-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43dafe86[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 55675 WARN  (closeThreadPool-91-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43dafe86[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 55686 WARN  (closeThreadPool-91-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6cc5392b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 55686 WARN  (closeThreadPool-91-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6cc5392b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 55688 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56971/solr
   [junit4]   2> 55692 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55698 INFO  (zkConnectionManagerCallback-100-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 55698 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55810 INFO  (closeThreadPool-91-thread-1) [n:127.0.0.1:57010_go_kfa%2Fa     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55816 INFO  (zkConnectionManagerCallback-102-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 55817 INFO  (closeThreadPool-91-thread-1) [n:127.0.0.1:57010_go_kfa%2Fa     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55851 INFO  (closeThreadPool-91-thread-1) [n:127.0.0.1:57010_go_kfa%2Fa     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 55883 INFO  (closeThreadPool-91-thread-1) [n:127.0.0.1:57010_go_kfa%2Fa     ] o.a.s.c.ZkController Publish node=127.0.0.1:57010_go_kfa%2Fa as DOWN
   [junit4]   2> 55890 INFO  (closeThreadPool-91-thread-1) [n:127.0.0.1:57010_go_kfa%2Fa     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 55890 INFO  (closeThreadPool-91-thread-1) [n:127.0.0.1:57010_go_kfa%2Fa     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57010_go_kfa%2Fa
   [junit4]   2> 55895 INFO  (zkCallback-89-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 55896 INFO  (zkCallback-74-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 55896 INFO  (zkCallback-101-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 55908 INFO  (closeThreadPool-91-thread-1) [n:127.0.0.1:57010_go_kfa%2Fa     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 55909 WARN  (closeThreadPool-91-thread-1) [n:127.0.0.1:57010_go_kfa%2Fa     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 55941 INFO  (closeThreadPool-91-thread-1) [n:127.0.0.1:57010_go_kfa%2Fa     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 55977 INFO  (closeThreadPool-91-thread-1) [n:127.0.0.1:57010_go_kfa%2Fa     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4
   [junit4]   2> 55981 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/shard-2-001 of type NRT
   [junit4]   2> 55983 WARN  (closeThreadPool-91-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 55983 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 55983 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 55983 INFO  (closeThreadPool-91-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 55985 INFO  (closeThreadPool-91-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 55985 INFO  (closeThreadPool-91-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 55985 INFO  (closeThreadPool-91-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 55986 INFO  (closeThreadPool-91-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@184fbf50{/go_kfa/a,null,AVAILABLE}
   [junit4]   2> 55990 INFO  (closeThreadPool-91-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5bcb84b4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57014}
   [junit4]   2> 55990 INFO  (closeThreadPool-91-thread-2) [     ] o.e.j.s.Server Started @56051ms
   [junit4]   2> 55990 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/go_kfa/a, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/tempDir-001/jetty2, hostPort=57014, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 55990 ERROR (closeThreadPool-91-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 55990 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 55990 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 55990 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 55990 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 55990 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-20T09:10:20.683816Z
   [junit4]   2> 55991 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55998 INFO  (zkConnectionManagerCallback-108-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 55998 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 56011 INFO  (closeThreadPool-91-thread-1) [n:127.0.0.1:57010_go_kfa%2Fa     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4
   [junit4]   2> 56011 INFO  (closeThreadPool-91-thread-1) [n:127.0.0.1:57010_go_kfa%2Fa     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4
   [junit4]   2> 56019 INFO  (closeThreadPool-91-thread-1) [n:127.0.0.1:57010_go_kfa%2Fa     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/shard-1-001/cores
   [junit4]   2> 56108 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 56108 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/shard-2-001/solr.xml
   [junit4]   2> 56112 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 56112 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 56117 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 56151 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:57010_go_kfa%2Fa
   [junit4]   2> 56164 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 56166 WARN  (closeThreadPool-91-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2839196e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56166 WARN  (closeThreadPool-91-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2839196e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56174 WARN  (closeThreadPool-91-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@62878a09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56174 WARN  (closeThreadPool-91-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@62878a09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56175 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56971/solr
   [junit4]   2> 56176 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 56180 INFO  (zkConnectionManagerCallback-115-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56180 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 56291 INFO  (closeThreadPool-91-thread-2) [n:127.0.0.1:57014_go_kfa%2Fa     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 56295 INFO  (zkConnectionManagerCallback-117-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56295 INFO  (closeThreadPool-91-thread-2) [n:127.0.0.1:57014_go_kfa%2Fa     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 56324 INFO  (closeThreadPool-91-thread-2) [n:127.0.0.1:57014_go_kfa%2Fa     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 56339 INFO  (closeThreadPool-91-thread-2) [n:127.0.0.1:57014_go_kfa%2Fa     ] o.a.s.c.ZkController Publish node=127.0.0.1:57014_go_kfa%2Fa as DOWN
   [junit4]   2> 56342 INFO  (closeThreadPool-91-thread-2) [n:127.0.0.1:57014_go_kfa%2Fa     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 56342 INFO  (closeThreadPool-91-thread-2) [n:127.0.0.1:57014_go_kfa%2Fa     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57014_go_kfa%2Fa
   [junit4]   2> 56348 INFO  (zkCallback-89-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 56348 INFO  (zkCallback-74-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 56349 INFO  (zkCallback-101-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 56352 INFO  (zkCallback-116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 56359 INFO  (closeThreadPool-91-thread-2) [n:127.0.0.1:57014_go_kfa%2Fa     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 56360 WARN  (closeThreadPool-91-thread-2) [n:127.0.0.1:57014_go_kfa%2Fa     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 56390 INFO  (closeThreadPool-91-thread-2) [n:127.0.0.1:57014_go_kfa%2Fa     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 56425 INFO  (closeThreadPool-91-thread-2) [n:127.0.0.1:57014_go_kfa%2Fa     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4
   [junit4]   2> 56432 INFO  (closeThreadPool-91-thread-2) [n:127.0.0.1:57014_go_kfa%2Fa     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4
   [junit4]   2> 56433 INFO  (closeThreadPool-91-thread-2) [n:127.0.0.1:57014_go_kfa%2Fa     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4
   [junit4]   2> 56434 INFO  (closeThreadPool-91-thread-2) [n:127.0.0.1:57014_go_kfa%2Fa     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/shard-2-001/cores
   [junit4]   2> 56508 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:57014_go_kfa%2Fa
   [junit4]   2> 56719 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/shard-3-001 of type NRT
   [junit4]   2> 56736 WARN  (closeThreadPool-91-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 56736 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 56736 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 56736 INFO  (closeThreadPool-91-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 56744 INFO  (closeThreadPool-91-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 56744 INFO  (closeThreadPool-91-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 56744 INFO  (closeThreadPool-91-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 56747 INFO  (closeThreadPool-91-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b59fd9{/go_kfa/a,null,AVAILABLE}
   [junit4]   2> 56760 INFO  (closeThreadPool-91-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3de5329f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57023}
   [junit4]   2> 56760 INFO  (closeThreadPool-91-thread-2) [     ] o.e.j.s.Server Started @56821ms
   [junit4]   2> 56760 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/go_kfa/a, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/tempDir-001/jetty3, hostPort=57023, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 56760 ERROR (closeThreadPool-91-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 56760 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 56760 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 56760 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 56760 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 56760 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-20T09:10:21.453871Z
   [junit4]   2> 56763 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 56770 INFO  (zkConnectionManagerCallback-123-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56771 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 56885 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 56885 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/shard-3-001/solr.xml
   [junit4]   2> 56888 INFO  (OverseerCollectionConfigSetProcessor-72063213583794180-127.0.0.1:56979_go_kfa%2Fa-n_0000000000) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 56898 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 56901 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 56902 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 57046 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 57053 WARN  (closeThreadPool-91-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7195a2fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57053 WARN  (closeThreadPool-91-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7195a2fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57066 WARN  (closeThreadPool-91-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a0b40be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57066 WARN  (closeThreadPool-91-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a0b40be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57068 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56971/solr
   [junit4]   2> 57070 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57077 INFO  (zkConnectionManagerCallback-130-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57077 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57192 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57195 INFO  (zkConnectionManagerCallback-132-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57195 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57215 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 57231 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:57023_go_kfa%2Fa as DOWN
   [junit4]   2> 57236 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 57236 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57023_go_kfa%2Fa
   [junit4]   2> 57239 INFO  (zkCallback-116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 57239 INFO  (zkCallback-74-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 57239 INFO  (zkCallback-101-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 57239 INFO  (zkCallback-131-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 57239 INFO  (zkCallback-89-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 57249 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 57251 WARN  (closeThreadPool-91-thread-2) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 57274 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/shard-4-001 of type NRT
   [junit4]   2> 57275 WARN  (closeThreadPool-91-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 57275 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 57275 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 57275 INFO  (closeThreadPool-91-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 57277 INFO  (closeThreadPool-91-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 57277 INFO  (closeThreadPool-91-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 57277 INFO  (closeThreadPool-91-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 57278 INFO  (closeThreadPool-91-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@273c30ca{/go_kfa/a,null,AVAILABLE}
   [junit4]   2> 57280 INFO  (closeThreadPool-91-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@624e3cc7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57029}
   [junit4]   2> 57280 INFO  (closeThreadPool-91-thread-1) [     ] o.e.j.s.Server Started @57342ms
   [junit4]   2> 57280 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/go_kfa/a, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/tempDir-001/jetty4, hostPort=57029, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/shard-4-001/cores, replicaType=NRT}
   [junit4]   2> 57289 ERROR (closeThreadPool-91-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 57289 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 57289 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 57289 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 57289 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 57289 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-20T09:10:21.982706Z
   [junit4]   2> 57291 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57295 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 57295 INFO  (zkConnectionManagerCallback-137-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57295 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57319 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4
   [junit4]   2> 57328 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4
   [junit4]   2> 57329 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4
   [junit4]   2> 57330 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/shard-3-001/cores
   [junit4]   2> 57375 INFO  (closeThreadPool-91-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:57023_go_kfa%2Fa
   [junit4]   2> 57402 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 57402 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/shard-4-001/solr.xml
   [junit4]   2> 57407 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 57407 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 57408 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 57557 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 57559 WARN  (closeThreadPool-91-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79ba1bee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57559 WARN  (closeThreadPool-91-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79ba1bee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57564 WARN  (closeThreadPool-91-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42c458c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57564 WARN  (closeThreadPool-91-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42c458c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57565 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56971/solr
   [junit4]   2> 57566 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57569 INFO  (zkConnectionManagerCallback-145-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57570 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57679 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57684 INFO  (zkConnectionManagerCallback-147-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57684 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57700 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 57715 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:57029_go_kfa%2Fa as DOWN
   [junit4]   2> 57717 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 57717 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57029_go_kfa%2Fa
   [junit4]   2> 57719 INFO  (zkCallback-131-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 57719 INFO  (zkCallback-101-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 57719 INFO  (zkCallback-146-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 57719 INFO  (zkCallback-74-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 57723 INFO  (zkCallback-89-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 57723 INFO  (zkCallback-116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 57728 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 57729 WARN  (closeThreadPool-91-thread-1) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 57745 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 57763 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4
   [junit4]   2> 57769 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4
   [junit4]   2> 57770 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4
   [junit4]   2> 57771 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/shard-4-001/cores
   [junit4]   2> 57819 INFO  (closeThreadPool-91-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:57029_go_kfa%2Fa
   [junit4]   2> 57825 INFO  (qtp225511804-199) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:57023_go_kfa%252Fa&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 57825 INFO  (qtp225511804-200) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:57014_go_kfa%252Fa&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 57826 INFO  (qtp225511804-201) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:57010_go_kfa%252Fa&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 57828 INFO  (qtp225511804-198) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:57029_go_kfa%252Fa&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 57837 INFO  (OverseerThreadFactory-79-thread-3-processing-n:127.0.0.1:56979_go_kfa%2Fa) [n:127.0.0.1:56979_go_kfa%2Fa c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:57023_go_kfa%2Fa for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 57842 INFO  (OverseerThreadFactory-79-thread-3-processing-n:127.0.0.1:56979_go_kfa%2Fa) [n:127.0.0.1:56979_go_kfa%2Fa c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 57851 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 58873 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 58894 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 58985 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 59031 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 59031 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4
   [junit4]   2> 59031 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/shard-3-001/cores/collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001/shard-3-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 59031 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.27034312664806803]
   [junit4]   2> 59036 WARN  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_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> 59081 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 59081 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 59084 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 59084 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 59084 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=93.08984375, floorSegmentMB=0.8505859375, forceMergeDeletesPctAllowed=21.940882570926455, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=41.84093584803774
   [junit4]   2> 59085 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bd160e1[collection1_shard1_replica_n1] main]
   [junit4]   2> 59089 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 59090 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 59091 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 59091 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1656237770705731584
   [junit4]   2> 59094 INFO  (searcherExecutor-125-thread-1-processing-n:127.0.0.1:57023_go_kfa%2Fa x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@4bd160e1[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 59102 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 59102 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 59109 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 59109 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 59109 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57023/go_kfa/a/collection1_shard1_replica_n1/
   [junit4]   2> 59109 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 59109 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:57023/go_kfa/a/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 59109 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72063213583794191-core_node2-n_0000000000
   [junit4]   2> 59112 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57023/go_kfa/a/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 59227 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 59232 INFO  (qtp730620490-315) [n:127.0.0.1:57023_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1380
   [junit4]   2> 59237 INFO  (qtp225511804-199) [n:127.0.0.1:56979_go_kfa%2Fa c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:57023_go_kfa%252Fa&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1412
   [junit4]   2> 59848 INFO  (OverseerThreadFactory-79-thread-4-processing-n:127.0.0.1:56979_go_kfa%2Fa) [n:127.0.0.1:56979_go_kfa%2Fa c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:57014_go_kfa%2Fa for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 59848 INFO  (OverseerCollectionConfigSetProcessor-72063213583794180-127.0.0.1:56979_go_kfa%2Fa-n_0000000000) [n:127.0.0.1:56979_go_kfa%2Fa     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 59851 INFO  (OverseerThreadFactory-79-thread-4-processing-n:127.0.0.1:56979_go_kfa%2Fa) [n:127.0.0.1:56979_go_kfa%2Fa c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 59859 INFO  (qtp1609829266-282) [n:127.0.0.1:57014_go_kfa%2Fa    x:collection1_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 60890 INFO  (qtp1609829266-282) [n:127.0.0.1:57014_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 60920 INFO  (qtp1609829266-282) [n:127.0.0.1:57014_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n3] Schema name=test
   [junit4]   2> 61035 INFO  (qtp1609829266-282) [n:127.0.0.1:57014_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 61085 INFO  (qtp1609829266-282) [n:127.0.0.1:57014_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using configuration from collection collection1, trusted=true
   [junit4]   2> 61085 INFO  (qtp1609829266-282) [n:127.0.0.1:57014_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n3' (registry 'solr.core.collection1.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66f051c4
   [junit4]   2> 61086 INFO  (qtp1609829266-282) [n:127.0.0.1:57014_go_kfa%2Fa c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.SolrCore [[collection1_shard1_rep

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

nit4]   1>             "127.0.0.1:57010_go_kfa%2Fa",
   [junit4]   1>             "127.0.0.1:57014_go_kfa%2Fa",
   [junit4]   1>             "127.0.0.1:57029_go_kfa%2Fa"],
   [junit4]   1>           "nodeNameVsTimeRemoved":{"127.0.0.1:57023_go_kfa%2Fa":85770297834229}}
   [junit4]   1>    /solr/autoscaling/events (2)
   [junit4]   1>     /solr/autoscaling/events/.scheduled_maintenance (0)
   [junit4]   1>     /solr/autoscaling/events/.auto_add_replicas (0)
   [junit4]   1>   /solr/autoscaling.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "triggers":{
   [junit4]   1>           ".auto_add_replicas":{
   [junit4]   1>             "name":".auto_add_replicas",
   [junit4]   1>             "event":"nodeLost",
   [junit4]   1>             "waitFor":10,
   [junit4]   1>             "enabled":true,
   [junit4]   1>             "actions":[
   [junit4]   1>               {
   [junit4]   1>                 "name":"auto_add_replicas_plan",
   [junit4]   1>                 "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"execute_plan",
   [junit4]   1>                 "class":"solr.ExecutePlanAction"}]},
   [junit4]   1>           ".scheduled_maintenance":{
   [junit4]   1>             "name":".scheduled_maintenance",
   [junit4]   1>             "event":"scheduled",
   [junit4]   1>             "startTime":"NOW",
   [junit4]   1>             "every":"+1DAY",
   [junit4]   1>             "enabled":true,
   [junit4]   1>             "actions":[
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_shard_plan",
   [junit4]   1>                 "class":"solr.InactiveShardPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_markers_plan",
   [junit4]   1>                 "class":"solr.InactiveMarkersPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"execute_plan",
   [junit4]   1>                 "class":"solr.ExecutePlanAction"}]}},
   [junit4]   1>         "listeners":{
   [junit4]   1>           ".auto_add_replicas.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".auto_add_replicas",
   [junit4]   1>             "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
   [junit4]   1>           ".scheduled_maintenance.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".scheduled_maintenance",
   [junit4]   1>             "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   1>         "properties":{}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"legacyCloud":"true"}
   [junit4]   1> 
   [junit4]   2> 77840 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 78052 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/collections/collection1/state.json
   [junit4]   2> 	18	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	89	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72063213583794180-127.0.0.1:56979_go_kfa%2Fa-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72063213583794188-core_node4-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72063213583794188-127.0.0.1:57014_go_kfa%2Fa-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	50	/solr/overseer/queue
   [junit4]   2> 	36	/solr/live_nodes
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> 78056 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:56971
   [junit4]   2> 78057 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56971
   [junit4]   2> 78057 INFO  (TEST-SyncSliceTest.test-seed#[3D443E4CFDF74868]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56971
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=test -Dtests.seed=3D443E4CFDF74868 -Dtests.slow=true -Dtests.locale=en-RW -Dtests.timezone=America/Argentina/Mendoza -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 27.3s J1 | SyncSliceTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but was:<4>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3D443E4CFDF74868:B5100196530B2590]:0)
   [junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_3D443E4CFDF74868-001
   [junit4]   2> Jan 20, 2020 9:10:42 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {rnd_b=Lucene84, multiDefault=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Direct), _root_=PostingsFormat(name=MockRandom), id=Lucene84, text=FST50}, docValues:{other_tl1=DocValuesFormat(name=Asserting), range_facet_l_dv=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Asserting), a_i1=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1705, maxMBSortInHeap=5.7111274757019554, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@15f6a178), locale=en-RW, timezone=America/Argentina/Mendoza
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=57507888,total=194707456
   [junit4]   2> NOTE: All tests run in this JVM: [SubstringBytesRefFilterTest, JSONWriterTest, BasicFunctionalityTest, ConnectionReuseTest, TriggerEventQueueTest, StatsComponentTest, HdfsChaosMonkeySafeLeaderTest, SyncSliceTest]
   [junit4] Completed [27/896 (1!)] on J1 in 27.77s, 1 test, 1 failure <<< FAILURES!

[...truncated 47667 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/533/consoleText

[repro] Revision: 155b099caaa786f9e9c84c72eca2ee6683d289b1

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=SyncSliceTest -Dtests.method=test -Dtests.seed=3D443E4CFDF74868 -Dtests.slow=true -Dtests.locale=en-RW -Dtests.timezone=America/Argentina/Mendoza -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

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

[...truncated 3629 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.SyncSliceTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=3D443E4CFDF74868 -Dtests.slow=true -Dtests.locale=en-RW -Dtests.timezone=America/Argentina/Mendoza -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk1.8.0) - Build # 532 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/532/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest:     1) Thread[id=24124, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AutoAddReplicasIntegrationTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest: 
   1) Thread[id=24124, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AutoAddReplicasIntegrationTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([B8074D9ABBB7E845]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.SearchRateTriggerTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.SearchRateTriggerTest:     1) Thread[id=24026, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SearchRateTriggerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.SearchRateTriggerTest: 
   1) Thread[id=24026, name=SessionTracker, state=TIMED_WAITING, group=TGRP-SearchRateTriggerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([B8074D9ABBB7E845]:0)




Build Log:
[...truncated 15160 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4]   2> 1524647 INFO  (SUITE-SearchRateTriggerTest-seed#[B8074D9ABBB7E845]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B8074D9ABBB7E845-001/data-dir-105-001
   [junit4]   2> 1524647 INFO  (SUITE-SearchRateTriggerTest-seed#[B8074D9ABBB7E845]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1524653 INFO  (SUITE-SearchRateTriggerTest-seed#[B8074D9ABBB7E845]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1524653 INFO  (SUITE-SearchRateTriggerTest-seed#[B8074D9ABBB7E845]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1524655 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForElapsed
   [junit4]   2> 1524656 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B8074D9ABBB7E845-001/tempDir-001
   [junit4]   2> 1524656 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1524657 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1524657 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1524758 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.ZkTestServer start zk server on port:65307
   [junit4]   2> 1524758 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:65307
   [junit4]   2> 1524758 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:65307
   [junit4]   2> 1524759 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 65307
   [junit4]   2> 1524761 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1524765 INFO  (zkConnectionManagerCallback-9929-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1524766 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1524770 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1524773 INFO  (zkConnectionManagerCallback-9931-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1524773 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1524774 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1524778 INFO  (zkConnectionManagerCallback-9933-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1524778 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1524892 WARN  (jetty-launcher-9934-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1524892 INFO  (jetty-launcher-9934-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1524892 INFO  (jetty-launcher-9934-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1524892 INFO  (jetty-launcher-9934-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1524893 WARN  (jetty-launcher-9934-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1524893 INFO  (jetty-launcher-9934-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1524893 INFO  (jetty-launcher-9934-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1524893 INFO  (jetty-launcher-9934-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1524893 WARN  (jetty-launcher-9934-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1524893 INFO  (jetty-launcher-9934-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1524893 INFO  (jetty-launcher-9934-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1524893 INFO  (jetty-launcher-9934-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1524894 WARN  (jetty-launcher-9934-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1524894 INFO  (jetty-launcher-9934-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1524894 INFO  (jetty-launcher-9934-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1524894 INFO  (jetty-launcher-9934-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1524903 INFO  (jetty-launcher-9934-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1524903 INFO  (jetty-launcher-9934-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1524903 INFO  (jetty-launcher-9934-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1524905 INFO  (jetty-launcher-9934-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44b399ec{/solr,null,AVAILABLE}
   [junit4]   2> 1524905 INFO  (jetty-launcher-9934-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1524905 INFO  (jetty-launcher-9934-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1524906 INFO  (jetty-launcher-9934-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1524910 INFO  (jetty-launcher-9934-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1524910 INFO  (jetty-launcher-9934-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1524910 INFO  (jetty-launcher-9934-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1524910 INFO  (jetty-launcher-9934-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ce8e5c7{/solr,null,AVAILABLE}
   [junit4]   2> 1524911 INFO  (jetty-launcher-9934-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10d4a68a{/solr,null,AVAILABLE}
   [junit4]   2> 1524912 INFO  (jetty-launcher-9934-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@27df5d73{SSL,[ssl, http/1.1]}{127.0.0.1:65314}
   [junit4]   2> 1524913 INFO  (jetty-launcher-9934-thread-2) [     ] o.e.j.s.Server Started @1524995ms
   [junit4]   2> 1524913 INFO  (jetty-launcher-9934-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65314}
   [junit4]   2> 1524913 ERROR (jetty-launcher-9934-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1524913 INFO  (jetty-launcher-9934-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1524913 INFO  (jetty-launcher-9934-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 1524913 INFO  (jetty-launcher-9934-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1524913 INFO  (jetty-launcher-9934-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4351a048{SSL,[ssl, http/1.1]}{127.0.0.1:65313}
   [junit4]   2> 1524913 INFO  (jetty-launcher-9934-thread-4) [     ] o.e.j.s.Server Started @1524995ms
   [junit4]   2> 1524913 INFO  (jetty-launcher-9934-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65313}
   [junit4]   2> 1524913 INFO  (jetty-launcher-9934-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@cd9898b{SSL,[ssl, http/1.1]}{127.0.0.1:65312}
   [junit4]   2> 1524913 INFO  (jetty-launcher-9934-thread-1) [     ] o.e.j.s.Server Started @1524996ms
   [junit4]   2> 1524913 INFO  (jetty-launcher-9934-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65312}
   [junit4]   2> 1524913 ERROR (jetty-launcher-9934-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1524913 INFO  (jetty-launcher-9934-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1524913 INFO  (jetty-launcher-9934-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1524913 INFO  (jetty-launcher-9934-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-20T04:17:09.721Z
   [junit4]   2> 1524913 INFO  (jetty-launcher-9934-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 1524913 INFO  (jetty-launcher-9934-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1524913 INFO  (jetty-launcher-9934-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1524913 INFO  (jetty-launcher-9934-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-20T04:17:09.721Z
   [junit4]   2> 1524914 ERROR (jetty-launcher-9934-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1524914 INFO  (jetty-launcher-9934-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1524914 INFO  (jetty-launcher-9934-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 1524914 INFO  (jetty-launcher-9934-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1524914 INFO  (jetty-launcher-9934-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1524914 INFO  (jetty-launcher-9934-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-20T04:17:09.722Z
   [junit4]   2> 1524916 INFO  (jetty-launcher-9934-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1524917 INFO  (jetty-launcher-9934-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1524919 INFO  (jetty-launcher-9934-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1524923 INFO  (jetty-launcher-9934-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1524923 INFO  (jetty-launcher-9934-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1524923 INFO  (jetty-launcher-9934-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1524923 INFO  (jetty-launcher-9934-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a949f78{/solr,null,AVAILABLE}
   [junit4]   2> 1524927 INFO  (jetty-launcher-9934-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1e813a88{SSL,[ssl, http/1.1]}{127.0.0.1:65315}
   [junit4]   2> 1524927 INFO  (jetty-launcher-9934-thread-3) [     ] o.e.j.s.Server Started @1525010ms
   [junit4]   2> 1524927 INFO  (jetty-launcher-9934-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65315}
   [junit4]   2> 1524927 ERROR (jetty-launcher-9934-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1524927 INFO  (jetty-launcher-9934-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1524928 INFO  (jetty-launcher-9934-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 1524928 INFO  (jetty-launcher-9934-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1524928 INFO  (jetty-launcher-9934-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1524928 INFO  (jetty-launcher-9934-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-20T04:17:09.736Z
   [junit4]   2> 1524929 INFO  (jetty-launcher-9934-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1524932 INFO  (zkConnectionManagerCallback-9936-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1524932 INFO  (jetty-launcher-9934-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1524934 INFO  (zkConnectionManagerCallback-9938-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1524934 INFO  (jetty-launcher-9934-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1524936 INFO  (zkConnectionManagerCallback-9940-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1524936 INFO  (jetty-launcher-9934-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1524937 INFO  (jetty-launcher-9934-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1524939 INFO  (jetty-launcher-9934-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1524939 INFO  (jetty-launcher-9934-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1524942 INFO  (zkConnectionManagerCallback-9942-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1524943 INFO  (jetty-launcher-9934-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1524945 INFO  (jetty-launcher-9934-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1525087 INFO  (jetty-launcher-9934-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1525087 WARN  (jetty-launcher-9934-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1525088 WARN  (jetty-launcher-9934-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@133611c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1525088 WARN  (jetty-launcher-9934-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@133611c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1525090 WARN  (jetty-launcher-9934-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1525091 WARN  (jetty-launcher-9934-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@601c9a30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1525091 WARN  (jetty-launcher-9934-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@601c9a30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1525091 INFO  (jetty-launcher-9934-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65307/solr
   [junit4]   2> 1525092 INFO  (jetty-launcher-9934-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1525094 INFO  (zkConnectionManagerCallback-9950-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1525094 INFO  (jetty-launcher-9934-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1525105 INFO  (jetty-launcher-9934-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1525105 WARN  (jetty-launcher-9934-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1525106 WARN  (jetty-launcher-9934-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7dfd0f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1525106 WARN  (jetty-launcher-9934-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7dfd0f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1525109 WARN  (jetty-launcher-9934-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1525110 WARN  (jetty-launcher-9934-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6935dced[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1525110 WARN  (jetty-launcher-9934-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6935dced[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1525111 INFO  (jetty-launcher-9934-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65307/solr
   [junit4]   2> 1525111 INFO  (jetty-launcher-9934-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1525114 INFO  (zkConnectionManagerCallback-9956-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1525114 INFO  (jetty-launcher-9934-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1525275 INFO  (jetty-launcher-9934-thread-4) [n:127.0.0.1:65313_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1525277 INFO  (jetty-launcher-9934-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1525278 INFO  (zkConnectionManagerCallback-9959-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1525278 WARN  (jetty-launcher-9934-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1525278 INFO  (jetty-launcher-9934-thread-4) [n:127.0.0.1:65313_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1525279 WARN  (jetty-launcher-9934-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2fb327c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1525279 WARN  (jetty-launcher-9934-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2fb327c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1525282 WARN  (jetty-launcher-9934-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1525283 WARN  (jetty-launcher-9934-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7de35317[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1525283 WARN  (jetty-launcher-9934-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7de35317[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1525283 INFO  (jetty-launcher-9934-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65307/solr
   [junit4]   2> 1525284 INFO  (jetty-launcher-9934-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1525287 INFO  (zkConnectionManagerCallback-9965-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1525288 INFO  (jetty-launcher-9934-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1525387 INFO  (jetty-launcher-9934-thread-2) [n:127.0.0.1:65314_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1525390 INFO  (zkConnectionManagerCallback-9969-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1525391 INFO  (jetty-launcher-9934-thread-2) [n:127.0.0.1:65314_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1525418 INFO  (jetty-launcher-9934-thread-2) [n:127.0.0.1:65314_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65314_solr
   [junit4]   2> 1525420 INFO  (jetty-launcher-9934-thread-2) [n:127.0.0.1:65314_solr     ] o.a.s.c.Overseer Overseer (id=72062061069729803-127.0.0.1:65314_solr-n_0000000000) starting
   [junit4]   2> 1525433 INFO  (OverseerStateUpdate-72062061069729803-127.0.0.1:65314_solr-n_0000000000) [n:127.0.0.1:65314_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:65314_solr
   [junit4]   2> 1525434 INFO  (jetty-launcher-9934-thread-2) [n:127.0.0.1:65314_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65314_solr
   [junit4]   2> 1525439 INFO  (OverseerStateUpdate-72062061069729803-127.0.0.1:65314_solr-n_0000000000) [n:127.0.0.1:65314_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1525444 INFO  (jetty-launcher-9934-thread-2) [n:127.0.0.1:65314_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1525445 WARN  (jetty-launcher-9934-thread-2) [n:127.0.0.1:65314_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1525495 INFO  (jetty-launcher-9934-thread-2) [n:127.0.0.1:65314_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1525501 INFO  (jetty-launcher-9934-thread-4) [n:127.0.0.1:65313_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1525509 INFO  (jetty-launcher-9934-thread-4) [n:127.0.0.1:65313_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:65313_solr as DOWN
   [junit4]   2> 1525512 INFO  (jetty-launcher-9934-thread-4) [n:127.0.0.1:65313_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1525512 INFO  (jetty-launcher-9934-thread-4) [n:127.0.0.1:65313_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65313_solr
   [junit4]   2> 1525514 INFO  (zkCallback-9968-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1525515 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1525517 INFO  (jetty-launcher-9934-thread-4) [n:127.0.0.1:65313_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1525517 WARN  (jetty-launcher-9934-thread-4) [n:127.0.0.1:65313_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1525531 INFO  (jetty-launcher-9934-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1525532 WARN  (jetty-launcher-9934-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1525533 WARN  (jetty-launcher-9934-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@661ee076[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1525533 WARN  (jetty-launcher-9934-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@661ee076[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1525537 WARN  (jetty-launcher-9934-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1525538 WARN  (jetty-launcher-9934-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ba1afb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1525538 WARN  (jetty-launcher-9934-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ba1afb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1525539 INFO  (jetty-launcher-9934-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65307/solr
   [junit4]   2> 1525539 INFO  (jetty-launcher-9934-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1525542 INFO  (zkConnectionManagerCallback-9981-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1525542 INFO  (jetty-launcher-9934-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1525557 INFO  (jetty-launcher-9934-thread-2) [n:127.0.0.1:65314_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65314.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1fc8b0
   [junit4]   2> 1525562 INFO  (jetty-launcher-9934-thread-2) [n:127.0.0.1:65314_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65314.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1fc8b0
   [junit4]   2> 1525562 INFO  (jetty-launcher-9934-thread-2) [n:127.0.0.1:65314_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65314.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1fc8b0
   [junit4]   2> 1525564 INFO  (jetty-launcher-9934-thread-2) [n:127.0.0.1:65314_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B8074D9ABBB7E845-001/tempDir-001/node2/.
   [junit4]   2> 1525565 INFO  (jetty-launcher-9934-thread-4) [n:127.0.0.1:65313_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1525591 INFO  (jetty-launcher-9934-thread-4) [n:127.0.0.1:65313_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65313.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1fc8b0
   [junit4]   2> 1525592 INFO  (jetty-launcher-9934-thread-1) [n:127.0.0.1:65312_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1525594 INFO  (zkConnectionManagerCallback-9984-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1525594 INFO  (jetty-launcher-9934-thread-1) [n:127.0.0.1:65312_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1525596 INFO  (jetty-launcher-9934-thread-4) [n:127.0.0.1:65313_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65313.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1fc8b0
   [junit4]   2> 1525596 INFO  (jetty-launcher-9934-thread-4) [n:127.0.0.1:65313_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65313.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1fc8b0
   [junit4]   2> 1525597 INFO  (jetty-launcher-9934-thread-4) [n:127.0.0.1:65313_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B8074D9ABBB7E845-001/tempDir-001/node4/.
   [junit4]   2> 1525604 INFO  (jetty-launcher-9934-thread-1) [n:127.0.0.1:65312_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1525611 INFO  (jetty-launcher-9934-thread-1) [n:127.0.0.1:65312_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:65312_solr as DOWN
   [junit4]   2> 1525613 INFO  (jetty-launcher-9934-thread-1) [n:127.0.0.1:65312_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1525613 INFO  (jetty-launcher-9934-thread-1) [n:127.0.0.1:65312_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65312_solr
   [junit4]   2> 1525617 INFO  (zkCallback-9968-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1525617 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1525617 INFO  (zkCallback-9983-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1525620 INFO  (jetty-launcher-9934-thread-1) [n:127.0.0.1:65312_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1525620 WARN  (jetty-launcher-9934-thread-1) [n:127.0.0.1:65312_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1525662 INFO  (jetty-launcher-9934-thread-1) [n:127.0.0.1:65312_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1525694 INFO  (jetty-launcher-9934-thread-1) [n:127.0.0.1:65312_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65312.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1fc8b0
   [junit4]   2> 1525695 INFO  (jetty-launcher-9934-thread-3) [n:127.0.0.1:65315_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1525699 INFO  (zkConnectionManagerCallback-9990-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1525699 INFO  (jetty-launcher-9934-thread-3) [n:127.0.0.1:65315_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1525702 INFO  (jetty-launcher-9934-thread-1) [n:127.0.0.1:65312_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65312.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1fc8b0
   [junit4]   2> 1525702 INFO  (jetty-launcher-9934-thread-1) [n:127.0.0.1:65312_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65312.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1fc8b0
   [junit4]   2> 1525704 INFO  (jetty-launcher-9934-thread-1) [n:127.0.0.1:65312_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B8074D9ABBB7E845-001/tempDir-001/node1/.
   [junit4]   2> 1525714 INFO  (jetty-launcher-9934-thread-3) [n:127.0.0.1:65315_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1525726 INFO  (jetty-launcher-9934-thread-3) [n:127.0.0.1:65315_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:65315_solr as DOWN
   [junit4]   2> 1525728 INFO  (jetty-launcher-9934-thread-3) [n:127.0.0.1:65315_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1525728 INFO  (jetty-launcher-9934-thread-3) [n:127.0.0.1:65315_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65315_solr
   [junit4]   2> 1525732 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1525733 INFO  (zkCallback-9968-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1525734 INFO  (zkCallback-9983-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1525737 INFO  (jetty-launcher-9934-thread-3) [n:127.0.0.1:65315_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1525738 WARN  (jetty-launcher-9934-thread-3) [n:127.0.0.1:65315_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1525740 INFO  (zkCallback-9989-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1525804 INFO  (jetty-launcher-9934-thread-3) [n:127.0.0.1:65315_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1525828 INFO  (jetty-launcher-9934-thread-3) [n:127.0.0.1:65315_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65315.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1fc8b0
   [junit4]   2> 1525834 INFO  (jetty-launcher-9934-thread-3) [n:127.0.0.1:65315_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65315.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1fc8b0
   [junit4]   2> 1525834 INFO  (jetty-launcher-9934-thread-3) [n:127.0.0.1:65315_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65315.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1fc8b0
   [junit4]   2> 1525836 INFO  (jetty-launcher-9934-thread-3) [n:127.0.0.1:65315_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B8074D9ABBB7E845-001/tempDir-001/node3/.
   [junit4]   2> 1525885 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1525886 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1525888 INFO  (zkConnectionManagerCallback-9999-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1525888 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1525890 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1525892 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65307/solr ready
   [junit4]   2> 1525912 INFO  (qtp102884091-23835) [n:127.0.0.1:65312_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1525918 INFO  (OverseerThreadFactory-6057-thread-1-processing-n:127.0.0.1:65314_solr) [n:127.0.0.1:65314_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection SearchRateTriggerTest-collection1
   [junit4]   2> 1526043 INFO  (OverseerStateUpdate-72062061069729803-127.0.0.1:65314_solr-n_0000000000) [n:127.0.0.1:65314_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:65313/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1526048 INFO  (OverseerStateUpdate-72062061069729803-127.0.0.1:65314_solr-n_0000000000) [n:127.0.0.1:65314_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:65314/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1526053 INFO  (OverseerStateUpdate-72062061069729803-127.0.0.1:65314_solr-n_0000000000) [n:127.0.0.1:65314_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:65312/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1526062 INFO  (OverseerStateUpdate-72062061069729803-127.0.0.1:65314_solr-n_0000000000) [n:127.0.0.1:65314_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:65315/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1526290 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr    x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1526298 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr    x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1526298 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr    x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1526299 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr    x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1526299 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr    x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1527349 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1527349 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1527349 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1527350 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1527380 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema [SearchRateTriggerTest-collection1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1527380 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema [SearchRateTriggerTest-collection1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1527380 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema [SearchRateTriggerTest-collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1527385 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1527385 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n6' using configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1527385 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1527386 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n2' using configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1527386 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1527386 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n4' using configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1527386 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65314.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2' (registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1fc8b0
   [junit4]   2> 1527386 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65315.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6' (registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1fc8b0
   [junit4]   2> 1527386 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[SearchRateTriggerTest-collection1_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B8074D9ABBB7E845-001/tempDir-001/node2/SearchRateTriggerTest-collection1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B8074D9ABBB7E845-001/tempDir-001/node2/./SearchRateTriggerTest-collection1_shard1_replica_n2/data/]
   [junit4]   2> 1527386 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65312.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4' (registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1fc8b0
   [junit4]   2> 1527386 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [[SearchRateTriggerTest-collection1_shard2_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B8074D9ABBB7E845-001/tempDir-001/node3/SearchRateTriggerTest-collection1_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B8074D9ABBB7E845-001/tempDir-001/node3/./SearchRateTriggerTest-collection1_shard2_replica_n6/data/]
   [junit4]   2> 1527386 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [[SearchRateTriggerTest-collection1_shard2_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B8074D9ABBB7E845-001/tempDir-001/node1/SearchRateTriggerTest-collection1_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B8074D9ABBB7E845-001/tempDir-001/node1/./SearchRateTriggerTest-collection1_shard2_replica_n4/data/]
   [junit4]   2> 1527387 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [SearchRateTriggerTest-collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1527389 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1527389 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n1' using configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1527389 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65313.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1' (registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e1fc8b0
   [junit4]   2> 1527389 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[SearchRateTriggerTest-collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B8074D9ABBB7E845-001/tempDir-001/node4/SearchRateTriggerTest-collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.SearchRateTriggerTest_B8074D9ABBB7E845-001/tempDir-001/node4/./SearchRateTriggerTest-collection1_shard1_replica_n1/data/]
   [junit4]   2> 1527548 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1527548 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1527548 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1527548 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1527549 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1527549 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1527550 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1527550 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1527551 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1527551 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1527552 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1527552 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1527552 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1527552 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1527552 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@97de46a[SearchRateTriggerTest-collection1_shard2_replica_n6] main]
   [junit4]   2> 1527552 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@73c45f63[SearchRateTriggerTest-collection1_shard2_replica_n4] main]
   [junit4]   2> 1527553 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@459c527d[SearchRateTriggerTest-collection1_shard1_replica_n1] main]
   [junit4]   2> 1527556 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1527556 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1527556 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1527556 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1527557 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1527557 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1527557 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1527557 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1527557 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1656219324765962240
   [junit4]   2> 1527557 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1656219324765962240
   [junit4]   2> 1527557 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1527558 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1527559 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@523b8cb5[SearchRateTriggerTest-collection1_shard1_replica_n2] main]
   [junit4]   2> 1527560 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1527560 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1656219324769107968
   [junit4]   2> 1527560 INFO  (searcherExecutor-6079-thread-1-processing-n:127.0.0.1:65315_solr x:SearchRateTriggerTest-collection1_shard2_replica_n6 c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n6] Registered new searcher Searcher@97de46a[SearchRateTriggerTest-collection1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1527560 INFO  (searcherExecutor-6081-thread-1-processing-n:127.0.0.1:65312_solr x:SearchRateTriggerTest-collection1_shard2_replica_n4 c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n4] Registered new searcher Searcher@73c45f63[SearchRateTriggerTest-collection1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1527565 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1527565 INFO  (searcherExecutor-6082-thread-1-processing-n:127.0.0.1:65313_solr x:SearchRateTriggerTest-collection1_shard1_replica_n1 c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n1] Registered new searcher Searcher@459c527d[SearchRateTriggerTest-collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1527566 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1527567 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1527568 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1656219324777496576
   [junit4]   2> 1527570 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SearchRateTriggerTest-collection1/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1527570 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/SearchRateTriggerTest-collection1/leaders/shard2
   [junit4]   2> 1527573 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1527575 INFO  (searcherExecutor-6080-thread-1-processing-n:127.0.0.1:65314_solr x:SearchRateTriggerTest-collection1_shard1_replica_n2 c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n2] Registered new searcher Searcher@523b8cb5[SearchRateTriggerTest-collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1527575 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SearchRateTriggerTest-collection1/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1527575 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/SearchRateTriggerTest-collection1/leaders/shard2
   [junit4]   2> 1527578 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SearchRateTriggerTest-collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1527578 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/SearchRateTriggerTest-collection1/leaders/shard1
   [junit4]   2> 1527587 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SearchRateTriggerTest-collection1/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1527588 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/SearchRateTriggerTest-collection1/leaders/shard1
   [junit4]   2> 1527591 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1527591 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1527591 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:65312/solr/SearchRateTriggerTest-collection1_shard2_replica_n4/
   [junit4]   2> 1527592 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n4 url=https://127.0.0.1:65312/solr START replicas=[https://127.0.0.1:65315/solr/SearchRateTriggerTest-collection1_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 1527593 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n4 url=https://127.0.0.1:65312/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1527598 INFO  (qtp343495160-23858) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.S.Request [SearchRateTriggerTest-collection1_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1527598 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1527598 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1527598 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:65313/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/
   [junit4]   2> 1527599 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1527599 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1527599 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/SearchRateTriggerTest-collection1/leaders/shard2/leader after winning as /collections/SearchRateTriggerTest-collection1/leader_elect/shard2/election/72062061069729805-core_node7-n_0000000000
   [junit4]   2> 1527600 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n1 url=https://127.0.0.1:65313/solr START replicas=[https://127.0.0.1:65314/solr/SearchRateTriggerTest-collection1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1527600 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n1 url=https://127.0.0.1:65313/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1527605 INFO  (qtp757544451-23826) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.S.Request [SearchRateTriggerTest-collection1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1527605 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:65312/solr/SearchRateTriggerTest-collection1_shard2_replica_n4/ shard2
   [junit4]   2> 1527606 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1527606 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1527606 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/SearchRateTriggerTest-collection1/leaders/shard1/leader after winning as /collections/SearchRateTriggerTest-collection1/leader_elect/shard1/election/72062061069729801-core_node3-n_0000000000
   [junit4]   2> 1527611 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:65313/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1527716 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1527716 INFO  (zkCallback-9983-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1527716 INFO  (zkCallback-9983-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1527717 INFO  (zkCallback-9958-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1527720 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1527721 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1527726 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1436
   [junit4]   2> 1527726 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1427
   [junit4]   2> 1527828 INFO  (zkCallback-9958-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1527828 INFO  (zkCallback-9983-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1527828 INFO  (zkCallback-9983-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1527828 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1527829 INFO  (zkCallback-9958-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1527830 INFO  (zkCallback-9983-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1528963 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2665
   [junit4]   2> 1528964 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2665
   [junit4]   2> 1528970 INFO  (qtp102884091-23835) [n:127.0.0.1:65312_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1529071 INFO  (zkCallback-9983-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1529071 INFO  (zkCallback-9983-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1529071 INFO  (zkCallback-9968-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1529071 INFO  (zkCallback-9983-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1529071 INFO  (zkCallback-9958-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1529072 INFO  (zkCallback-9958-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1529072 INFO  (zkCallback-9989-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1529072 INFO  (zkCallback-9968-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1529072 INFO  (zkCallback-9958-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1529072 INFO  (zkCallback-9989-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1529073 INFO  (qtp102884091-23835) [n:127.0.0.1:65312_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3161
   [junit4]   2> 1529075 INFO  (TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 1529104 INFO  (qtp102884091-23832) [n:127.0.0.1:65312_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate} status=0 QTime=6
   [junit4]   2> 1529109 INFO  (qtp343495160-23858) [n:127.0.0.1:65315_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate} status=0 QTime=0
   [junit4]   2> 1529115 INFO  (qtp1235864376-23847) [n:127.0.0.1:65313_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate} status=0 QTime=0
   [junit4]   2> 1529118 INFO  (qtp757544451-23826) [n:127.0.0.1:65314_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate} status=0 QTime=0
   [junit4]   2> 1529128 INFO  (qtp102884091-23833) [n:127.0.0.1:65312_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate} status=0 QTime=0
   [junit4]   2> 1529130 INFO  (qtp343495160-23859) [n:127.0.0.1:65315_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate} status=0 QTime=0
   [junit4]   2> 1529132 INFO  (qtp1235864376-23842) [n:127.0.0.1:65313_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate} status=0 QTime=0
   [junit4]   2> 1529134 INFO  (qtp757544451-23841) [n:127.0.0.1:65314_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate} status=0 QTime=0
   [junit4]   2> 1529947 INFO  (OverseerCollectionConfigSetProcessor-72062061069729803-127.0.0.1:65314_solr-n_0000000000) [n:127.0.0.1:65314_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1530145 INFO  (qtp102884091-23834) [n:127.0.0.1:65312_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&ke

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

.e.j.s.ServletContextHandler@32e2e5c2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1551546 INFO  (jetty-closer-8231-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1551549 INFO  (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1551766 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/collections/test_simple/terms/shard1
   [junit4]   2> 	8	/solr/collections/test_simple/terms/shard2
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/test_simple/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	124	/solr/collections/test_simple/state.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72062060682739722-127.0.0.1:65253_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/test_simple/leader_elect/shard2/election/72062060682739723-core_node8-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	54	/solr/overseer/queue
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> 1551772 INFO  (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:65247
   [junit4]   2> 1551772 INFO  (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:65247
   [junit4]   2> 1551772 INFO  (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[B8074D9ABBB7E845]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 65247
   [junit4]   2> 1551773 INFO  (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[B8074D9ABBB7E845]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSimple
   [junit4]   2> 1551774 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[B8074D9ABBB7E845]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 20, 2020 4:17:36 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 20, 2020 4:17:46 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest: 
   [junit4]   2>    1) Thread[id=24124, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AutoAddReplicasIntegrationTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Jan 20, 2020 4:17:46 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=24124, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AutoAddReplicasIntegrationTest]
   [junit4]   2> 1561942 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:1.8.0_201]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> Jan 20, 2020 4:17:47 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@285a9826), locale=pt, timezone=Indian/Kerguelen
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=158516456,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryField, DistributedFacetPivotLongTailTest, OverseerSolrResponseUnsafeSerializationTest, TestWithCollection, CollectionsAPISolrJTest, TestSolr4Spatial2, CdcrVersionReplicationTest, TestTestInjection, FastVectorHighlighterTest, SolrIndexConfigTest, TestSearchPerf, TestCharFilters, TestSQLHandlerNonCloud, ParsingFieldUpdateProcessorsTest, SharedFSAutoReplicaFailoverTest, AssignBackwardCompatibilityTest, TestOmitPositions, TestSolrConfigHandler, CoreSorterTest, ReplaceNodeNoTargetTest, TestTrieFacet, TokenizerChainTest, MultiSolrCloudTestCaseTest, TestMacros, SpellCheckCollatorTest, TestRealTimeGet, BinaryUpdateRequestHandlerTest, SchemaApiFailureTest, DebugComponentTest, CreateRoutedAliasTest, SpellCheckComponentTest, DocValuesMultiTest, DistributedTermsComponentTest, TriggerCooldownIntegrationTest, RoutingToNodesWithPropertiesTest, BlockJoinFacetDistribTest, TestFieldTypeCollectionResource, LeaderElectionContextKeyTest, TestMultiValuedNumericRangeQuery, V2ApiIntegrationTest, MoreLikeThisHandlerTest, AddBlockUpdateTest, LeaderTragicEventTest, OverriddenZkACLAndCredentialsProvidersTest, TestConfigSetsAPIExclusivity, HdfsChaosMonkeyNothingIsSafeTest, CircularListTest, TestNonDefinedSimilarityFactory, TestSubQueryTransformerDistrib, VMParamsZkACLAndCredentialsProvidersTest, TestDefaultStatsCache, CloudMLTQParserTest, TestRTimerTree, HdfsRestartWhileUpdatingTest, UUIDUpdateProcessorFallbackTest, PeerSyncReplicationTest, LukeRequestHandlerTest, TestNestedDocsSort, SignatureUpdateProcessorFactoryTest, CacheHeaderTest, TestJettySolrRunner, SplitShardTest, TestIndexSearcher, DistributedIntervalFacetingTest, TestXIncludeConfig, TestSolrTestCaseJ4, NodeLostTriggerTest, SecurityConfHandlerTest, TestCollapseQParserPlugin, TestMinMaxOnMultiValuedField, TestManagedSynonymGraphFilterFactory, JvmMetricsTest, TestCloudRecovery, WordBreakSolrSpellCheckerTest, StatsReloadRaceTest, TestSimScenario, TestCSVLoader, HdfsAutoAddReplicasIntegrationTest, TestHdfsUpdateLog, TestCollectionsAPIViaSolrCloudCluster, TestQuerySenderListener, FieldMutatingUpdateProcessorTest, CloneFieldUpdateProcessorFactoryTest, TestNamedUpdateProcessors, AutoscalingHistoryHandlerTest, TestCoreAdminApis, PolyFieldTest, TestStressReorder, HttpPartitionWithTlogReplicasTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MigrateRouteKeyTest, SystemCollectionCompatTest, TestCloudConsistency, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorCloud, ZkControllerTest, ZkNodePropsTest, ZkShardTermsTest, AssignTest, AsyncCallRequestStatusResponseTest, CollectionTooManyReplicasTest, TestLocalFSCloudBackupRestore, AutoAddReplicasIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoAddReplicasIntegrationTest -Dtests.seed=B8074D9ABBB7E845 -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=Indian/Kerguelen -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | AutoAddReplicasIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest: 
   [junit4]    >    1) Thread[id=24124, name=SessionTracker, state=TIMED_WAITING, group=TGRP-AutoAddReplicasIntegrationTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B8074D9ABBB7E845]:0)
   [junit4] Completed [552/896 (2!)] on J0 in 85.69s, 4 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 53798 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/532/consoleText

[repro] Revision: 155b099caaa786f9e9c84c72eca2ee6683d289b1

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=SearchRateTriggerTest -Dtests.seed=B8074D9ABBB7E845 -Dtests.slow=true -Dtests.locale=es-GT -Dtests.timezone=Asia/Aden -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=AutoAddReplicasIntegrationTest -Dtests.seed=B8074D9ABBB7E845 -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=Indian/Kerguelen -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3624 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.AutoAddReplicasIntegrationTest|*.SearchRateTriggerTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=B8074D9ABBB7E845 -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=Indian/Kerguelen -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 131 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[repro] Exiting with code 0

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-11.0.6) - Build # 531 - Still Unstable!

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestReplicaProperties

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.api.collections.TestReplicaProperties:     1) Thread[id=22452, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.api.collections.TestReplicaProperties: 
   1) Thread[id=22452, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
        at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([5A65D0ABA743FF47]:0)




Build Log:
[...truncated 15366 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.TestReplicaProperties
   [junit4]   2> 1873685 INFO  (SUITE-TestReplicaProperties-seed#[5A65D0ABA743FF47]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1873686 INFO  (SUITE-TestReplicaProperties-seed#[5A65D0ABA743FF47]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/data-dir-195-001
   [junit4]   2> 1873686 WARN  (SUITE-TestReplicaProperties-seed#[5A65D0ABA743FF47]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=51 numCloses=51
   [junit4]   2> 1873686 INFO  (SUITE-TestReplicaProperties-seed#[5A65D0ABA743FF47]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1873687 INFO  (SUITE-TestReplicaProperties-seed#[5A65D0ABA743FF47]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1873687 INFO  (SUITE-TestReplicaProperties-seed#[5A65D0ABA743FF47]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1873694 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1873695 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1873695 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1873795 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer start zk server on port:63450
   [junit4]   2> 1873795 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:63450
   [junit4]   2> 1873795 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63450
   [junit4]   2> 1873795 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63450
   [junit4]   2> 1873801 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1873809 INFO  (zkConnectionManagerCallback-7023-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1873809 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1873817 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1873822 INFO  (zkConnectionManagerCallback-7025-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1873822 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1873830 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1873834 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1873838 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1873843 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1873847 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1873851 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1873856 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1873860 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1873865 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1873869 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1873873 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1873877 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1874454 WARN  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1874454 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1874454 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1874454 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 1874458 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1874458 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1874458 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1874459 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@612317af{/,null,AVAILABLE}
   [junit4]   2> 1874460 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@30d03c04{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:63459}
   [junit4]   2> 1874460 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.e.j.s.Server Started @1874534ms
   [junit4]   2> 1874460 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/tempDir-001/control/data, hostPort=63459, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/control-001/cores}
   [junit4]   2> 1874461 ERROR (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1874461 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1874461 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 1874461 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1874461 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1874461 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-19T19:27:27.288485Z
   [junit4]   2> 1874463 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1874468 INFO  (zkConnectionManagerCallback-7027-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1874468 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1874574 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1874574 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/control-001/solr.xml
   [junit4]   2> 1874577 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1874577 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1874578 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1874906 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1874908 WARN  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b9fa504[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1874908 WARN  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b9fa504[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1874912 WARN  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3bd6844f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1874912 WARN  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3bd6844f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1874913 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63450/solr
   [junit4]   2> 1874915 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1874923 INFO  (zkConnectionManagerCallback-7034-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1874923 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1875030 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [n:127.0.0.1:63459_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1875035 INFO  (zkConnectionManagerCallback-7036-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1875035 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [n:127.0.0.1:63459_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1875775 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [n:127.0.0.1:63459_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63459_
   [junit4]   2> 1875777 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [n:127.0.0.1:63459_     ] o.a.s.c.Overseer Overseer (id=72059978142908420-127.0.0.1:63459_-n_0000000000) starting
   [junit4]   2> 1875800 INFO  (OverseerStateUpdate-72059978142908420-127.0.0.1:63459_-n_0000000000) [n:127.0.0.1:63459_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:63459_
   [junit4]   2> 1875801 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [n:127.0.0.1:63459_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63459_
   [junit4]   2> 1875848 INFO  (zkCallback-7035-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1875909 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [n:127.0.0.1:63459_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1875910 WARN  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [n:127.0.0.1:63459_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1876050 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [n:127.0.0.1:63459_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1876075 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [n:127.0.0.1:63459_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869
   [junit4]   2> 1876096 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [n:127.0.0.1:63459_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869
   [junit4]   2> 1876096 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [n:127.0.0.1:63459_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869
   [junit4]   2> 1876098 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [n:127.0.0.1:63459_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/control-001/cores
   [junit4]   2> 1876116 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1876121 INFO  (zkConnectionManagerCallback-7045-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1876122 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1876125 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1876130 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63450/solr ready
   [junit4]   2> 1876134 INFO  (qtp179455-22478) [n:127.0.0.1:63459_     ] 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:63459_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1876199 INFO  (OverseerThreadFactory-5924-thread-1-processing-n:127.0.0.1:63459_) [n:127.0.0.1:63459_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1876344 INFO  (qtp179455-22480) [n:127.0.0.1:63459_    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> 1876345 INFO  (qtp179455-22480) [n:127.0.0.1:63459_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1877404 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1877421 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ 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> 1877492 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ 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> 1877610 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ 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> 1877611 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ 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@5ce8d869
   [junit4]   2> 1877611 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ 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 [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1877614 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ 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=43, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=49.310546875, floorSegmentMB=2.01953125, forceMergeDeletesPctAllowed=8.18037501333414, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=41.18054082671358
   [junit4]   2> 1877616 WARN  (qtp179455-22480) [n:127.0.0.1:63459_ 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> 1877755 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ 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> 1877755 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ 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> 1877759 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1877759 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1877760 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1877761 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e50773f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1877802 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1877807 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ 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> 1877810 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1877811 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ 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 1656185999209791488
   [junit4]   2> 1877830 INFO  (searcherExecutor-5929-thread-1-processing-n:127.0.0.1:63459_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:63459_ 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@e50773f[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1877867 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ 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> 1877867 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ 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> 1877916 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1877916 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ 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> 1877916 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63459/control_collection_shard1_replica_n1/
   [junit4]   2> 1877920 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ 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> 1877923 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:63459/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1877923 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ 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/72059978142908420-core_node2-n_0000000000
   [junit4]   2> 1877933 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ 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:63459/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1878081 INFO  (zkCallback-7035-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> 1878083 INFO  (zkCallback-7035-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> 1878102 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ 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> 1878118 INFO  (qtp179455-22480) [n:127.0.0.1:63459_ 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=1775
   [junit4]   2> 1878153 INFO  (qtp179455-22478) [n:127.0.0.1:63459_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1878211 INFO  (OverseerCollectionConfigSetProcessor-72059978142908420-127.0.0.1:63459_-n_0000000000) [n:127.0.0.1:63459_     ] 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> 1878216 INFO  (zkCallback-7035-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> 1878216 INFO  (zkCallback-7035-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> 1878217 INFO  (zkCallback-7035-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> 1878220 INFO  (qtp179455-22478) [n:127.0.0.1:63459_     ] 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:63459_&wt=javabin&version=2} status=0 QTime=2086
   [junit4]   2> 1878221 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1878398 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1878411 INFO  (zkConnectionManagerCallback-7051-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1878411 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1878414 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1878430 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63450/solr ready
   [junit4]   2> 1878430 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1878446 INFO  (qtp179455-22478) [n:127.0.0.1:63459_     ] 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=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1878590 INFO  (OverseerThreadFactory-5924-thread-2-processing-n:127.0.0.1:63459_) [n:127.0.0.1:63459_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1879105 WARN  (OverseerThreadFactory-5924-thread-2-processing-n:127.0.0.1:63459_) [n:127.0.0.1:63459_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1879153 INFO  (qtp179455-22478) [n:127.0.0.1:63459_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1879155 INFO  (qtp179455-22478) [n:127.0.0.1:63459_     ] 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=1&wt=javabin&version=2} status=0 QTime=710
   [junit4]   2> 1879158 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1879158 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1879158 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1879158 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1879158 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1879158 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1879158 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1879158 INFO  (watches-7048-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1879158 INFO  (watches-7048-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1880438 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-1-001 of type NRT
   [junit4]   2> 1880440 WARN  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1880440 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1880440 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1880440 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 1880443 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1880443 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1880444 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1880445 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24cebb81{/,null,AVAILABLE}
   [junit4]   2> 1880446 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2b15c137{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:63507}
   [junit4]   2> 1880446 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.Server Started @1880520ms
   [junit4]   2> 1880446 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/tempDir-001/jetty1, hostPort=63507, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-1-001/cores}
   [junit4]   2> 1880447 ERROR (closeThreadPool-7052-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1880447 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1880447 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 1880447 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1880447 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1880448 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-19T19:27:33.275053Z
   [junit4]   2> 1880449 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1880454 INFO  (zkConnectionManagerCallback-7054-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1880455 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1880559 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1880559 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-1-001/solr.xml
   [junit4]   2> 1880565 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1880565 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1880588 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1880593 INFO  (OverseerCollectionConfigSetProcessor-72059978142908420-127.0.0.1:63459_-n_0000000000) [n:127.0.0.1:63459_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1880729 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1880731 WARN  (closeThreadPool-7052-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e0d5d0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1880731 WARN  (closeThreadPool-7052-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e0d5d0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1880739 WARN  (closeThreadPool-7052-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@95f200e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1880739 WARN  (closeThreadPool-7052-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@95f200e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1880741 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63450/solr
   [junit4]   2> 1880744 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1880749 INFO  (zkConnectionManagerCallback-7061-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1880749 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1880876 INFO  (closeThreadPool-7052-thread-1) [n:127.0.0.1:63507_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1880880 INFO  (zkConnectionManagerCallback-7063-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1880881 INFO  (closeThreadPool-7052-thread-1) [n:127.0.0.1:63507_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1881162 INFO  (closeThreadPool-7052-thread-1) [n:127.0.0.1:63507_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1881259 INFO  (closeThreadPool-7052-thread-1) [n:127.0.0.1:63507_     ] o.a.s.c.ZkController Publish node=127.0.0.1:63507_ as DOWN
   [junit4]   2> 1881404 INFO  (closeThreadPool-7052-thread-1) [n:127.0.0.1:63507_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1881404 INFO  (closeThreadPool-7052-thread-1) [n:127.0.0.1:63507_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63507_
   [junit4]   2> 1881433 INFO  (zkCallback-7050-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1881433 INFO  (zkCallback-7035-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1881434 INFO  (zkCallback-7062-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1881622 INFO  (closeThreadPool-7052-thread-1) [n:127.0.0.1:63507_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1881625 WARN  (closeThreadPool-7052-thread-1) [n:127.0.0.1:63507_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1881692 INFO  (closeThreadPool-7052-thread-1) [n:127.0.0.1:63507_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1881838 INFO  (closeThreadPool-7052-thread-1) [n:127.0.0.1:63507_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869
   [junit4]   2> 1881875 INFO  (closeThreadPool-7052-thread-1) [n:127.0.0.1:63507_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869
   [junit4]   2> 1881875 INFO  (closeThreadPool-7052-thread-1) [n:127.0.0.1:63507_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869
   [junit4]   2> 1881879 INFO  (closeThreadPool-7052-thread-1) [n:127.0.0.1:63507_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-1-001/cores
   [junit4]   2> 1881941 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:63507_
   [junit4]   2> 1882314 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-2-001 of type NRT
   [junit4]   2> 1882320 WARN  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1882320 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1882320 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1882320 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 1882349 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1882349 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1882349 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1882351 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47b3ef3{/,null,AVAILABLE}
   [junit4]   2> 1882360 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@de53312{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:63519}
   [junit4]   2> 1882360 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.Server Started @1882434ms
   [junit4]   2> 1882360 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/tempDir-001/jetty2, hostPort=63519, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-2-001/cores}
   [junit4]   2> 1882361 ERROR (closeThreadPool-7052-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1882361 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1882361 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 1882361 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1882361 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1882362 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-19T19:27:35.189462Z
   [junit4]   2> 1882365 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1882372 INFO  (zkConnectionManagerCallback-7069-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882373 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1882477 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1882477 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-2-001/solr.xml
   [junit4]   2> 1882483 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1882483 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1882485 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1882915 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1882920 WARN  (closeThreadPool-7052-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11a0de66[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1882920 WARN  (closeThreadPool-7052-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11a0de66[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1882936 WARN  (closeThreadPool-7052-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@164eaf5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1882936 WARN  (closeThreadPool-7052-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@164eaf5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1882938 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63450/solr
   [junit4]   2> 1882942 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1882946 INFO  (zkConnectionManagerCallback-7076-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1882946 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1883062 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1883066 INFO  (zkConnectionManagerCallback-7078-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1883067 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1883108 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1883148 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:63519_ as DOWN
   [junit4]   2> 1883154 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1883155 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63519_
   [junit4]   2> 1883173 INFO  (zkCallback-7062-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1883175 INFO  (zkCallback-7050-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1883176 INFO  (zkCallback-7077-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1883177 INFO  (zkCallback-7035-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1883207 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-3-001 of type NRT
   [junit4]   2> 1883209 WARN  (closeThreadPool-7052-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1883209 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1883209 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1883210 INFO  (closeThreadPool-7052-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 1883222 INFO  (closeThreadPool-7052-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1883222 INFO  (closeThreadPool-7052-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1883222 INFO  (closeThreadPool-7052-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1883224 INFO  (closeThreadPool-7052-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@669170b2{/,null,AVAILABLE}
   [junit4]   2> 1883230 INFO  (closeThreadPool-7052-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@134594ab{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:63526}
   [junit4]   2> 1883231 INFO  (closeThreadPool-7052-thread-2) [     ] o.e.j.s.Server Started @1883305ms
   [junit4]   2> 1883231 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/tempDir-001/jetty3, hostPort=63526, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-3-001/cores}
   [junit4]   2> 1883231 ERROR (closeThreadPool-7052-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1883231 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1883231 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 1883231 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1883231 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1883231 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-19T19:27:36.058857Z
   [junit4]   2> 1883232 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1883233 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1883234 WARN  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1883249 INFO  (zkConnectionManagerCallback-7083-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1883249 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1883289 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1883370 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869
   [junit4]   2> 1883376 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1883379 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-3-001/solr.xml
   [junit4]   2> 1883388 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1883388 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1883389 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1883426 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869
   [junit4]   2> 1883426 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869
   [junit4]   2> 1883443 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-2-001/cores
   [junit4]   2> 1883641 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:63519_
   [junit4]   2> 1883787 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1883790 WARN  (closeThreadPool-7052-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b97b578[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1883790 WARN  (closeThreadPool-7052-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b97b578[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1883801 WARN  (closeThreadPool-7052-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ac99a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1883801 WARN  (closeThreadPool-7052-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ac99a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1883805 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63450/solr
   [junit4]   2> 1883808 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1883811 INFO  (zkConnectionManagerCallback-7091-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1883812 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1883919 INFO  (closeThreadPool-7052-thread-2) [n:127.0.0.1:63526_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1883925 INFO  (zkConnectionManagerCallback-7093-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1883926 INFO  (closeThreadPool-7052-thread-2) [n:127.0.0.1:63526_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1883959 INFO  (closeThreadPool-7052-thread-2) [n:127.0.0.1:63526_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1883987 INFO  (closeThreadPool-7052-thread-2) [n:127.0.0.1:63526_     ] o.a.s.c.ZkController Publish node=127.0.0.1:63526_ as DOWN
   [junit4]   2> 1883993 INFO  (closeThreadPool-7052-thread-2) [n:127.0.0.1:63526_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1883993 INFO  (closeThreadPool-7052-thread-2) [n:127.0.0.1:63526_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63526_
   [junit4]   2> 1884008 INFO  (zkCallback-7077-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1884008 INFO  (zkCallback-7050-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1884008 INFO  (zkCallback-7062-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1884008 INFO  (zkCallback-7035-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1884008 INFO  (zkCallback-7092-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1884024 INFO  (closeThreadPool-7052-thread-2) [n:127.0.0.1:63526_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1884026 WARN  (closeThreadPool-7052-thread-2) [n:127.0.0.1:63526_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1884091 INFO  (closeThreadPool-7052-thread-2) [n:127.0.0.1:63526_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1884169 INFO  (closeThreadPool-7052-thread-2) [n:127.0.0.1:63526_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869
   [junit4]   2> 1884193 INFO  (closeThreadPool-7052-thread-2) [n:127.0.0.1:63526_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869
   [junit4]   2> 1884193 INFO  (closeThreadPool-7052-thread-2) [n:127.0.0.1:63526_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869
   [junit4]   2> 1884199 INFO  (closeThreadPool-7052-thread-2) [n:127.0.0.1:63526_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-3-001/cores
   [junit4]   2> 1884343 INFO  (closeThreadPool-7052-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:63526_
   [junit4]   2> 1884349 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-4-001 of type NRT
   [junit4]   2> 1884352 WARN  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1884352 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1884352 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1884352 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 1884358 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1884359 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1884359 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1884361 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3eeb776b{/,null,AVAILABLE}
   [junit4]   2> 1884363 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4ed43e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:63540}
   [junit4]   2> 1884365 INFO  (closeThreadPool-7052-thread-1) [     ] o.e.j.s.Server Started @1884438ms
   [junit4]   2> 1884366 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/tempDir-001/jetty4, hostPort=63540, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-4-001/cores, replicaType=NRT}
   [junit4]   2> 1884369 ERROR (closeThreadPool-7052-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1884369 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1884370 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 1884370 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1884370 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1884370 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-19T19:27:37.197101Z
   [junit4]   2> 1884375 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1884386 INFO  (zkConnectionManagerCallback-7099-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1884387 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1884509 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1884510 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-4-001/solr.xml
   [junit4]   2> 1884525 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1884525 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1884528 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1884599 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1884605 WARN  (closeThreadPool-7052-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@59e52a59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1884606 WARN  (closeThreadPool-7052-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@59e52a59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1884670 WARN  (closeThreadPool-7052-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@23eddc52[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1884670 WARN  (closeThreadPool-7052-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@23eddc52[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1884670 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63450/solr
   [junit4]   2> 1884677 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1884681 INFO  (zkConnectionManagerCallback-7106-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1884689 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1884802 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1884805 INFO  (zkConnectionManagerCallback-7108-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1884805 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1884841 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1884871 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:63540_ as DOWN
   [junit4]   2> 1884878 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1884878 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63540_
   [junit4]   2> 1884887 INFO  (zkCallback-7077-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1884888 INFO  (zkCallback-7050-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1884888 INFO  (zkCallback-7092-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1884888 INFO  (zkCallback-7062-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1884888 INFO  (zkCallback-7035-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1884888 INFO  (zkCallback-7107-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1884903 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1884904 WARN  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1884930 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1884952 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869
   [junit4]   2> 1884969 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869
   [junit4]   2> 1884970 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869
   [junit4]   2> 1884971 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-4-001/cores
   [junit4]   2> 1885071 INFO  (closeThreadPool-7052-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:63540_
   [junit4]   2> 1885081 INFO  (qtp179455-22480) [n:127.0.0.1:63459_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:63507_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1885081 INFO  (qtp179455-22478) [n:127.0.0.1:63459_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:63540_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1885081 INFO  (qtp179455-22479) [n:127.0.0.1:63459_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:63519_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1885081 INFO  (qtp179455-22477) [n:127.0.0.1:63459_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:63526_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1885096 INFO  (OverseerThreadFactory-5924-thread-4-processing-n:127.0.0.1:63459_) [n:127.0.0.1:63459_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:63540_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1885096 INFO  (OverseerThreadFactory-5924-thread-3-processing-n:127.0.0.1:63459_) [n:127.0.0.1:63459_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:63507_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1885107 INFO  (OverseerThreadFactory-5924-thread-4-processing-n:127.0.0.1:63459_) [n:127.0.0.1:63459_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1885109 INFO  (OverseerThreadFactory-5924-thread-3-processing-n:127.0.0.1:63459_) [n:127.0.0.1:63459_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1885119 INFO  (qtp791302154-22536) [n:127.0.0.1:63507_    x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1885119 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1886149 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1886149 INFO  (qtp791302154-22536) [n:127.0.0.1:63507_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1886163 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 1886174 INFO  (qtp791302154-22536) [n:127.0.0.1:63507_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 1886248 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1886275 INFO  (qtp791302154-22536) [n:127.0.0.1:63507_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1886401 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1886401 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869
   [junit4]   2> 1886402 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-4-001/cores/collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-4-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1886409 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=49.310546875, floorSegmentMB=2.01953125, forceMergeDeletesPctAllowed=8.18037501333414, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=41.18054082671358
   [junit4]   2> 1886412 WARN  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_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> 1886547 INFO  (qtp791302154-22536) [n:127.0.0.1:63507_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1886557 INFO  (qtp791302154-22536) [n:127.0.0.1:63507_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ce8d869
   [junit4]   2> 1886558 INFO  (qtp791302154-22536) [n:127.0.0.1:63507_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-1-001/cores/collection1_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_5A65D0ABA743FF47-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 1886567 INFO  (qtp791302154-22536) [n:127.0.0.1:63507_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=49.310546875, floorSegmentMB=2.01953125, forceMergeDeletesPctAllowed=8.18037501333414, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=41.18054082671358
   [junit4]   2> 1886573 WARN  (qtp791302154-22536) [n:127.0.0.1:63507_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 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> 1886611 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1886611 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1886620 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1886620 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1886621 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1886622 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@578c488[collection1_shard1_replica_n1] main]
   [junit4]   2> 1886632 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1886637 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1886638 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1886638 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1656186008465571840
   [junit4]   2> 1886642 INFO  (searcherExecutor-5970-thread-1-processing-n:127.0.0.1:63540_ x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@578c488[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1886660 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1886661 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1886701 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1886701 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1886701 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63540/collection1_shard1_replica_n1/
   [junit4]   2> 1886701 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1886701 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:63540/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1886701 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72059978142908434-core_node4-n_0000000000
   [junit4]   2> 1886704 INFO  (qtp791302154-22536) [n:127.0.0.1:63507_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1886704 INFO  (qtp791302154-22536) [n:127.0.0.1:63507_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1886706 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63540/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1886821 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1886933 INFO  (qtp2034212607-22624) [n:127.0.0.1:63540_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1814
   [junit4]   2> 1886942 INFO  (qtp791302154-22536) [n:127.0.0.1:63507_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1886943 INFO  (qtp791302154-22536) [n:127.0.0.1:63507_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1886959 INFO  (qtp179455-22478) [n:127.0.0.1:63459_ c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:63540_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1877
   [junit4]   2> 1886960 INFO  (qtp79

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

   2> 1900444 INFO  (closeThreadPool-7141-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4ed43e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1900445 INFO  (closeThreadPool-7141-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3eeb776b{/,null,UNAVAILABLE}
   [junit4]   2> 1900446 INFO  (closeThreadPool-7141-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1900448 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1900666 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> 	17	/solr/collections/collection1/state.json
   [junit4]   2> 	14	/solr/collections/testcollection/state.json
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/collections/testcollection/terms/shard1
   [junit4]   2> 	5	/solr/collections/testcollection/terms/shard2
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	174	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72059978142908425-127.0.0.1:63507_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	74	/solr/overseer/queue
   [junit4]   2> 	41	/solr/overseer/collection-queue-work
   [junit4]   2> 	37	/solr/live_nodes
   [junit4]   2> 	17	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1900671 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:63450
   [junit4]   2> 1900671 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63450
   [junit4]   2> 1900671 INFO  (TEST-TestReplicaProperties.test-seed#[5A65D0ABA743FF47]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63450
   [junit4]   2> 1900672 INFO  (SUITE-TestReplicaProperties-seed#[5A65D0ABA743FF47]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 19, 2020 7:27:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 19, 2020 7:28:04 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.api.collections.TestReplicaProperties: 
   [junit4]   2>    1) Thread[id=22452, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
   [junit4]   2>         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Jan 19, 2020 7:28:04 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=22452, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
   [junit4]   2> 1911712 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> Jan 19, 2020 7:28:04 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=2046, maxMBSortInHeap=5.380600783632146, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@11985f72), locale=ast-ES, timezone=America/Goose_Bay
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=176665184,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCLIRunExample, TestUseDocValuesAsStored, TestXmlQParser, ByteBuffersDirectoryFactoryTest, TestReloadAndDeleteDocs, DimensionalRoutedAliasUpdateProcessorTest, TestConfigSetImmutable, EnumFieldTest, RuleEngineTest, TestCloudPhrasesIdentificationComponent, TimeRoutedAliasUpdateProcessorTest, BasicDistributedZkTest, RootFieldTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestRecoveryHdfs, TestNumericRangeQuery64, ClassificationUpdateProcessorFactoryTest, ConvertedLegacyTest, ZkControllerTest, TestSortByMinMaxFunction, TestExtendedDismaxParser, TestAuthorizationFramework, TestNumericTerms32, TestMissingGroups, TestScoreJoinQPScore, TestPullReplicaErrorHandling, MoveReplicaHDFSFailoverTest, TestCorePropertiesReload, DistributedFacetPivotSmallTest, TaggerTest, TestReqParamsAPI, PrimUtilsTest, CoreAdminHandlerTest, RequestLoggingTest, UninvertDocValuesMergePolicyTest, SearchRateTriggerTest, TestComplexPhraseQParserPlugin, IgnoreLargeDocumentProcessorFactoryTest, TestBackupRepositoryFactory, LeaderElectionTest, TestFacetMethods, RegexBoostProcessorTest, AssignTest, TestFieldCacheSort, TestDynamicURP, SpellPossibilityIteratorTest, TestSimNodeAddedTrigger, TriggerIntegrationTest, RecoveryZkTest, TestGraphMLResponseWriter, TestManagedSchema, TestCryptoKeys, IndexSizeTriggerMixedBoundsTest, HdfsLockFactoryTest, TestLegacyFieldReuse, TestSolrDeletionPolicy2, TestUnInvertedFieldException, TestFastOutputStream, CurrencyRangeFacetCloudTest, NotRequiredUniqueKeyTest, DistributedExpandComponentTest, DocValuesNotIndexedTest, DistributedQueryElevationComponentTest, ClusterStateUpdateTest, HDFSCollectionsAPITest, SolrCoreMetricManagerTest, HighlighterMaxOffsetTest, TestEmbeddedSolrServerAdminHandler, TestStressInPlaceUpdates, OverseerModifyCollectionTest, TestRequestForwarding, XmlUpdateRequestHandlerTest, DateFieldTest, ShowFileRequestHandlerTest, ResponseLogComponentTest, BadComponentTest, TestSimDistributedQueue, BadIndexSchemaTest, TestCloudManagedSchema, SaslZkACLProviderTest, TestLuceneMatchVersion, TestImpersonationWithHadoopAuth, SuggesterTSTTest, TestPayloadScoreQParserPlugin, PeerSyncTest, StatelessScriptUpdateProcessorFactoryTest, NodeAddedTriggerIntegrationTest, MinimalSchemaTest, TestDistributedSearch, DeleteInactiveReplicaTest, DistribJoinFromCollectionTest, DistributedQueueTest, HttpPartitionOnCommitTest, LeaderVoteWaitTimeoutTest, PackageManagerCLITest, RestartWhileUpdatingTest, RollingRestartTest, SolrXmlInZkTest, SystemCollectionCompatTest, TestAuthenticationFramework, TestCloudRecovery2, TestConfigSetsAPIExclusivity, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestHashPartitioner, TestLeaderElectionZkExpiry, TestPrepRecovery, TestTolerantUpdateProcessorRandomCloud, TestWithCollection, TestReplicaProperties]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicaProperties -Dtests.seed=5A65D0ABA743FF47 -Dtests.slow=true -Dtests.locale=ast-ES -Dtests.timezone=America/Goose_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestReplicaProperties (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.api.collections.TestReplicaProperties: 
   [junit4]    >    1) Thread[id=22452, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
   [junit4]    >         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5A65D0ABA743FF47]:0)
   [junit4] Completed [573/896 (1!)] on J2 in 38.30s, 1 test, 1 error <<< FAILURES!

[...truncated 45747 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/531/consoleText

[repro] Revision: 155b099caaa786f9e9c84c72eca2ee6683d289b1

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestReplicaProperties -Dtests.seed=5A65D0ABA743FF47 -Dtests.slow=true -Dtests.locale=ast-ES -Dtests.timezone=America/Goose_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3629 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestReplicaProperties" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=5A65D0ABA743FF47 -Dtests.slow=true -Dtests.locale=ast-ES -Dtests.timezone=America/Goose_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]