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/04/20 08:45:06 UTC

[JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-15-ea+16) - Build # 2803 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2803/
Java: 64bit/jdk-15-ea+16 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:45457/solr/testAsyncOperations]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:45457/solr/testAsyncOperations]
	at __randomizedtesting.SeedInfo.seed([8BAA6D888E2CE508:6FEE513F2884ABD7]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests(CollectionsAPIAsyncDistributedZkTest.java:155)
	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 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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45457/solr/testAsyncOperations: no servers hosting shard: shard2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 44 more




Build Log:
[...truncated 14458 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> 349939 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8BAA6D888E2CE508]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 349940 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8BAA6D888E2CE508]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_8BAA6D888E2CE508-001/data-dir-55-001
   [junit4]   2> 349940 WARN  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8BAA6D888E2CE508]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=631 numCloses=631
   [junit4]   2> 349940 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8BAA6D888E2CE508]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 349941 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8BAA6D888E2CE508]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 349941 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[8BAA6D888E2CE508]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 349948 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8BAA6D888E2CE508]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSolrJAPICalls
   [junit4]   2> 349948 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_8BAA6D888E2CE508-001/tempDir-001
   [junit4]   2> 349948 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 349952 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 349952 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 350052 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.ZkTestServer start zk server on port:42983
   [junit4]   2> 350052 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42983
   [junit4]   2> 350052 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42983
   [junit4]   2> 350052 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42983
   [junit4]   2> 350062 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 350064 INFO  (zkConnectionManagerCallback-4349-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 350064 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 350078 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 350082 INFO  (zkConnectionManagerCallback-4351-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 350082 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 350084 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 350101 INFO  (zkConnectionManagerCallback-4353-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 350102 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 350217 WARN  (jetty-launcher-4354-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 350217 WARN  (jetty-launcher-4354-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 350217 INFO  (jetty-launcher-4354-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 350217 INFO  (jetty-launcher-4354-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 350217 INFO  (jetty-launcher-4354-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 350217 INFO  (jetty-launcher-4354-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 350217 INFO  (jetty-launcher-4354-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 350217 INFO  (jetty-launcher-4354-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 350223 INFO  (jetty-launcher-4354-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 350223 INFO  (jetty-launcher-4354-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 350223 INFO  (jetty-launcher-4354-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 350223 INFO  (jetty-launcher-4354-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 350223 INFO  (jetty-launcher-4354-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 350223 INFO  (jetty-launcher-4354-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 350224 INFO  (jetty-launcher-4354-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ab83cba{/solr,null,AVAILABLE}
   [junit4]   2> 350224 INFO  (jetty-launcher-4354-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25cce90{/solr,null,AVAILABLE}
   [junit4]   2> 350233 INFO  (jetty-launcher-4354-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6d11c834{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:39355}
   [junit4]   2> 350233 INFO  (jetty-launcher-4354-thread-2) [     ] o.e.j.s.Server Started @350241ms
   [junit4]   2> 350233 INFO  (jetty-launcher-4354-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@628d002b{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:37943}
   [junit4]   2> 350233 INFO  (jetty-launcher-4354-thread-1) [     ] o.e.j.s.Server Started @350241ms
   [junit4]   2> 350233 INFO  (jetty-launcher-4354-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37943}
   [junit4]   2> 350233 INFO  (jetty-launcher-4354-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39355}
   [junit4]   2> 350234 ERROR (jetty-launcher-4354-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 350234 ERROR (jetty-launcher-4354-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 350234 INFO  (jetty-launcher-4354-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 350234 INFO  (jetty-launcher-4354-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 350234 INFO  (jetty-launcher-4354-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 350234 INFO  (jetty-launcher-4354-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 350234 INFO  (jetty-launcher-4354-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 350234 INFO  (jetty-launcher-4354-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 350234 INFO  (jetty-launcher-4354-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 350234 INFO  (jetty-launcher-4354-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 350234 INFO  (jetty-launcher-4354-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-20T08:23:00.608225Z
   [junit4]   2> 350234 INFO  (jetty-launcher-4354-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-20T08:23:00.608225Z
   [junit4]   2> 350237 INFO  (jetty-launcher-4354-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 350243 INFO  (jetty-launcher-4354-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 350252 INFO  (zkConnectionManagerCallback-4358-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 350253 INFO  (jetty-launcher-4354-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 350253 INFO  (zkConnectionManagerCallback-4357-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 350253 INFO  (jetty-launcher-4354-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 350253 INFO  (jetty-launcher-4354-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 350260 INFO  (jetty-launcher-4354-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 350413 INFO  (jetty-launcher-4354-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 350414 WARN  (jetty-launcher-4354-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@764afaa7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350414 WARN  (jetty-launcher-4354-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@764afaa7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350416 WARN  (jetty-launcher-4354-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9b44bda[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350416 WARN  (jetty-launcher-4354-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9b44bda[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350417 INFO  (jetty-launcher-4354-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42983/solr
   [junit4]   2> 350417 INFO  (jetty-launcher-4354-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 350418 INFO  (zkConnectionManagerCallback-4369-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 350418 INFO  (jetty-launcher-4354-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 350523 INFO  (jetty-launcher-4354-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 350524 WARN  (jetty-launcher-4354-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1e0f05cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350524 WARN  (jetty-launcher-4354-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1e0f05cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350526 WARN  (jetty-launcher-4354-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ae3219c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350526 WARN  (jetty-launcher-4354-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ae3219c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350527 INFO  (jetty-launcher-4354-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42983/solr
   [junit4]   2> 350527 INFO  (jetty-launcher-4354-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 350528 INFO  (zkConnectionManagerCallback-4380-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 350528 INFO  (jetty-launcher-4354-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 350571 INFO  (jetty-launcher-4354-thread-1) [n:127.0.0.1:37943_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 350572 INFO  (zkConnectionManagerCallback-4382-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 350572 INFO  (jetty-launcher-4354-thread-1) [n:127.0.0.1:37943_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 350611 INFO  (jetty-launcher-4354-thread-1) [n:127.0.0.1:37943_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37943_solr
   [junit4]   2> 350612 INFO  (jetty-launcher-4354-thread-1) [n:127.0.0.1:37943_solr     ] o.a.s.c.Overseer Overseer (id=72130064376397831-127.0.0.1:37943_solr-n_0000000000) starting
   [junit4]   2> 350616 INFO  (OverseerStateUpdate-72130064376397831-127.0.0.1:37943_solr-n_0000000000) [n:127.0.0.1:37943_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37943_solr
   [junit4]   2> 350616 INFO  (jetty-launcher-4354-thread-1) [n:127.0.0.1:37943_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37943_solr
   [junit4]   2> 350617 INFO  (OverseerStateUpdate-72130064376397831-127.0.0.1:37943_solr-n_0000000000) [n:127.0.0.1:37943_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 350619 INFO  (jetty-launcher-4354-thread-1) [n:127.0.0.1:37943_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 350620 WARN  (jetty-launcher-4354-thread-1) [n:127.0.0.1:37943_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 350633 INFO  (jetty-launcher-4354-thread-1) [n:127.0.0.1:37943_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 350652 INFO  (jetty-launcher-4354-thread-1) [n:127.0.0.1:37943_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37943.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67a323f2
   [junit4]   2> 350659 INFO  (jetty-launcher-4354-thread-1) [n:127.0.0.1:37943_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37943.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67a323f2
   [junit4]   2> 350660 INFO  (jetty-launcher-4354-thread-1) [n:127.0.0.1:37943_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37943.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67a323f2
   [junit4]   2> 350661 INFO  (jetty-launcher-4354-thread-1) [n:127.0.0.1:37943_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_8BAA6D888E2CE508-001/tempDir-001/node1/.
   [junit4]   2> 350672 INFO  (jetty-launcher-4354-thread-2) [n:127.0.0.1:39355_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 350675 INFO  (zkConnectionManagerCallback-4396-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 350675 INFO  (jetty-launcher-4354-thread-2) [n:127.0.0.1:39355_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 350678 INFO  (jetty-launcher-4354-thread-2) [n:127.0.0.1:39355_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 350680 INFO  (jetty-launcher-4354-thread-2) [n:127.0.0.1:39355_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39355_solr as DOWN
   [junit4]   2> 350681 INFO  (jetty-launcher-4354-thread-2) [n:127.0.0.1:39355_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 350681 INFO  (jetty-launcher-4354-thread-2) [n:127.0.0.1:39355_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39355_solr
   [junit4]   2> 350681 INFO  (zkCallback-4381-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 350681 INFO  (zkCallback-4395-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 350682 INFO  (jetty-launcher-4354-thread-2) [n:127.0.0.1:39355_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 350682 WARN  (jetty-launcher-4354-thread-2) [n:127.0.0.1:39355_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 350702 INFO  (jetty-launcher-4354-thread-2) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 350712 INFO  (jetty-launcher-4354-thread-2) [n:127.0.0.1:39355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39355.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67a323f2
   [junit4]   2> 350718 INFO  (jetty-launcher-4354-thread-2) [n:127.0.0.1:39355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39355.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67a323f2
   [junit4]   2> 350718 INFO  (jetty-launcher-4354-thread-2) [n:127.0.0.1:39355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39355.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67a323f2
   [junit4]   2> 350719 INFO  (jetty-launcher-4354-thread-2) [n:127.0.0.1:39355_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_8BAA6D888E2CE508-001/tempDir-001/node2/.
   [junit4]   2> 350729 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 350730 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 350733 INFO  (zkConnectionManagerCallback-4409-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 350733 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 350734 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 350738 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42983/solr ready
   [junit4]   2> 350760 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=523b787d-d714-4e42-8aef-3763d29ff9fe&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 350761 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=523b787d-d714-4e42-8aef-3763d29ff9fe&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 350763 INFO  (qtp1743364932-8145) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=523b787d-d714-4e42-8aef-3763d29ff9fe&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 350763 INFO  (qtp1743364932-8145) [n:127.0.0.1:39355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=523b787d-d714-4e42-8aef-3763d29ff9fe&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 350766 INFO  (OverseerThreadFactory-4389-thread-1-processing-n:127.0.0.1:37943_solr) [n:127.0.0.1:37943_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testasynccollectioncreation
   [junit4]   2> 350870 INFO  (OverseerStateUpdate-72130064376397831-127.0.0.1:37943_solr-n_0000000000) [n:127.0.0.1:37943_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testasynccollectioncreation",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39355/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39355_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 351082 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr    x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testasynccollectioncreation&version=2&replicaType=NRT&async=523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742&coreNodeName=core_node2&name=testasynccollectioncreation_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=1
   [junit4]   2> 351082 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr    x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testasynccollectioncreation&version=2&replicaType=NRT&async=523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742&coreNodeName=core_node2&name=testasynccollectioncreation_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 351090 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 351097 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 351097 INFO  (qtp1743364932-8145) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742
   [junit4]   2> 351097 INFO  (qtp1743364932-8145) [n:127.0.0.1:39355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 351098 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 351098 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testasynccollectioncreation_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 351099 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39355.solr.core.testasynccollectioncreation.shard1.replica_n1' (registry 'solr.core.testasynccollectioncreation.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67a323f2
   [junit4]   2> 351099 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SolrCore [[testasynccollectioncreation_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_8BAA6D888E2CE508-001/tempDir-001/node2/./testasynccollectioncreation_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_8BAA6D888E2CE508-001/tempDir-001/node2/./testasynccollectioncreation_shard1_replica_n1/data/]
   [junit4]   2> 351135 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 351135 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 351136 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 351136 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 351137 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@468d55f7[testasynccollectioncreation_shard1_replica_n1] main]
   [junit4]   2> 351137 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 351138 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 351138 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 351138 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1664479114309926912
   [junit4]   2> 351139 INFO  (searcherExecutor-4411-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 r:core_node2 CREATE n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SolrCore [testasynccollectioncreation_shard1_replica_n1] Registered new searcher Searcher@468d55f7[testasynccollectioncreation_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 351141 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testasynccollectioncreation/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 351141 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testasynccollectioncreation/leaders/shard1
   [junit4]   2> 351142 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 351142 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 351142 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39355/solr/testasynccollectioncreation_shard1_replica_n1/
   [junit4]   2> 351143 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 351143 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:39355/solr/testasynccollectioncreation_shard1_replica_n1/ has no replicas
   [junit4]   2> 351143 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testasynccollectioncreation/leaders/shard1/leader after winning as /collections/testasynccollectioncreation/leader_elect/shard1/election/72130064376397832-core_node2-n_0000000000
   [junit4]   2> 351144 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39355/solr/testasynccollectioncreation_shard1_replica_n1/ shard1
   [junit4]   2> 351245 INFO  (zkCallback-4395-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 351245 INFO  (zkCallback-4395-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 351245 INFO  (zkCallback-4395-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 351246 INFO  (parallelCoreAdminExecutor-4400-thread-1-processing-n:127.0.0.1:39355_solr x:testasynccollectioncreation_shard1_replica_n1 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742 CREATE) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 351347 INFO  (zkCallback-4395-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 351347 INFO  (zkCallback-4395-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 351347 INFO  (zkCallback-4395-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 351347 INFO  (zkCallback-4395-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 351765 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=523b787d-d714-4e42-8aef-3763d29ff9fe&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 351765 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=523b787d-d714-4e42-8aef-3763d29ff9fe&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 352099 INFO  (qtp1743364932-8145) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742
   [junit4]   2> 352100 INFO  (qtp1743364932-8145) [n:127.0.0.1:39355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=523b787d-d714-4e42-8aef-3763d29ff9fe1105810503162742&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 352101 INFO  (OverseerThreadFactory-4389-thread-1-processing-n:127.0.0.1:37943_solr) [n:127.0.0.1:37943_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 352766 INFO  (OverseerCollectionConfigSetProcessor-72130064376397831-127.0.0.1:37943_solr-n_0000000000) [n:127.0.0.1:37943_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 352766 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=523b787d-d714-4e42-8aef-3763d29ff9fe&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 352767 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=523b787d-d714-4e42-8aef-3763d29ff9fe&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 352768 INFO  (qtp1743364932-8145) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=523b787d-d714-4e42-8aef-3763d29ff9fe&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 352768 INFO  (qtp1743364932-8145) [n:127.0.0.1:39355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=523b787d-d714-4e42-8aef-3763d29ff9fe&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 352769 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=85633a84-ff7e-478d-b548-74b7b5f5199c&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 352770 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=85633a84-ff7e-478d-b548-74b7b5f5199c&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 352770 INFO  (qtp1743364932-8145) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=85633a84-ff7e-478d-b548-74b7b5f5199c&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 352771 INFO  (qtp1743364932-8145) [n:127.0.0.1:39355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=85633a84-ff7e-478d-b548-74b7b5f5199c&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 352771 INFO  (OverseerThreadFactory-4389-thread-2-processing-n:127.0.0.1:37943_solr) [n:127.0.0.1:37943_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testasynccollectioncreation
   [junit4]   2> 352772 ERROR (OverseerThreadFactory-4389-thread-2-processing-n:127.0.0.1:37943_solr) [n:127.0.0.1:37943_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testasynccollectioncreation operation: create failed:org.apache.solr.common.SolrException: collection already exists: testasynccollectioncreation
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:116)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:504)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 352773 INFO  (OverseerThreadFactory-4389-thread-2-processing-n:127.0.0.1:37943_solr) [n:127.0.0.1:37943_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 353772 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=85633a84-ff7e-478d-b548-74b7b5f5199c&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 353773 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=85633a84-ff7e-478d-b548-74b7b5f5199c&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 353774 INFO  (qtp1743364932-8145) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=85633a84-ff7e-478d-b548-74b7b5f5199c&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 353774 INFO  (qtp1743364932-8145) [n:127.0.0.1:39355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=85633a84-ff7e-478d-b548-74b7b5f5199c&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 353774 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params async=adf72f75-f865-4d16-bb9c-a5d46a5cd7bb&action=ADDREPLICA&collection=testasynccollectioncreation&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 353775 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr c:testasynccollectioncreation    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=adf72f75-f865-4d16-bb9c-a5d46a5cd7bb&action=ADDREPLICA&collection=testasynccollectioncreation&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 353776 INFO  (qtp1743364932-8145) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=adf72f75-f865-4d16-bb9c-a5d46a5cd7bb&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 353776 INFO  (qtp1743364932-8145) [n:127.0.0.1:39355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=adf72f75-f865-4d16-bb9c-a5d46a5cd7bb&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 353776 INFO  (OverseerCollectionConfigSetProcessor-72130064376397831-127.0.0.1:37943_solr-n_0000000000) [n:127.0.0.1:37943_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 353778 INFO  (OverseerThreadFactory-4389-thread-3-processing-n:127.0.0.1:37943_solr) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37943_solr for creating new replica of shard shard1 for collection testasynccollectioncreation
   [junit4]   2> 353778 INFO  (OverseerThreadFactory-4389-thread-3-processing-n:127.0.0.1:37943_solr) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 353778 INFO  (OverseerStateUpdate-72130064376397831-127.0.0.1:37943_solr-n_0000000000) [n:127.0.0.1:37943_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testasynccollectioncreation",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37943/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37943_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 353779 INFO  (zkCallback-4395-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 353779 INFO  (zkCallback-4395-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 353779 INFO  (zkCallback-4395-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 353779 INFO  (zkCallback-4395-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 353891 INFO  (qtp1752525659-8166) [n:127.0.0.1:37943_solr    x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica_n3&action=CREATE&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=0
   [junit4]   2> 353891 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr    x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command async=adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica_n3&action=CREATE&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 353891 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr    x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 353892 INFO  (qtp1752525659-8166) [n:127.0.0.1:37943_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886
   [junit4]   2> 353892 INFO  (qtp1752525659-8166) [n:127.0.0.1:37943_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 353895 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 353901 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 353902 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 353902 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'testasynccollectioncreation_shard1_replica_n3' using configuration from configset conf1, trusted=true
   [junit4]   2> 353902 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37943.solr.core.testasynccollectioncreation.shard1.replica_n3' (registry 'solr.core.testasynccollectioncreation.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67a323f2
   [junit4]   2> 353903 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.SolrCore [[testasynccollectioncreation_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_8BAA6D888E2CE508-001/tempDir-001/node1/./testasynccollectioncreation_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_8BAA6D888E2CE508-001/tempDir-001/node1/./testasynccollectioncreation_shard1_replica_n3/data/]
   [junit4]   2> 353943 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 353943 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 353944 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 353944 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 353944 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@39d2e390[testasynccollectioncreation_shard1_replica_n3] main]
   [junit4]   2> 353945 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 353945 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 353945 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 353945 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1664479117253279744
   [junit4]   2> 353946 INFO  (searcherExecutor-4417-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.SolrCore [testasynccollectioncreation_shard1_replica_n3] Registered new searcher Searcher@39d2e390[testasynccollectioncreation_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 353947 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testasynccollectioncreation/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 353947 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testasynccollectioncreation/leaders/shard1
   [junit4]   2> 353948 INFO  (parallelCoreAdminExecutor-4390-thread-1-processing-n:127.0.0.1:37943_solr x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 CREATE) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.ZkController Core needs to recover:testasynccollectioncreation_shard1_replica_n3
   [junit4]   2> 353948 INFO  (updateExecutor-4365-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 353948 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 353948 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy startupVersions is empty
   [junit4]   2> 353958 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.S.Request [testasynccollectioncreation_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=1
   [junit4]   2> 353958 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.S.Request [testasynccollectioncreation_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 353958 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[testasynccollectioncreation_shard1_replica_n3]
   [junit4]   2> 353958 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 353958 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Publishing state of core [testasynccollectioncreation_shard1_replica_n3] as recovering, leader is [https://127.0.0.1:39355/solr/testasynccollectioncreation_shard1_replica_n1/] and I am [https://127.0.0.1:37943/solr/testasynccollectioncreation_shard1_replica_n3/]
   [junit4]   2> 353960 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:39355/solr]; [WaitForState: action=PREPRECOVERY&core=testasynccollectioncreation_shard1_replica_n1&nodeName=127.0.0.1:37943_solr&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 353961 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr    x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 353961 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testasynccollectioncreation, shard=shard1, thisCore=testasynccollectioncreation_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:37943_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:37943/solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:37943_solr",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 353961 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testasynccollectioncreation, shard=shard1, thisCore=testasynccollectioncreation_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:37943_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:37943/solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:37943_solr",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 353961 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testasynccollectioncreation, shard=shard1, thisCore=testasynccollectioncreation_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:37943_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:37943/solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:37943_solr",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 354061 INFO  (zkCallback-4381-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 354061 INFO  (zkCallback-4395-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 354061 INFO  (zkCallback-4395-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 354061 INFO  (zkCallback-4395-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 354061 INFO  (zkCallback-4395-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 354061 INFO  (zkCallback-4381-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 354061 INFO  (zkCallback-4381-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 354061 INFO  (zkCallback-4381-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 354062 INFO  (watches-4397-thread-3) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testasynccollectioncreation, shard=shard1, thisCore=testasynccollectioncreation_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:37943_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:37943/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37943_solr",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 354062 INFO  (watches-4397-thread-2) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testasynccollectioncreation, shard=shard1, thisCore=testasynccollectioncreation_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:37943_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:37943/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37943_solr",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 354062 INFO  (watches-4397-thread-1) [n:127.0.0.1:39355_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testasynccollectioncreation, shard=shard1, thisCore=testasynccollectioncreation_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:37943_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:37943/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37943_solr",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 354062 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:37943_solr&onlyIfLeaderActive=true&core=testasynccollectioncreation_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=100
   [junit4]   2> 354562 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:39355/solr/testasynccollectioncreation_shard1_replica_n1/] - recoveringAfterStartup=[true]
   [junit4]   2> 354562 WARN  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.PeerSyncWithLeader no frame of reference to tell if we've missed updates
   [junit4]   2> 354562 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy PeerSync Recovery was not successful - trying replication.
   [junit4]   2> 354562 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 354562 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Attempting to replicate from [https://127.0.0.1:39355/solr/testasynccollectioncreation_shard1_replica_n1/].
   [junit4]   2> 354564 INFO  (qtp1743364932-8145) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1664479117902348288,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 354565 INFO  (qtp1743364932-8145) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 354565 INFO  (qtp1743364932-8145) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 354578 INFO  (qtp1752525659-8166) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE - state: BUFFERING replay: false
   [junit4]   2> 354578 INFO  (qtp1752525659-8166) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.p.LogUpdateProcessorFactory [testasynccollectioncreation_shard1_replica_n3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=false&commit=true&softCommit=false&distrib.from=https://127.0.0.1:39355/solr/testasynccollectioncreation_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 354579 INFO  (qtp1743364932-8145) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testasynccollectioncreation_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 15
   [junit4]   2> 354580 INFO  (qtp1743364932-8143) [n:127.0.0.1:39355_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.S.Request [testasynccollectioncreation_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 354580 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 354580 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 354580 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 354580 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 354580 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 354581 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@39a47f6e[testasynccollectioncreation_shard1_replica_n3] main]
   [junit4]   2> 354582 INFO  (searcherExecutor-4417-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.SolrCore [testasynccollectioncreation_shard1_replica_n3] Registered new searcher Searcher@39a47f6e[testasynccollectioncreation_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 354582 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 354582 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 354582 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 354584 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Updating version bucket highest from index after successful recovery.
   [junit4]   2> 354584 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1664479117923319808
   [junit4]   2> 354585 INFO  (recoveryExecutor-4367-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 adf72f75-f865-4d16-bb9c-a5d46a5cd7bb1105813512814886 r:core_node4 CREATE n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:37943_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Finished recovery process, succes

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

 o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 379761 INFO  (OverseerAutoScalingTriggerThread-72130065671847943-127.0.0.1:33649_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 379762 INFO  (closeThreadPool-4715-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72130065671847943-127.0.0.1:33649_solr-n_0000000000) closing
   [junit4]   2> 379860 INFO  (jetty-closer-4703-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@199eaf16{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 379860 INFO  (jetty-closer-4703-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@621b1f4a{/solr,null,UNAVAILABLE}
   [junit4]   2> 379860 INFO  (jetty-closer-4703-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 379960 INFO  (jetty-closer-4703-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72130065671847943-127.0.0.1:33649_solr-n_0000000000) closing
   [junit4]   2> 379960 INFO  (jetty-closer-4703-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2bd89a4c{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 379961 INFO  (jetty-closer-4703-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@750b3a04{/solr,null,UNAVAILABLE}
   [junit4]   2> 379961 INFO  (jetty-closer-4703-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 379961 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 380163 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> 	3	/solr/collections/testAsyncOperations/terms/shard2
   [junit4]   2> 	3	/solr/collections/testAsyncOperations/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 	2	/solr/collections/testAsyncOperations/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/collections/testAsyncOperations/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> 380164 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39861
   [junit4]   2> 380164 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39861
   [junit4]   2> 380164 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[8BAA6D888E2CE508]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39861
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIAsyncDistributedZkTest -Dtests.method=testAsyncRequests -Dtests.seed=8BAA6D888E2CE508 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=twq-NE -Dtests.timezone=America/Cuiaba -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   10.4s J2 | CollectionsAPIAsyncDistributedZkTest.testAsyncRequests <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:45457/solr/testAsyncOperations]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8BAA6D888E2CE508:6FEE513F2884ABD7]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests(CollectionsAPIAsyncDistributedZkTest.java:155)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45457/solr/testAsyncOperations: no servers hosting shard: shard2
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [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:368)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    > 	... 44 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_8BAA6D888E2CE508-001
   [junit4]   2> Apr 20, 2020 8:23:30 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_root_=PostingsFormat(name=MockRandom), id=FST50, _route_=Lucene84}, docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=672, maxMBSortInHeap=7.8724669257207935, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6b7051), locale=twq-NE, timezone=America/Cuiaba
   [junit4]   2> NOTE: Linux 5.3.0-46-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=1,free=266634336,total=500695040
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomSort, TestDocTermOrds, RAMDirectoryFactoryTest, RootFieldTest, TestNumericRangeQuery32, CdcrWithNodesRestartsTest, TestSizeLimitedDistributedMap, DistribDocExpirationUpdateProcessorTest, LegacyCloudClusterPropTest, JSONWriterTest, SimplePostToolTest, TestSolrCoreSnapshots, TestSearchPerf, TestScoreJoinQPNoScore, SimpleMLTQParserTest, ReplicationFactorTest, ConvertedLegacyTest, HdfsNNFailoverTest, CategoryRoutedAliasUpdateProcessorTest, NodeLostTriggerTest, PreAnalyzedFieldManagedSchemaCloudTest, TestRetrieveFieldsOptimizer, TestSolrDeletionPolicy2, TestRandomRequestDistribution, TestGraphMLResponseWriter, TestQuerySenderNoQuery, SystemInfoHandlerTest, TestReplicationHandlerDiskOverFlow, TestMissingGroups, StatsComponentTest, TestBackupRepositoryFactory, TestSolrConfigHandlerConcurrent, CdcrBidirectionalTest, SecurityConfHandlerTest, TestImpersonationWithHadoopAuth, ShardRoutingCustomTest, TestPhraseSuggestions, ZkStateReaderTest, TestAnalyzedSuggestions, ScriptEngineTest, JavabinLoaderTest, TestSurroundQueryParser, SolrCoreMetricManagerTest, TestFieldTypeResource, TestPseudoReturnFields, TestCSVLoader, JsonLoaderTest, BlockJoinFacetDistribTest, JWTAuthPluginIntegrationTest, TestRemoteStreaming, TestInitQParser, BooleanFieldTest, ClusterStateMockUtilTest, TestSubQueryTransformerCrossCore, TestFilteredDocIdSet, TestFunctionQuery, DocValuesMissingTest, TestUtilizeNode, TestCryptoKeys, TestStandardQParsers, TestJoin, CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [334/905 (1!)] on J2 in 30.52s, 4 tests, 1 error <<< FAILURES!

[...truncated 46787 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2803/consoleText

[repro] Revision: 62dd8ce860227506701122b8b46bb17aad94d85e

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=CollectionsAPIAsyncDistributedZkTest -Dtests.method=testAsyncRequests -Dtests.seed=8BAA6D888E2CE508 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=twq-NE -Dtests.timezone=America/Cuiaba -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3462 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CollectionsAPIAsyncDistributedZkTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=8BAA6D888E2CE508 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=twq-NE -Dtests.timezone=America/Cuiaba -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 43 lines...]