You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/07/22 05:20:37 UTC

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Windows (64bit/jdk-14.0.1) - Build # 1420 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1420/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51377: Underlying core creation failed while creating collection: control_collection
	at __randomizedtesting.SeedInfo.seed([8F51D47C219D2540:705EBA68F6148B8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	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:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61398: Underlying core creation failed while creating collection: c8n_2x2_commits
	at __randomizedtesting.SeedInfo.seed([8F51D47C219D2540:705EBA68F6148B8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:810)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java: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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 15223 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest
   [junit4]   2> 1398602 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[8F51D47C219D2540]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 1398602 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[8F51D47C219D2540]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1398602 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[8F51D47C219D2540]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\data-dir-103-001
   [junit4]   2> 1398603 WARN  (SUITE-HttpPartitionOnCommitTest-seed#[8F51D47C219D2540]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=60 numCloses=60
   [junit4]   2> 1398603 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[8F51D47C219D2540]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1398605 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[8F51D47C219D2540]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 1398605 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[8F51D47C219D2540]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1398608 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1398608 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1398608 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1398611 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1398721 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer start zk server on port: 61166
   [junit4]   2> 1398721 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61166
   [junit4]   2> 1398721 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61166
   [junit4]   2> 1398721 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61166
   [junit4]   2> 1398725 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1398749 INFO  (zkConnectionManagerCallback-8618-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398749 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1398762 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1398774 INFO  (zkConnectionManagerCallback-8620-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398774 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1398781 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1398791 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1398802 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1398813 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1398820 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1398827 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1398833 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1398839 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1398845 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1398853 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1398860 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1398866 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1400341 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1400341 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1400341 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1400341 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] 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> 1400341 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1400341 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1400341 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1400341 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b7be939{/,null,AVAILABLE}
   [junit4]   2> 1400344 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@a3842bd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61226}
   [junit4]   2> 1400344 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.e.j.s.Server Started @1400804ms
   [junit4]   2> 1400344 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\tempDir-001/control/data, hostPort=61225, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\control-001\cores}
   [junit4]   2> 1400345 ERROR (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1400345 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1400345 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1400345 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1400345 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1400345 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-22T04:42:02.811432900Z
   [junit4]   2> 1400346 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1400350 INFO  (zkConnectionManagerCallback-8622-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1400350 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1400456 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1400456 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\control-001\solr.xml
   [junit4]   2> 1400459 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1400459 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1400460 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1400669 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1400671 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2564a0d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1400671 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2564a0d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1400675 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55c25892[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1400675 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55c25892[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1400676 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61166/solr
   [junit4]   2> 1400677 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1400682 INFO  (zkConnectionManagerCallback-8632-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1400682 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1400787 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [n:127.0.0.1:61225_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1400792 INFO  (zkConnectionManagerCallback-8634-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1400792 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [n:127.0.0.1:61225_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1401370 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [n:127.0.0.1:61225_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61225_
   [junit4]   2> 1401375 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [n:127.0.0.1:61225_     ] o.a.s.c.Overseer Overseer (id=72066144270680068-127.0.0.1:61225_-n_0000000000) starting
   [junit4]   2> 1401396 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [n:127.0.0.1:61225_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61225_
   [junit4]   2> 1401397 INFO  (OverseerStateUpdate-72066144270680068-127.0.0.1:61225_-n_0000000000) [n:127.0.0.1:61225_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61225_
   [junit4]   2> 1401400 INFO  (OverseerStateUpdate-72066144270680068-127.0.0.1:61225_-n_0000000000) [n:127.0.0.1:61225_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1401405 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [n:127.0.0.1:61225_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1401406 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [n:127.0.0.1:61225_     ] 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> 1401433 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [n:127.0.0.1:61225_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1401455 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [n:127.0.0.1:61225_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6
   [junit4]   2> 1401461 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [n:127.0.0.1:61225_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6
   [junit4]   2> 1401461 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [n:127.0.0.1:61225_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6
   [junit4]   2> 1401463 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [n:127.0.0.1:61225_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\control-001\cores
   [junit4]   2> 1401479 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1401493 INFO  (zkConnectionManagerCallback-8651-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1401493 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1401497 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1401497 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61166/solr ready
   [junit4]   2> 1401501 INFO  (SocketProxy-Acceptor-61225) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=61296,localport=61225], receiveBufferSize: 65536
   [junit4]   2> 1401504 INFO  (SocketProxy-Acceptor-61225) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=61226,localport=61297], receiveBufferSize=65536
   [junit4]   2> 1401509 INFO  (qtp1942937254-13220) [n:127.0.0.1:61225_     ] 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:61225_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1401520 INFO  (OverseerThreadFactory-8641-thread-1-processing-n:127.0.0.1:61225_) [n:127.0.0.1:61225_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1401632 INFO  (SocketProxy-Acceptor-61225) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=61301,localport=61225], receiveBufferSize: 65536
   [junit4]   2> 1401633 INFO  (SocketProxy-Acceptor-61225) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=61226,localport=61302], receiveBufferSize=65536
   [junit4]   2> 1401634 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1401636 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=3
   [junit4]   2> 1401650 INFO  (SocketProxy-Acceptor-61225) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=61303,localport=61225], receiveBufferSize: 65536
   [junit4]   2> 1401651 INFO  (SocketProxy-Acceptor-61225) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=61226,localport=61304], receiveBufferSize=65536
   [junit4]   2> 1401652 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1402723 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1402735 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1402743 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1403027 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1403087 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6
   [junit4]   2> 1403087 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1403089 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=40.5224609375, floorSegmentMB=1.060546875, forceMergeDeletesPctAllowed=28.906175923886522, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=45.73421147301078
   [junit4]   2> 1403092 WARN  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1403185 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1403185 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1403187 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1403187 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1403187 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.796269913556517]
   [junit4]   2> 1403189 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1403189 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1403189 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1403189 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1672890732411617280
   [junit4]   2> 1403191 INFO  (searcherExecutor-8653-thread-1-processing-n:127.0.0.1:61225_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:61225_ c:control_collection s:shard1  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> 1403210 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1403210 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1403231 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1403231 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1403231 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61225/control_collection_shard1_replica_n1/
   [junit4]   2> 1403232 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1403232 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:61225/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1403232 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72066144270680068-core_node2-n_0000000000
   [junit4]   2> 1403238 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61225/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1403345 INFO  (zkCallback-8633-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> 1403346 INFO  (zkCallback-8633-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> 1403350 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1403372 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1719
   [junit4]   2> 1403394 INFO  (qtp1942937254-13220) [n:127.0.0.1:61225_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1403471 INFO  (zkCallback-8633-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> 1403471 INFO  (zkCallback-8633-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> 1403471 INFO  (zkCallback-8633-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> 1403479 INFO  (qtp1942937254-13220) [n:127.0.0.1:61225_     ] 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:61225_&wt=javabin&version=2} status=0 QTime=1970
   [junit4]   2> 1403479 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1403539 INFO  (OverseerCollectionConfigSetProcessor-72066144270680068-127.0.0.1:61225_-n_0000000000) [n:127.0.0.1:61225_     ] 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> 1403589 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1403595 INFO  (zkConnectionManagerCallback-8662-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1403595 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1403595 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1403598 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61166/solr ready
   [junit4]   2> 1403598 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1403598 INFO  (SocketProxy-Acceptor-61225) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=61370,localport=61225], receiveBufferSize: 65536
   [junit4]   2> 1403598 INFO  (SocketProxy-Acceptor-61225) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=61226,localport=61371], receiveBufferSize=65536
   [junit4]   2> 1403600 INFO  (qtp1942937254-13220) [n:127.0.0.1:61225_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1403607 INFO  (OverseerThreadFactory-8641-thread-2-processing-n:127.0.0.1:61225_) [n:127.0.0.1:61225_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1403817 WARN  (OverseerThreadFactory-8641-thread-2-processing-n:127.0.0.1:61225_) [n:127.0.0.1:61225_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1403827 INFO  (qtp1942937254-13220) [n:127.0.0.1:61225_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1403828 INFO  (qtp1942937254-13220) [n:127.0.0.1:61225_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=228
   [junit4]   2> 1403829 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1403829 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1403830 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1403830 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1403830 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1403830 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1403830 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1405122 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\shard-1-001 of type NRT for shard1
   [junit4]   2> 1405125 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1405125 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1405125 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1405125 INFO  (closeThreadPool-8663-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> 1405125 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1405125 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1405125 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1405125 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60cf67c9{/,null,AVAILABLE}
   [junit4]   2> 1405197 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@63d70482{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61399}
   [junit4]   2> 1405197 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.Server Started @1405656ms
   [junit4]   2> 1405197 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\tempDir-001/jetty1, hostPort=61398, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\shard-1-001\cores}
   [junit4]   2> 1405204 ERROR (closeThreadPool-8663-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1405204 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1405204 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1405204 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1405204 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1405204 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-22T04:42:07.670667400Z
   [junit4]   2> 1405206 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1405214 INFO  (zkConnectionManagerCallback-8665-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405214 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1405319 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1405319 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\shard-1-001\solr.xml
   [junit4]   2> 1405328 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1405328 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1405329 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1405419 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1405422 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ac438bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405422 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ac438bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405435 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a64c017[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405435 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a64c017[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405436 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61166/solr
   [junit4]   2> 1405437 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1405508 INFO  (zkConnectionManagerCallback-8675-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405509 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1405625 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61398_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1405644 INFO  (OverseerCollectionConfigSetProcessor-72066144270680068-127.0.0.1:61225_-n_0000000000) [n:127.0.0.1:61225_     ] 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> 1405646 INFO  (zkConnectionManagerCallback-8677-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405650 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61398_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1405670 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61398_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1405688 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61398_     ] o.a.s.c.ZkController Publish node=127.0.0.1:61398_ as DOWN
   [junit4]   2> 1405697 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61398_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1405697 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61398_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61398_
   [junit4]   2> 1405702 INFO  (zkCallback-8633-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1405707 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61398_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1405707 WARN  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61398_     ] 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> 1405726 INFO  (zkCallback-8676-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1405730 INFO  (zkCallback-8661-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1405739 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61398_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1405775 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61398_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6
   [junit4]   2> 1405782 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61398_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6
   [junit4]   2> 1405782 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61398_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6
   [junit4]   2> 1405787 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61398_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\shard-1-001\cores
   [junit4]   2> 1405811 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61398_
   [junit4]   2> 1406643 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\shard-2-001 of type NRT for shard1
   [junit4]   2> 1406644 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1406644 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1406644 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1406644 INFO  (closeThreadPool-8663-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> 1406645 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1406645 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1406645 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1406645 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7464cb08{/,null,AVAILABLE}
   [junit4]   2> 1406647 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6727ba7b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61457}
   [junit4]   2> 1406647 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.Server Started @1407106ms
   [junit4]   2> 1406647 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\tempDir-001/jetty2, hostPort=61456, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\shard-2-001\cores, replicaType=NRT}
   [junit4]   2> 1406647 ERROR (closeThreadPool-8663-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1406647 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1406647 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1406647 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1406647 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1406647 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-22T04:42:09.113642700Z
   [junit4]   2> 1406648 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1406656 INFO  (zkConnectionManagerCallback-8687-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1406657 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1406762 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1406762 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\shard-2-001\solr.xml
   [junit4]   2> 1406766 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1406766 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1406769 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1407061 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1407066 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40ccce7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1407066 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40ccce7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1407071 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2acc23e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1407071 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2acc23e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1407072 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61166/solr
   [junit4]   2> 1407073 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1407091 INFO  (zkConnectionManagerCallback-8697-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1407091 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1407201 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61456_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1407206 INFO  (zkConnectionManagerCallback-8699-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1407207 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61456_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1407214 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61456_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1407225 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61456_     ] o.a.s.c.ZkController Publish node=127.0.0.1:61456_ as DOWN
   [junit4]   2> 1407229 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61456_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1407229 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61456_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61456_
   [junit4]   2> 1407234 INFO  (zkCallback-8661-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1407234 INFO  (zkCallback-8676-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1407234 INFO  (zkCallback-8633-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1407235 INFO  (zkCallback-8698-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1407238 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61456_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1407238 WARN  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61456_     ] 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> 1407264 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61456_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1407284 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61456_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6
   [junit4]   2> 1407290 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61456_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6
   [junit4]   2> 1407290 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61456_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6
   [junit4]   2> 1407291 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61456_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\shard-2-001\cores
   [junit4]   2> 1407311 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61456_
   [junit4]   2> 1407652 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\shard-3-001 of type NRT for shard1
   [junit4]   2> 1407652 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1407652 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1407652 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1407652 INFO  (closeThreadPool-8663-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> 1407652 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1407652 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1407652 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1407652 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b635ec{/,null,AVAILABLE}
   [junit4]   2> 1407657 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6679935c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61579}
   [junit4]   2> 1407657 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.Server Started @1408116ms
   [junit4]   2> 1407657 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\tempDir-001/jetty3, hostPort=61578, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\shard-3-001\cores}
   [junit4]   2> 1407657 ERROR (closeThreadPool-8663-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1407657 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1407657 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1407657 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1407657 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1407657 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-22T04:42:10.123240900Z
   [junit4]   2> 1407659 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1407665 INFO  (zkConnectionManagerCallback-8709-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1407666 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1407772 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1407772 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\shard-3-001\solr.xml
   [junit4]   2> 1407776 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1407776 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1407778 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1407850 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1407852 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12f60ec3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1407852 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12f60ec3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1407854 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4751ac79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1407854 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4751ac79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1407856 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61166/solr
   [junit4]   2> 1407858 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1407863 INFO  (zkConnectionManagerCallback-8719-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1407863 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1407970 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61578_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1407976 INFO  (zkConnectionManagerCallback-8721-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1407976 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61578_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1407981 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61578_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1407992 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61578_     ] o.a.s.c.ZkController Publish node=127.0.0.1:61578_ as DOWN
   [junit4]   2> 1407997 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61578_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1407998 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61578_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61578_
   [junit4]   2> 1408002 INFO  (zkCallback-8676-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1408002 INFO  (zkCallback-8633-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1408002 INFO  (zkCallback-8698-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1408002 INFO  (zkCallback-8661-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1408002 INFO  (zkCallback-8720-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1408004 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61578_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1408004 WARN  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61578_     ] 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> 1408029 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61578_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1408052 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61578_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6
   [junit4]   2> 1408060 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61578_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6
   [junit4]   2> 1408060 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61578_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6
   [junit4]   2> 1408064 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61578_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\shard-3-001\cores
   [junit4]   2> 1408090 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61578_
   [junit4]   2> 1408614 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\shard-4-001 of type NRT for shard1
   [junit4]   2> 1408614 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1408616 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1408616 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1408616 INFO  (closeThreadPool-8663-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> 1408617 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1408617 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1408617 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1408617 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@920f214{/,null,AVAILABLE}
   [junit4]   2> 1408618 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4ddc1d43{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61641}
   [junit4]   2> 1408618 INFO  (closeThreadPool-8663-thread-1) [     ] o.e.j.s.Server Started @1409078ms
   [junit4]   2> 1408618 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\tempDir-001/jetty4, hostPort=61640, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\shard-4-001\cores, replicaType=NRT}
   [junit4]   2> 1408618 ERROR (closeThreadPool-8663-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1408618 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1408618 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1408618 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1408618 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1408618 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-22T04:42:11.084277900Z
   [junit4]   2> 1408619 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1408623 INFO  (zkConnectionManagerCallback-8731-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1408623 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1408727 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1408727 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\shard-4-001\solr.xml
   [junit4]   2> 1408731 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1408731 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1408732 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1408863 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1408865 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7124d088[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1408865 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7124d088[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1408869 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7968fded[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1408869 WARN  (closeThreadPool-8663-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7968fded[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1408870 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61166/solr
   [junit4]   2> 1408871 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1408876 INFO  (zkConnectionManagerCallback-8741-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1408876 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1408981 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61640_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1408987 INFO  (zkConnectionManagerCallback-8743-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1408987 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61640_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1408993 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61640_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1409002 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61640_     ] o.a.s.c.ZkController Publish node=127.0.0.1:61640_ as DOWN
   [junit4]   2> 1409005 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61640_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1409005 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61640_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61640_
   [junit4]   2> 1409010 INFO  (zkCallback-8676-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1409010 INFO  (zkCallback-8698-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1409010 INFO  (zkCallback-8633-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1409010 INFO  (zkCallback-8661-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1409010 INFO  (zkCallback-8720-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1409011 INFO  (zkCallback-8742-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1409013 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61640_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1409013 WARN  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61640_     ] 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> 1409056 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61640_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1409085 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61640_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6
   [junit4]   2> 1409089 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61640_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6
   [junit4]   2> 1409089 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61640_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4745ccc6
   [junit4]   2> 1409093 INFO  (closeThreadPool-8663-thread-1) [n:127.0.0.1:61640_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001\shard-4-001\cores
   [junit4]   2> 1409113 INFO  (closeThreadPool-8663-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61640_
   [junit4]   2> 1409117 INFO  (qtp1942937254-13221) [n:127.0.0.1:61225_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61398_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1409117 INFO  (SocketProxy-Acceptor-61225) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=61666,localport=61225], receiveBufferSize: 65536
   [junit4]   2> 1409117 INFO  (SocketProxy-Acceptor-61225) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=61226,localport=61668], receiveBufferSize=65536
   [junit4]   2> 1409117 INFO  (SocketProxy-Acceptor-61225) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=61667,localport=61225], receiveBufferSize: 65536
   [junit4]   2> 1409117 INFO  (SocketProxy-Acceptor-61225) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=61226,localport=61669], receiveBufferSize=65536
   [junit4]   2> 1409121 INFO  (SocketProxy-Acceptor-61225) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=61670,localport=61225], receiveBufferSize: 65536
   [junit4]   2> 1409121 INFO  (SocketProxy-Acceptor-61225) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=61226,localport=61671], receiveBufferSize=65536
   [junit4]   2> 1409121 INFO  (qtp1942937254-13222) [n:127.0.0.1:61225_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61640_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1409121 INFO  (qtp1942937254-13224) [n:127.0.0.1:61225_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61456_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1409121 INFO  (qtp1942937254-13220) [n:127.0.0.1:61225_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61578_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1409134 INFO  (qtp1942937254-13417) [n:127.0.0.1:61225_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1409141 INFO  (qtp1942937254-13417) [n:127.0.0.1:61225_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=3
   [junit4]   2> 1409141 INFO  (SocketProxy-Acceptor-61398) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=61672,localport=61398], receiveBufferSize: 65536
   [junit4]   2> 1409141 INFO  (SocketProxy-Acceptor-61398) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=61399,localport=61673], receiveBufferSize=65536
   [junit4]   2> 1409145 INFO  (qtp1743293607-13289) [n:127.0.0.1:61398_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=3
   [junit4]   2> 1409149 INFO  (SocketProxy-Acceptor-61456) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=61674,localport=61456], receiveBufferSize: 65536
   [junit4]   2> 1409149 INFO  (SocketProxy-Acceptor-61456) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=61457,localport=61675], receiveBufferSize=65536
   [junit4]   2> 1409153 INFO  (qtp2005701555-13317) [n:127.0.0.1:61456_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metri

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

lientCnxn An exception was thrown while closing send thread for session 0x10007e9a43d0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10007e9a43d0004, 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 0x10007e9a43d0004, 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> 29172 INFO  (closeThreadPool-42-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72066294102163460-127.0.0.1:51381_-n_0000000000) closing
   [junit4]   2> 29177 INFO  (closeThreadPool-42-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@728174fe{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 29182 INFO  (closeThreadPool-42-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@35f62f7c{/,null,UNAVAILABLE}
   [junit4]   2> 29186 INFO  (closeThreadPool-42-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 29188 WARN  (closeThreadPool-42-thread-2) [     ] o.a.s.c.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:51381/, target: http://127.0.0.1:51402/
   [junit4]   2> 29188 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 29403 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 29410 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51330
   [junit4]   2> 29410 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51330
   [junit4]   2> 29410 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[8F51D47C219D2540]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51330
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionOnCommitTest -Dtests.method=test -Dtests.seed=8F51D47C219D2540 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=gv-IM -Dtests.timezone=Asia/Yakutsk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   18.5s J0 | HttpPartitionOnCommitTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51381: Underlying core creation failed while creating collection: control_collection
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8F51D47C219D2540:705EBA68F6148B8]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [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:1157)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [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: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_8F51D47C219D2540-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1371, maxMBSortInHeap=7.282458032305708, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=gv-IM, timezone=Asia/Yakutsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=209607800,total=463208448
   [junit4]   2> NOTE: All tests run in this JVM: [HttpPartitionOnCommitTest]
   [junit4] Completed [5/5 (5!)] on J0 in 30.09s, 1 test, 1 error <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126: There were test failures: 5 suites, 5 tests, 5 errors [seed: 8F51D47C219D2540]

Total time: 34 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.HttpPartitionOnCommitTest
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Setting ANT_1_8_2_HOME=C:\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: 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows')
[Java] Successfully parsed console log
[Java] -> found 113 issues (skipped 104 duplicates)
[Java] Post processing issues on 'Windows VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows'
[Java] -> resolved paths in source directory (54 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 113 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 54 affected files
[Java] No filter has been set, publishing all 113 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 113 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-Windows/builds/1420/files-with-issues'
[Java] -> 54 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Windows #1419' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 113, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 113 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Windows #1420'.
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2