Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6422/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionOnCommitTest.test

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

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:54574: Underlying core creation failed while 
creating collection: control_collection
        at 
__randomizedtesting.SeedInfo.seed([741592D0C1B354E1:FC41AD0A6F4F3919]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1170)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:931)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:865)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:246)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


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

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

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:54575: Underlying core creation failed while 
creating collection: control_collection
        at 
__randomizedtesting.SeedInfo.seed([741592D0C1B354E1:FC41AD0A6F4F3919]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1170)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:931)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:865)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:246)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


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

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

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:54577: Underlying core creation failed while 
creating collection: control_collection
        at 
__randomizedtesting.SeedInfo.seed([741592D0C1B354E1:FC41AD0A6F4F3919]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1170)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:931)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:865)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:246)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


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

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

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:54576: Underlying core creation failed while 
creating collection: control_collection
        at 
__randomizedtesting.SeedInfo.seed([741592D0C1B354E1:FC41AD0A6F4F3919]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1170)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:931)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:865)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:246)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


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

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

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:50112: Underlying core creation failed while 
creating collection: c8n_2x2_commits
        at 
__randomizedtesting.SeedInfo.seed([741592D0C1B354E1:FC41AD0A6F4F3919]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:809)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1755)
        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.multiShardTest(HttpPartitionOnCommitTest.java:76)
        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:67)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 12812 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest
   [junit4]   2> 621386 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[741592D0C1B354E1]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 621391 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[741592D0C1B354E1]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 621391 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[741592D0C1B354E1]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/data-dir-56-001
   [junit4]   2> 621392 WARN  
