You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/03/03 22:12:56 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 374 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.8/374/

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

Error Message:
Error from server at https://127.0.0.1:34781/solr: Underlying core creation failed while creating collection: testLeaderFailsOver

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34781/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 14931 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 1223461 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1223461 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1223462 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DCDE0C6175BCE71F-001/data-dir-167-001
   [junit4]   2> 1223462 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1223463 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1223463 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1223463 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DCDE0C6175BCE71F-001/tempDir-001
   [junit4]   2> 1223464 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1223464 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1223464 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1223465 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1223564 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 44053
   [junit4]   2> 1223564 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44053
   [junit4]   2> 1223564 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44053
   [junit4]   2> 1223564 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44053
   [junit4]   2> 1223566 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1223572 INFO  (zkConnectionManagerCallback-16213-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1223572 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1223587 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1223588 INFO  (zkConnectionManagerCallback-16215-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1223588 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1223590 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1223591 INFO  (zkConnectionManagerCallback-16217-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1223591 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1223695 INFO  (jetty-launcher-16218-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1223695 INFO  (jetty-launcher-16218-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1223695 INFO  (jetty-launcher-16218-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1223695 INFO  (jetty-launcher-16218-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1223695 INFO  (jetty-launcher-16218-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1223695 INFO  (jetty-launcher-16218-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1223705 INFO  (jetty-launcher-16218-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1223705 INFO  (jetty-launcher-16218-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1223705 INFO  (jetty-launcher-16218-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1223705 INFO  (jetty-launcher-16218-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1223705 INFO  (jetty-launcher-16218-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1223705 INFO  (jetty-launcher-16218-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1223706 INFO  (jetty-launcher-16218-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2dbde22b{/solr,null,AVAILABLE}
   [junit4]   2> 1223706 INFO  (jetty-launcher-16218-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a6522e1{/solr,null,AVAILABLE}
   [junit4]   2> 1223706 INFO  (jetty-launcher-16218-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3a38140c{SSL, (ssl, http/1.1)}{127.0.0.1:34781}
   [junit4]   2> 1223706 INFO  (jetty-launcher-16218-thread-2) [     ] o.e.j.s.Server Started @1223743ms
   [junit4]   2> 1223706 INFO  (jetty-launcher-16218-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@31905ba2{SSL, (ssl, http/1.1)}{127.0.0.1:42301}
   [junit4]   2> 1223706 INFO  (jetty-launcher-16218-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44053/solr, hostPort=34781}
   [junit4]   2> 1223706 INFO  (jetty-launcher-16218-thread-1) [     ] o.e.j.s.Server Started @1223743ms
   [junit4]   2> 1223706 INFO  (jetty-launcher-16218-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44053/solr, hostPort=42301}
   [junit4]   2> 1223707 ERROR (jetty-launcher-16218-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1223707 ERROR (jetty-launcher-16218-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1223707 INFO  (jetty-launcher-16218-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1223707 INFO  (jetty-launcher-16218-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1223707 INFO  (jetty-launcher-16218-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.2
   [junit4]   2> 1223707 INFO  (jetty-launcher-16218-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.2
   [junit4]   2> 1223707 INFO  (jetty-launcher-16218-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1223707 INFO  (jetty-launcher-16218-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1223707 INFO  (jetty-launcher-16218-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1223707 INFO  (jetty-launcher-16218-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-03T21:33:35.086Z
   [junit4]   2> 1223707 INFO  (jetty-launcher-16218-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1223707 INFO  (jetty-launcher-16218-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-03T21:33:35.086Z
   [junit4]   2> 1223708 INFO  (jetty-launcher-16218-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1223709 INFO  (jetty-launcher-16218-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1223709 INFO  (zkConnectionManagerCallback-16220-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1223709 INFO  (jetty-launcher-16218-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1223710 INFO  (jetty-launcher-16218-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1223710 INFO  (zkConnectionManagerCallback-16222-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1223710 INFO  (jetty-launcher-16218-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1223711 INFO  (jetty-launcher-16218-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1223714 INFO  (jetty-launcher-16218-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1223714 INFO  (jetty-launcher-16218-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1225662 INFO  (jetty-launcher-16218-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1225663 WARN  (jetty-launcher-16218-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> 1225695 WARN  (jetty-launcher-16218-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5071a274[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1225695 WARN  (jetty-launcher-16218-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5071a274[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1225715 WARN  (jetty-launcher-16218-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> 1225719 WARN  (jetty-launcher-16218-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a783704[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1225719 WARN  (jetty-launcher-16218-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a783704[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1225721 INFO  (jetty-launcher-16218-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44053/solr
   [junit4]   2> 1225722 INFO  (jetty-launcher-16218-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1225722 INFO  (zkConnectionManagerCallback-16236-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1225722 INFO  (jetty-launcher-16218-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1225724 WARN  (jetty-launcher-16218-thread-1-SendThread(127.0.0.1:44053)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103b0efd0330005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103b0efd0330005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103b0efd0330005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1225890 INFO  (jetty-launcher-16218-thread-1) [n:127.0.0.1:42301_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1225903 INFO  (zkConnectionManagerCallback-16238-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1225903 INFO  (jetty-launcher-16218-thread-1) [n:127.0.0.1:42301_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1225978 INFO  (jetty-launcher-16218-thread-1) [n:127.0.0.1:42301_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42301_solr
   [junit4]   2> 1225979 INFO  (jetty-launcher-16218-thread-1) [n:127.0.0.1:42301_solr     ] o.a.s.c.Overseer Overseer (id=73096563004735494-127.0.0.1:42301_solr-n_0000000000) starting
   [junit4]   2> 1225983 INFO  (OverseerStateUpdate-73096563004735494-127.0.0.1:42301_solr-n_0000000000) [n:127.0.0.1:42301_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42301_solr
   [junit4]   2> 1225991 INFO  (jetty-launcher-16218-thread-1) [n:127.0.0.1:42301_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42301_solr
   [junit4]   2> 1225993 INFO  (jetty-launcher-16218-thread-1) [n:127.0.0.1:42301_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1225993 WARN  (jetty-launcher-16218-thread-1) [n:127.0.0.1:42301_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1226014 INFO  (zkCallback-16237-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1226023 INFO  (jetty-launcher-16218-thread-1) [n:127.0.0.1:42301_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DCDE0C6175BCE71F-001/tempDir-001/node1
   [junit4]   2> 1226060 INFO  (jetty-launcher-16218-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1226061 WARN  (jetty-launcher-16218-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> 1226282 WARN  (jetty-launcher-16218-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18b23977[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1226282 WARN  (jetty-launcher-16218-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18b23977[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1226293 WARN  (jetty-launcher-16218-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> 1226307 WARN  (jetty-launcher-16218-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57e73090[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1226307 WARN  (jetty-launcher-16218-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57e73090[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1226308 INFO  (jetty-launcher-16218-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44053/solr
   [junit4]   2> 1226327 INFO  (jetty-launcher-16218-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1226339 INFO  (zkConnectionManagerCallback-16256-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1226339 INFO  (jetty-launcher-16218-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1226340 WARN  (jetty-launcher-16218-thread-2-SendThread(127.0.0.1:44053)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103b0efd0330007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103b0efd0330007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103b0efd0330007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1226441 INFO  (jetty-launcher-16218-thread-2) [n:127.0.0.1:34781_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1226443 INFO  (zkConnectionManagerCallback-16258-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1226443 INFO  (jetty-launcher-16218-thread-2) [n:127.0.0.1:34781_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1226447 INFO  (jetty-launcher-16218-thread-2) [n:127.0.0.1:34781_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1226455 INFO  (jetty-launcher-16218-thread-2) [n:127.0.0.1:34781_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34781_solr as DOWN
   [junit4]   2> 1226456 INFO  (jetty-launcher-16218-thread-2) [n:127.0.0.1:34781_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1226456 INFO  (jetty-launcher-16218-thread-2) [n:127.0.0.1:34781_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34781_solr
   [junit4]   2> 1226457 INFO  (zkCallback-16237-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1226459 INFO  (jetty-launcher-16218-thread-2) [n:127.0.0.1:34781_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1226459 WARN  (jetty-launcher-16218-thread-2) [n:127.0.0.1:34781_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1226464 INFO  (zkCallback-16257-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1226479 INFO  (jetty-launcher-16218-thread-2) [n:127.0.0.1:34781_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DCDE0C6175BCE71F-001/tempDir-001/node2
   [junit4]   2> 1226701 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1226727 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1226730 INFO  (zkConnectionManagerCallback-16269-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1226730 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1226736 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1226737 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44053/solr ready
   [junit4]   2> 1226764 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 1226805 INFO  (OverseerThreadFactory-16245-thread-1-processing-n:127.0.0.1:42301_solr) [n:127.0.0.1:42301_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 1226928 INFO  (OverseerStateUpdate-73096563004735494-127.0.0.1:42301_solr-n_0000000000) [n:127.0.0.1:42301_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:42301_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:42301/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1226929 INFO  (OverseerStateUpdate-73096563004735494-127.0.0.1:42301_solr-n_0000000000) [n:127.0.0.1:42301_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:34781_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:34781/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1227240 INFO  (qtp817921916-25767) [n:127.0.0.1:34781_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1227266 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1227267 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1227284 INFO  (qtp817921916-25767) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.2
   [junit4]   2> 1227293 INFO  (qtp817921916-25767) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1227294 INFO  (qtp817921916-25767) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1227294 INFO  (qtp817921916-25767) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 1227295 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.2
   [junit4]   2> 1227295 INFO  (qtp817921916-25767) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DCDE0C6175BCE71F-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DCDE0C6175BCE71F-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 1227314 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1227315 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1227315 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 1227315 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DCDE0C6175BCE71F-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DCDE0C6175BCE71F-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 1227365 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1227365 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1227366 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1227366 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1227367 INFO  (qtp817921916-25767) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1227367 INFO  (qtp817921916-25767) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1227367 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1227368 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1227368 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1227368 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1693248094204854272
   [junit4]   2> 1227368 INFO  (qtp817921916-25767) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1227368 INFO  (qtp817921916-25767) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1227369 INFO  (qtp817921916-25767) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1227372 INFO  (searcherExecutor-16273-thread-1-processing-n:127.0.0.1:42301_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1227372 INFO  (qtp817921916-25767) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1227372 INFO  (qtp817921916-25767) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1227372 INFO  (qtp817921916-25767) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1693248094209048576
   [junit4]   2> 1227381 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1227381 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 1227386 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9998ms
   [junit4]   2> 1227389 INFO  (searcherExecutor-16271-thread-1-processing-n:127.0.0.1:34781_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1227393 INFO  (qtp817921916-25767) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1227394 INFO  (qtp817921916-25767) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 1227888 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1227888 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1227888 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42301/solr/testOtherReplicasAreNotActive_shard1_replica_n1/
   [junit4]   2> 1227888 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=https://127.0.0.1:42301/solr  START replicas=[https://127.0.0.1:34781/solr/testOtherReplicasAreNotActive_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1227889 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=https://127.0.0.1:42301/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1227979 INFO  (qtp817921916-25771) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1227979 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1227979 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1227979 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/73096563004735494-core_node3-n_0000000000
   [junit4]   2> 1227997 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42301/solr/testOtherReplicasAreNotActive_shard1_replica_n1/ shard1
   [junit4]   2> 1228102 INFO  (zkCallback-16237-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1228103 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1228108 INFO  (qtp996683986-25768) [n:127.0.0.1:42301_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=842
   [junit4]   2> 1228207 INFO  (zkCallback-16237-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1228207 INFO  (zkCallback-16237-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1228404 INFO  (qtp817921916-25767) [n:127.0.0.1:34781_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1163
   [junit4]   2> 1228406 INFO  (qtp817921916-25769) [n:127.0.0.1:34781_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> 1228503 INFO  (zkCallback-16237-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1228503 INFO  (zkCallback-16257-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1228503 INFO  (zkCallback-16237-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1228503 INFO  (zkCallback-16257-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1228503 INFO  (qtp817921916-25769) [n:127.0.0.1:34781_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=testOtherReplicasAreNotActive&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1703
   [junit4]   2> 1228504 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 1228508 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : https://127.0.0.1:34781/solr state:DocCollection(testOtherReplicasAreNotActive//collections/testOtherReplicasAreNotActive/state.json/5 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:42301_solr",
   [junit4]   2>           "base_url":"https://127.0.0.1:42301/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:34781_solr",
   [junit4]   2>           "base_url":"https://127.0.0.1:34781/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 1228508 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1347039580
   [junit4]   2> 1228508 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34781_solr
   [junit4]   2> 1228508 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1228508 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:34781_solr as DOWN
   [junit4]   2> 1228712 INFO  (zkCallback-16237-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1228712 INFO  (zkCallback-16237-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1228712 INFO  (zkCallback-16257-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1228712 INFO  (zkCallback-16257-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1228712 INFO  (coreCloseExecutor-16285-thread-1) [n:127.0.0.1:34781_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@771f6126
   [junit4]   2> 1228712 INFO  (coreCloseExecutor-16285-thread-1) [n:127.0.0.1:34781_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@771f6126
   [junit4]   2> 1228712 INFO  (coreCloseExecutor-16285-thread-1) [n:127.0.0.1:34781_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@771f6126
   [junit4]   2> 1228715 INFO  (coreCloseExecutor-16285-thread-1) [n:127.0.0.1:34781_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1228716 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1228716 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1228716 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1228716 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1228718 WARN  (jetty-launcher-16218-thread-2-SendThread(127.0.0.1:44053)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103b0efd0330008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103b0efd0330008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103b0efd0330008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1228719 INFO  (zkCallback-16268-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1228719 INFO  (zkCallback-16237-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1228807 INFO  (OverseerCollectionConfigSetProcessor-73096563004735494-127.0.0.1:42301_solr-n_0000000000) [n:127.0.0.1:42301_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> 1228821 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3a38140c{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1228821 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a6522e1{/solr,null,STOPPED}
   [junit4]   2> 1228821 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1228822 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 34781
   [junit4]   2> 1228822 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 1228825 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node3:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:42301_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:42301/solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 1228834 ERROR (qtp996683986-25764) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3887) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2215) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> Caused by: java.lang.Exception: injected tragedy
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210) ~[java/:?]
   [junit4]   2> 	... 40 more
   [junit4]   2> 1228837 INFO  (qtp996683986-25764) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1228837 ERROR (qtp996683986-25764) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1228837 INFO  (qtp996683986-25764) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=500 QTime=4
   [junit4]   2> 1228837 ERROR (qtp996683986-25764) [n:127.0.0.1:42301_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1228840 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=34781)
   [junit4]   2> 1228843 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 34781 try number 2 ...
   [junit4]   2> 1228843 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1228850 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1228850 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1228850 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1228850 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ccf39a5{/solr,null,AVAILABLE}
   [junit4]   2> 1228851 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5eb01134{SSL, (ssl, http/1.1)}{127.0.0.1:34781}
   [junit4]   2> 1228851 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.e.j.s.Server Started @1228887ms
   [junit4]   2> 1228851 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44053/solr, hostPort=34781}
   [junit4]   2> 1228851 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1228851 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1228851 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.2
   [junit4]   2> 1228851 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1228851 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1228851 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-03T21:33:40.230Z
   [junit4]   2> 1228852 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1228853 INFO  (zkConnectionManagerCallback-16289-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1228853 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1228854 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1228857 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1229410 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1229412 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] 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> 1229413 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@59e20f31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1229413 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@59e20f31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1229415 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] 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> 1229415 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17f4fadd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1229415 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17f4fadd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1229417 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44053/solr
   [junit4]   2> 1229418 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229418 INFO  (zkConnectionManagerCallback-16300-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1229418 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229419 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]-SendThread(127.0.0.1:44053)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103b0efd033000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103b0efd033000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103b0efd033000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1229520 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [n:127.0.0.1:34781_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229521 INFO  (zkConnectionManagerCallback-16302-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1229521 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [n:127.0.0.1:34781_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229525 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [n:127.0.0.1:34781_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1229531 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [n:127.0.0.1:34781_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34781_solr as DOWN
   [junit4]   2> 1229531 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [n:127.0.0.1:34781_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1229532 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [n:127.0.0.1:34781_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34781_solr
   [junit4]   2> 1229536 INFO  (zkCallback-16268-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1229536 INFO  (zkCallback-16237-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1229536 INFO  (zkCallback-16301-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1229538 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [n:127.0.0.1:34781_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1229538 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [n:127.0.0.1:34781_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1229554 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [n:127.0.0.1:34781_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DCDE0C6175BCE71F-001/tempDir-001/node2
   [junit4]   2> 1229554 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]) [n:127.0.0.1:34781_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n2]
   [junit4]   2> 1229564 INFO  (coreLoadExecutor-16308-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.2
   [junit4]   2> 1229571 INFO  (coreLoadExecutor-16308-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1229571 INFO  (coreLoadExecutor-16308-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1229579 INFO  (coreLoadExecutor-16308-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.2
   [junit4]   2> 1229585 INFO  (coreLoadExecutor-16308-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1229586 INFO  (coreLoadExecutor-16308-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1229586 INFO  (coreLoadExecutor-16308-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 1229586 INFO  (coreLoadExecutor-16308-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DCDE0C6175BCE71F-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DCDE0C6175BCE71F-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 1229613 INFO  (coreLoadExecutor-16308-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1229613 INFO  (coreLoadExecutor-16308-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1229614 INFO  (coreLoadExecutor-16308-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1229614 INFO  (coreLoadExecutor-16308-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1229615 INFO  (coreLoadExecutor-16308-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1229615 INFO  (coreLoadExecutor-16308-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1229615 INFO  (coreLoadExecutor-16308-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1229615 INFO  (coreLoadExecutor-16308-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1693248096561004544
   [junit4]   2> 1229617 INFO  (searcherExecutor-16310-thread-1-processing-n:127.0.0.1:34781_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:34781_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [juni

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

.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1240620 INFO  (jetty-closer-16321-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1240620 INFO  (jetty-closer-16321-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1240623 INFO  (closeThreadPool-16331-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73096563004735494-127.0.0.1:42301_solr-n_0000000000) closing
   [junit4]   2> 1240631 WARN  (jetty-launcher-16218-thread-1-SendThread(127.0.0.1:44053)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103b0efd0330006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103b0efd0330006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103b0efd0330006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1240632 INFO  (zkCallback-16301-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1240632 INFO  (OverseerStateUpdate-73096563004735494-127.0.0.1:42301_solr-n_0000000000) [n:127.0.0.1:42301_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42301_solr
   [junit4]   2> 1240634 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DCDE0C6175BCE71F]-SendThread(127.0.0.1:44053)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103b0efd033000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103b0efd033000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103b0efd033000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1240635 INFO  (OverseerAutoScalingTriggerThread-73096563004735494-127.0.0.1:42301_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1240636 INFO  (closeThreadPool-16331-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73096563004735494-127.0.0.1:42301_solr-n_0000000000) closing
   [junit4]   2> 1240731 INFO  (jetty-closer-16321-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73096563004735494-127.0.0.1:42301_solr-n_0000000000) closing
   [junit4]   2> 1240732 INFO  (jetty-closer-16321-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@31905ba2{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1240732 INFO  (jetty-closer-16321-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2dbde22b{/solr,null,STOPPED}
   [junit4]   2> 1240732 INFO  (jetty-closer-16321-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1240834 INFO  (jetty-closer-16321-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5eb01134{SSL, (ssl, http/1.1)}{127.0.0.1:34781}
   [junit4]   2> 1240834 INFO  (jetty-closer-16321-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ccf39a5{/solr,null,STOPPED}
   [junit4]   2> 1240834 INFO  (jetty-closer-16321-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1240835 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1241041 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> 	9	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	7	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/73096563004735494-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/73096563004735494-127.0.0.1:42301_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	43	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 1241044 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44053
   [junit4]   2> 1241044 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44053
   [junit4]   2> 1241044 INFO  (SUITE-LeaderTragicEventTest-seed#[DCDE0C6175BCE71F]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44053
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DCDE0C6175BCE71F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1814, maxMBSortInHeap=7.573340978416108, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sk, timezone=Asia/Jerusalem
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=225481568,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [UUIDFieldTest, ClusterStateTest, TestGeoJSONResponseWriter, TestCSVLoader, SolrCLIZkUtilsTest, SmileWriterTest, BasicAuthStandaloneTest, TestCoreContainer, TestFoldingMultitermQuery, SpellCheckComponentTest, BadIndexSchemaTest, SolrRrdBackendFactoryTest, CdcrUpdateLogTest, DirectoryFactoriesTest, WordBreakSolrSpellCheckerTest, TestWriterPerf, SampleTest, ShardRoutingTest, TestManagedResourceStorage, PluginInfoTest, MetricsConfigTest, IndexSchemaRuntimeFieldTest, HttpPartitionOnCommitTest, TestDistributedTracing, TestSolrCoreSnapshots, TestRecovery, TestCollectionAPI, ScheduledMaintenanceTriggerTest, AssignBackwardCompatibilityTest, CollectionsAPISolrJTest, TestBackupRepositoryFactory, TestAuthorizationFramework, AtomicUpdatesTest, DeleteReplicaTest, CurrencyFieldTypeTest, TestCloudDeleteByQuery, V2ApiIntegrationTest, MetricTriggerIntegrationTest, TestInPlaceUpdatesDistrib, TestPointFields, TestSolr4Spatial, NumericFieldsTest, ConnectionReuseTest, TestSubQueryTransformer, HLLUtilTest, TestExpandComponent, SortSpecParsingTest, TestCloudPseudoReturnFields, TestSolrCloudWithKerberosAlt, MoveReplicaHDFSTest, TestPullReplicaErrorHandling, TestOrdValues, TestJoin, LeaderElectionIntegrationTest, HttpTriggerListenerTest, TestClusterProperties, TestNumericRangeQuery64, OverseerCollectionConfigSetProcessorTest, SignatureUpdateProcessorFactoryTest, TestCustomSort, AdminHandlersProxyTest, TestSimUtils, UpdateParamsTest, TestStandardQParsers, TestReqParamsAPI, TestNoOpRegenerator, TestStressLiveNodes, NestedShardedAtomicUpdateTest, BlockJoinFacetDistribTest, TestDistributedMap, TestLMJelinekMercerSimilarityFactory, CloudReplicaSourceTest, TestManagedStopFilterFactory, RoutingToNodesWithPropertiesTest, SolrCmdDistributorTest, AutoScalingHandlerTest, TestSolrCoreProperties, TestFastLRUCache, CreateRoutedAliasTest, TestQuerySenderNoQuery, TestSolrQueryResponse, TestNestedUpdateProcessor, ResponseHeaderTest, BasicFunctionalityTest, TestPerFieldSimilarityWithDefaultOverride, CdcrBootstrapTest, AggValueSourceTest, TestCrossCoreJoin, StressHdfsTest, JWTVerificationkeyResolverTest, TestPushWriter, TolerantUpdateProcessorTest, IgnoreLargeDocumentProcessorFactoryTest, TestSolrConfigHandler, DistributedUpdateProcessorTest, MaxSizeAutoCommitTest, ChaosMonkeyNothingIsSafeTest, TestLegacyNumericUtils, TestTolerantUpdateProcessorRandomCloud, ReplicationFactorTest, HdfsCollectionsAPIDistributedZkTest, TestStressUserVersions, GraphQueryTest, ThreadDumpHandlerTest, DocumentAnalysisRequestHandlerTest, OverseerSolrResponseUnsafeSerializationTest, ResourceLoaderTest, LeaderTragicEventTest]
   [junit4] Completed [460/923 (1!)] on J1 in 17.78s, 2 tests, 1 error <<< FAILURES!

[...truncated 52229 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 375 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.8/375/

1 tests failed.
FAILED:  org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:37431/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:37431/solr
	at __randomizedtesting.SeedInfo.seed([A51959700F46F75B:E1D5798B617C2131]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration(SolrCloudReportersTest.java:73)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 53 more




Build Log:
[...truncated 15875 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest
   [junit4]   2> 2103419 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2103419 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2103419 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_A51959700F46F75B-001/data-dir-205-001
   [junit4]   2> 2103419 WARN  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 2103419 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2103421 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2103421 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 2103421 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 0 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_A51959700F46F75B-001/tempDir-001
   [junit4]   2> 2103421 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2103422 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2103422 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2103423 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2103536 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 43091
   [junit4]   2> 2103537 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43091
   [junit4]   2> 2103537 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43091
   [junit4]   2> 2103537 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43091
   [junit4]   2> 2103538 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2103541 INFO  (zkConnectionManagerCallback-22098-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2103541 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2103550 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2103556 INFO  (zkConnectionManagerCallback-22100-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2103556 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2103558 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2103565 INFO  (zkConnectionManagerCallback-22102-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2103565 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2103675 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testExplicitConfiguration
   [junit4]   2> 2103675 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2103676 WARN  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker-SendThread(127.0.0.1:43091)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103b1673de30000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103b1673de30000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103b1673de30000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2103879 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43091
   [junit4]   2> 2103879 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43091
   [junit4]   2> 2103879 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43091
   [junit4]   2> 2103880 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_A51959700F46F75B-001/tempDir-002
   [junit4]   2> 2103880 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2103880 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2103880 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2103881 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2103980 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.ZkTestServer start zk server on port: 41479
   [junit4]   2> 2103980 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41479
   [junit4]   2> 2103980 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41479
   [junit4]   2> 2103980 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41479
   [junit4]   2> 2103982 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2103985 INFO  (zkConnectionManagerCallback-22107-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2103985 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2103990 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2103993 INFO  (zkConnectionManagerCallback-22109-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2103993 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2103994 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2104001 INFO  (zkConnectionManagerCallback-22111-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2104001 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2104111 INFO  (jetty-launcher-22112-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2104111 INFO  (jetty-launcher-22112-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2104111 INFO  (jetty-launcher-22112-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2104111 INFO  (jetty-launcher-22112-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2104111 INFO  (jetty-launcher-22112-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 2104111 INFO  (jetty-launcher-22112-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 2104116 INFO  (jetty-launcher-22112-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2104116 INFO  (jetty-launcher-22112-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2104116 INFO  (jetty-launcher-22112-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2104118 INFO  (jetty-launcher-22112-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d381c7e{/solr,null,AVAILABLE}
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@68af1d61{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41311}
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-2) [     ] o.e.j.s.Server Started @2104154ms
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d5fd777{/solr,null,AVAILABLE}
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41479/solr, hostPort=41311}
   [junit4]   2> 2104122 ERROR (jetty-launcher-22112-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@278e31f1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37431}
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.2
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-1) [     ] o.e.j.s.Server Started @2104155ms
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41479/solr, hostPort=37431}
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-03T23:44:02.406Z
   [junit4]   2> 2104122 ERROR (jetty-launcher-22112-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.2
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 2104122 INFO  (jetty-launcher-22112-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-03T23:44:02.406Z
   [junit4]   2> 2104125 INFO  (jetty-launcher-22112-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2104125 INFO  (jetty-launcher-22112-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2104126 INFO  (zkConnectionManagerCallback-22114-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2104126 INFO  (jetty-launcher-22112-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2104126 INFO  (zkConnectionManagerCallback-22116-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2104126 INFO  (jetty-launcher-22112-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2104126 INFO  (jetty-launcher-22112-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2104128 INFO  (jetty-launcher-22112-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2104130 INFO  (jetty-launcher-22112-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2104130 INFO  (jetty-launcher-22112-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2104130 INFO  (jetty-launcher-22112-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2104130 INFO  (jetty-launcher-22112-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2106379 INFO  (jetty-launcher-22112-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2106380 WARN  (jetty-launcher-22112-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7fda8967[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2106380 WARN  (jetty-launcher-22112-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7fda8967[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2106382 WARN  (jetty-launcher-22112-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7237682b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2106382 WARN  (jetty-launcher-22112-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7237682b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2106577 INFO  (jetty-launcher-22112-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41479/solr
   [junit4]   2> 2106579 INFO  (jetty-launcher-22112-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2106579 INFO  (zkConnectionManagerCallback-22130-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2106579 INFO  (jetty-launcher-22112-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2106580 WARN  (jetty-launcher-22112-thread-2-SendThread(127.0.0.1:41479)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103b1673fb00005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103b1673fb00005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103b1673fb00005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2106682 INFO  (jetty-launcher-22112-thread-2) [n:127.0.0.1:41311_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2106687 INFO  (zkConnectionManagerCallback-22132-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2106687 INFO  (jetty-launcher-22112-thread-2) [n:127.0.0.1:41311_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2106785 INFO  (jetty-launcher-22112-thread-2) [n:127.0.0.1:41311_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41311_solr
   [junit4]   2> 2106786 INFO  (jetty-launcher-22112-thread-2) [n:127.0.0.1:41311_solr     ] o.a.s.c.Overseer Overseer (id=73097075976306694-127.0.0.1:41311_solr-n_0000000000) starting
   [junit4]   2> 2106789 INFO  (OverseerStateUpdate-73097075976306694-127.0.0.1:41311_solr-n_0000000000) [n:127.0.0.1:41311_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41311_solr
   [junit4]   2> 2106798 INFO  (jetty-launcher-22112-thread-2) [n:127.0.0.1:41311_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41311_solr
   [junit4]   2> 2106806 INFO  (jetty-launcher-22112-thread-2) [n:127.0.0.1:41311_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2106807 WARN  (jetty-launcher-22112-thread-2) [n:127.0.0.1:41311_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2106818 INFO  (zkCallback-22131-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2106882 INFO  (jetty-launcher-22112-thread-2) [n:127.0.0.1:41311_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2106901 INFO  (jetty-launcher-22112-thread-2) [n:127.0.0.1:41311_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.node
   [junit4]   2> 2106901 INFO  (jetty-launcher-22112-thread-2) [n:127.0.0.1:41311_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jvm
   [junit4]   2> 2106902 INFO  (jetty-launcher-22112-thread-2) [n:127.0.0.1:41311_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jetty
   [junit4]   2> 2106958 INFO  (jetty-launcher-22112-thread-2) [n:127.0.0.1:41311_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_A51959700F46F75B-001/tempDir-002/node2
   [junit4]   2> 2107578 INFO  (jetty-launcher-22112-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2107578 WARN  (jetty-launcher-22112-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5bc5116e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2107578 WARN  (jetty-launcher-22112-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5bc5116e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2107587 WARN  (jetty-launcher-22112-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2fa6a31b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2107587 WARN  (jetty-launcher-22112-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2fa6a31b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2107589 INFO  (jetty-launcher-22112-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41479/solr
   [junit4]   2> 2107590 INFO  (jetty-launcher-22112-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2107590 INFO  (zkConnectionManagerCallback-22152-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2107590 INFO  (jetty-launcher-22112-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2107591 WARN  (jetty-launcher-22112-thread-1-SendThread(127.0.0.1:41479)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103b1673fb00007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103b1673fb00007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103b1673fb00007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2107696 INFO  (jetty-launcher-22112-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2107697 INFO  (zkConnectionManagerCallback-22154-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2107697 INFO  (jetty-launcher-22112-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2107708 INFO  (jetty-launcher-22112-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2107712 INFO  (jetty-launcher-22112-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37431_solr as DOWN
   [junit4]   2> 2107713 INFO  (jetty-launcher-22112-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2107713 INFO  (jetty-launcher-22112-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37431_solr
   [junit4]   2> 2107715 INFO  (zkCallback-22131-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2107715 INFO  (zkCallback-22153-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2107717 INFO  (jetty-launcher-22112-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2107717 WARN  (jetty-launcher-22112-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2107736 INFO  (jetty-launcher-22112-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2107744 INFO  (jetty-launcher-22112-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.node
   [junit4]   2> 2107744 INFO  (jetty-launcher-22112-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jvm
   [junit4]   2> 2107745 INFO  (jetty-launcher-22112-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jetty
   [junit4]   2> 2107746 INFO  (jetty-launcher-22112-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_A51959700F46F75B-001/tempDir-002/node1
   [junit4]   2> 2107757 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 2107757 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2107758 INFO  (zkConnectionManagerCallback-22167-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2107758 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2107759 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2107760 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41479/solr ready
   [junit4]   2> 2107761 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2107765 INFO  (zkConnectionManagerCallback-22169-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2107765 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2107878 INFO  (OverseerThreadFactory-22139-thread-1-processing-n:127.0.0.1:41311_solr) [n:127.0.0.1:41311_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection test_collection
   [junit4]   2> 2107887 INFO  (OverseerThreadFactory-22139-thread-1-processing-n:127.0.0.1:41311_solr) [n:127.0.0.1:41311_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:41311_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:41311/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2107890 INFO  (OverseerThreadFactory-22139-thread-1-processing-n:127.0.0.1:41311_solr) [n:127.0.0.1:41311_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:37431_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37431/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2107892 INFO  (OverseerThreadFactory-22139-thread-1-processing-n:127.0.0.1:41311_solr) [n:127.0.0.1:41311_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard2_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:41311_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:41311/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2107895 INFO  (OverseerThreadFactory-22139-thread-1-processing-n:127.0.0.1:41311_solr) [n:127.0.0.1:41311_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard2_replica_n7",
   [junit4]   2>   "node_name":"127.0.0.1:37431_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37431/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2107897 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr    x:test_collection_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n3&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2107903 INFO  (qtp1718157276-38638) [n:127.0.0.1:41311_solr    x:test_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2107903 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr    x:test_collection_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n5&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2107903 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr    x:test_collection_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n7&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2107903 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr    x:test_collection_shard2_replica_n5 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2107922 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.2
   [junit4]   2> 2107931 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 2107931 WARN  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2107931 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2107931 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n3' using configuration from configset test, trusted=true
   [junit4]   2> 2107934 INFO  (qtp1718157276-38638) [n:127.0.0.1:41311_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.2
   [junit4]   2> 2107935 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard1.replica_n3
   [junit4]   2> 2107937 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.2
   [junit4]   2> 2107960 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.2
   [junit4]   2> 2107961 INFO  (qtp1718157276-38638) [n:127.0.0.1:41311_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 2107961 WARN  (qtp1718157276-38638) [n:127.0.0.1:41311_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2107961 INFO  (qtp1718157276-38638) [n:127.0.0.1:41311_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2107961 INFO  (qtp1718157276-38638) [n:127.0.0.1:41311_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n1' using configuration from configset test, trusted=true
   [junit4]   2> 2107961 INFO  (qtp1718157276-38638) [n:127.0.0.1:41311_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard1.replica_n1
   [junit4]   2> 2107967 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 2107969 WARN  (qtp1718157276-38639) [n:127.0.0.1:41311_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2107969 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2107969 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n5' using configuration from configset test, trusted=true
   [junit4]   2> 2107970 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard2.replica_n5
   [junit4]   2> 2107971 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 2107972 WARN  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2107972 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2107972 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n7' using configuration from configset test, trusted=true
   [junit4]   2> 2107972 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard2.replica_n7
   [junit4]   2> 2107975 INFO  (qtp1718157276-38638) [n:127.0.0.1:41311_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[test_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_A51959700F46F75B-001/tempDir-002/node2/test_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_A51959700F46F75B-001/tempDir-002/node2/test_collection_shard1_replica_n1/data/]
   [junit4]   2> 2107976 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SolrCore [[test_collection_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_A51959700F46F75B-001/tempDir-002/node1/test_collection_shard2_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_A51959700F46F75B-001/tempDir-002/node1/test_collection_shard2_replica_n7/data/]
   [junit4]   2> 2107978 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SolrCore [[test_collection_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_A51959700F46F75B-001/tempDir-002/node1/test_collection_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_A51959700F46F75B-001/tempDir-002/node1/test_collection_shard1_replica_n3/data/]
   [junit4]   2> 2107982 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SolrCore [[test_collection_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_A51959700F46F75B-001/tempDir-002/node2/test_collection_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_A51959700F46F75B-001/tempDir-002/node2/test_collection_shard2_replica_n5/data/]
   [junit4]   2> 2108016 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2108016 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2108017 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 2108017 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 2108018 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2108023 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2108023 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2108023 INFO  (searcherExecutor-22175-thread-1-processing-n:127.0.0.1:41311_solr x:test_collection_shard2_replica_n5 c:test_collection s:shard2 r:core_node6) [n:127.0.0.1:41311_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SolrCore [test_collection_shard2_replica_n5]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2108024 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 2108024 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 2108024 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2108025 INFO  (searcherExecutor-22177-thread-1-processing-n:127.0.0.1:37431_solr x:test_collection_shard2_replica_n7 c:test_collection s:shard2 r:core_node8) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SolrCore [test_collection_shard2_replica_n7]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2108031 INFO  (qtp1718157276-38638) [n:127.0.0.1:41311_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2108031 INFO  (qtp1718157276-38638) [n:127.0.0.1:41311_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2108036 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2108036 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2108037 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 2108038 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 2108038 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2108039 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard2 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 2108039 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard2
   [junit4]   2> 2108041 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard2 to Terms{values={core_node6=0, core_node8=0}, version=1}
   [junit4]   2> 2108041 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard2
   [junit4]   2> 2108041 INFO  (qtp1718157276-38638) [n:127.0.0.1:41311_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 2108043 INFO  (qtp1718157276-38638) [n:127.0.0.1:41311_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 2108043 INFO  (qtp1718157276-38638) [n:127.0.0.1:41311_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2108044 INFO  (searcherExecutor-22171-thread-1-processing-n:127.0.0.1:37431_solr x:test_collection_shard1_replica_n3 c:test_collection s:shard1 r:core_node4) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SolrCore [test_collection_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2108044 INFO  (searcherExecutor-22173-thread-1-processing-n:127.0.0.1:41311_solr x:test_collection_shard1_replica_n1 c:test_collection s:shard1 r:core_node2) [n:127.0.0.1:41311_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [test_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2108047 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2108047 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2108047 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard1
   [junit4]   2> 2108047 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2108048 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37431/solr/test_collection_shard2_replica_n7/
   [junit4]   2> 2108048 ERROR (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 2108048 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2108048 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test_collection/leaders/shard2/leader after winning as /collections/test_collection/leader_elect/shard2/election/73097075976306696-core_node8-n_0000000000
   [junit4]   2> 2108050 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37431/solr/test_collection_shard2_replica_n7/ shard2
   [junit4]   2> 2108052 INFO  (qtp1718157276-38638) [n:127.0.0.1:41311_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 2108052 INFO  (qtp1718157276-38638) [n:127.0.0.1:41311_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard1
   [junit4]   2> 2108054 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2108054 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2108054 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37431/solr/test_collection_shard1_replica_n3/
   [junit4]   2> 2108054 ERROR (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 2108054 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2108054 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test_collection/leaders/shard1/leader after winning as /collections/test_collection/leader_elect/shard1/election/73097075976306696-core_node4-n_0000000000
   [junit4]   2> 2108055 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2108057 INFO  (zkCallback-22153-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2108057 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37431/solr/test_collection_shard1_replica_n3/ shard1
   [junit4]   2> 2108058 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2108059 INFO  (zkCallback-22153-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2108061 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n7&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=157
   [junit4]   2> 2108061 INFO  (zkCallback-22153-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2108062 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n3&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=165
   [junit4]   2> 2109050 INFO  (zkCallback-22153-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2109053 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n5&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1150
   [junit4]   2> 2111961 INFO  (qtp1718157276-38642) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:41311_solr} status=0 QTime=1
   [junit4]   2> 2112811 INFO  (qtp1718157276-38640) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37431_solr} status=0 QTime=0
   [junit4]   2> 2112976 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2112976 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2112982 INFO  (qtp692701864-38649) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 2112986 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 2116959 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:41311_solr} status=0 QTime=0
   [junit4]   2> 2117748 INFO  (qtp1718157276-38642) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37431_solr} status=0 QTime=0
   [junit4]   2> 2117975 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2117976 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2117977 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 2117978 INFO  (qtp692701864-38647) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 2121959 INFO  (qtp1718157276-38637) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:41311_solr} status=0 QTime=0
   [junit4]   2> 2122748 INFO  (qtp1718157276-38640) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37431_solr} status=0 QTime=0
   [junit4]   2> 2122975 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2122975 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2122977 INFO  (qtp692701864-38649) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 2122977 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 2126958 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:41311_solr} status=0 QTime=0
   [junit4]   2> 2127748 INFO  (qtp1718157276-38642) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37431_solr} status=0 QTime=0
   [junit4]   2> 2127975 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2127975 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2127977 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 2127978 INFO  (qtp692701864-38647) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 2131959 INFO  (qtp1718157276-38637) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:41311_solr} status=0 QTime=0
   [junit4]   2> 2132748 INFO  (qtp1718157276-38640) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37431_solr} status=0 QTime=0
   [junit4]   2> 2132975 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2132975 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2132982 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 2132982 INFO  (qtp692701864-38649) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 2136959 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:41311_solr} status=0 QTime=0
   [junit4]   2> 2137748 INFO  (qtp1718157276-38642) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37431_solr} status=0 QTime=0
   [junit4]   2> 2137975 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2137975 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2137977 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 2137977 INFO  (qtp692701864-38647) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 2141959 INFO  (qtp1718157276-38637) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:41311_solr} status=0 QTime=0
   [junit4]   2> 2142748 INFO  (qtp1718157276-38640) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37431_solr} status=0 QTime=0
   [junit4]   2> 2142975 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2142975 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2142977 INFO  (qtp692701864-38649) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 2142977 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 2146959 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:41311_solr} status=0 QTime=0
   [junit4]   2> 2147748 INFO  (qtp1718157276-38642) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37431_solr} status=0 QTime=0
   [junit4]   2> 2147975 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2147975 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2147977 INFO  (qtp692701864-38647) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 2147977 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 2151958 INFO  (qtp1718157276-38637) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:41311_solr} status=0 QTime=0
   [junit4]   2> 2152748 INFO  (qtp1718157276-38640) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37431_solr} status=0 QTime=0
   [junit4]   2> 2152975 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2152975 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2152977 INFO  (qtp692701864-38649) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 2152977 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 2156958 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:41311_solr} status=0 QTime=0
   [junit4]   2> 2157749 INFO  (qtp1718157276-38642) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37431_solr} status=0 QTime=0
   [junit4]   2> 2157975 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2157975 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2157977 INFO  (qtp692701864-38647) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 2157977 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 2161958 INFO  (qtp1718157276-38637) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:41311_solr} status=0 QTime=0
   [junit4]   2> 2162748 INFO  (qtp1718157276-38640) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37431_solr} status=0 QTime=0
   [junit4]   2> 2162975 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2162975 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2162977 INFO  (qtp692701864-38649) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 2162977 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 2166888 INFO  (qtp692701864-38647) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.test_collection.shard2.replica_n7:UPDATE./update.requests&key=solr.core.test_collection.shard2.replica_n7:INDEX.sizeInBytes&key=solr.core.test_collection.shard2.replica_n7:QUERY./select.requests&key=solr.core.test_collection.shard1.replica_n3:QUERY./select.requests&key=solr.core.test_collection.shard1.replica_n3:INDEX.sizeInBytes&key=solr.core.test_collection.shard1.replica_n3:UPDATE./update.requests} status=0 QTime=3
   [junit4]   2> 2166889 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=0
   [junit4]   2> 2166892 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.test_collection.shard1.replica_n1:QUERY./select.requests&key=solr.core.test_collection.shard2.replica_n5:INDEX.sizeInBytes&key=solr.core.test_collection.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.test_collection.shard1.replica_n1:UPDATE./update.requests&key=solr.core.test_collection.shard2.replica_n5:QUERY./select.requests&key=solr.core.test_collection.shard2.replica_n5:UPDATE./update.requests} status=0 QTime=0
   [junit4]   2> 2166894 INFO  (qtp1718157276-38642) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=1
   [junit4]   2> 2166958 INFO  (qtp1718157276-38637) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:41311_solr} status=0 QTime=0
   [junit4]   2> 2167748 INFO  (qtp1718157276-38640) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37431_solr} status=0 QTime=0
   [junit4]   2> 2167975 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2167975 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2167976 INFO  (qtp692701864-38649) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 2167977 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 2171958 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:41311_solr} status=0 QTime=0
   [junit4]   2> 2172748 INFO  (qtp1718157276-38642) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37431_solr} status=0 QTime=0
   [junit4]   2> 2172975 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2172975 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2172977 INFO  (qtp692701864-38647) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 2172977 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 2176959 INFO  (qtp1718157276-38637) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:41311_solr} status=0 QTime=0
   [junit4]   2> 2177748 INFO  (qtp1718157276-38640) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37431_solr} status=0 QTime=0
   [junit4]   2> 2177975 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2177975 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2177977 INFO  (qtp692701864-38649) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 2177977 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 2181958 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:41311_solr} status=0 QTime=0
   [junit4]   2> 2182748 INFO  (qtp1718157276-38642) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37431_solr} status=0 QTime=0
   [junit4]   2> 2182975 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2182975 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2182977 INFO  (qtp692701864-38647) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 2182977 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 2186958 INFO  (qtp1718157276-38637) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:41311_solr} status=0 QTime=0
   [junit4]   2> 2187748 INFO  (qtp1718157276-38640) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37431_solr} status=0 QTime=0
   [junit4]   2> 2188044 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2188045 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2188051 INFO  (qtp692701864-38649) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 2188058 INFO  (qtp692701864-38644) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 2191959 INFO  (qtp1718157276-38639) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:41311_solr} status=0 QTime=0
   [junit4]   2> 2192748 INFO  (qtp1718157276-38642) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37431_solr} status=0 QTime=0
   [junit4]   2> 2192975 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2192975 WARN  (metrics-solr-reporter-4-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard1
   [junit4]   2> 2192977 INFO  (qtp692701864-38647) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 2192977 INFO  (qtp692701864-38648) [n:127.0.0.1:37431_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 2196961 INFO  (qtp1718157276-38637) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:41311_solr} status=0 QTime=0
   [junit4]   2> 2197748 INFO  (qtp1718157276-38640) [n:127.0.0.1:41311_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:37431_solr} status=0 QTime=0
   [junit4]   2> 2197963 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[A51959700F46F75B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testExplicitConfiguration
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudReportersTest -Dtests.method=testExplicitConfiguration -Dtests.seed=A51959700F46F75B -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=SystemV/YST9YDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   94.3s J0 | SolrCloudReportersTest.testExplicitConfiguration <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:37431/solr
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A51959700F46F75B:E1D5798B617C2131]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration(SolrCloudReportersTest.java:73)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnec

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

read(127.0.0.1:39123)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103b168b7770008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103b168b7770008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103b168b7770008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2203947 INFO  (jetty-closer-22291-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73097082280804358-127.0.0.1:38093_solr-n_0000000000) closing
   [junit4]   2> 2203948 INFO  (jetty-closer-22291-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@9cf88fb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2203949 INFO  (jetty-closer-22291-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ab3ab8f{/solr,null,STOPPED}
   [junit4]   2> 2203949 INFO  (jetty-closer-22291-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2204048 INFO  (jetty-closer-22291-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@10c95f97{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2204049 INFO  (jetty-closer-22291-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4a2385d0{/solr,null,STOPPED}
   [junit4]   2> 2204049 INFO  (jetty-closer-22291-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2204049 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2204151 WARN  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[A51959700F46F75B]-SendThread(127.0.0.1:39123)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103b168b7770001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103b168b7770001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103b168b7770001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2204252 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> 	5	/solr/collections/test_collection/terms/shard2
   [junit4]   2> 	5	/solr/collections/test_collection/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/configs/test
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/test_collection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	46	/solr/collections/test_collection/state.json
   [junit4]   2> 	14	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2204255 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39123
   [junit4]   2> 2204255 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39123
   [junit4]   2> 2204255 INFO  (SUITE-SolrCloudReportersTest-seed#[A51959700F46F75B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39123
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_A51959700F46F75B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1433, maxMBSortInHeap=7.941874281731371, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-FR, timezone=SystemV/YST9YDT
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=118557272,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [TestInPlaceUpdateWithRouteField, RulesTest, TestFaceting, TestImplicitCoreProperties, PeerSyncWithIndexFingerprintCachingTest, TestLegacyFieldReuse, LoggingHandlerTest, TestClassicSimilarityFactory, ScriptEngineTest, RandomizedTaggerTest, IndexSizeTriggerTest, TestUseDocValuesAsStored2, TimeZoneUtilsTest, AssignTest, QueryElevationComponentTest, TestLRUStatsCache, TestSchemalessBufferedUpdates, TestPayloadScoreQParserPlugin, BasicZkTest, UpdateLogTest, ClusterStateMockUtilTest, DaemonStreamApiTest, TestDistributedMissingSort, TestReplicationHandlerDiskOverFlow, TestExclusionRuleCollectionAccess, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, ReplaceNodeTest, RecoveryZkTest, XmlInterpolationTest, TestLMDirichletSimilarityFactory, TestWithCollection, TestJsonFacetRefinement, SystemInfoHandlerTest, TestHalfAndHalfDocValues, TestLazyCores, CSVRequestHandlerTest, SoftAutoCommitTest, ClassificationUpdateProcessorIntegrationTest, TestCoreAdminApis, TestCoreBackup, TestBlobHandler, TestOmitPositions, HdfsBasicDistributedZk2Test, TestTrackingShardHandlerFactory, TestIndexingPerformance, DocumentBuilderTest, MultiThreadedOCPTest, TestSchemaResource, DebugComponentTest, BadCopyFieldTest, HdfsWriteToMultipleCollectionsTest, SliceStateTest, TestScoreJoinQPNoScore, TestSmileRequest, ZkStateReaderTest, DistributedFacetPivotWhiteBoxTest, TestSystemCollAutoCreate, PreAnalyzedFieldManagedSchemaCloudTest, CopyFieldTest, ParsingFieldUpdateProcessorsTest, TestSolrCoreParser, MetricsHistoryIntegrationTest, TestPerFieldSimilarity, CoreAdminHandlerTest, TestZkAclsWithHadoopAuth, TestNumericTerms32, LeaderFailureAfterFreshStartTest, BJQParserTest, CloudMLTQParserTest, CollectionStateFormat2Test, TestConfigSetsAPIShareSchema, SearchRateTriggerIntegrationTest, TestUnifiedSolrHighlighterWithoutStoredId, AliasIntegrationTest, RankQParserPluginTest, DimensionalRoutedAliasUpdateProcessorTest, TestSolrIndexConfig, TestSimNodeAddedTrigger, TestStressReorder, SpatialRPTFieldTypeTest, OverseerSolrResponseTest, BasicAuthOnSingleNodeTest, DistributedVersionInfoTest, TestRealTimeGet, HighlighterTest, TestQuerySenderListener, TestJsonRangeFacets, UniqFieldsUpdateProcessorFactoryTest, MetricUtilsTest, OverseerTest, TestExtendedDismaxParser, HdfsNNFailoverTest, BadComponentTest, ExternalFileFieldSortTest, CdcrBidirectionalTest, TestSolrCloudWithDelegationTokens, CheckHdfsIndexTest, TestPullReplica, MoveReplicaHDFSFailoverTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestExplainDocTransformer, RouteFieldTest, TestFiltering, TestUniqueKeyFieldResource, SolrIndexSearcherTest, TestStressInPlaceUpdates, MaxScoreCollectorTest, TestDocTermOrdsUninvertLimit, TestDefaultStatsCache, ShardRoutingCustomTest, TestDistribDocBasedVersion, NoCacheHeaderTest, TestRandomRequestDistribution, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, HttpPartitionOnCommitTest, HttpPartitionWithTlogReplicasTest, MultiSolrCloudTestCaseTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, SyncSliceTest, TestCloudRecovery, TestCloudSearcherWarming, TestSSLRandomization, TestSegmentSorting, TestSkipOverseerOperations, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, ZkControllerTest, ZkNodePropsTest, ZkShardTermsTest, CollectionsAPIDistributedZkTest, TestHdfsCloudBackupRestore, AutoAddReplicasIntegrationTest, IndexSizeTriggerSizeEstimationTest, NodeLostTriggerIntegrationTest, RestoreTriggerStateTest, TriggerSetPropertiesIntegrationTest, TestSimExecutePlanAction, TestSimExtremeIndexing, TestSimGenericDistributedQueue, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, HdfsDirectoryFactoryTest, RAMDirectoryFactoryTest, RequestHandlersTest, ResourceLoaderTest, SOLR749Test, TestBackupRepositoryFactory, TestBadConfig, TestConfig, TestConfigSetProperties, TestConfigSets, TestCoreDiscovery, TestDynamicLoadingUrl, TestSolrCloudSnapshots, TestSolrConfigHandlerConcurrent, PropertiesRequestHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, SplitHandlerTest, TestConfigsApi, CustomTermsComponentTest, DistributedTermsComponentTest, SuggestComponentTest, TestExpandComponent, TestHttpShardHandlerFactory, HighlighterMaxOffsetTest, TestNumericTokenStream, JvmMetricsTest, SolrMetricManagerTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrJmxReporterTest, SolrCloudReportersTest]
   [junit4] Completed [770/923 (1!)] on J0 in 101.03s, 2 tests, 1 error <<< FAILURES!

[...truncated 51250 lines...]