Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26987/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast

Error Message:
Request should fail after trying all replica nodes once

Stack Trace:
junit.framework.AssertionFailedError: Request should fail after trying all 
replica nodes once
        at 
__randomizedtesting.SeedInfo.seed([58C02A350035C86B:8B1D039FA704A117]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2749)
        at 
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:91)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13980 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
   [junit4]   2> 691053 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 691054 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_58C02A350035C86B-001/data-dir-84-001
   [junit4]   2> 691054 WARN  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=33 numCloses=33
   [junit4]   2> 691054 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 691054 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 691054 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 691055 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_58C02A350035C86B-001/tempDir-001
   [junit4]   2> 691055 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 691055 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 691055 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 691155 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 37219
   [junit4]   2> 691155 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37219
   [junit4]   2> 691155 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37219
   [junit4]   2> 691155 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37219
   [junit4]   2> 691156 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 691158 INFO  (zkConnectionManagerCallback-10717-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691158 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 691159 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 691162 INFO  (zkConnectionManagerCallback-10719-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691163 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 691163 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 691164 INFO  (zkConnectionManagerCallback-10721-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691164 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 691288 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 691288 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 691288 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 691288 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 691288 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 691288 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 691288 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 691288 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 691288 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 691294 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 691294 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 691294 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 691295 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@704e1066{/solr,null,AVAILABLE}
   [junit4]   2> 691299 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 691299 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 691300 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4c80c959{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40979}
   [junit4]   2> 691300 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 691300 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.e.j.s.Server Started @691308ms
   [junit4]   2> 691300 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 691300 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 691300 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 691300 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40979}
   [junit4]   2> 691300 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26fc28db{/solr,null,AVAILABLE}
   [junit4]   2> 691300 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b0d8c9c{/solr,null,AVAILABLE}
   [junit4]   2> 691300 ERROR (jetty-launcher-10722-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 691300 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 691300 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 691300 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 691300 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 691300 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-13T08:53:36.333513Z
   [junit4]   2> 691303 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@31ff169a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:38987}
   [junit4]   2> 691303 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.e.j.s.Server Started @691312ms
   [junit4]   2> 691304 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 691303 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38987}
   [junit4]   2> 691304 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@59eedd2d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43161}
   [junit4]   2> 691304 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.e.j.s.Server Started @691312ms
   [junit4]   2> 691304 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43161}
   [junit4]   2> 691304 ERROR (jetty-launcher-10722-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 691304 ERROR (jetty-launcher-10722-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 691304 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 691304 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 691304 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 691304 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 691304 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 691304 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 691304 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 691304 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 691304 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-13T08:53:36.337432Z
   [junit4]   2> 691304 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-13T08:53:36.337432Z
   [junit4]   2> 691305 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 691307 INFO  (zkConnectionManagerCallback-10724-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691307 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 691307 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 691310 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 691310 INFO  (zkConnectionManagerCallback-10728-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691310 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 691311 INFO  (zkConnectionManagerCallback-10726-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691311 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 691312 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 691312 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 691414 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 691414 WARN  (jetty-launcher-10722-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5dff6515[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 691414 WARN  (jetty-launcher-10722-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5dff6515[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 691416 WARN  (jetty-launcher-10722-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1622d62c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 691416 WARN  (jetty-launcher-10722-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1622d62c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 691416 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 691416 WARN  (jetty-launcher-10722-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4df8e36d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 691416 WARN  (jetty-launcher-10722-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4df8e36d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 691416 INFO  (jetty-launcher-10722-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37219/solr
   [junit4]   2> 691417 INFO  (jetty-launcher-10722-thread-3) 
[n:127.0.0.1:40979_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 691418 INFO  (zkConnectionManagerCallback-10745-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691418 INFO  (jetty-launcher-10722-thread-3) 
[n:127.0.0.1:40979_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 691418 WARN  (jetty-launcher-10722-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1df84a59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 691418 WARN  (jetty-launcher-10722-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1df84a59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 691419 INFO  (jetty-launcher-10722-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37219/solr
   [junit4]   2> 691426 INFO  (jetty-launcher-10722-thread-2) 
[n:127.0.0.1:43161_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 691426 INFO  (zkConnectionManagerCallback-10750-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691426 INFO  (jetty-launcher-10722-thread-2) 
[n:127.0.0.1:43161_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 691430 INFO  (jetty-launcher-10722-thread-2) 
[n:127.0.0.1:43161_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43161_solr
   [junit4]   2> 691430 INFO  (jetty-launcher-10722-thread-2) 
[n:127.0.0.1:43161_solr     ] o.a.s.c.Overseer Overseer 
(id=72072988126871559-127.0.0.1:43161_solr-n_0000000000) starting
   [junit4]   2> 691436 INFO  
(OverseerStateUpdate-72072988126871559-127.0.0.1:43161_solr-n_0000000000) 
[n:127.0.0.1:43161_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43161_solr
   [junit4]   2> 691436 INFO  (jetty-launcher-10722-thread-2) 
[n:127.0.0.1:43161_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43161_solr
   [junit4]   2> 691436 INFO  (zkCallback-10749-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 691437 INFO  (jetty-launcher-10722-thread-2) 
[n:127.0.0.1:43161_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 691437 INFO  (jetty-launcher-10722-thread-2) 
[n:127.0.0.1:43161_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 691437 INFO  (jetty-launcher-10722-thread-2) 
[n:127.0.0.1:43161_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 691442 INFO  (jetty-launcher-10722-thread-3) 
[n:127.0.0.1:40979_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 691443 INFO  (jetty-launcher-10722-thread-3) 
[n:127.0.0.1:40979_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40979_solr as DOWN
   [junit4]   2> 691443 INFO  (jetty-launcher-10722-thread-3) 
[n:127.0.0.1:40979_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 691443 INFO  (jetty-launcher-10722-thread-3) 
[n:127.0.0.1:40979_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40979_solr
   [junit4]   2> 691443 INFO  (zkCallback-10749-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 691443 INFO  (zkCallback-10744-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 691444 INFO  (jetty-launcher-10722-thread-3) 
[n:127.0.0.1:40979_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 691444 INFO  (jetty-launcher-10722-thread-3) 
[n:127.0.0.1:40979_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 691444 INFO  (jetty-launcher-10722-thread-3) 
[n:127.0.0.1:40979_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 691448 INFO  (jetty-launcher-10722-thread-2) 
[n:127.0.0.1:43161_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 691451 INFO  (jetty-launcher-10722-thread-3) 
[n:127.0.0.1:40979_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 691467 INFO  (jetty-launcher-10722-thread-2) 
[n:127.0.0.1:43161_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43161.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ad09c87
   [junit4]   2> 691469 INFO  (jetty-launcher-10722-thread-3) 
[n:127.0.0.1:40979_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40979.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ad09c87
   [junit4]   2> 691474 INFO  (jetty-launcher-10722-thread-2) 
[n:127.0.0.1:43161_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43161.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ad09c87
   [junit4]   2> 691474 INFO  (jetty-launcher-10722-thread-2) 
[n:127.0.0.1:43161_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43161.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ad09c87
   [junit4]   2> 691475 INFO  (jetty-launcher-10722-thread-2) 
[n:127.0.0.1:43161_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.TestQueryingOnDownCollection_58C02A350035C86B-001/tempDir-001/node2
   [junit4]   2> 691477 INFO  (jetty-launcher-10722-thread-3) 
[n:127.0.0.1:40979_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40979.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ad09c87
   [junit4]   2> 691477 INFO  (jetty-launcher-10722-thread-3) 
[n:127.0.0.1:40979_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40979.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ad09c87
   [junit4]   2> 691478 INFO  (jetty-launcher-10722-thread-3) 
[n:127.0.0.1:40979_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.TestQueryingOnDownCollection_58C02A350035C86B-001/tempDir-001/node3
   [junit4]   2> 691514 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 691516 WARN  (jetty-launcher-10722-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@17c7e562[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 691516 WARN  (jetty-launcher-10722-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@17c7e562[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 691517 WARN  (jetty-launcher-10722-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6160d453[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 691517 WARN  (jetty-launcher-10722-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6160d453[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 691518 INFO  (jetty-launcher-10722-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37219/solr
   [junit4]   2> 691519 INFO  (jetty-launcher-10722-thread-1) 
[n:127.0.0.1:38987_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 691519 INFO  (zkConnectionManagerCallback-10781-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691519 INFO  (jetty-launcher-10722-thread-1) 
[n:127.0.0.1:38987_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 691521 INFO  (jetty-launcher-10722-thread-1) 
[n:127.0.0.1:38987_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 691522 INFO  (jetty-launcher-10722-thread-1) 
[n:127.0.0.1:38987_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38987_solr as DOWN
   [junit4]   2> 691522 INFO  (jetty-launcher-10722-thread-1) 
[n:127.0.0.1:38987_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 691522 INFO  (jetty-launcher-10722-thread-1) 
[n:127.0.0.1:38987_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38987_solr
   [junit4]   2> 691523 INFO  (zkCallback-10749-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 691523 INFO  (zkCallback-10744-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 691523 INFO  (zkCallback-10780-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 691523 INFO  (jetty-launcher-10722-thread-1) 
[n:127.0.0.1:38987_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 691524 INFO  (jetty-launcher-10722-thread-1) 
[n:127.0.0.1:38987_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 691524 INFO  (jetty-launcher-10722-thread-1) 
[n:127.0.0.1:38987_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 691531 INFO  (jetty-launcher-10722-thread-1) 
[n:127.0.0.1:38987_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 691545 INFO  (jetty-launcher-10722-thread-1) 
[n:127.0.0.1:38987_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38987.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ad09c87
   [junit4]   2> 691553 INFO  (jetty-launcher-10722-thread-1) 
[n:127.0.0.1:38987_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38987.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ad09c87
   [junit4]   2> 691553 INFO  (jetty-launcher-10722-thread-1) 
[n:127.0.0.1:38987_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38987.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ad09c87
   [junit4]   2> 691554 INFO  (jetty-launcher-10722-thread-1) 
[n:127.0.0.1:38987_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.TestQueryingOnDownCollection_58C02A350035C86B-001/tempDir-001/node1
   [junit4]   2> 691560 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 691561 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 691562 INFO  (zkConnectionManagerCallback-10794-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691562 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 691562 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 691562 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37219/solr ready
   [junit4]   2> 691584 INFO  
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[58C02A350035C86B])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testQueryToDownCollectionShouldFailFast
   [junit4]   2> 691586 INFO  (qtp1462319544-19059) [n:127.0.0.1:43161_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=infected&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 691588 INFO  
(OverseerThreadFactory-10759-thread-1-processing-n:127.0.0.1:43161_solr) 
[n:127.0.0.1:43161_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
infected
   [junit4]   2> 691694 INFO  (qtp1060699917-19064) [n:127.0.0.1:38987_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 691695 INFO  (qtp1462319544-19063) [     ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:38987_solr / 
MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 691695 INFO  (qtp1462319544-19063) [n:127.0.0.1:43161_solr     
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 
transient cores
   [junit4]   2> 691696 INFO  (qtp1462319544-19063) [n:127.0.0.1:43161_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 691701 INFO  (qtp1060699917-19064) [n:127.0.0.1:38987_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 691701 INFO  (qtp1111965537-19066) [     ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:38987_solr / 
MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 691702 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 691703 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 691704 INFO  (qtp1060699917-19064) [n:127.0.0.1:38987_solr     
] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:38987_solr / 
MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 691704 INFO  (qtp1060699917-19064) [n:127.0.0.1:38987_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 691707 INFO  
(OverseerStateUpdate-72072988126871559-127.0.0.1:43161_solr-n_0000000000) 
[n:127.0.0.1:43161_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"infected",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"infected_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38987/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:38987_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 691707 INFO  
(OverseerStateUpdate-72072988126871559-127.0.0.1:43161_solr-n_0000000000) 
[n:127.0.0.1:43161_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"infected",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"infected_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40979/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40979_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 691910 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr    
x:infected_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 691910 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr    
x:infected_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 691919 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 691920 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 691948 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 691948 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 691949 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 691949 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'infected_shard2_replica_n2' using 
configuration from configset conf, trusted=true
   [junit4]   2> 691949 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 691949 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'infected_shard1_replica_n1' using 
configuration from configset conf, trusted=true
   [junit4]   2> 691950 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40979.solr.core.infected.shard2.replica_n2' (registry 
'solr.core.infected.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ad09c87
   [junit4]   2> 691950 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38987.solr.core.infected.shard1.replica_n1' (registry 
'solr.core.infected.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ad09c87
   [junit4]   2> 691950 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[infected_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_58C02A350035C86B-001/tempDir-001/node3/infected_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_58C02A350035C86B-001/tempDir-001/node3/infected_shard2_replica_n2/data/]
   [junit4]   2> 691950 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[infected_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_58C02A350035C86B-001/tempDir-001/node1/infected_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_58C02A350035C86B-001/tempDir-001/node1/infected_shard1_replica_n1/data/]
   [junit4]   2> 691975 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 691975 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 691976 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 691976 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 691977 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 691977 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 691978 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 691978 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1669373275155726336
   [junit4]   2> 691979 INFO  
(searcherExecutor-10798-thread-1-processing-n:127.0.0.1:38987_solr 
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) 
[n:127.0.0.1:38987_solr c:infected s:shard1 r:core_node3 
x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 691980 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/infected/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 691980 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/infected/leaders/shard1
   [junit4]   2> 691981 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 691981 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 691981 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38987/solr/infected_shard1_replica_n1/
   [junit4]   2> 691981 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 691981 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:38987/solr/infected_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 691981 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/infected/leaders/shard1/leader after winning as 
/collections/infected/leader_elect/shard1/election/72072988126871560-core_node3-n_0000000000
   [junit4]   2> 691982 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38987/solr/infected_shard1_replica_n1/ shard1
   [junit4]   2> 691983 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 691983 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 691984 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 691984 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 691986 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 691986 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 691986 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 691986 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1669373275164114944
   [junit4]   2> 691987 INFO  
(searcherExecutor-10796-thread-1-processing-n:127.0.0.1:40979_solr 
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) 
[n:127.0.0.1:40979_solr c:infected s:shard2 r:core_node4 
x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 691989 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/infected/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 691989 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/infected/leaders/shard2
   [junit4]   2> 691990 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 691990 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 691990 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40979/solr/infected_shard2_replica_n2/
   [junit4]   2> 691990 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 691990 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:40979/solr/infected_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 691990 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/infected/leaders/shard2/leader after winning as 
/collections/infected/leader_elect/shard2/election/72072988126871558-core_node4-n_0000000000
   [junit4]   2> 691991 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40979/solr/infected_shard2_replica_n2/ shard2
   [junit4]   2> 692092 INFO  (zkCallback-10744-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692092 INFO  (zkCallback-10780-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692092 INFO  (zkCallback-10744-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692092 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 692094 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 692096 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=186
   [junit4]   2> 692097 INFO  (zkCallback-10744-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692098 INFO  (zkCallback-10780-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692098 INFO  (zkCallback-10780-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692098 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=188
   [junit4]   2> 692100 INFO  (qtp1462319544-19059) [n:127.0.0.1:43161_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> 692195 INFO  (zkCallback-10780-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692195 INFO  (zkCallback-10744-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692195 INFO  (zkCallback-10749-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692195 INFO  (zkCallback-10744-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692195 INFO  (zkCallback-10744-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692195 INFO  (zkCallback-10780-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692195 INFO  (zkCallback-10780-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692195 INFO  (zkCallback-10744-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692195 INFO  (qtp1462319544-19059) [n:127.0.0.1:43161_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=infected&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=609
   [junit4]   2> 692195 INFO  (zkCallback-10780-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692206 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/infected/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 692206 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2]  webapp=/solr 
path=/update params={_stateVer_=infected:3&wt=javabin&version=2}{add=[2 
(1669373275392704512), 3 (1669373275392704513), 5 (1669373275392704514), 6 
(1669373275392704515), 7 (1669373275392704516), 9 (1669373275392704517), 17 
(1669373275393753088), 18 (1669373275393753089), 19 (1669373275393753090), 21 
(1669373275393753091), ... (44 adds)]} 0 3
   [junit4]   2> 692206 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/infected/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 692206 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1]  webapp=/solr 
path=/update params={_stateVer_=infected:3&wt=javabin&version=2}{add=[0 
(1669373275392704512), 1 (1669373275392704513), 4 (1669373275392704514), 8 
(1669373275392704515), 10 (1669373275392704516), 11 (1669373275392704517), 12 
(1669373275393753088), 13 (1669373275393753089), 14 (1669373275393753090), 15 
(1669373275393753091), ... (56 adds)]} 0 3
   [junit4]   2> 692212 INFO  (qtp1111965537-19091) [n:127.0.0.1:40979_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 692212 INFO  (qtp1060699917-19064) [n:127.0.0.1:38987_solr     
] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:40979_solr / 
MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 692218 INFO  
(searcherExecutor-10798-thread-1-processing-n:127.0.0.1:38987_solr 
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) 
[n:127.0.0.1:38987_solr c:infected s:shard1 r:core_node3 
x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 692219 INFO  (qtp1060699917-19064) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40979/solr/infected_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 692222 INFO  
(searcherExecutor-10796-thread-1-processing-n:127.0.0.1:40979_solr 
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) 
[n:127.0.0.1:40979_solr c:infected s:shard2 r:core_node4 
x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 692222 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2]  webapp=/solr 
path=/update 
params={_stateVer_=infected:3&commit=true&wt=javabin&version=2}{commit=} 0 15
   [junit4]   2> 692223 INFO  (zkCallback-10744-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692223 INFO  (zkCallback-10744-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692223 INFO  (zkCallback-10744-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692223 INFO  (zkCallback-10744-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692227 INFO  (zkCallback-10780-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692227 INFO  (zkCallback-10780-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692227 INFO  (zkCallback-10780-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692228 INFO  (zkCallback-10780-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 692241 INFO  (qtp1111965537-19066) [n:127.0.0.1:40979_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.S.Request [infected_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:40979/solr/infected_shard2_replica_n2/&rows=0&_forwardedCount=2&version=2&q=*:*&omitHeader=false&NOW=1592038417260&isShard=true&wt=javabin}
 hits=44 status=0 QTime=0
   [junit4]   2> 692241 INFO  (qtp1060699917-19064) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.S.Request [infected_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38987/solr/infected_shard1_replica_n1/&rows=0&_forwardedCount=2&version=2&q=*:*&omitHeader=false&NOW=1592038417260&isShard=true&wt=javabin}
 hits=56 status=0 QTime=0
   [junit4]   2> 692242 INFO  (qtp1060699917-19068) [n:127.0.0.1:38987_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.S.Request [infected_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&rows=0&_forwardedCount=2&wt=javabin&version=2} hits=100 status=0 
QTime=14
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestQueryingOnDownCollection 
-Dtests.method=testQueryToDownCollectionShouldFailFast 
-Dtests.seed=58C02A350035C86B -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=nl-AW -Dtests.timezone=America/Caracas -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.68s J1 | 
TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Request 
should fail after trying all replica nodes once
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([58C02A350035C86B:8B1D039FA704A117]:0)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2749)
   [junit4]    >        at 
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:91)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 692243 INFO  
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[58C02A350035C86B])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testQueryToDownCollectionShouldFailFast
   [junit4]   2> 692346 INFO  (jetty-closer-10807-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1589352413
   [junit4]   2> 692346 INFO  (jetty-closer-10807-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=383490338
   [junit4]   2> 692346 INFO  (jetty-closer-10807-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43161_solr
   [junit4]   2> 692346 INFO  (jetty-closer-10807-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40979_solr
   [junit4]   2> 692347 INFO  (jetty-closer-10807-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 692347 INFO  (jetty-closer-10807-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 692347 INFO  (jetty-closer-10807-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:40979_solr as DOWN
   [junit4]   2> 692347 INFO  (jetty-closer-10807-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:43161_solr as DOWN
   [junit4]   2> 692347 INFO  (jetty-closer-10807-thread-3) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=258920593
   [junit4]   2> 692347 INFO  (jetty-closer-10807-thread-3) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38987_solr
   [junit4]   2> 692347 INFO  (jetty-closer-10807-thread-3) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 692347 INFO  (jetty-closer-10807-thread-3) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38987_solr as DOWN
   [junit4]   2> 692348 INFO  (coreCloseExecutor-10817-thread-1) 
[n:127.0.0.1:40979_solr     ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@40380ac7
   [junit4]   2> 692348 INFO  (coreCloseExecutor-10817-thread-1) 
[n:127.0.0.1:40979_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.infected.shard2.replica_n2 
tag=SolrCore@40380ac7
   [junit4]   2> 692348 INFO  (coreCloseExecutor-10817-thread-1) 
[n:127.0.0.1:40979_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@44986220: rootName = 
solr_40979, domain = solr.core.infected.shard2.replica_n2, service url = null, 
agent id = null] for registry 
solr.core.infected.shard2.replica_n2/com.codahale.metrics.MetricRegistry@98a79a3
   [junit4]   2> 692348 INFO  (jetty-closer-10807-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 692348 INFO  (jetty-closer-10807-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@f9f35e7: rootName = 
solr_43161, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@3c98bcc5
   [junit4]   2> 692348 INFO  (coreCloseExecutor-10819-thread-1) 
[n:127.0.0.1:38987_solr     ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@597dc19c
   [junit4]   2> 692348 INFO  (coreCloseExecutor-10819-thread-1) 
[n:127.0.0.1:38987_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.infected.shard1.replica_n1 
tag=SolrCore@597dc19c
   [junit4]   2> 692348 INFO  (coreCloseExecutor-10819-thread-1) 
[n:127.0.0.1:38987_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@49f3779: rootName = 
solr_38987, domain = solr.core.infected.shard1.replica_n1, service url = null, 
agent id = null] for registry 
solr.core.infected.shard1.replica_n1/com.codahale.metrics.MetricRegistry@60df5d7d
   [junit4]   2> 692353 INFO  (jetty-closer-10807-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 692353 INFO  (jetty-closer-10807-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@724ee4ff: rootName = 
solr_43161, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@77403638
   [junit4]   2> 692355 INFO  (jetty-closer-10807-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 692355 INFO  (jetty-closer-10807-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7bbb8ae3: rootName = 
solr_43161, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@477c7696
   [junit4]   2> 692355 INFO  (jetty-closer-10807-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 692355 INFO  (closeThreadPool-10820-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72072988126871559-127.0.0.1:43161_solr-n_0000000000) closing
   [junit4]   2> 692355 INFO  
(OverseerStateUpdate-72072988126871559-127.0.0.1:43161_solr-n_0000000000) 
[n:127.0.0.1:43161_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43161_solr
   [junit4]   2> 692355 INFO  
(OverseerAutoScalingTriggerThread-72072988126871559-127.0.0.1:43161_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 692358 INFO  (closeThreadPool-10820-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72072988126871559-127.0.0.1:43161_solr-n_0000000000) closing
   [junit4]   2> 692358 INFO  (zkCallback-10744-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 692358 INFO  (zkCallback-10780-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 692360 INFO  (coreCloseExecutor-10817-thread-1) 
[n:127.0.0.1:40979_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.infected.shard2.leader 
tag=SolrCore@40380ac7
   [junit4]   2> 692360 INFO  (coreCloseExecutor-10817-thread-1) 
[n:127.0.0.1:40979_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 692361 INFO  (coreCloseExecutor-10819-thread-1) 
[n:127.0.0.1:38987_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.infected.shard1.leader 
tag=SolrCore@597dc19c
   [junit4]   2> 692363 INFO  (coreCloseExecutor-10819-thread-1) 
[n:127.0.0.1:38987_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 692364 INFO  (jetty-closer-10807-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 692364 INFO  (jetty-closer-10807-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@72af7f4a: rootName = 
solr_40979, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@3a1817ae
   [junit4]   2> 692364 INFO  (jetty-closer-10807-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 692364 INFO  (jetty-closer-10807-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d1a05c5: rootName = 
solr_38987, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@c6f6953
   [junit4]   2> 692369 INFO  (jetty-closer-10807-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 692369 INFO  (jetty-closer-10807-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5604d469: rootName = 
solr_38987, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@77403638
   [junit4]   2> 692370 INFO  (jetty-closer-10807-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 692371 INFO  (jetty-closer-10807-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2bb928d8: rootName = 
solr_38987, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@477c7696
   [junit4]   2> 692371 INFO  (jetty-closer-10807-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 692371 INFO  (jetty-closer-10807-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 692371 INFO  (jetty-closer-10807-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@75e54bc8: rootName = 
solr_40979, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@77403638
   [junit4]   2> 692372 INFO  (zkCallback-10744-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 692373 INFO  (jetty-closer-10807-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 692373 INFO  (jetty-closer-10807-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@72fb242d: rootName = 
solr_40979, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@477c7696
   [junit4]   2> 692373 INFO  (jetty-closer-10807-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 692458 INFO  (jetty-closer-10807-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72072988126871559-127.0.0.1:43161_solr-n_0000000000) closing
   [junit4]   2> 692459 INFO  (jetty-closer-10807-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@59eedd2d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 692460 INFO  (jetty-closer-10807-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7b0d8c9c{/solr,null,UNAVAILABLE}
   [junit4]   2> 692460 INFO  (jetty-closer-10807-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 692474 INFO  (jetty-closer-10807-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@31ff169a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 692474 INFO  (jetty-closer-10807-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@26fc28db{/solr,null,UNAVAILABLE}
   [junit4]   2> 692474 INFO  (jetty-closer-10807-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 692574 INFO  (jetty-closer-10807-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4c80c959{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 692574 INFO  (jetty-closer-10807-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@704e1066{/solr,null,UNAVAILABLE}
   [junit4]   2> 692574 INFO  (jetty-closer-10807-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 692575 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 692777 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>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/packages.json
   [junit4]   2>        3       /solr/collections/infected/terms/shard2
   [junit4]   2>        3       /solr/collections/infected/terms/shard1
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2>        2       /solr/collections/infected/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      /solr/collections/infected/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/overseer/queue
   [junit4]   2>        13      /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 692778 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37219
   [junit4]   2> 692778 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37219
   [junit4]   2> 692778 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[58C02A350035C86B]-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.TestQueryingOnDownCollection_58C02A350035C86B-001
   [junit4]   2> Jun 13, 2020 8:53:37 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=Lucene86, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@12d25fb6),
 locale=nl-AW, timezone=America/Caracas
   [junit4]   2> NOTE: Linux 5.3.0-59-generic amd64/AdoptOpenJDK 12.0.2 
(64-bit)/cpus=16,threads=1,free=274808080,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollectionAPIs, 
AssignTest, DynamicMapsTest, TestIndexSearcher, 
DocExpirationUpdateProcessorFactoryTest, TestSolrCoreParser, 
AddSchemaFieldsUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest, 
TestSimClusterStateProvider, TestCursorMarkWithoutUniqueKey, ShardRoutingTest, 
TestFieldSortValues, CdcrOpsAndBoundariesTest, SortSpecParsingTest, 
DistributedMLTComponentTest, DeleteLastCustomShardedReplicaTest, 
DaemonStreamApiTest, BasicFunctionalityTest, GraphQueryTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestStressLucene, 
TestShardHandlerFactory, TestDistribIDF, SolrCmdDistributorTest, 
TestFunctionQuery, SpellCheckCollatorWithCollapseTest, 
TestComplexPhraseQParserPlugin, XMLAtomicUpdateMultivalueTest, TestStreamBody, 
MoveReplicaTest, TestSolrQueryResponse, TimeRoutedAliasUpdateProcessorTest, 
BasicAuthIntegrationTest, AutoscalingHistoryHandlerTest, TestExpandComponent, 
TestRestoreCore, MetricUtilsTest, MBeansHandlerTest, 
DistributedFacetExistsSmallTest, TestUnifiedSolrHighlighter, TestHdfsUpdateLog, 
TestDeprecatedFilters, ForceLeaderWithTlogReplicasTest, TestQueryTypes, 
FastVectorHighlighterTest, ResourceLoaderTest, TestMultiWordSynonyms, 
SplitByPrefixTest, HdfsBasicDistributedZk2Test, TestCloudRecovery2, 
QueryEqualityTest, SystemLogListenerTest, TestEmbeddedSolrServerAdminHandler, 
TestRequestStatusCollectionAPI, TestTestInjection, 
TestManagedSchemaThreadSafety, ImplicitSnitchTest, 
PeerSyncWithBufferUpdatesTest, TestDynamicFieldCollectionResource, 
AnalyticsQueryTest, SolrMetricManagerTest, TestFieldCache, 
BinaryUpdateRequestHandlerTest, TestStressLiveNodes, TestCloudSchemaless, 
TestSolrXml, TestCloudDeleteByQuery, SmileWriterTest, TestCryptoKeys, 
BlockDirectoryTest, TestSolrTestCaseJ4, TestSortableTextField, 
ExitableDirectoryReaderTest, ChangedSchemaMergeTest, 
LeaderFailoverAfterPartitionTest, MetricsHistoryWithAuthIntegrationTest, 
OverseerRolesTest, OverseerTest, SSLMigrationTest, SaslZkACLProviderTest, 
SolrCLIZkUtilsTest, SolrXmlInZkTest, SyncSliceTest, 
TestQueryingOnDownCollection]
   [junit4] Completed [545/910 (1!)] on J1 in 1.94s, 1 test, 1 failure <<< 
FAILURES!

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

[repro] Revision: 6801d4c13982b42007ec6d1ea1f443902e2fb438

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestQueryingOnDownCollection 
-Dtests.method=testQueryToDownCollectionShouldFailFast 
-Dtests.seed=58C02A350035C86B -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=nl-AW -Dtests.timezone=America/Caracas -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

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

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

[...truncated 2469 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestQueryingOnDownCollection" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=58C02A350035C86B 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl-AW 
-Dtests.timezone=America/Caracas -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 81 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestQueryingOnDownCollection
[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