(SUITE-HttpPartitionOnCommitTest-seed#[741592D0C1B354E1]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 621392 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[741592D0C1B354E1]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 621395 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[741592D0C1B354E1]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 621395 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[741592D0C1B354E1]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 621400 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 621400 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 621400 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 621403 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 621513 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 50010
   [junit4]   2> 621513 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:50010
   [junit4]   2> 621513 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50010
   [junit4]   2> 621513 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 50010
   [junit4]   2> 621535 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 621544 INFO  (zkConnectionManagerCallback-3198-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 621545 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 621589 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 621597 INFO  (zkConnectionManagerCallback-3200-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 621601 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 621608 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 621622 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 621626 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 621630 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 621696 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 621707 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 621729 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 621746 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 621759 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 621785 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 621790 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 621850 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 624123 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 624123 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 624123 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 624143 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 624143 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 624143 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 624152 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4324fa88{/,null,AVAILABLE}
   [junit4]   2> 624156 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@41763b6e{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:50022}
   [junit4]   2> 624156 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.e.j.s.Server Started @624237ms
   [junit4]   2> 624156 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/tempDir-001/control/data,
 hostPort=50019, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 624156 ERROR 
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 624156 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 624156 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 624157 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 624157 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 624157 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-15T17:09:05.505202Z
   [junit4]   2> 624159 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 624182 INFO  (zkConnectionManagerCallback-3202-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 624183 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 624191 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]-SendThread(127.0.0.1:50010))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1008608ad2d0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1008608ad2d0002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1008608ad2d0002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 624293 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 624294 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/control-001/solr.xml
   [junit4]   2> 624303 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2c853e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 625018 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 625025 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7a440a9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 625025 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7a440a9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 625032 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6b193129[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 625033 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6b193129[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 625036 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50010/solr
   [junit4]   2> 625038 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 625042 INFO  (zkConnectionManagerCallback-3212-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 625043 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 625201 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) 
[n:127.0.0.1:50019_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 625529 INFO  (zkConnectionManagerCallback-3214-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 625529 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) 
[n:127.0.0.1:50019_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 630390 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) 
[n:127.0.0.1:50019_     ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:50019_
   [junit4]   2> 630391 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) 
[n:127.0.0.1:50019_     ] o.a.s.c.Overseer Overseer 
(id=72204965861195780-127.0.0.1:50019_-n_0000000000) starting
   [junit4]   2> 630415 INFO  
(OverseerStateUpdate-72204965861195780-127.0.0.1:50019_-n_0000000000) 
[n:127.0.0.1:50019_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:50019_
   [junit4]   2> 630416 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) 
[n:127.0.0.1:50019_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50019_
   [junit4]   2> 630420 INFO  
(OverseerStateUpdate-72204965861195780-127.0.0.1:50019_-n_0000000000) 
[n:127.0.0.1:50019_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 630463 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) 
[n:127.0.0.1:50019_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 630464 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) 
[n:127.0.0.1:50019_     ] 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> 630550 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) 
[n:127.0.0.1:50019_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 630602 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) 
[n:127.0.0.1:50019_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2c853e
   [junit4]   2> 630635 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) 
[n:127.0.0.1:50019_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2c853e
   [junit4]   2> 630635 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) 
[n:127.0.0.1:50019_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2c853e
   [junit4]   2> 630639 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) 
[n:127.0.0.1:50019_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/control-001/cores
   [junit4]   2> 630759 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 630773 INFO  (zkConnectionManagerCallback-3229-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 630773 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 630807 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 630860 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50010/solr ready
   [junit4]   2> 630877 INFO  (SocketProxy-Acceptor-50019) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=50057,localport=50019], receiveBufferSize: 408300
   [junit4]   2> 630893 INFO  (SocketProxy-Acceptor-50019) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=50022,localport=50058], receiveBufferSize=408300
   [junit4]   2> 630927 INFO  (qtp1287442302-5001) [n:127.0.0.1:50019_     ] 
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:50019_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 631057 INFO  
(OverseerThreadFactory-3219-thread-1-processing-n:127.0.0.1:50019_) 
[n:127.0.0.1:50019_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 631282 INFO  
(OverseerStateUpdate-72204965861195780-127.0.0.1:50019_-n_0000000000) 
[n:127.0.0.1:50019_     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50019";,
   [junit4]   2>   "node_name":"127.0.0.1:50019_",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 631511 INFO  (SocketProxy-Acceptor-50019) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=50061,localport=50019], receiveBufferSize: 408300
   [junit4]   2> 631537 INFO  (SocketProxy-Acceptor-50019) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=50022,localport=50062], receiveBufferSize=408300
   [junit4]   2> 631542 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&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> 631542 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 631590 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 631600 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'control_collection_shard1_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 631610 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 631788 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
test/1.0 with uniqueid field id
   [junit4]   2> 631933 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
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@7e2c853e
   [junit4]   2> 631933 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 631936 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 631941 WARN  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
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> 632095 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 632096 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 632147 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 632147 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 632151 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 632186 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 632214 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
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> 632214 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000 ms
   [junit4]   2> 632215 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1675112065073676288
   [junit4]   2> 632341 INFO  
(searcherExecutor-3231-thread-1-processing-n:127.0.0.1:50019_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1 
r:core_node2) [n:127.0.0.1:50019_ c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 632529 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
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> 632529 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 632565 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 632565 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 632565 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:50019/control_collection_shard1_replica_n1/
   [junit4]   2> 632566 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 632567 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:50019/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 632567 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
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/72204965861195780-core_node2-n_0000000000
   [junit4]   2> 632721 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: http://127.0.0.1:50019/control_collection_shard1_replica_n1/ 
shard1
   [junit4]   2> 632837 INFO  (zkCallback-3213-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> 632838 INFO  (zkCallback-3213-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> 632844 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 632853 INFO  (qtp1287442302-5000) [n:127.0.0.1:50019_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&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=1311
   [junit4]   2> 632874 INFO  (qtp1287442302-5001) [n:127.0.0.1:50019_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 632965 INFO  (zkCallback-3213-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> 632965 INFO  (zkCallback-3213-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> 632969 INFO  (zkCallback-3213-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> 632984 INFO  (qtp1287442302-5001) [n:127.0.0.1:50019_     ] 
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:50019_&wt=javabin&version=2}
 status=0 QTime=2057
   [junit4]   2> 632985 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 632991 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]-SendThread(127.0.0.1:50010))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1008608ad2d0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1008608ad2d0005, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1008608ad2d0005, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 633077 INFO  
(OverseerCollectionConfigSetProcessor-72204965861195780-127.0.0.1:50019_-n_0000000000)
 [n:127.0.0.1:50019_     ] 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> 633139 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 633356 INFO  (zkConnectionManagerCallback-3240-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 633357 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 633465 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 633517 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50010/solr ready
   [junit4]   2> 633517 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 633518 INFO  (SocketProxy-Acceptor-50019) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=50077,localport=50019], receiveBufferSize: 408300
   [junit4]   2> 633520 INFO  (SocketProxy-Acceptor-50019) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=50022,localport=50078], receiveBufferSize=408300
   [junit4]   2> 633521 INFO  (qtp1287442302-5001) [n:127.0.0.1:50019_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 633585 INFO  
(OverseerThreadFactory-3219-thread-2-processing-n:127.0.0.1:50019_) 
[n:127.0.0.1:50019_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 633915 WARN  
(OverseerThreadFactory-3219-thread-2-processing-n:127.0.0.1:50019_) 
[n:127.0.0.1:50019_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 633927 INFO  (qtp1287442302-5001) [n:127.0.0.1:50019_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 634008 INFO  (qtp1287442302-5001) [n:127.0.0.1:50019_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=487
   [junit4]   2> 634018 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 634018 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 634018 INFO  (watches-3237-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 634018 INFO  (watches-3237-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 634034 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 634034 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 634039 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 634039 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 634039 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 635575 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/shard-1-001
 of type NRT for shard1
   [junit4]   2> 635578 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 635578 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 635578 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 635582 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 635582 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 635582 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 635583 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@523e2625{/,null,AVAILABLE}
   [junit4]   2> 635585 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@48465b46{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:50113}
   [junit4]   2> 635585 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.Server Started @635667ms
   [junit4]   2> 635585 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/tempDir-001/jetty1,
 hostPort=50112, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 635585 ERROR (closeThreadPool-3241-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 635585 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 635586 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 635586 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 635586 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 635586 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-15T17:09:16.934146Z
   [junit4]   2> 635588 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 635636 INFO  (zkConnectionManagerCallback-3243-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635637 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 635695 WARN  
(closeThreadPool-3241-thread-1-SendThread(127.0.0.1:50010)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1008608ad2d0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1008608ad2d0007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1008608ad2d0007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 635696 INFO  
(OverseerCollectionConfigSetProcessor-72204965861195780-127.0.0.1:50019_-n_0000000000)
 [n:127.0.0.1:50019_     ] 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> 635798 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 635798 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/shard-1-001/solr.xml
   [junit4]   2> 635825 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2c853e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 635939 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 635943 WARN  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@603cbb52[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 635943 WARN  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@603cbb52[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 635957 WARN  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@22099cab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 635957 WARN  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@22099cab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 635959 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50010/solr
   [junit4]   2> 635961 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 635966 INFO  (zkConnectionManagerCallback-3253-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635968 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 635975 WARN  
(closeThreadPool-3241-thread-1-SendThread(127.0.0.1:50010)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1008608ad2d0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1008608ad2d0008, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1008608ad2d0008, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 636084 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50112_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 636091 INFO  (zkConnectionManagerCallback-3255-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 636092 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50112_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 636140 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50112_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 636171 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50112_     ] o.a.s.c.ZkController Publish node=127.0.0.1:50112_ as 
DOWN
   [junit4]   2> 636180 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50112_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 636180 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50112_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50112_
   [junit4]   2> 636187 INFO  (zkCallback-3239-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 636188 INFO  (zkCallback-3213-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 636189 INFO  (zkCallback-3254-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 636219 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50112_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 636220 WARN  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50112_     ] 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> 636270 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50112_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 636349 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50112_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2c853e
   [junit4]   2> 636359 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50112_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2c853e
   [junit4]   2> 636359 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50112_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2c853e
   [junit4]   2> 636394 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50112_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/shard-1-001/cores
   [junit4]   2> 636426 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:50112_
   [junit4]   2> 636899 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 636901 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 636901 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 636901 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 636910 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 636910 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 636910 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 636913 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3ce92a4c{/,null,AVAILABLE}
   [junit4]   2> 636918 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@218066e0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:50163}
   [junit4]   2> 636919 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.Server Started @637000ms
   [junit4]   2> 636919 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/tempDir-001/jetty2,
 hostPort=50161, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/shard-2-001/cores}
   [junit4]   2> 636919 ERROR (closeThreadPool-3241-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 636919 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 636919 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 636919 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 636919 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 636919 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-15T17:09:18.267781Z
   [junit4]   2> 636922 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 636926 INFO  (zkConnectionManagerCallback-3265-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 636926 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 636931 WARN  
(closeThreadPool-3241-thread-1-SendThread(127.0.0.1:50010)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1008608ad2d000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1008608ad2d000a, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1008608ad2d000a, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 637034 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 637034 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/shard-2-001/solr.xml
   [junit4]   2> 637041 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2c853e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 637288 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 637298 WARN  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@396fb1f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 637298 WARN  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@396fb1f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 637312 WARN  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7780a1d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 637312 WARN  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7780a1d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 637313 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50010/solr
   [junit4]   2> 637325 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 637328 INFO  (zkConnectionManagerCallback-3275-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 637328 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 637335 WARN  
(closeThreadPool-3241-thread-1-SendThread(127.0.0.1:50010)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1008608ad2d000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1008608ad2d000b, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1008608ad2d000b, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 637456 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50161_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 637457 INFO  (zkConnectionManagerCallback-3277-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 637457 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50161_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 637509 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50161_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 637537 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50161_     ] o.a.s.c.ZkController Publish node=127.0.0.1:50161_ as 
DOWN
   [junit4]   2> 637546 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50161_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 637546 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50161_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50161_
   [junit4]   2> 637550 INFO  (zkCallback-3254-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 637550 INFO  (zkCallback-3213-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 637550 INFO  (zkCallback-3239-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 637550 INFO  (zkCallback-3276-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 637570 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50161_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 637571 WARN  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50161_     ] 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> 637612 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50161_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 637654 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50161_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2c853e
   [junit4]   2> 637666 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50161_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2c853e
   [junit4]   2> 637666 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50161_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2c853e
   [junit4]   2> 637667 INFO  (closeThreadPool-3241-thread-1) 
[n:127.0.0.1:50161_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/shard-2-001/cores
   [junit4]   2> 637691 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:50161_
   [junit4]   2> 637809 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/shard-3-001
 of type NRT for shard1
   [junit4]   2> 637815 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 637815 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 637815 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 637819 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 637819 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 637819 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 637820 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72448a4{/,null,AVAILABLE}
   [junit4]   2> 637827 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2d64bb85{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:50211}
   [junit4]   2> 637828 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.e.j.s.Server Started @637909ms
   [junit4]   2> 637828 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/tempDir-001/jetty3,
 hostPort=50210, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001/shard-3-001/cores}
   [junit4]   2> 637828 ERROR (closeThreadPool-3241-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 637828 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 637828 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 637828 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 637828 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 637828 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-15T17:09:19.176640Z
   [junit4]   2> 637830 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 637834 INFO  (zkConnectionManagerCallback-3287-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 637834 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 637840 WARN  
(closeThreadPool-3241-thread-1-SendThread(127.0.0.1:50010)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1008608ad2d000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1008608ad2d000d, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1008608ad2d000d, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 637946 INFO  (closeThreadPool-3241-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [juni

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

: Could not find collection : control_collection
   [junit4]   2>        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:106)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.bufferUpdatesIfConstructing(SolrCore.java:1120)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:1057)
   [junit4]   2>        ... 39 more
   [junit4]   2> 
   [junit4]   2> 20408 INFO  (closeThreadPool-48-thread-2) [     ] 
o.a.s.c.Overseer Overseer (id=72205111745773572-127.0.0.1:54574_-n_0000000000) 
closing
   [junit4]   2> 20409 INFO  
(OverseerStateUpdate-72205111745773572-127.0.0.1:54574_-n_0000000000) 
[n:127.0.0.1:54574_     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:54574_
   [junit4]   2> 20401 INFO  (qtp711972198-47) [n:127.0.0.1:54574_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&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=400 QTime=5396
   [junit4]   2> 20440 INFO  (closeThreadPool-48-thread-1) [     ] 
o.a.s.c.Overseer Overseer (id=72205111745773572-127.0.0.1:54574_-n_0000000000) 
closing
   [junit4]   2> 20452 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]-SendThread(127.0.0.1:54546))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100862aa4930004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100862aa4930004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100862aa4930004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 20555 INFO  (closeThreadPool-43-thread-2) [     ] 
o.a.s.c.Overseer Overseer (id=72205111745773572-127.0.0.1:54574_-n_0000000000) 
closing
   [junit4]   2> 20605 INFO  (closeThreadPool-43-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2e6e40b2{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 20618 INFO  (closeThreadPool-43-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6c6eefa0{/,null,UNAVAILABLE}
   [junit4]   2> 20627 INFO  (closeThreadPool-43-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 20664 WARN  (closeThreadPool-43-thread-2) [     ] 
o.a.s.c.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:54574/, 
target: http://127.0.0.1:54578/
   [junit4]   2> 20665 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 20886 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>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/overseer/queue
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 20901 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:54546
   [junit4]   2> 20901 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54546
   [junit4]   2> 20901 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[741592D0C1B354E1]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54546
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=HttpPartitionOnCommitTest -Dtests.method=test 
-Dtests.seed=741592D0C1B354E1 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=ml -Dtests.timezone=Etc/GMT-6 -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   16.3s J0 | HttpPartitionOnCommitTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:54574: Underlying core creation failed while 
creating collection: control_collection
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([741592D0C1B354E1:FC41AD0A6F4F3919]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1170)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:931)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:865)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:246)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_741592D0C1B354E1-001
   [junit4]   2> Aug 15, 2020 5:46:24 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(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=259, maxMBSortInHeap=5.3532510472434005, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ml, 
timezone=Etc/GMT-6
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 
(64-bit)/cpus=6,threads=1,free=159149832,total=209190912
   [junit4]   2> NOTE: All tests run in this JVM: [HttpPartitionOnCommitTest]
   [junit4] Completed [4/5 (4!)] on J0 in 19.93s, 1 test, 1 error <<< FAILURES!

[...truncated 20 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1521:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1048:
 There were test failures: 5 suites, 5 tests, 4 errors [seed: 741592D0C1B354E1]

Total time: 53 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   4/5 failed: org.apache.solr.cloud.HttpPartitionOnCommitTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 0 issues (skipped 0 duplicates)
[Java] Skipping post processing
[Java] No filter has been set, publishing all 0 issues
[Java] Using reference build 'Lucene-Solr-master-MacOSX #6421' to compute new, 
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-master-MacOSX 
#6422'.
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to