Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23659/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseConcMarkSweepGC

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

Error Message:
Error from server at https://127.0.0.1:45439/solr: Async exception during 
distributed update: java.net.ConnectException: Connection refused

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:45439/solr: Async exception during distributed 
update: java.net.ConnectException: Connection refused
        at 
__randomizedtesting.SeedInfo.seed([DDAE247CA13EBEDB:55FA1BA60FC2D323]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237)
        at 
org.apache.solr.cloud.TestCloudRecovery2.test(TestCloudRecovery2.java:67)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost

Error Message:


Stack Trace:
java.util.ConcurrentModificationException
        at 
__randomizedtesting.SeedInfo.seed([DDAE247CA13EBEDB:ED6EC5FE294C5F87]:0)
        at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909)
        at java.util.ArrayList$Itr.next(ArrayList.java:859)
        at java.util.AbstractCollection.toString(AbstractCollection.java:461)
        at java.lang.String.valueOf(String.java:2994)
        at java.lang.StringBuilder.append(StringBuilder.java:131)
        at java.util.AbstractMap.toString(AbstractMap.java:559)
        at java.lang.String.valueOf(String.java:2994)
        at java.lang.StringBuilder.append(StringBuilder.java:131)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost(ComputePlanActionTest.java:318)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12807 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery2
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_DDAE247CA13EBEDB-001/init-core-data-001
   [junit4]   2> 186863 WARN  
