Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25997/
Java: 64bit/jdk-14-rc -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([33A3A2D0DFE99FD:D0E71387AACFF081]: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:564)
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:832)
Build Log:
[...truncated 14624 lines...]
[junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
[junit4] 2> 733704 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-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> 733704 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestQueryingOnDownCollection_33A3A2D0DFE99FD-001/data-dir-102-001
[junit4] 2> 733704 WARN
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=36 numCloses=36
[junit4] 2> 733704 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 733705 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-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> 733705 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 733705 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestQueryingOnDownCollection_33A3A2D0DFE99FD-001/tempDir-001
[junit4] 2> 733705 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 733705 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 733705 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 733805 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:33013
[junit4] 2> 733805 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33013
[junit4] 2> 733805 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33013
[junit4] 2> 733805 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33013
[junit4] 2> 733807 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 733808 INFO (zkConnectionManagerCallback-7499-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 733808 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 733810 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 733814 INFO (zkConnectionManagerCallback-7501-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 733814 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 733816 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 733817 INFO (zkConnectionManagerCallback-7503-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 733817 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 733925 INFO (jetty-launcher-7504-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 733925 INFO (jetty-launcher-7504-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 733925 INFO (jetty-launcher-7504-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 733925 INFO (jetty-launcher-7504-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 733925 INFO (jetty-launcher-7504-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 733925 INFO (jetty-launcher-7504-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 733926 INFO (jetty-launcher-7504-thread-2) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
[junit4] 2> 733926 INFO (jetty-launcher-7504-thread-1) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
[junit4] 2> 733926 INFO (jetty-launcher-7504-thread-3) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
[junit4] 2> 733941 INFO (jetty-launcher-7504-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 733941 INFO (jetty-launcher-7504-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 733941 INFO (jetty-launcher-7504-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 733943 INFO (jetty-launcher-7504-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 733943 INFO (jetty-launcher-7504-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 733943 INFO (jetty-launcher-7504-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 733944 INFO (jetty-launcher-7504-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 733944 INFO (jetty-launcher-7504-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 733944 INFO (jetty-launcher-7504-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 733944 INFO (jetty-launcher-7504-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4185572a{/solr,null,AVAILABLE}
[junit4] 2> 733944 INFO (jetty-launcher-7504-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1847d8e4{/solr,null,AVAILABLE}
[junit4] 2> 733945 INFO (jetty-launcher-7504-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@39469f12{/solr,null,AVAILABLE}
[junit4] 2> 733949 INFO (jetty-launcher-7504-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@76aa953f{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:45535}
[junit4] 2> 733949 INFO (jetty-launcher-7504-thread-1) [ ]
o.e.j.s.Server Started @733978ms
[junit4] 2> 733949 INFO (jetty-launcher-7504-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45535}
[junit4] 2> 733949 ERROR (jetty-launcher-7504-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 733949 INFO (jetty-launcher-7504-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 733949 INFO (jetty-launcher-7504-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 733949 INFO (jetty-launcher-7504-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 733949 INFO (jetty-launcher-7504-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
[junit4] 2> 733949 INFO (jetty-launcher-7504-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-03-12T18:52:55.037744Z
[junit4] 2> 733953 INFO (jetty-launcher-7504-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3e8aa1bb{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:45743}
[junit4] 2> 733953 INFO (jetty-launcher-7504-thread-2) [ ]
o.e.j.s.Server Started @733982ms
[junit4] 2> 733953 INFO (jetty-launcher-7504-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45743}
[junit4] 2> 733953 ERROR (jetty-launcher-7504-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 733953 INFO (jetty-launcher-7504-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 733953 INFO (jetty-launcher-7504-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 733953 INFO (jetty-launcher-7504-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 733953 INFO (jetty-launcher-7504-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
[junit4] 2> 733953 INFO (jetty-launcher-7504-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-03-12T18:52:55.041772Z
[junit4] 2> 733956 INFO (jetty-launcher-7504-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 733958 INFO (jetty-launcher-7504-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 733958 INFO (jetty-launcher-7504-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4c2ae12c{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:38963}
[junit4] 2> 733958 INFO (jetty-launcher-7504-thread-3) [ ]
o.e.j.s.Server Started @733987ms
[junit4] 2> 733958 INFO (jetty-launcher-7504-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38963}
[junit4] 2> 733958 ERROR (jetty-launcher-7504-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 733958 INFO (jetty-launcher-7504-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 733958 INFO (jetty-launcher-7504-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 733958 INFO (jetty-launcher-7504-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 733958 INFO (jetty-launcher-7504-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
[junit4] 2> 733959 INFO (jetty-launcher-7504-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-03-12T18:52:55.046990Z
[junit4] 2> 733965 INFO (zkConnectionManagerCallback-7506-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 733965 INFO (jetty-launcher-7504-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 733969 INFO (jetty-launcher-7504-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 733969 INFO (zkConnectionManagerCallback-7508-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 733969 INFO (jetty-launcher-7504-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 733969 INFO (jetty-launcher-7504-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 733969 INFO (jetty-launcher-7504-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 733969 INFO (zkConnectionManagerCallback-7510-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 733969 INFO (jetty-launcher-7504-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 733970 INFO (jetty-launcher-7504-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 734075 INFO (jetty-launcher-7504-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 734077 WARN (jetty-launcher-7504-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2feadf58[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 734077 WARN (jetty-launcher-7504-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2feadf58[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 734081 WARN (jetty-launcher-7504-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@482c8684[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 734081 WARN (jetty-launcher-7504-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@482c8684[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 734082 INFO (jetty-launcher-7504-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33013/solr
[junit4] 2> 734085 INFO (jetty-launcher-7504-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 734086 INFO (zkConnectionManagerCallback-7517-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 734086 INFO (jetty-launcher-7504-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 734175 INFO (jetty-launcher-7504-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 734175 WARN (jetty-launcher-7504-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7c8342a5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 734175 WARN (jetty-launcher-7504-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7c8342a5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 734177 WARN (jetty-launcher-7504-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2e442e61[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 734177 WARN (jetty-launcher-7504-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2e442e61[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 734178 INFO (jetty-launcher-7504-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33013/solr
[junit4] 2> 734179 INFO (jetty-launcher-7504-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 734179 INFO (zkConnectionManagerCallback-7524-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 734179 INFO (jetty-launcher-7504-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 734275 INFO (jetty-launcher-7504-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 734276 WARN (jetty-launcher-7504-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@72684e73[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 734276 WARN (jetty-launcher-7504-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@72684e73[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 734281 WARN (jetty-launcher-7504-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7378332f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 734281 WARN (jetty-launcher-7504-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7378332f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 734282 INFO (jetty-launcher-7504-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33013/solr
[junit4] 2> 734287 INFO (jetty-launcher-7504-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 734287 INFO (zkConnectionManagerCallback-7531-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 734287 INFO (jetty-launcher-7504-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 734375 INFO (jetty-launcher-7504-thread-3)
[n:127.0.0.1:38963_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 734376 INFO (zkConnectionManagerCallback-7533-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 734376 INFO (jetty-launcher-7504-thread-3)
[n:127.0.0.1:38963_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 734411 INFO (jetty-launcher-7504-thread-3)
[n:127.0.0.1:38963_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38963_solr
[junit4] 2> 734412 INFO (jetty-launcher-7504-thread-3)
[n:127.0.0.1:38963_solr ] o.a.s.c.Overseer Overseer
(id=72166422015574025-127.0.0.1:38963_solr-n_0000000000) starting
[junit4] 2> 734414 INFO
(OverseerStateUpdate-72166422015574025-127.0.0.1:38963_solr-n_0000000000)
[n:127.0.0.1:38963_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:38963_solr
[junit4] 2> 734414 INFO (jetty-launcher-7504-thread-3)
[n:127.0.0.1:38963_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38963_solr
[junit4] 2> 734415 INFO
(OverseerStateUpdate-72166422015574025-127.0.0.1:38963_solr-n_0000000000)
[n:127.0.0.1:38963_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 734417 INFO (jetty-launcher-7504-thread-3)
[n:127.0.0.1:38963_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 734417 INFO (jetty-launcher-7504-thread-3)
[n:127.0.0.1:38963_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 734420 INFO (jetty-launcher-7504-thread-3)
[n:127.0.0.1:38963_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 734433 INFO (jetty-launcher-7504-thread-3)
[n:127.0.0.1:38963_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 734447 INFO (jetty-launcher-7504-thread-3)
[n:127.0.0.1:38963_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38963.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5e8faa10
[junit4] 2> 734455 INFO (jetty-launcher-7504-thread-3)
[n:127.0.0.1:38963_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38963.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5e8faa10
[junit4] 2> 734455 INFO (jetty-launcher-7504-thread-3)
[n:127.0.0.1:38963_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38963.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5e8faa10
[junit4] 2> 734456 INFO (jetty-launcher-7504-thread-3)
[n:127.0.0.1:38963_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestQueryingOnDownCollection_33A3A2D0DFE99FD-001/tempDir-001/node3/.
[junit4] 2> 734475 INFO (jetty-launcher-7504-thread-1)
[n:127.0.0.1:45535_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 734476 INFO (zkConnectionManagerCallback-7539-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 734476 INFO (jetty-launcher-7504-thread-1)
[n:127.0.0.1:45535_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 734479 INFO (jetty-launcher-7504-thread-1)
[n:127.0.0.1:45535_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 734481 INFO (jetty-launcher-7504-thread-1)
[n:127.0.0.1:45535_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:45535_solr as DOWN
[junit4] 2> 734482 INFO (jetty-launcher-7504-thread-1)
[n:127.0.0.1:45535_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 734482 INFO (jetty-launcher-7504-thread-1)
[n:127.0.0.1:45535_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45535_solr
[junit4] 2> 734482 INFO (zkCallback-7532-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 734483 INFO (jetty-launcher-7504-thread-1)
[n:127.0.0.1:45535_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 734483 INFO (jetty-launcher-7504-thread-1)
[n:127.0.0.1:45535_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 734483 INFO (jetty-launcher-7504-thread-1)
[n:127.0.0.1:45535_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 734485 INFO (zkCallback-7538-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 734490 INFO (jetty-launcher-7504-thread-1)
[n:127.0.0.1:45535_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 734504 INFO (jetty-launcher-7504-thread-1)
[n:127.0.0.1:45535_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45535.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5e8faa10
[junit4] 2> 734509 INFO (jetty-launcher-7504-thread-1)
[n:127.0.0.1:45535_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45535.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5e8faa10
[junit4] 2> 734509 INFO (jetty-launcher-7504-thread-1)
[n:127.0.0.1:45535_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45535.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5e8faa10
[junit4] 2> 734510 INFO (jetty-launcher-7504-thread-1)
[n:127.0.0.1:45535_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestQueryingOnDownCollection_33A3A2D0DFE99FD-001/tempDir-001/node1/.
[junit4] 2> 734575 INFO (jetty-launcher-7504-thread-2)
[n:127.0.0.1:45743_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 734576 INFO (zkConnectionManagerCallback-7545-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 734576 INFO (jetty-launcher-7504-thread-2)
[n:127.0.0.1:45743_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 734587 INFO (jetty-launcher-7504-thread-2)
[n:127.0.0.1:45743_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 734589 INFO (jetty-launcher-7504-thread-2)
[n:127.0.0.1:45743_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:45743_solr as DOWN
[junit4] 2> 734589 INFO (jetty-launcher-7504-thread-2)
[n:127.0.0.1:45743_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 734589 INFO (jetty-launcher-7504-thread-2)
[n:127.0.0.1:45743_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45743_solr
[junit4] 2> 734589 INFO (zkCallback-7532-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 734589 INFO (zkCallback-7538-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 734590 INFO (zkCallback-7544-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 734590 INFO (jetty-launcher-7504-thread-2)
[n:127.0.0.1:45743_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 734590 INFO (jetty-launcher-7504-thread-2)
[n:127.0.0.1:45743_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 734590 INFO (jetty-launcher-7504-thread-2)
[n:127.0.0.1:45743_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 734595 INFO (jetty-launcher-7504-thread-2)
[n:127.0.0.1:45743_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 734605 INFO (jetty-launcher-7504-thread-2)
[n:127.0.0.1:45743_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45743.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5e8faa10
[junit4] 2> 734610 INFO (jetty-launcher-7504-thread-2)
[n:127.0.0.1:45743_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45743.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5e8faa10
[junit4] 2> 734610 INFO (jetty-launcher-7504-thread-2)
[n:127.0.0.1:45743_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45743.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5e8faa10
[junit4] 2> 734611 INFO (jetty-launcher-7504-thread-2)
[n:127.0.0.1:45743_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestQueryingOnDownCollection_33A3A2D0DFE99FD-001/tempDir-001/node2/.
[junit4] 2> 734628 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
[junit4] 2> 734628 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 734629 INFO (zkConnectionManagerCallback-7554-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 734629 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 734629 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 734630 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33013/solr ready
[junit4] 2> 734648 INFO
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[33A3A2D0DFE99FD])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testQueryToDownCollectionShouldFailFast
[junit4] 2> 734651 INFO (qtp810375618-18509) [n:127.0.0.1:45743_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> 734653 INFO
(OverseerThreadFactory-4336-thread-1-processing-n:127.0.0.1:38963_solr)
[n:127.0.0.1:38963_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
infected
[junit4] 2> 734757 INFO
(OverseerStateUpdate-72166422015574025-127.0.0.1:38963_solr-n_0000000000)
[n:127.0.0.1:38963_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:38963/solr",
[junit4] 2> "node_name":"127.0.0.1:38963_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 734758 INFO
(OverseerStateUpdate-72166422015574025-127.0.0.1:38963_solr-n_0000000000)
[n:127.0.0.1:38963_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:45743/solr",
[junit4] 2> "node_name":"127.0.0.1:45743_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 734961 INFO (qtp810375618-18519) [n:127.0.0.1:45743_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 734961 INFO (qtp810375618-18518) [n:127.0.0.1:45743_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 734961 INFO (qtp1122830081-18515) [ ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:45743_solr /
MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
[junit4] 2> 734961 INFO (qtp810375618-18516) [ ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:45743_solr /
MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
[junit4] 2> 734961 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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> 734961 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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> 734961 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_solr
x:infected_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 734965 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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> 734965 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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> 734972 INFO (qtp810375618-18516) [n:127.0.0.1:45743_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 734972 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 734983 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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> 734983 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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> 734983 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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> 734983 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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> 734983 INFO (qtp810375618-18516) [n:127.0.0.1:45743_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45743.solr.core.infected.shard2.replica_n2' (registry
'solr.core.infected.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5e8faa10
[junit4] 2> 734983 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38963.solr.core.infected.shard1.replica_n1' (registry
'solr.core.infected.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5e8faa10
[junit4] 2> 734983 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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/J5/temp/solr.cloud.TestQueryingOnDownCollection_33A3A2D0DFE99FD-001/tempDir-001/node3/./infected_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestQueryingOnDownCollection_33A3A2D0DFE99FD-001/tempDir-001/node3/./infected_shard1_replica_n1/data/]
[junit4] 2> 734983 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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/J5/temp/solr.cloud.TestQueryingOnDownCollection_33A3A2D0DFE99FD-001/tempDir-001/node2/./infected_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestQueryingOnDownCollection_33A3A2D0DFE99FD-001/tempDir-001/node2/./infected_shard2_replica_n2/data/]
[junit4] 2> 735009 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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> 735009 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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> 735010 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 735010 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 735011 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1fdb92a8[infected_shard1_replica_n1] main]
[junit4] 2> 735011 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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> 735012 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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> 735012 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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> 735012 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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 1660985463118233600
[junit4] 2> 735012 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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> 735012 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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> 735013 INFO (qtp810375618-18516) [n:127.0.0.1:45743_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 735013 INFO (qtp810375618-18516) [n:127.0.0.1:45743_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 735013 INFO
(searcherExecutor-4350-thread-1-processing-n:127.0.0.1:38963_solr
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3)
[n:127.0.0.1:38963_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@1fdb92a8[infected_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 735013 INFO (qtp810375618-18516) [n:127.0.0.1:45743_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@27107500[infected_shard2_replica_n2] main]
[junit4] 2> 735014 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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> 735014 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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> 735014 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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> 735014 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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> 735014 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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> 735014 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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 1660985463120330752
[junit4] 2> 735015 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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> 735015 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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> 735015 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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:38963/solr/infected_shard1_replica_n1/
[junit4] 2> 735015 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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> 735015 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.c.SyncStrategy http://127.0.0.1:38963/solr/infected_shard1_replica_n1/
has no replicas
[junit4] 2> 735015 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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/72166422015574025-core_node3-n_0000000000
[junit4] 2> 735016 INFO
(searcherExecutor-4349-thread-1-processing-n:127.0.0.1:45743_solr
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4)
[n:127.0.0.1:45743_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@27107500[infected_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 735016 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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:38963/solr/infected_shard1_replica_n1/ shard1
[junit4] 2> 735018 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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> 735018 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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> 735022 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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> 735022 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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> 735022 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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:45743/solr/infected_shard2_replica_n2/
[junit4] 2> 735022 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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> 735022 INFO (qtp810375618-18516) [n:127.0.0.1:45743_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.c.SyncStrategy http://127.0.0.1:45743/solr/infected_shard2_replica_n2/
has no replicas
[junit4] 2> 735022 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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/72166422015574027-core_node4-n_0000000000
[junit4] 2> 735023 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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:45743/solr/infected_shard2_replica_n2/ shard2
[junit4] 2> 735124 INFO (zkCallback-7532-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> 735124 INFO (zkCallback-7544-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> 735124 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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> 735124 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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> 735128 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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=166
[junit4] 2> 735130 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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=168
[junit4] 2> 735133 INFO (qtp810375618-18509) [n:127.0.0.1:45743_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> 735230 INFO (zkCallback-7532-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> 735230 INFO (zkCallback-7532-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> 735230 INFO (zkCallback-7544-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> 735230 INFO (zkCallback-7544-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> 735230 INFO (qtp810375618-18509) [n:127.0.0.1:45743_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=579
[junit4] 2> 735237 INFO (qtp810375618-18519) [n:127.0.0.1:45743_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> 735237 INFO (qtp810375618-18519) [n:127.0.0.1:45743_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
(1660985463352066048), 3 (1660985463353114624), 5 (1660985463353114625), 6
(1660985463353114626), 7 (1660985463353114627), 9 (1660985463353114628), 17
(1660985463353114629), 18 (1660985463353114630), 19 (1660985463353114631), 21
(1660985463353114632), ... (44 adds)]} 0 4
[junit4] 2> 735238 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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> 735238 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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
(1660985463352066048), 1 (1660985463353114624), 4 (1660985463353114625), 8
(1660985463353114626), 10 (1660985463353114627), 11 (1660985463353114628), 12
(1660985463353114629), 13 (1660985463353114630), 14 (1660985463353114631), 15
(1660985463353114632), ... (56 adds)]} 0 4
[junit4] 2> 735252 INFO (qtp1122830081-18535) [n:127.0.0.1:38963_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 735252 INFO (qtp810375618-18509) [n:127.0.0.1:45743_solr
] o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:38963_solr /
MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
[junit4] 2> 735253 INFO (qtp810375618-18509) [n:127.0.0.1:45743_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1660985463369891840,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 735253 INFO (qtp810375618-18509) [n:127.0.0.1:45743_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@45a241af
commitCommandVersion:1660985463369891840
[junit4] 2> 735257 INFO (qtp810375618-18509) [n:127.0.0.1:45743_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@527348e0[infected_shard2_replica_n2] main]
[junit4] 2> 735258 INFO (qtp810375618-18509) [n:127.0.0.1:45743_solr
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 735259 INFO
(searcherExecutor-4349-thread-1-processing-n:127.0.0.1:45743_solr
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4)
[n:127.0.0.1:45743_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@527348e0[infected_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C44:[diagnostics={os.arch=amd64,
source=flush, lucene.version=9.0.0, java.vm.version=14+36-1461,
java.version=14, timestamp=1584039176343, java.vendor=Oracle Corporation,
os=Linux, os.version=5.3.0-40-generic,
java.runtime.version=14+36-1461}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 735259 INFO (qtp810375618-18509) [n:127.0.0.1:45743_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={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38963/solr/infected_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 7
[junit4] 2> 735260 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1660985463378280448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 735260 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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@795a3e3
commitCommandVersion:1660985463378280448
[junit4] 2> 735263 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2f53731d[infected_shard1_replica_n1] main]
[junit4] 2> 735263 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_solr
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 735264 INFO
(searcherExecutor-4350-thread-1-processing-n:127.0.0.1:38963_solr
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3)
[n:127.0.0.1:38963_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@2f53731d[infected_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C56:[diagnostics={os.arch=amd64,
source=flush, lucene.version=9.0.0, java.vm.version=14+36-1461,
java.version=14, timestamp=1584039176350, java.vendor=Oracle Corporation,
os=Linux, os.version=5.3.0-40-generic,
java.runtime.version=14+36-1461}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 735264 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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&commit=true&wt=javabin&version=2}{commit=} 0 25
[junit4] 2> 735265 INFO (zkCallback-7544-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> 735265 INFO (zkCallback-7544-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> 735265 INFO (zkCallback-7532-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> 735265 INFO (zkCallback-7532-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> 735282 INFO (qtp810375618-18516) [n:127.0.0.1:45743_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:45743/solr/infected_shard2_replica_n2/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1584039176356&isShard=true&wt=javabin}
hits=44 status=0 QTime=0
[junit4] 2> 735283 INFO (qtp1122830081-18544) [n:127.0.0.1:38963_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 735283 INFO (qtp1122830081-18535) [n:127.0.0.1:38963_solr
] o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:38963_solr /
MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
[junit4] 2> 735283 INFO (qtp1122830081-18535) [n:127.0.0.1:38963_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:38963/solr/infected_shard1_replica_n1/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1584039176356&isShard=true&wt=javabin}
hits=56 status=0 QTime=0
[junit4] 2> 735284 INFO (qtp1122830081-18515) [n:127.0.0.1:38963_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&wt=javabin&version=2} hits=100 status=0 QTime=15
[junit4] 2> 735286 INFO
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[33A3A2D0DFE99FD])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testQueryToDownCollectionShouldFailFast
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestQueryingOnDownCollection
-Dtests.method=testQueryToDownCollectionShouldFailFast
-Dtests.seed=33A3A2D0DFE99FD -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ca-IT -Dtests.timezone=Brazil/Acre -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.66s J5 |
TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast <<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError: Request
should fail after trying all replica nodes once
[junit4] > at
__randomizedtesting.SeedInfo.seed([33A3A2D0DFE99FD:D0E71387AACFF081]: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:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:832)
[junit4] 2> 735388 INFO (jetty-closer-7557-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1860665307
[junit4] 2> 735388 INFO (jetty-closer-7557-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1069077858
[junit4] 2> 735388 INFO (jetty-closer-7557-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:38963_solr
[junit4] 2> 735388 INFO (jetty-closer-7557-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:45535_solr
[junit4] 2> 735389 INFO (jetty-closer-7557-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 735389 INFO (jetty-closer-7557-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:38963_solr as DOWN
[junit4] 2> 735389 INFO (jetty-closer-7557-thread-2) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 735389 INFO (jetty-closer-7557-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:45535_solr as DOWN
[junit4] 2> 735389 INFO (jetty-closer-7557-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2045748624
[junit4] 2> 735389 INFO (jetty-closer-7557-thread-3) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:45743_solr
[junit4] 2> 735390 INFO (jetty-closer-7557-thread-3) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 735390 INFO (jetty-closer-7557-thread-3) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:45743_solr as DOWN
[junit4] 2> 735390 INFO (coreCloseExecutor-4359-thread-1)
[n:127.0.0.1:38963_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@6a8a91ea
[junit4] 2> 735390 INFO (coreCloseExecutor-4359-thread-1)
[n:127.0.0.1:38963_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@6a8a91ea
[junit4] 2> 735390 INFO (coreCloseExecutor-4359-thread-1)
[n:127.0.0.1:38963_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@50ff51f5: rootName =
solr_38963, 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@7ed6206
[junit4] 2> 735390 INFO (jetty-closer-7557-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 735390 INFO (jetty-closer-7557-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@64cfaeec: rootName =
solr_45535, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@510af585
[junit4] 2> 735391 INFO (coreCloseExecutor-4361-thread-1)
[n:127.0.0.1:45743_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@430db917
[junit4] 2> 735391 INFO (coreCloseExecutor-4361-thread-1)
[n:127.0.0.1:45743_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@430db917
[junit4] 2> 735391 INFO (coreCloseExecutor-4361-thread-1)
[n:127.0.0.1:45743_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@76e27dbf: rootName =
solr_45743, 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@530f9d36
[junit4] 2> 735395 INFO (jetty-closer-7557-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 735395 INFO (jetty-closer-7557-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@38d9112c: rootName =
solr_45535, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@3c2ab6f4
[junit4] 2> 735398 INFO (jetty-closer-7557-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 735398 INFO (jetty-closer-7557-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5c3ffa0a: rootName =
solr_45535, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@47f99dad
[junit4] 2> 735398 INFO (jetty-closer-7557-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 735400 INFO (coreCloseExecutor-4359-thread-1)
[n:127.0.0.1:38963_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@6a8a91ea
[junit4] 2> 735400 INFO (coreCloseExecutor-4359-thread-1)
[n:127.0.0.1:38963_solr c:infected s:shard1 r:core_node3
x:infected_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 735400 INFO (coreCloseExecutor-4361-thread-1)
[n:127.0.0.1:45743_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@430db917
[junit4] 2> 735400 INFO (coreCloseExecutor-4361-thread-1)
[n:127.0.0.1:45743_solr c:infected s:shard2 r:core_node4
x:infected_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 735409 INFO (jetty-closer-7557-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 735409 INFO (jetty-closer-7557-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@67fbb6b6: rootName =
solr_38963, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@6850049c
[junit4] 2> 735412 INFO (jetty-closer-7557-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 735412 INFO (jetty-closer-7557-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@75c44af2: rootName =
solr_38963, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@3c2ab6f4
[junit4] 2> 735414 INFO (zkCallback-7544-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 735414 INFO (jetty-closer-7557-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 735414 INFO (jetty-closer-7557-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@22a896fd: rootName =
solr_38963, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@47f99dad
[junit4] 2> 735414 INFO (jetty-closer-7557-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 735417 INFO (zkCallback-7532-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 735418 INFO (closeThreadPool-7568-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72166422015574025-127.0.0.1:38963_solr-n_0000000000) closing
[junit4] 2> 735418 INFO
(OverseerStateUpdate-72166422015574025-127.0.0.1:38963_solr-n_0000000000)
[n:127.0.0.1:38963_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:38963_solr
[junit4] 2> 735418 INFO
(OverseerAutoScalingTriggerThread-72166422015574025-127.0.0.1:38963_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 735422 INFO (jetty-closer-7557-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 735422 INFO (jetty-closer-7557-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7bfd4bf6: rootName =
solr_45743, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@50455b9
[junit4] 2> 735425 INFO (zkCallback-7544-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 735427 INFO (jetty-closer-7557-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 735427 INFO (jetty-closer-7557-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@650c0241: rootName =
solr_45743, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@3c2ab6f4
[junit4] 2> 735429 INFO (jetty-closer-7557-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 735429 INFO (jetty-closer-7557-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d59cca5: rootName =
solr_45743, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@47f99dad
[junit4] 2> 735429 INFO (jetty-closer-7557-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 735447 INFO (closeThreadPool-7568-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72166422015574025-127.0.0.1:38963_solr-n_0000000000) closing
[junit4] 2> 735515 INFO (jetty-closer-7557-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@76aa953f{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 735515 INFO (jetty-closer-7557-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1847d8e4{/solr,null,UNAVAILABLE}
[junit4] 2> 735515 INFO (jetty-closer-7557-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 735615 INFO (jetty-closer-7557-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@3e8aa1bb{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 735615 INFO (jetty-closer-7557-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4185572a{/solr,null,UNAVAILABLE}
[junit4] 2> 735615 INFO (jetty-closer-7557-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 735715 INFO (jetty-closer-7557-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72166422015574025-127.0.0.1:38963_solr-n_0000000000) closing
[junit4] 2> 735718 INFO (jetty-closer-7557-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@4c2ae12c{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 735718 INFO (jetty-closer-7557-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@39469f12{/solr,null,UNAVAILABLE}
[junit4] 2> 735718 INFO (jetty-closer-7557-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 735719 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 735922 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> 18 /solr/collections/infected/state.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/72166422015574025-127.0.0.1:38963_solr-n_0000000000
[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> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 735924 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33013
[junit4] 2> 735924 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33013
[junit4] 2> 735924 INFO
(SUITE-TestQueryingOnDownCollection-seed#[33A3A2D0DFE99FD]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33013
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.TestQueryingOnDownCollection_33A3A2D0DFE99FD-001
[junit4] 2> Mar 12, 2020 6:52:57 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):
{_root_=Lucene84, id=PostingsFormat(name=MockRandom)}, docValues:{},
maxPointsInLeafNode=808, maxMBSortInHeap=5.710348440115086,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@bcddd8e),
locale=ca-IT, timezone=Brazil/Acre
[junit4] 2> NOTE: Linux 5.3.0-40-generic amd64/Oracle Corporation 14
(64-bit)/cpus=16,threads=1,free=229290680,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[TestDeleteCollectionOnDownNodes, TestStressVersions, HdfsRecoveryZkTest,
TestXIncludeConfig, HdfsWriteToMultipleCollectionsTest,
TestSha256AuthenticationProvider, TestHalfAndHalfDocValues,
TestDFRSimilarityFactory, TestDynamicURP, HdfsDirectoryFactoryTest,
ImplicitSnitchTest, ReturnFieldsTest, DebugComponentTest,
CreateCollectionCleanupTest, CdcrOpsAndBoundariesTest,
ByteBuffersDirectoryFactoryTest, TransactionLogTest, TestSolrCLIRunExample,
HighlighterTest, TestFieldResource, TestSolr4Spatial2,
TestTlogReplayVsRecovery, TestCollapseQParserPlugin, TestConfig,
TestSimpleTrackingShardHandler, BigEndianAscendingWordDeserializerTest,
TestRangeQuery, DistributedQueryElevationComponentTest, FuzzySearchTest,
TestSort, AtomicUpdateRemovalJavabinTest, TestSQLHandler, TestExportTool,
HdfsBasicDistributedZk2Test, TestSimTriggerIntegration,
MoreLikeThisComponentTest, TestSolrCloudWithDelegationTokens,
DistributedFacetPivotSmallAdvancedTest, TestSimClusterStateProvider,
SolrTestCaseJ4Test, TestFieldCacheSort, SplitHandlerTest,
LeaderFailoverAfterPartitionTest, TestSchemaVersionResource,
TestRawResponseWriter, HdfsAutoAddReplicasIntegrationTest, TestMinHashQParser,
TestUseDocValuesAsStored2, TestTrackingShardHandlerFactory, JvmMetricsTest,
BasicDistributedZkTest, TestReloadDeadlock, TestFaceting,
OpenExchangeRatesOrgProviderTest, DistributedIntervalFacetingTest,
MetricTriggerTest, SharedFSAutoReplicaFailoverTest,
MultiDestinationAuditLoggerTest, HttpPartitionOnCommitTest, DateFieldTest,
TestCustomDocTransformer, AssignTest, TokenizerChainTest,
TestExplainDocTransformer, TestPerFieldSimilarity,
PeerSyncWithLeaderAndIndexFingerprintCachingTest, TemplateUpdateProcessorTest,
ConnectionReuseTest, TestRestManager, TestMinMaxOnMultiValuedField,
DirectSolrSpellCheckerTest, MultiSolrCloudTestCaseTest, TestXmlQParserPlugin,
TestJsonRequest, TestSimpleTextCodec, EchoParamsTest, MinimalSchemaTest,
OutputWriterTest, SampleTest, SolrInfoBeanTest, TestDocumentBuilder,
TestSolrCoreProperties, TestSolrTestCaseJ4, TestTolerantSearch, TestTrie,
PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest,
TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion,
TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory,
CollectionPropsTest, DeleteShardTest, DeleteStatusTest,
DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest,
DistributedVersionInfoTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest,
MultiThreadedOCPTest, NestedShardedAtomicUpdateTest, NodeMutatorTest,
OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest,
RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplicationFactorTest,
TestCloudPseudoReturnFields, TestCloudRecovery2, TestLRUStatsCacheCloud,
TestLocalStatsCacheCloud, TestLockTree, TestMiniSolrCloudClusterSSL,
TestQueryingOnDownCollection]
[junit4] Completed [503/905 (1!)] on J5 in 2.95s, 1 test, 1 failure <<<
FAILURES!
[...truncated 46127 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25997/consoleText
[repro] Revision: c266044d063469892719fefa2b886ba897a18d3e
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=TestQueryingOnDownCollection
-Dtests.method=testQueryToDownCollectionShouldFailFast
-Dtests.seed=33A3A2D0DFE99FD -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ca-IT -Dtests.timezone=Brazil/Acre -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 3128 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestQueryingOnDownCollection" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=33A3A2D0DFE99FD
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ca-IT
-Dtests.timezone=Brazil/Acre -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]