Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1647/
Java: 32bit/jdk1.8.0_201 -server -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([54C6DA7AF529F306:871BF3D052189A7A]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2722)
        at 
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:91)
        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 15142 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
   [junit4]   2> 1730921 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_54C6DA7AF529F306-001/data-dir-221-001
   [junit4]   2> 1730921 WARN  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 1730921 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1730923 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-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> 1730923 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1730924 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_54C6DA7AF529F306-001/tempDir-001
   [junit4]   2> 1730924 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1730925 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1730925 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1731025 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:42891
   [junit4]   2> 1731025 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42891
   [junit4]   2> 1731025 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42891
   [junit4]   2> 1731025 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42891
   [junit4]   2> 1731026 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731028 INFO  (zkConnectionManagerCallback-8634-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731028 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731032 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731032 INFO  (zkConnectionManagerCallback-8636-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731032 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731033 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731034 INFO  (zkConnectionManagerCallback-8638-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731034 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731139 WARN  (jetty-launcher-8639-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1731139 WARN  (jetty-launcher-8639-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1731139 WARN  (jetty-launcher-8639-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1731139 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1731139 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1731139 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1731139 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1731139 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1731139 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1731139 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1731139 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1731139 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1731142 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1731142 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1731142 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1731142 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7446d5{/solr,null,AVAILABLE}
   [junit4]   2> 1731142 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1731142 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1731142 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1731142 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1731142 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1731142 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1731142 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18d28bf{/solr,null,AVAILABLE}
   [junit4]   2> 1731142 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10a0d0a{/solr,null,AVAILABLE}
   [junit4]   2> 1731142 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@91d565{SSL,[ssl, 
http/1.1]}{127.0.0.1:46479}
   [junit4]   2> 1731142 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.e.j.s.Server Started @1731177ms
   [junit4]   2> 1731142 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46479}
   [junit4]   2> 1731142 ERROR (jetty-launcher-8639-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1731142 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-20T15:24:14.656Z
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1923054{SSL,[ssl, 
http/1.1]}{127.0.0.1:38929}
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.e.j.s.Server Started @1731178ms
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38929}
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@18f5f0c{SSL,[ssl, 
http/1.1]}{127.0.0.1:37807}
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.e.j.s.Server Started @1731178ms
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37807}
   [junit4]   2> 1731143 ERROR (jetty-launcher-8639-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-20T15:24:14.656Z
   [junit4]   2> 1731143 ERROR (jetty-launcher-8639-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-20T15:24:14.656Z
   [junit4]   2> 1731143 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731144 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731149 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731149 INFO  (zkConnectionManagerCallback-8641-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731149 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731149 INFO  (zkConnectionManagerCallback-8643-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731149 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731149 INFO  (zkConnectionManagerCallback-8645-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731149 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731149 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1731149 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1731150 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1731583 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1731584 WARN  (jetty-launcher-8639-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> 1731593 WARN  (jetty-launcher-8639-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@16e5f74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731593 WARN  (jetty-launcher-8639-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@16e5f74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731599 WARN  (jetty-launcher-8639-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> 1731603 WARN  (jetty-launcher-8639-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@19d58c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731603 WARN  (jetty-launcher-8639-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@19d58c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731604 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42891/solr
   [junit4]   2> 1731613 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731615 INFO  (zkConnectionManagerCallback-8654-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731615 INFO  (jetty-launcher-8639-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731716 INFO  (jetty-launcher-8639-thread-1) 
[n:127.0.0.1:46479_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1731717 INFO  (zkConnectionManagerCallback-8656-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731717 INFO  (jetty-launcher-8639-thread-1) 
[n:127.0.0.1:46479_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1731751 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1731751 WARN  (jetty-launcher-8639-thread-3) [     ] 
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> 1731752 WARN  (jetty-launcher-8639-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1f146c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731752 WARN  (jetty-launcher-8639-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1f146c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731755 INFO  (jetty-launcher-8639-thread-1) 
[n:127.0.0.1:46479_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46479_solr
   [junit4]   2> 1731755 INFO  (jetty-launcher-8639-thread-1) 
[n:127.0.0.1:46479_solr     ] o.a.s.c.Overseer Overseer 
(id=72216915736854535-127.0.0.1:46479_solr-n_0000000000) starting
   [junit4]   2> 1731757 WARN  (jetty-launcher-8639-thread-3) [     ] 
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> 1731758 INFO  
(OverseerStateUpdate-72216915736854535-127.0.0.1:46479_solr-n_0000000000) 
[n:127.0.0.1:46479_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:46479_solr
   [junit4]   2> 1731765 INFO  (jetty-launcher-8639-thread-1) 
[n:127.0.0.1:46479_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46479_solr
   [junit4]   2> 1731765 WARN  (jetty-launcher-8639-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1a65d4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731765 WARN  (jetty-launcher-8639-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1a65d4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1731766 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42891/solr
   [junit4]   2> 1731769 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1731769 INFO  (zkCallback-8655-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1731769 INFO  (zkConnectionManagerCallback-8665-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731769 INFO  (jetty-launcher-8639-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1731770 INFO  (jetty-launcher-8639-thread-1) 
[n:127.0.0.1:46479_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1731792 INFO  (jetty-launcher-8639-thread-1) 
[n:127.0.0.1:46479_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 1731838 INFO  (jetty-launcher-8639-thread-1) 
[n:127.0.0.1:46479_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1731869 INFO  (jetty-launcher-8639-thread-1) 
[n:127.0.0.1:46479_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46479.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bc6535
   [junit4]   2> 1731871 INFO  (jetty-launcher-8639-thread-3) 
[n:127.0.0.1:38929_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1731872 INFO  (zkConnectionManagerCallback-8668-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1731872 INFO  (jetty-launcher-8639-thread-3) 
[n:127.0.0.1:38929_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1731874 INFO  (jetty-launcher-8639-thread-3) 
[n:127.0.0.1:38929_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1731876 INFO  (jetty-launcher-8639-thread-1) 
[n:127.0.0.1:46479_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46479.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bc6535
   [junit4]   2> 1731876 INFO  (jetty-launcher-8639-thread-1) 
[n:127.0.0.1:46479_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46479.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bc6535
   [junit4]   2> 1731876 INFO  (jetty-launcher-8639-thread-3) 
[n:127.0.0.1:38929_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38929_solr as DOWN
   [junit4]   2> 1731876 INFO  (jetty-launcher-8639-thread-3) 
[n:127.0.0.1:38929_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1731876 INFO  (jetty-launcher-8639-thread-3) 
[n:127.0.0.1:38929_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38929_solr
   [junit4]   2> 1731877 INFO  (jetty-launcher-8639-thread-1) 
[n:127.0.0.1:46479_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1731877 INFO  (zkCallback-8655-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1731877 INFO  (jetty-launcher-8639-thread-1) 
[n:127.0.0.1:46479_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_54C6DA7AF529F306-001/tempDir-001/node1/.
   [junit4]   2> 1731877 INFO  (jetty-launcher-8639-thread-3) 
[n:127.0.0.1:38929_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1731878 INFO  (jetty-launcher-8639-thread-3) 
[n:127.0.0.1:38929_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 1731884 INFO  (zkCallback-8667-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1731894 INFO  (jetty-launcher-8639-thread-3) 
[n:127.0.0.1:38929_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1731911 INFO  (jetty-launcher-8639-thread-3) 
[n:127.0.0.1:38929_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38929.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bc6535
   [junit4]   2> 1731933 INFO  (jetty-launcher-8639-thread-3) 
[n:127.0.0.1:38929_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38929.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bc6535
   [junit4]   2> 1731933 INFO  (jetty-launcher-8639-thread-3) 
[n:127.0.0.1:38929_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38929.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bc6535
   [junit4]   2> 1731934 INFO  (jetty-launcher-8639-thread-3) 
[n:127.0.0.1:38929_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1731934 INFO  (jetty-launcher-8639-thread-3) 
[n:127.0.0.1:38929_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_54C6DA7AF529F306-001/tempDir-001/node3/.
   [junit4]   2> 1732360 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1732360 WARN  (jetty-launcher-8639-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> 1732360 WARN  (jetty-launcher-8639-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1a22cbc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1732360 WARN  (jetty-launcher-8639-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1a22cbc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1732363 WARN  (jetty-launcher-8639-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> 1732363 WARN  (jetty-launcher-8639-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@c1cf2b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1732363 WARN  (jetty-launcher-8639-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@c1cf2b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1732364 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42891/solr
   [junit4]   2> 1732364 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1732365 INFO  (zkConnectionManagerCallback-8678-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1732365 INFO  (jetty-launcher-8639-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1732467 INFO  (jetty-launcher-8639-thread-2) 
[n:127.0.0.1:37807_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1732468 INFO  (zkConnectionManagerCallback-8680-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1732468 INFO  (jetty-launcher-8639-thread-2) 
[n:127.0.0.1:37807_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1732471 INFO  (jetty-launcher-8639-thread-2) 
[n:127.0.0.1:37807_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1732472 INFO  (jetty-launcher-8639-thread-2) 
[n:127.0.0.1:37807_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37807_solr as DOWN
   [junit4]   2> 1732473 INFO  (jetty-launcher-8639-thread-2) 
[n:127.0.0.1:37807_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1732473 INFO  (jetty-launcher-8639-thread-2) 
[n:127.0.0.1:37807_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37807_solr
   [junit4]   2> 1732474 INFO  (zkCallback-8667-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1732474 INFO  (zkCallback-8655-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1732474 INFO  (zkCallback-8679-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1732474 INFO  (jetty-launcher-8639-thread-2) 
[n:127.0.0.1:37807_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1732474 INFO  (jetty-launcher-8639-thread-2) 
[n:127.0.0.1:37807_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 1732488 INFO  (jetty-launcher-8639-thread-2) 
[n:127.0.0.1:37807_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1732507 INFO  (jetty-launcher-8639-thread-2) 
[n:127.0.0.1:37807_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37807.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bc6535
   [junit4]   2> 1732517 INFO  (jetty-launcher-8639-thread-2) 
[n:127.0.0.1:37807_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37807.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bc6535
   [junit4]   2> 1732517 INFO  (jetty-launcher-8639-thread-2) 
[n:127.0.0.1:37807_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37807.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bc6535
   [junit4]   2> 1732518 INFO  (jetty-launcher-8639-thread-2) 
[n:127.0.0.1:37807_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1732519 INFO  (jetty-launcher-8639-thread-2) 
[n:127.0.0.1:37807_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_54C6DA7AF529F306-001/tempDir-001/node2/.
   [junit4]   2> 1732557 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1732558 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1732559 INFO  (zkConnectionManagerCallback-8689-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1732559 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1732560 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1732561 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42891/solr ready
   [junit4]   2> 1732605 INFO  
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[54C6DA7AF529F306])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testQueryToDownCollectionShouldFailFast
   [junit4]   2> 1732640 INFO  (qtp23805635-27925) [n:127.0.0.1:46479_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> 1732641 INFO  
(OverseerThreadFactory-9167-thread-1-processing-n:127.0.0.1:46479_solr) 
[n:127.0.0.1:46479_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
infected
   [junit4]   2> 1732744 INFO  
(OverseerStateUpdate-72216915736854535-127.0.0.1:46479_solr-n_0000000000) 
[n:127.0.0.1:46479_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":"https://127.0.0.1:37807/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1732745 INFO  
(OverseerStateUpdate-72216915736854535-127.0.0.1:46479_solr-n_0000000000) 
[n:127.0.0.1:46479_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":"https://127.0.0.1:46479/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1733026 INFO  (qtp7712393-27937) [n:127.0.0.1:37807_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1733026 INFO  (qtp7712393-27935) [     ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:37807_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAizjCh7mk3EBnsz21zo2enoWWsVe1HAFIx0sPEl5QxUJw9UGclswaL2G7zAB1RpBHyTc7rH+PPpYE+IS8RxO57JvVAVSV4SLVBXfwVrmxeuss3aWL/oT+si6g98Iv38mew7CRbcvdzsyD/DLe4wzmEJd/o5/GIxhjAvqw8OtiFqytTfVvdh3I+eUlJesAJG66KS3DHOaZacWZNsZxroDbPKJfi1XTMM+gZyxHPEqYwy6NA0sUQz6mmNYBKdSzQZ8+5aVZuZFNegEhwHrNg8Jps2uv5H26Dy6iaoAe3AJ8HGEIjLSC1lQyRlFeV/Xy55QI3qPJP/mJaVv1UXdVOCVQDQIDAQAB
   [junit4]   2> 1733027 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_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> 1733036 INFO  (qtp7712393-27937) [n:127.0.0.1:37807_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1733036 INFO  (qtp23805635-27924) [     ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:37807_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAizjCh7mk3EBnsz21zo2enoWWsVe1HAFIx0sPEl5QxUJw9UGclswaL2G7zAB1RpBHyTc7rH+PPpYE+IS8RxO57JvVAVSV4SLVBXfwVrmxeuss3aWL/oT+si6g98Iv38mew7CRbcvdzsyD/DLe4wzmEJd/o5/GIxhjAvqw8OtiFqytTfVvdh3I+eUlJesAJG66KS3DHOaZacWZNsZxroDbPKJfi1XTMM+gZyxHPEqYwy6NA0sUQz6mmNYBKdSzQZ8+5aVZuZFNegEhwHrNg8Jps2uv5H26Dy6iaoAe3AJ8HGEIjLSC1lQyRlFeV/Xy55QI3qPJP/mJaVv1UXdVOCVQDQIDAQAB
   [junit4]   2> 1733037 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_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> 1733037 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_solr    
x:infected_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1734036 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1734040 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [infected_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1734042 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_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> 1734042 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_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 collection infected, trusted=true
   [junit4]   2> 1734043 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37807.solr.core.infected.shard1.replica_n1' (registry 
'solr.core.infected.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bc6535
   [junit4]   2> 1734043 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_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-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_54C6DA7AF529F306-001/tempDir-001/node2/infected_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_54C6DA7AF529F306-001/tempDir-001/node2/./infected_shard1_replica_n1/data/]
   [junit4]   2> 1734043 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1734048 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.IndexSchema [infected_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1734049 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_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> 1734049 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_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 collection infected, trusted=true
   [junit4]   2> 1734050 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46479.solr.core.infected.shard2.replica_n2' (registry 
'solr.core.infected.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1bc6535
   [junit4]   2> 1734050 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_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-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_54C6DA7AF529F306-001/tempDir-001/node1/infected_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_54C6DA7AF529F306-001/tempDir-001/node1/./infected_shard2_replica_n2/data/]
   [junit4]   2> 1734099 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_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> 1734099 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_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> 1734099 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_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> 1734099 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_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> 1734100 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1734100 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1734100 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1734100 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1734101 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1627edf[infected_shard2_replica_n2] 
main]
   [junit4]   2> 1734101 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@128c4a8[infected_shard1_replica_n1] 
main]
   [junit4]   2> 1734102 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_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> 1734102 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_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> 1734103 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_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> 1734103 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_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> 1734103 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1734103 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1734103 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_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 1653452788325154816
   [junit4]   2> 1734103 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_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 1653452788325154816
   [junit4]   2> 1734106 INFO  
(searcherExecutor-9184-thread-1-processing-n:127.0.0.1:46479_solr 
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) 
[n:127.0.0.1:46479_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 Searcher@1627edf[infected_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1734106 INFO  
(searcherExecutor-9183-thread-1-processing-n:127.0.0.1:37807_solr 
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) 
[n:127.0.0.1:37807_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 Searcher@128c4a8[infected_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1734107 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_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> 1734107 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_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> 1734107 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_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> 1734107 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_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> 1734109 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_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> 1734109 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_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> 1734109 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:37807/solr/infected_shard1_replica_n1/
   [junit4]   2> 1734109 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_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> 1734109 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_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> 1734109 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46479/solr/infected_shard2_replica_n2/
   [junit4]   2> 1734109 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_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> 1734109 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_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> 1734109 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy https://127.0.0.1:37807/solr/infected_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1734109 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy https://127.0.0.1:46479/solr/infected_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 1734109 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_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/72216915736854539-core_node3-n_0000000000
   [junit4]   2> 1734109 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_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/72216915736854535-core_node4-n_0000000000
   [junit4]   2> 1734110 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:37807/solr/infected_shard1_replica_n1/ shard1
   [junit4]   2> 1734110 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46479/solr/infected_shard2_replica_n2/ shard2
   [junit4]   2> 1734211 INFO  (zkCallback-8679-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> 1734211 INFO  (zkCallback-8655-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> 1734211 INFO  (zkCallback-8655-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> 1734211 INFO  (zkCallback-8679-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> 1734211 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_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> 1734211 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_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> 1734212 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
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=1175
   [junit4]   2> 1734217 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
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=1190
   [junit4]   2> 1734219 INFO  (qtp23805635-27925) [n:127.0.0.1:46479_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> 1734313 INFO  (zkCallback-8655-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> 1734313 INFO  (zkCallback-8655-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> 1734313 INFO  (zkCallback-8655-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> 1734313 INFO  (zkCallback-8679-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> 1734313 INFO  (zkCallback-8679-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> 1734313 INFO  (zkCallback-8679-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> 1734313 INFO  (qtp23805635-27925) [n:127.0.0.1:46479_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=1673
   [junit4]   2> 1734375 INFO  (qtp7712393-27938) [n:127.0.0.1:37807_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> 1734375 INFO  (qtp7712393-27938) [n:127.0.0.1:37807_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:4&wt=javabin&version=2}{add=[0 
(1653452788599881728), 1 (1653452788605124608), 4 (1653452788605124609), 8 
(1653452788605124610), 10 (1653452788605124611), 11 (1653452788605124612), 12 
(1653452788605124613), 13 (1653452788605124614), 14 (1653452788605124615), 15 
(1653452788605124616), ... (56 adds)]} 0 10
   [junit4]   2> 1734379 INFO  (qtp23805635-27928) [n:127.0.0.1:46479_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> 1734379 INFO  (qtp23805635-27928) [n:127.0.0.1:46479_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:4&wt=javabin&version=2}{add=[2 
(1653452788611416064), 3 (1653452788613513216), 5 (1653452788613513217), 6 
(1653452788613513218), 7 (1653452788613513219), 9 (1653452788613513220), 17 
(1653452788613513221), 18 (1653452788613513222), 19 (1653452788613513223), 21 
(1653452788613513224), ... (44 adds)]} 0 5
   [junit4]   2> 1734461 INFO  (qtp23805635-27925) [n:127.0.0.1:46479_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1734462 INFO  (qtp7712393-27937) [n:127.0.0.1:37807_solr     ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:46479_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu0Qv4iIXRJIY75cMgmWsWb3t8irvg+7MXiLM4TE8IiaRJmuPRhKEWLHIcIaUjTcoNsIJJZHKhjorr6CgeISfc8gVxGU+BoTvvxZjRPqYt9dxZH3nlEhLPOKKfVcycXDUIPf3dWczkRUzEG8kgkfHRk+K/BK0mBOgEQzVGWezunAfymVlAamHll6cW367QbJZbUZkCxFZ7i2b4UIS6Q7MFA3JpQrgGjtOoShRbPD/FSwiI+6W6WAf7lETJskfecnLh+rJOgEFoe6Fw7qgArQEaGVTBle11S7sBSKAN5l3v2HUVEdYIUZhpFQE8+6YwjYFghYo+BogEmWcNO9HWbh+FwIDAQAB
   [junit4]   2> 1734464 INFO  (qtp7712393-27937) [n:127.0.0.1:37807_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1653452788703690752,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1734464 INFO  (qtp7712393-27937) [n:127.0.0.1:37807_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1ab2130 
commitCommandVersion:1653452788703690752
   [junit4]   2> 1734468 INFO  (qtp7712393-27937) [n:127.0.0.1:37807_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c3a9f4[infected_shard1_replica_n1] 
main]
   [junit4]   2> 1734468 INFO  (qtp7712393-27937) [n:127.0.0.1:37807_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1734469 INFO  
(searcherExecutor-9183-thread-1-processing-n:127.0.0.1:37807_solr 
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) 
[n:127.0.0.1:37807_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 Searcher@1c3a9f4[infected_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C56:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.5.0, os.arch=i386, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.0.0-36-generic, 
timestamp=1576855457978}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1734470 INFO  (qtp7712393-27937) [n:127.0.0.1:37807_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=https://127.0.0.1:46479/solr/infected_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 1734470 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1653452788709982208,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1734470 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@69fe4c 
commitCommandVersion:1653452788709982208
   [junit4]   2> 1734472 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1394653[infected_shard2_replica_n2] 
main]
   [junit4]   2> 1734473 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1734474 INFO  
(searcherExecutor-9184-thread-1-processing-n:127.0.0.1:46479_solr 
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) 
[n:127.0.0.1:46479_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 Searcher@1394653[infected_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C44:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.5.0, os.arch=i386, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.0.0-36-generic, 
timestamp=1576855457984}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1734474 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_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:4&commit=true&wt=javabin&version=2}{commit=} 0 94
   [junit4]   2> 1734475 INFO  (zkCallback-8679-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> 1734475 INFO  (zkCallback-8679-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> 1734475 INFO  (zkCallback-8679-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> 1734480 INFO  (zkCallback-8655-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> 1734484 INFO  (zkCallback-8655-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> 1734488 INFO  (zkCallback-8655-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> 1734579 INFO  (qtp23805635-27928) [n:127.0.0.1:46479_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1734579 INFO  (qtp23805635-27925) [n:127.0.0.1:46479_solr     
] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:46479_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu0Qv4iIXRJIY75cMgmWsWb3t8irvg+7MXiLM4TE8IiaRJmuPRhKEWLHIcIaUjTcoNsIJJZHKhjorr6CgeISfc8gVxGU+BoTvvxZjRPqYt9dxZH3nlEhLPOKKfVcycXDUIPf3dWczkRUzEG8kgkfHRk+K/BK0mBOgEQzVGWezunAfymVlAamHll6cW367QbJZbUZkCxFZ7i2b4UIS6Q7MFA3JpQrgGjtOoShRbPD/FSwiI+6W6WAf7lETJskfecnLh+rJOgEFoe6Fw7qgArQEaGVTBle11S7sBSKAN5l3v2HUVEdYIUZhpFQE8+6YwjYFghYo+BogEmWcNO9HWbh+FwIDAQAB
   [junit4]   2> 1734580 INFO  (qtp23805635-27925) [n:127.0.0.1:46479_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=https://127.0.0.1:46479/solr/infected_shard2_replica_n2/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1576855457993&isShard=true&wt=javabin}
 hits=44 status=0 QTime=0
   [junit4]   2> 1734582 INFO  (qtp7712393-27935) [n:127.0.0.1:37807_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=https://127.0.0.1:37807/solr/infected_shard1_replica_n1/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1576855457993&isShard=true&wt=javabin}
 hits=56 status=0 QTime=0
   [junit4]   2> 1734585 INFO  (qtp23805635-27924) [n:127.0.0.1:46479_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={q=*:*&rows=0&wt=javabin&version=2} hits=100 status=0 QTime=105
   [junit4]   2> 1734586 INFO  
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[54C6DA7AF529F306])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testQueryToDownCollectionShouldFailFast
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestQueryingOnDownCollection 
-Dtests.method=testQueryToDownCollectionShouldFailFast 
-Dtests.seed=54C6DA7AF529F306 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sr-BA -Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 2.02s J2 | 
TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Request 
should fail after trying all replica nodes once
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54C6DA7AF529F306:871BF3D052189A7A]:0)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2722)
   [junit4]    >        at 
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:91)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1734642 INFO  
(OverseerCollectionConfigSetProcessor-72216915736854535-127.0.0.1:46479_solr-n_0000000000)
 [n:127.0.0.1:46479_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> 1734701 INFO  (jetty-closer-8692-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=27559881
   [junit4]   2> 1734701 INFO  (jetty-closer-8692-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46479_solr
   [junit4]   2> 1734701 INFO  (jetty-closer-8692-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=15786892
   [junit4]   2> 1734702 INFO  (jetty-closer-8692-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38929_solr
   [junit4]   2> 1734704 INFO  (jetty-closer-8692-thread-3) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=30473636
   [junit4]   2> 1734704 INFO  (jetty-closer-8692-thread-3) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37807_solr
   [junit4]   2> 1734704 INFO  (jetty-closer-8692-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1734704 INFO  (jetty-closer-8692-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38929_solr as DOWN
   [junit4]   2> 1734705 INFO  (jetty-closer-8692-thread-3) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1734705 INFO  (jetty-closer-8692-thread-3) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:37807_solr as DOWN
   [junit4]   2> 1734705 INFO  (jetty-closer-8692-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1734705 INFO  (jetty-closer-8692-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46479_solr as DOWN
   [junit4]   2> 1734721 INFO  (coreCloseExecutor-9193-thread-1) 
[n:127.0.0.1:46479_solr c:infected s:shard2 r:core_node4 
x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@e02946
   [junit4]   2> 1734721 INFO  (coreCloseExecutor-9193-thread-1) 
[n:127.0.0.1:46479_solr c:infected s:shard2 r:core_node4 
x:infected_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.infected.shard2.replica_n2, tag=SolrCore@e02946
   [junit4]   2> 1734721 INFO  (coreCloseExecutor-9195-thread-1) 
[n:127.0.0.1:37807_solr c:infected s:shard1 r:core_node3 
x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@5b061d
   [junit4]   2> 1734721 INFO  (coreCloseExecutor-9195-thread-1) 
[n:127.0.0.1:37807_solr c:infected s:shard1 r:core_node3 
x:infected_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.infected.shard1.replica_n1, tag=SolrCore@5b061d
   [junit4]   2> 1734721 INFO  (coreCloseExecutor-9195-thread-1) 
[n:127.0.0.1:37807_solr c:infected s:shard1 r:core_node3 
x:infected_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ecb699: rootName = 
solr_37807, 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@c62da2
   [junit4]   2> 1734721 INFO  (coreCloseExecutor-9193-thread-1) 
[n:127.0.0.1:46479_solr c:infected s:shard2 r:core_node4 
x:infected_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@11df6e3: rootName = 
solr_46479, 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@11ed884
   [junit4]   2> 1734729 INFO  (jetty-closer-8692-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1734729 INFO  (jetty-closer-8692-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@cebb09: rootName = 
solr_38929, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@c9a896
   [junit4]   2> 1734731 INFO  (coreCloseExecutor-9195-thread-1) 
[n:127.0.0.1:37807_solr c:infected s:shard1 r:core_node3 
x:infected_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.infected.shard1.leader, 
tag=SolrCore@5b061d
   [junit4]   2> 1734735 INFO  (jetty-closer-8692-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1734735 INFO  (jetty-closer-8692-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@74c20b: rootName = 
solr_38929, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@187c16
   [junit4]   2> 1734737 INFO  (jetty-closer-8692-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1734737 INFO  (jetty-closer-8692-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c3d5d4: rootName = 
solr_38929, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7b405b
   [junit4]   2> 1734737 INFO  (jetty-closer-8692-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1734740 INFO  (jetty-closer-8692-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1734740 INFO  (jetty-closer-8692-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@d39b99: rootName = 
solr_37807, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@cff3c5
   [junit4]   2> 1734744 INFO  (coreCloseExecutor-9193-thread-1) 
[n:127.0.0.1:46479_solr c:infected s:shard2 r:core_node4 
x:infected_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.infected.shard2.leader, 
tag=SolrCore@e02946
   [junit4]   2> 1734746 INFO  (jetty-closer-8692-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1734746 INFO  (jetty-closer-8692-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c533ef: rootName = 
solr_37807, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@187c16
   [junit4]   2> 1734748 INFO  (jetty-closer-8692-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1734748 INFO  (jetty-closer-8692-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@f31119: rootName = 
solr_37807, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7b405b
   [junit4]   2> 1734748 INFO  (jetty-closer-8692-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1734757 INFO  (jetty-closer-8692-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1734757 INFO  (jetty-closer-8692-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b9da3c: rootName = 
solr_46479, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@f75b62
   [junit4]   2> 1734761 INFO  (zkCallback-8655-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 1734761 INFO  (jetty-closer-8692-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1734761 INFO  (jetty-closer-8692-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@43c9fe: rootName = 
solr_46479, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@187c16
   [junit4]   2> 1734763 INFO  (jetty-closer-8692-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1734763 INFO  (jetty-closer-8692-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7398d9: rootName = 
solr_46479, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7b405b
   [junit4]   2> 1734763 INFO  (jetty-closer-8692-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1734769 INFO  (closeThreadPool-8704-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72216915736854535-127.0.0.1:46479_solr-n_0000000000) closing
   [junit4]   2> 1734771 INFO  
(OverseerStateUpdate-72216915736854535-127.0.0.1:46479_solr-n_0000000000) 
[n:127.0.0.1:46479_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46479_solr
   [junit4]   2> 1734777 INFO  
(OverseerAutoScalingTriggerThread-72216915736854535-127.0.0.1:46479_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1734779 INFO  (closeThreadPool-8704-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72216915736854535-127.0.0.1:46479_solr-n_0000000000) closing
   [junit4]   2> 1734858 INFO  (jetty-closer-8692-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1923054{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1734859 INFO  (jetty-closer-8692-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@18d28bf{/solr,null,UNAVAILABLE}
   [junit4]   2> 1734860 INFO  (jetty-closer-8692-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1734957 INFO  (jetty-closer-8692-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72216915736854535-127.0.0.1:46479_solr-n_0000000000) closing
   [junit4]   2> 1734958 INFO  (jetty-closer-8692-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@91d565{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1734958 INFO  (jetty-closer-8692-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7446d5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1734958 INFO  (jetty-closer-8692-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1735058 INFO  (jetty-closer-8692-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@18f5f0c{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1735058 INFO  (jetty-closer-8692-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@10a0d0a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1735059 INFO  (jetty-closer-8692-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1735059 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1735261 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>        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>        24      /solr/collections/infected/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        18      /solr/overseer/queue
   [junit4]   2>        11      /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1735262 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42891
   [junit4]   2> 1735262 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42891
   [junit4]   2> 1735262 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[54C6DA7AF529F306]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42891
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_54C6DA7AF529F306-001
   [junit4]   2> Dec 20, 2019 3:24:18 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@56673a),
 locale=sr-BA, timezone=Europe/Ljubljana
   [junit4]   2> NOTE: Linux 5.0.0-36-generic i386/Oracle Corporation 1.8.0_201 
(32-bit)/cpus=8,threads=1,free=103532232,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestXIncludeConfig, 
SimplePostToolTest, SimpleFacetsTest, TestRawResponseWriter, TestSort, 
AnalyticsMergeStrategyTest, TestConfig, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestCloudConsistency, 
TestLRUStatsCache, MigrateRouteKeyTest, TestFastOutputStream, 
TestMacroExpander, TestCloudJSONFacetJoinDomain, 
TestSolrCloudWithDelegationTokens, CollectionsAPIAsyncDistributedZkTest, 
TestDynamicFieldNamesIndexCorrectly, TestUtilizeNode, TestManagedSchema, 
TestRecovery, TestOmitPositions, SpatialFilterTest, 
TestSolrConfigHandlerConcurrent, TestUseDocValuesAsStored, 
DataDrivenBlockJoinTest, HighlighterConfigTest, TestSchemaVersionResource, 
FullSolrCloudDistribCmdsTest, DimensionalRoutedAliasUpdateProcessorTest, 
TestLuceneMatchVersion, ConnectionReuseTest, TestInPlaceUpdatesStandalone, 
PeerSyncWithIndexFingerprintCachingTest, OutputWriterTest, 
RAMDirectoryFactoryTest, TestLeaderElectionWithEmptyReplica, 
TestSimExtremeIndexing, SchemaApiFailureTest, NodeMarkersRegistrationTest, 
UnloadDistributedZkTest, TestImpersonationWithHadoopAuth, ScriptEngineTest, 
TestDistribDocBasedVersion, MoveReplicaHDFSTest, ExternalFileFieldSortTest, 
TestSimpleTrackingShardHandler, TestJavabinTupleStreamParser, 
ReindexCollectionTest, OpenExchangeRatesOrgProviderTest, 
WordBreakSolrSpellCheckerTest, TestStressRecovery, TestQuerySenderNoQuery, 
JvmMetricsTest, BigEndianAscendingWordSerializerTest, 
IndexBasedSpellCheckerTest, DistributedDebugComponentTest, 
DistributedSpellCheckComponentTest, TestSolrFieldCacheBean, 
TestSolrQueryResponse, CdcrOpsAndBoundariesTest, TestDynamicURP, 
TestConfigSetsAPIZkFailure, OverseerModifyCollectionTest, 
CoreAdminCreateDiscoverTest, TestSchemaManager, TestManagedStopFilterFactory, 
TestFieldResource, HdfsThreadLeakTest, TestReplicaProperties, 
TriggerSetPropertiesIntegrationTest, UninvertDocValuesMergePolicyTest, 
TestApiFramework, AlternateDirectoryTest, ClusterStateTest, TestDocTermOrds, 
StatelessScriptUpdateProcessorFactoryTest, SpellPossibilityIteratorTest, 
SpatialRPTFieldTypeTest, SolrIndexConfigTest, TestRestManager, FullHLLTest, 
TestIndexSearcher, TestShortCircuitedRequests, TestAtomicUpdateErrorCases, 
TestLegacyField, TestSubQueryTransformerDistrib, RootFieldTest, 
ZkCollectionPropsCachingTest, TestEmbeddedSolrServerConstructors, 
TestReplicationHandlerDiskOverFlow, PreAnalyzedUpdateProcessorTest, 
HdfsChaosMonkeySafeLeaderTest, CoreSorterTest, TestDFISimilarityFactory, 
SearchRateTriggerTest, CustomHighlightComponentTest, TermsComponentTest, 
ChangedSchemaMergeTest, SegmentsInfoRequestHandlerTest, 
XsltUpdateRequestHandlerTest, LeaderFailureAfterFreshStartTest, 
LegacyCloudClusterPropTest, AsyncCallRequestStatusResponseTest, 
TestHdfsBackupRestoreCore, DistributedFacetPivotSmallTest, 
TestAnalyzedSuggestions, TestUtils, TestMergePolicyConfig, 
PreAnalyzedFieldTest, BadCopyFieldTest, TestNestedDocsSort, 
PhrasesIdentificationComponentTest, SuggestComponentTest, TestCoreDiscovery, 
DateMathParserTest, TestInPlaceUpdateWithRouteField, TestComponentsName, 
TestStressVersions, ByteBuffersDirectoryFactoryTest, 
TestStressCloudBlindAtomicUpdates, DistribJoinFromCollectionTest, 
TestSweetSpotSimilarityFactory, TolerantUpdateProcessorTest, 
TestRuleBasedAuthorizationPlugin, TestLRUCache, SolrSlf4jReporterTest, 
DistributedIntervalFacetingTest, TestDistributedGrouping, SuggesterTest, 
TestMiniSolrCloudClusterSSL, TestLegacyTerms, AliasIntegrationTest, 
CSVRequestHandlerTest, TestPhraseSuggestions, CreateRoutedAliasTest, 
TestNamedUpdateProcessors, TestPayloadScoreQParserPlugin, DateFieldTest, 
BaseCdcrDistributedZkTest, TestDirectoryFactory, TestMinHashQParser, 
NodeAddedTriggerTest, BufferStoreTest, TestRangeQuery, 
CategoryRoutedAliasUpdateProcessorTest, BasicDistributedZkTest, 
DistributedQueueTest, DistributedVersionInfoTest, HttpPartitionTest, 
MetricsHistoryIntegrationTest, MissingSegmentRecoveryTest, 
MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, NodeMutatorTest, 
OverriddenZkACLAndCredentialsProvidersTest, PeerSyncReplicationTest, 
RoutingToNodesWithPropertiesTest, ShardRoutingTest, SyncSliceTest, 
TestCloudSearcherWarming, TestQueryingOnDownCollection]
   [junit4] Completed [536/889 (1!)] on J2 in 5.03s, 1 test, 1 failure <<< 
FAILURES!

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

[repro] Revision: 3d01cd6f74bd2619d6b48cbc55f1a60395191df4

[repro] Ant options: "-Dargs=-server -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestQueryingOnDownCollection 
-Dtests.method=testQueryToDownCollectionShouldFailFast 
-Dtests.seed=54C6DA7AF529F306 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sr-BA -Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[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 3600 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestQueryingOnDownCollection" -Dtests.showOutput=onerror 
"-Dargs=-server -XX:+UseSerialGC" -Dtests.seed=54C6DA7AF529F306 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-BA 
-Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 70 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