(SUITE-TestCloudRecovery2-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 186863 INFO  
(SUITE-TestCloudRecovery2-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 186864 INFO  
(SUITE-TestCloudRecovery2-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 186865 INFO  
(SUITE-TestCloudRecovery2-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 186865 INFO  
(SUITE-TestCloudRecovery2-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_DDAE247CA13EBEDB-001/tempDir-001
   [junit4]   2> 186865 INFO  
(SUITE-TestCloudRecovery2-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 186867 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 186867 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 186967 INFO  
(SUITE-TestCloudRecovery2-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37219
   [junit4]   2> 186967 INFO  
(SUITE-TestCloudRecovery2-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37219
   [junit4]   2> 186967 INFO  
(SUITE-TestCloudRecovery2-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37219
   [junit4]   2> 186972 INFO  (zkConnectionManagerCallback-744-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 186976 INFO  (zkConnectionManagerCallback-746-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 186976 INFO  (zkConnectionManagerCallback-748-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 186979 WARN  (jetty-launcher-749-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 186979 WARN  (jetty-launcher-749-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 186979 INFO  (jetty-launcher-749-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 186979 INFO  (jetty-launcher-749-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 186979 INFO  (jetty-launcher-749-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 186979 INFO  (jetty-launcher-749-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 186979 INFO  (jetty-launcher-749-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 186979 INFO  (jetty-launcher-749-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 186988 INFO  (jetty-launcher-749-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 186988 INFO  (jetty-launcher-749-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 186988 INFO  (jetty-launcher-749-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 186989 INFO  (jetty-launcher-749-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3cffcb{/solr,null,AVAILABLE}
   [junit4]   2> 186990 INFO  (jetty-launcher-749-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 186990 INFO  (jetty-launcher-749-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 186990 INFO  (jetty-launcher-749-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 186990 WARN  (jetty-launcher-749-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@e0efe4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 186991 INFO  (jetty-launcher-749-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a16766{/solr,null,AVAILABLE}
   [junit4]   2> 186991 INFO  (jetty-launcher-749-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1171438{SSL,[ssl, 
http/1.1]}{127.0.0.1:45439}
   [junit4]   2> 186991 INFO  (jetty-launcher-749-thread-2) [    ] 
o.e.j.s.Server Started @187045ms
   [junit4]   2> 186991 INFO  (jetty-launcher-749-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45439}
   [junit4]   2> 186991 WARN  (jetty-launcher-749-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1d40496[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 186991 ERROR (jetty-launcher-749-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 186991 INFO  (jetty-launcher-749-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 186992 INFO  (jetty-launcher-749-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 186992 INFO  (jetty-launcher-749-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 186992 INFO  (jetty-launcher-749-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 186992 INFO  (jetty-launcher-749-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-13T05:07:36.913Z
   [junit4]   2> 186992 INFO  (jetty-launcher-749-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@128bca5{SSL,[ssl, 
http/1.1]}{127.0.0.1:43591}
   [junit4]   2> 186992 INFO  (jetty-launcher-749-thread-1) [    ] 
o.e.j.s.Server Started @187046ms
   [junit4]   2> 186992 INFO  (jetty-launcher-749-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43591}
   [junit4]   2> 186992 ERROR (jetty-launcher-749-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 186992 INFO  (jetty-launcher-749-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 186992 INFO  (jetty-launcher-749-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 186992 INFO  (jetty-launcher-749-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 186992 INFO  (jetty-launcher-749-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 186992 INFO  (jetty-launcher-749-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-13T05:07:36.913Z
   [junit4]   2> 186999 INFO  (zkConnectionManagerCallback-751-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187000 INFO  (jetty-launcher-749-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 187000 INFO  (zkConnectionManagerCallback-753-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187000 INFO  (jetty-launcher-749-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 187354 INFO  (jetty-launcher-749-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 187354 WARN  (jetty-launcher-749-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 187355 WARN  (jetty-launcher-749-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1abf7cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 187357 WARN  (jetty-launcher-749-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 187358 WARN  (jetty-launcher-749-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@dbce59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 187359 INFO  (jetty-launcher-749-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37219/solr
   [junit4]   2> 187360 INFO  (zkConnectionManagerCallback-759-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187362 INFO  (zkConnectionManagerCallback-761-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187447 INFO  (jetty-launcher-749-thread-2) 
[n:127.0.0.1:45439_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45439_solr
   [junit4]   2> 187447 INFO  (jetty-launcher-749-thread-2) 
[n:127.0.0.1:45439_solr    ] o.a.s.c.Overseer Overseer 
(id=72100483034841094-127.0.0.1:45439_solr-n_0000000000) starting
   [junit4]   2> 187480 INFO  (zkConnectionManagerCallback-768-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 187498 INFO  (jetty-launcher-749-thread-2) 
[n:127.0.0.1:45439_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37219/solr ready
   [junit4]   2> 187509 INFO  
(OverseerStateUpdate-72100483034841094-127.0.0.1:45439_solr-n_0000000000) 
[n:127.0.0.1:45439_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45439_solr
   [junit4]   2> 187516 INFO  (jetty-launcher-749-thread-2) 
[n:127.0.0.1:45439_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45439_solr
   [junit4]   2> 187545 INFO  (zkCallback-760-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 187545 INFO  (zkCallback-767-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 187599 INFO  (jetty-launcher-749-thread-2) 
[n:127.0.0.1:45439_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 187620 INFO  (jetty-launcher-749-thread-2) 
[n:127.0.0.1:45439_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45439.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f76ace
   [junit4]   2> 187625 INFO  (jetty-launcher-749-thread-2) 
[n:127.0.0.1:45439_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45439.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f76ace
   [junit4]   2> 187625 INFO  (jetty-launcher-749-thread-2) 
[n:127.0.0.1:45439_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45439.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f76ace
   [junit4]   2> 187625 INFO  (jetty-launcher-749-thread-2) 
[n:127.0.0.1:45439_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_DDAE247CA13EBEDB-001/tempDir-001/node2/.
   [junit4]   2> 188174 INFO  (jetty-launcher-749-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 188175 WARN  (jetty-launcher-749-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 188175 WARN  (jetty-launcher-749-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1f075a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 188178 WARN  (jetty-launcher-749-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 188178 WARN  (jetty-launcher-749-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@785d1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 188179 INFO  (jetty-launcher-749-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37219/solr
   [junit4]   2> 188180 INFO  (zkConnectionManagerCallback-775-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 188182 INFO  (zkConnectionManagerCallback-777-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 188183 INFO  (jetty-launcher-749-thread-1) 
[n:127.0.0.1:43591_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 188185 INFO  (jetty-launcher-749-thread-1) 
[n:127.0.0.1:43591_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43591_solr as DOWN
   [junit4]   2> 188186 INFO  (jetty-launcher-749-thread-1) 
[n:127.0.0.1:43591_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 188186 INFO  (jetty-launcher-749-thread-1) 
[n:127.0.0.1:43591_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43591_solr
   [junit4]   2> 188186 INFO  (zkCallback-760-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 188186 INFO  (zkCallback-767-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 188186 INFO  (zkCallback-776-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 188203 INFO  (zkConnectionManagerCallback-784-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 188204 INFO  (jetty-launcher-749-thread-1) 
[n:127.0.0.1:43591_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 188205 INFO  (jetty-launcher-749-thread-1) 
[n:127.0.0.1:43591_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37219/solr ready
   [junit4]   2> 188205 INFO  (jetty-launcher-749-thread-1) 
[n:127.0.0.1:43591_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 188241 INFO  (jetty-launcher-749-thread-1) 
[n:127.0.0.1:43591_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43591.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f76ace
   [junit4]   2> 188250 INFO  (jetty-launcher-749-thread-1) 
[n:127.0.0.1:43591_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43591.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f76ace
   [junit4]   2> 188250 INFO  (jetty-launcher-749-thread-1) 
[n:127.0.0.1:43591_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43591.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f76ace
   [junit4]   2> 188251 INFO  (jetty-launcher-749-thread-1) 
[n:127.0.0.1:43591_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_DDAE247CA13EBEDB-001/tempDir-001/node1/.
   [junit4]   2> 188360 INFO  (zkConnectionManagerCallback-790-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 188361 INFO  
(SUITE-TestCloudRecovery2-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 188362 INFO  
(SUITE-TestCloudRecovery2-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37219/solr ready
   [junit4]   2> 188421 INFO  (qtp14139787-2771) [n:127.0.0.1:43591_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 188423 INFO  
(OverseerThreadFactory-947-thread-1-processing-n:127.0.0.1:45439_solr) 
[n:127.0.0.1:45439_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 188535 INFO  (qtp14139787-2773) [n:127.0.0.1:43591_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 188536 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 188537 INFO  (qtp14139787-2773) [n:127.0.0.1:43591_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 188537 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 188538 INFO  (qtp14139787-2773) [n:127.0.0.1:43591_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 188576 INFO  (qtp28168160-2769) [n:127.0.0.1:45439_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 188577 INFO  (qtp28168160-2770) [n:127.0.0.1:45439_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 188578 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 188579 INFO  (qtp28168160-2769) [n:127.0.0.1:45439_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 188580 INFO  (qtp28168160-2770) [n:127.0.0.1:45439_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 188585 INFO  
(OverseerStateUpdate-72100483034841094-127.0.0.1:45439_solr-n_0000000000) 
[n:127.0.0.1:45439_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45439/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 188585 INFO  
(OverseerStateUpdate-72100483034841094-127.0.0.1:45439_solr-n_0000000000) 
[n:127.0.0.1:45439_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43591/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 188789 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr    
x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 188789 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr    
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 188789 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr    
x:collection1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 189809 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 189823 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 189844 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 189847 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 189847 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 189848 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45439.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f76ace
   [junit4]   2> 189854 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_DDAE247CA13EBEDB-001/tempDir-001/node2/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_DDAE247CA13EBEDB-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 189857 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 189864 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 189864 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 189865 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43591.solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f76ace
   [junit4]   2> 189865 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_DDAE247CA13EBEDB-001/tempDir-001/node1/collection1_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_DDAE247CA13EBEDB-001/tempDir-001/node1/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 189996 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 189996 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 190026 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 190026 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 190030 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 190030 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 190030 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 190030 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 190031 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1800790[collection1_shard1_replica_n2] main]
   [junit4]   2> 190032 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@551e7[collection1_shard1_replica_n1] main]
   [junit4]   2> 190032 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 190033 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 190033 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 190033 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 190033 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1625328933880725504
   [junit4]   2> 190033 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 190034 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 190034 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1625328933881774080
   [junit4]   2> 190037 INFO  
(searcherExecutor-960-thread-1-processing-n:127.0.0.1:43591_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:43591_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@1800790[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 190038 INFO  
(searcherExecutor-959-thread-1-processing-n:127.0.0.1:45439_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:45439_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@551e7[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 190041 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 190041 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 190041 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0, 
core_node4=0}, version=1}
   [junit4]   2> 190042 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 190044 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 190044 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 190044 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43591/solr/collection1_shard1_replica_n2/
   [junit4]   2> 190044 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 
url=https://127.0.0.1:43591/solr START 
replicas=[https://127.0.0.1:45439/solr/collection1_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 190045 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 
url=https://127.0.0.1:43591/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 190136 INFO  (qtp28168160-2769) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 190137 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 190137 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 190138 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72100483034841097-core_node4-n_0000000000
   [junit4]   2> 190140 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43591/solr/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 190372 INFO  (zkCallback-776-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 190373 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 190377 INFO  (zkCallback-776-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 190402 INFO  (qtp14139787-2768) [n:127.0.0.1:43591_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1613
   [junit4]   2> 190475 INFO  (zkCallback-776-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 190475 INFO  (zkCallback-776-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 190483 INFO  (zkCallback-776-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 191067 INFO  (qtp28168160-2767) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2277
   [junit4]   2> 191073 INFO  (qtp14139787-2771) [n:127.0.0.1:43591_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 191146 INFO  (zkCallback-776-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 191146 INFO  (zkCallback-776-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 191146 INFO  (zkCallback-760-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 191146 INFO  (zkCallback-776-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 191147 INFO  (zkCallback-760-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 191147 INFO  (qtp14139787-2771) [n:127.0.0.1:43591_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2727
   [junit4]   2> 191147 INFO  
(SUITE-TestCloudRecovery2-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 191147 INFO  
(SUITE-TestCloudRecovery2-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 191183 INFO  
(TEST-TestCloudRecovery2.test-seed#[DDAE247CA13EBEDB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 191201 INFO  
(TEST-TestCloudRecovery2.test-seed#[DDAE247CA13EBEDB]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=5640829
   [junit4]   2> 191201 INFO  
(TEST-TestCloudRecovery2.test-seed#[DDAE247CA13EBEDB]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43591_solr
   [junit4]   2> 191202 INFO  
(TEST-TestCloudRecovery2.test-seed#[DDAE247CA13EBEDB]) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 191202 INFO  
(TEST-TestCloudRecovery2.test-seed#[DDAE247CA13EBEDB]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:43591_solr as DOWN
   [junit4]   2> 191235 INFO  (coreCloseExecutor-969-thread-1) 
[n:127.0.0.1:43591_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1e86783
   [junit4]   2> 191235 INFO  (coreCloseExecutor-969-thread-1) 
[n:127.0.0.1:43591_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n2, tag=1e86783
   [junit4]   2> 191235 INFO  (coreCloseExecutor-969-thread-1) 
[n:127.0.0.1:43591_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2caeca: rootName = 
solr_43591, domain = solr.core.collection1.shard1.replica_n2, service url = 
null, agent id = null] for registry solr.core.collection1.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@1f7b9ac
   [junit4]   2> 191243 INFO  (coreCloseExecutor-969-thread-1) 
[n:127.0.0.1:43591_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=1e86783
   [junit4]   2> 191266 INFO  
(TEST-TestCloudRecovery2.test-seed#[DDAE247CA13EBEDB]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 191267 INFO  
(TEST-TestCloudRecovery2.test-seed#[DDAE247CA13EBEDB]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@e7ee93: rootName = 
solr_43591, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1b63395
   [junit4]   2> 191272 INFO  
(TEST-TestCloudRecovery2.test-seed#[DDAE247CA13EBEDB]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 191272 INFO  
(TEST-TestCloudRecovery2.test-seed#[DDAE247CA13EBEDB]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@149f00: rootName = 
solr_43591, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@e504a5
   [junit4]   2> 191274 INFO  
(TEST-TestCloudRecovery2.test-seed#[DDAE247CA13EBEDB]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 191274 INFO  
(TEST-TestCloudRecovery2.test-seed#[DDAE247CA13EBEDB]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@125ce10: rootName = 
solr_43591, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1687d31
   [junit4]   2> 191274 INFO  
(TEST-TestCloudRecovery2.test-seed#[DDAE247CA13EBEDB]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@c2b2b6[Terminated,
 pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@852119[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   2> 191313 INFO  (zkCallback-789-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 191314 INFO  
(TEST-TestCloudRecovery2.test-seed#[DDAE247CA13EBEDB]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@128bca5{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 191315 INFO  
(TEST-TestCloudRecovery2.test-seed#[DDAE247CA13EBEDB]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1a16766{/solr,null,UNAVAILABLE}
   [junit4]   2> 191315 INFO  
(TEST-TestCloudRecovery2.test-seed#[DDAE247CA13EBEDB]) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 191315 INFO  (zkCallback-767-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 191336 INFO  (zkCallback-760-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 191336 INFO  (zkCallback-760-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 191338 INFO  (zkCallback-760-thread-3) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 191383 INFO  (zkCallback-760-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 191397 ERROR 
(updateExecutor-755-thread-1-processing-x:collection1_shard1_replica_n1 
r:core_node3 null n:127.0.0.1:45439_solr c:collection1 s:shard1) 
[n:127.0.0.1:45439_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
   [junit4]   2> java.io.IOException: java.net.ConnectException: Connection 
refused
   [junit4]   2>        at 
org.eclipse.jetty.client.util.DeferredContentProvider.flush(DeferredContentProvider.java:193)
 ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.flush(OutputStreamContentProvider.java:152)
 ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.write(OutputStreamContentProvider.java:146)
 ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:216) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:209)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:167) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:102)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BinaryRequestWriter.write(BinaryRequestWriter.java:83)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.Http2SolrClient.send(Http2SolrClient.java:332)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:231)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:176)
 ~[java/:?]
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
 ~[metrics-core-3.2.6.jar:3.2.6]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[?:1.8.0_172]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[?:1.8.0_172]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2>        Suppressed: java.io.IOException: 
java.net.ConnectException: Connection refused
   [junit4]   2>                at 
org.eclipse.jetty.client.util.DeferredContentProvider.flush(DeferredContentProvider.java:193)
 ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>                at 
org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.flush(OutputStreamContentProvider.java:152)
 ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>                at 
org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.write(OutputStreamContentProvider.java:146)
 ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>                at 
org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:216) 
~[java/:?]
   [junit4]   2>                at 
org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:209)
 ~[java/:?]
   [junit4]   2>                at 
org.apache.solr.common.util.JavaBinCodec.close(JavaBinCodec.java:1297) 
~[java/:?]
   [junit4]   2>                at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:103)
 ~[java/:?]
   [junit4]   2>                at 
org.apache.solr.client.solrj.impl.BinaryRequestWriter.write(BinaryRequestWriter.java:83)
 ~[java/:?]
   [junit4]   2>                at 
org.apache.solr.client.solrj.impl.Http2SolrClient.send(Http2SolrClient.java:332)
 ~[java/:?]
   [junit4]   2>                at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:231)
 ~[java/:?]
   [junit4]   2>                at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:176)
 ~[java/:?]
   [junit4]   2>                at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
 ~[metrics-core-3.2.6.jar:3.2.6]
   [junit4]   2>                at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
 ~[java/:?]
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[?:1.8.0_172]
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[?:1.8.0_172]
   [junit4]   2>                at java.lang.Thread.run(Thread.java:748) 
[?:1.8.0_172]
   [junit4]   2>        Caused by: java.net.ConnectException: Connection refused
   [junit4]   2>                at 
sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_172]
   [junit4]   2>                at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) 
~[?:1.8.0_172]
   [junit4]   2>                at 
sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:111) ~[?:1.8.0_172]
   [junit4]   2>                at 
org.eclipse.jetty.client.AbstractConnectorHttpClientTransport.connect(AbstractConnectorHttpClientTransport.java:94)
 ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>                at 
org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:619) 
~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>                at 
org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:596) 
~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>                at 
org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:589) 
~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>                at 
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:181)
 ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>                ... 4 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method) ~[?:1.8.0_172]
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) 
~[?:1.8.0_172]
   [junit4]   2>        at 
sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:111) ~[?:1.8.0_172]
   [junit4]   2>        at 
org.eclipse.jetty.client.AbstractConnectorHttpClientTransport.connect(AbstractConnectorHttpClientTransport.java:94)
 ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:619) 
~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:596) 
~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:589) 
~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:181)
 ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        ... 4 more
   [junit4]   2> 191441 INFO  (zkCallback-760-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 191441 INFO  (zkCallback-760-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 192429 INFO  
(OverseerCollectionConfigSetProcessor-72100483034841094-127.0.0.1:45439_solr-n_0000000000)
 [n:127.0.0.1:45439_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> 193838 INFO  (zkCallback-760-thread-3) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45439/solr/collection1_shard1_replica_n1/
   [junit4]   2> 193838 INFO  (zkCallback-760-thread-3) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 193838 INFO  (zkCallback-760-thread-3) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:45439/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 193838 INFO  (zkCallback-760-thread-3) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72100483034841094-core_node3-n_0000000001
   [junit4]   2> 193839 INFO  (zkCallback-760-thread-3) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45439/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 193839 INFO  (zkCallback-760-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 193839 INFO  (zkCallback-760-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 193847 INFO  (qtp28168160-2769) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors
   [junit4]   2> 193867 INFO  (qtp28168160-2769) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1625328937900965888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 193867 INFO  (qtp28168160-2769) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1db945c 
commitCommandVersion:1625328937900965888
   [junit4]   2> 194012 INFO  (qtp28168160-2769) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@995018[collection1_shard1_replica_n1] main]
   [junit4]   2> 194012 INFO  (qtp28168160-2769) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 194013 INFO  
(searcherExecutor-959-thread-1-processing-n:127.0.0.1:45439_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:45439_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@995018[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C99:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=9.0.0, os.arch=i386, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=4.15.0-45-generic, 
timestamp=1550034463793}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 194013 INFO  (qtp28168160-2769) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=1, 
core_node4=0}, version=2}
   [junit4]   2> 194014 ERROR (qtp28168160-2769) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.RequestHandlerBase 
org.apache.solr.update.processor.DistributedUpdateProcessor$DistributedUpdatesAsyncException:
 Async exception during distributed update: java.net.ConnectException: 
Connection refused
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:951)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:2044)
   [junit4]   2>        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2565)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:164)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:411)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 194015 INFO  (qtp28168160-2769) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update 
params={commit=true&wt=javabin&version=2} status=-1 QTime=2686
   [junit4]   2> 194015 ERROR (qtp28168160-2769) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall 
null:org.apache.solr.update.processor.DistributedUpdateProcessor$DistributedUpdatesAsyncException:
 Async exception during distributed update: java.net.ConnectException: 
Connection refused
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:951)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:2044)
   [junit4]   2>        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2565)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:164)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:411)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 194016 WARN  (qtp28168160-2769) [n:127.0.0.1:45439_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall invalid return code: -1
   [junit4]   2> 194017 INFO  
(TEST-TestCloudRecovery2.test-seed#[DDAE247CA13EBEDB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudRecovery2 
-Dtests.method=test -Dtests.seed=DDAE247CA13EBEDB -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=ms-MY -Dtests.timezone=America/Cordoba 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   2.87s J1 | TestCloudRecovery2.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:45439/solr: Async exception during distributed 
update: java.net.ConnectException: Connection refused
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DDAE247CA13EBEDB:55FA1BA60FC2D323]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237)
   [junit4]    >        at 
org.apache.solr.cloud.TestCloudRecovery2.test(TestCloudRecovery2.java:67)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 194019 INFO  (jetty-closer-796-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=32443282
   [junit4]   2> 194019 INFO  (jetty-closer-796-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45439_solr
   [junit4]   2> 194020 INFO  (jetty-closer-796-thread-1) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 194020 INFO  (jetty-closer-796-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:45439_solr as DOWN
   [junit4]   2> 194027 INFO  (coreCloseExecutor-971-thread-1) 
[n:127.0.0.1:45439_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5e0e1a
   [junit4]   2> 194028 INFO  (coreCloseExecutor-971-thread-1) 
[n:127.0.0.1:45439_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=5e0e1a
   [junit4]   2> 194028 INFO  (coreCloseExecutor-971-thread-1) 
[n:127.0.0.1:45439_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1928c14: rootName = 
solr_45439, domain = solr.core.collection1.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@8d81e7
   [junit4]   2> 194036 INFO  (coreCloseExecutor-971-thread-1) 
[n:127.0.0.1:45439_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=5e0e1a
   [junit4]   2> 194039 INFO  (jetty-closer-796-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 194039 INFO  (jetty-closer-796-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b687af: rootName = 
solr_45439, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@bee12e
   [junit4]   2> 194042 INFO  (jetty-closer-796-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 194042 INFO  (jetty-closer-796-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@8f5619: rootName = 
solr_45439, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@e504a5
   [junit4]   2> 194043 INFO  (jetty-closer-796-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 194043 INFO  (jetty-closer-796-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@11364a5: rootName = 
solr_45439, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1687d31
   [junit4]   2> 194043 INFO  (jetty-closer-796-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 194047 INFO  (closeThreadPool-799-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72100483034841094-127.0.0.1:45439_solr-n_0000000000) closing
   [junit4]   2> 194047 INFO  
(OverseerStateUpdate-72100483034841094-127.0.0.1:45439_solr-n_0000000000) 
[n:127.0.0.1:45439_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45439_solr
   [junit4]   2> 194051 INFO  
(OverseerAutoScalingTriggerThread-72100483034841094-127.0.0.1:45439_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1c6d693[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@4bf9f9[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 3]
   [junit4]   2> 194055 INFO  (closeThreadPool-799-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72100483034841094-127.0.0.1:45439_solr-n_0000000000) closing
   [junit4]   2> 194059 INFO  (jetty-closer-796-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72100483034841094-127.0.0.1:45439_solr-n_0000000000) closing
   [junit4]   2> 194063 INFO  (jetty-closer-796-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1171438{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 194063 INFO  (jetty-closer-796-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3cffcb{/solr,null,UNAVAILABLE}
   [junit4]   2> 194063 INFO  (jetty-closer-796-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 194064 INFO  
(SUITE-TestCloudRecovery2-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 194065 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>        6       /solr/collections/collection1/terms/shard1
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/collections/collection1/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 194067 INFO  
(SUITE-TestCloudRecovery2-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37219
   [junit4]   2> 194067 INFO  
(SUITE-TestCloudRecovery2-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37219
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_DDAE247CA13EBEDB-001
   [junit4]   2> Feb 13, 2019 5:07:44 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7681b1),
 locale=ms-MY, timezone=America/Cordoba
   [junit4]   2> NOTE: Linux 4.15.0-45-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=173814632,total=237707264
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedFacetPivotWhiteBoxTest, TestStressCloudBlindAtomicUpdates, 
TestScoreJoinQPNoScore, PKIAuthenticationIntegrationTest, TestUtils, 
TestStressReorder, TestCoreBackup, TestConfigSets, TestRangeQuery, 
SuggesterTest, ReplaceNodeNoTargetTest, CoreAdminCreateDiscoverTest, 
TestSurroundQueryParser, RangeFacetCloudTest, TestReloadDeadlock, 
TestCursorMarkWithoutUniqueKey, TestIndexSearcher, TestSolrXml, 
CloudExitableDirectoryReaderTest, InfixSuggestersTest, SolrJmxReporterTest, 
AutoAddReplicasPlanActionTest, SolrMetricManagerTest, 
TermVectorComponentDistributedTest, TestCloudRecovery2]
   [junit4] Completed [64/843 (1!)] on J1 in 8.03s, 1 test, 1 error <<< 
FAILURES!

[...truncated 152 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_DDAE247CA13EBEDB-001/init-core-data-001
   [junit4]   2> 318455 WARN  
(SUITE-ComputePlanActionTest-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 318455 INFO  
(SUITE-ComputePlanActionTest-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 318457 INFO  
(SUITE-ComputePlanActionTest-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 318458 INFO  
(SUITE-ComputePlanActionTest-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 318458 INFO  
(SUITE-ComputePlanActionTest-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_DDAE247CA13EBEDB-001/tempDir-001
   [junit4]   2> 318458 INFO  
(SUITE-ComputePlanActionTest-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 318460 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 318460 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 318560 INFO  
(SUITE-ComputePlanActionTest-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38583
   [junit4]   2> 318560 INFO  
(SUITE-ComputePlanActionTest-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38583
   [junit4]   2> 318560 INFO  
(SUITE-ComputePlanActionTest-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38583
   [junit4]   2> 318568 INFO  (zkConnectionManagerCallback-1182-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318576 INFO  (zkConnectionManagerCallback-1184-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318588 INFO  (zkConnectionManagerCallback-1186-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318591 WARN  (jetty-launcher-1187-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 318591 INFO  (jetty-launcher-1187-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 318591 INFO  (jetty-launcher-1187-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 318591 INFO  (jetty-launcher-1187-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 318603 INFO  (jetty-launcher-1187-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 318603 INFO  (jetty-launcher-1187-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 318603 INFO  (jetty-launcher-1187-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 318612 INFO  (jetty-launcher-1187-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1561a80{/solr,null,AVAILABLE}
   [junit4]   2> 318613 WARN  (jetty-launcher-1187-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@18ea468[provider=null,keyStore=nul

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

com.codahale.metrics.MetricRegistry@8f9128
   [junit4]   2> 383828 INFO  (zkCallback-1407-thread-2) 
[n:127.0.0.1:45913_solr c:testSelected3 s:shard2 r:core_node7 
x:testSelected3_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase No 
version found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 383837 INFO  (zkCallback-1407-thread-3) 
[n:127.0.0.1:45913_solr c:testSelected2 s:shard2 r:core_node7 
x:testSelected2_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testSelected2.shard2.leader, tag=1f33eb
   [junit4]   2> 383839 INFO  (zkCallback-1407-thread-3) 
[n:127.0.0.1:45913_solr c:testSelected2 s:shard2 r:core_node7 
x:testSelected2_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase No 
version found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 383839 INFO  (jetty-closer-1468-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@13c6b54{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 383840 INFO  (jetty-closer-1468-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3a98ff{/solr,null,UNAVAILABLE}
   [junit4]   2> 383840 INFO  (jetty-closer-1468-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 383840 INFO  
(SUITE-ComputePlanActionTest-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 383841 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>        27      /solr/aliases.json
   [junit4]   2>        12      /solr/configs/conf
   [junit4]   2>        11      /solr/security.json
   [junit4]   2>        10      
/solr/collections/testNodeWithMultipleReplicasLost/terms/shard2
   [junit4]   2>        9       
/solr/collections/testNodeWithMultipleReplicasLost/terms/shard1
   [junit4]   2>        6       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_2/terms/shard1
   [junit4]   2>        5       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1/terms/shard1
   [junit4]   2>        5       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_3/terms/shard1
   [junit4]   2>        5       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_3/terms/shard2
   [junit4]   2>        5       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_4/terms/shard1
   [junit4]   2>        5       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_3/terms/shard1
   [junit4]   2>        5       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_4/terms/shard2
   [junit4]   2>        5       /solr/collections/testSelected1/terms/shard2
   [junit4]   2>        5       /solr/collections/testSelected2/terms/shard1
   [junit4]   2>        5       /solr/collections/testSelected1/terms/shard1
   [junit4]   2>        5       /solr/collections/testSelected2/terms/shard2
   [junit4]   2>        5       /solr/collections/testSelected3/terms/shard2
   [junit4]   2>        5       /solr/collections/testSelected3/terms/shard1
   [junit4]   2>        5       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_1/terms/shard1
   [junit4]   2>        5       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_1/terms/shard2
   [junit4]   2>        5       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_2/terms/shard2
   [junit4]   2>        5       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_4/terms/shard1
   [junit4]   2>        5       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_2/terms/shard1
   [junit4]   2>        2       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/terms/shard2
   [junit4]   2>        2       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/terms/shard1
   [junit4]   2>        2       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        28      
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_2/state.json
   [junit4]   2>        27      /solr/collections/testSelected1/state.json
   [junit4]   2>        27      
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_4/state.json
   [junit4]   2>        27      /solr/clusterstate.json
   [junit4]   2>        27      /solr/clusterprops.json
   [junit4]   2>        22      
/solr/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2>        21      /solr/collections/testSelected3/state.json
   [junit4]   2>        19      /solr/collections/testSelected2/state.json
   [junit4]   2>        15      
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_2/state.json
   [junit4]   2>        14      
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_3/state.json
   [junit4]   2>        13      
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_1/state.json
   [junit4]   2>        12      
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/state.json
   [junit4]   2>        10      
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_4/state.json
   [junit4]   2>        10      
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1/state.json
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        10      
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_3/state.json
   [junit4]   2>        7       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/state.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72100491658854418-127.0.0.1:34883_solr-n_0000000003
   [junit4]   2>        2       
/solr/overseer_elect/election/72100491658854410-127.0.0.1:32779_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/72100491658854426-127.0.0.1:40015_solr-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        62      /solr/live_nodes
   [junit4]   2>        38      /solr/collections
   [junit4]   2>        5       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        2       /solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 
   [junit4]   2> 383846 INFO  
(SUITE-ComputePlanActionTest-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38583
   [junit4]   2> 383846 INFO  
(SUITE-ComputePlanActionTest-seed#[DDAE247CA13EBEDB]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38583
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_DDAE247CA13EBEDB-001
   [junit4]   2> Feb 13, 2019 5:10:53 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=Lucene80, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@b8d066),
 locale=sr-Latn-RS, timezone=Canada/Eastern
   [junit4]   2> NOTE: Linux 4.15.0-45-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=226849168,total=378077184
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedFacetPivotSmallTest, TestSolrCloudWithSecureImpersonation, 
TestNestedDocsSort, JWTAuthPluginTest, TestTestInjection, TestStressRecovery, 
TestConfigReload, TestConfigSetProperties, TestRandomCollapseQParserPlugin, 
SuggesterTSTTest, RemoteQueryErrorTest, AutoscalingHistoryHandlerTest, 
TestStressVersions, DistributedFacetSimpleRefinementLongTailTest, TestReload, 
TestCrossCoreJoin, TestHashQParserPlugin, TestSolrIndexConfig, 
CleanupOldIndexTest, FacetPivotSmallTest, SolrJmxReporterCloudTest, 
AutoAddReplicasIntegrationTest, SolrCoreMetricManagerTest, 
SuggestComponentTest, TestCloudRecovery, TransactionLogTest, 
DistributedQueryComponentCustomSortTest, URLClassifyProcessorTest, 
PeerSyncWithLeaderTest, SearchHandlerTest, TestFieldResource, 
DistributedQueueTest, ExternalFileFieldSortTest, ComputePlanActionTest]
   [junit4] Completed [112/843 (2!)] on J0 in 66.37s, 7 tests, 1 error, 3 
skipped <<< FAILURES!

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

[repro] Revision: 4e34a0cb413d974b5738b4977048488ec1aa4f78

[repro] Ant options: "-Dargs=-server -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=TestCloudRecovery2 
-Dtests.method=test -Dtests.seed=DDAE247CA13EBEDB -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=ms-MY -Dtests.timezone=America/Cordoba 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=ComputePlanActionTest 
-Dtests.method=testNodeWithMultipleReplicasLost -Dtests.seed=DDAE247CA13EBEDB 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn-RS 
-Dtests.timezone=Canada/Eastern -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3563 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.ComputePlanActionTest|*.TestCloudRecovery2" 
-Dtests.showOutput=onerror "-Dargs=-server -XX:+UseConcMarkSweepGC" 
-Dtests.seed=DDAE247CA13EBEDB -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sr-Latn-RS -Dtests.timezone=Canada/Eastern -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 125 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudRecovery2
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
[repro] Exiting with code 0

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to