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/01/26 03:09:33 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1465 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1465/

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

Error Message:
Error from server at https://127.0.0.1:46109/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:46109/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 13556 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 214931 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-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.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 214931 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 214932 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_4B63FEE3B2B9BF91-001/data-dir-26-001
   [junit4]   2> 214932 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 214934 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 214935 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_4B63FEE3B2B9BF91-001/tempDir-001
   [junit4]   2> 214935 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 214935 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 214935 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 214936 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 215035 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 45523
   [junit4]   2> 215035 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45523
   [junit4]   2> 215035 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45523
   [junit4]   2> 215035 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45523
   [junit4]   2> 215040 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 215045 INFO  (zkConnectionManagerCallback-2671-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 215045 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 215048 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 215049 INFO  (zkConnectionManagerCallback-2673-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 215049 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 215049 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 215050 INFO  (zkConnectionManagerCallback-2675-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 215050 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 215155 INFO  (jetty-launcher-2676-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 215155 INFO  (jetty-launcher-2676-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 215156 INFO  (jetty-launcher-2676-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 215156 INFO  (jetty-launcher-2676-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 215156 INFO  (jetty-launcher-2676-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_252-b09
   [junit4]   2> 215156 INFO  (jetty-launcher-2676-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_252-b09
   [junit4]   2> 215157 INFO  (jetty-launcher-2676-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 215157 INFO  (jetty-launcher-2676-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 215157 INFO  (jetty-launcher-2676-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 215157 INFO  (jetty-launcher-2676-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 215157 INFO  (jetty-launcher-2676-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 215157 INFO  (jetty-launcher-2676-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 215157 INFO  (jetty-launcher-2676-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c80c2f7{/solr,null,AVAILABLE}
   [junit4]   2> 215157 INFO  (jetty-launcher-2676-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7fd8b4a1{/solr,null,AVAILABLE}
   [junit4]   2> 215158 INFO  (jetty-launcher-2676-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4ef4d775{SSL, (ssl, http/1.1)}{127.0.0.1:40267}
   [junit4]   2> 215158 INFO  (jetty-launcher-2676-thread-1) [     ] o.e.j.s.Server Started @215201ms
   [junit4]   2> 215158 INFO  (jetty-launcher-2676-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45523/solr, hostPort=40267}
   [junit4]   2> 215158 ERROR (jetty-launcher-2676-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 215158 INFO  (jetty-launcher-2676-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 215158 INFO  (jetty-launcher-2676-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 215158 INFO  (jetty-launcher-2676-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 215158 INFO  (jetty-launcher-2676-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 215158 INFO  (jetty-launcher-2676-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T02:14:49.022Z
   [junit4]   2> 215158 INFO  (jetty-launcher-2676-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@197a003f{SSL, (ssl, http/1.1)}{127.0.0.1:46109}
   [junit4]   2> 215158 INFO  (jetty-launcher-2676-thread-2) [     ] o.e.j.s.Server Started @215202ms
   [junit4]   2> 215158 INFO  (jetty-launcher-2676-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45523/solr, hostPort=46109}
   [junit4]   2> 215159 ERROR (jetty-launcher-2676-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 215159 INFO  (jetty-launcher-2676-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 215159 INFO  (jetty-launcher-2676-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 215159 INFO  (jetty-launcher-2676-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 215159 INFO  (jetty-launcher-2676-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 215159 INFO  (jetty-launcher-2676-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T02:14:49.023Z
   [junit4]   2> 215159 INFO  (jetty-launcher-2676-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 215160 INFO  (jetty-launcher-2676-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 215160 INFO  (zkConnectionManagerCallback-2678-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 215160 INFO  (jetty-launcher-2676-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 215160 INFO  (zkConnectionManagerCallback-2680-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 215160 INFO  (jetty-launcher-2676-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 215161 INFO  (jetty-launcher-2676-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 215161 INFO  (jetty-launcher-2676-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 215164 INFO  (jetty-launcher-2676-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 215164 INFO  (jetty-launcher-2676-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 215165 WARN  (jetty-launcher-2676-thread-2-SendThread(127.0.0.1:45523)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f365fe150004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f365fe150004, 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 0x102f365fe150004, 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> 215165 WARN  (jetty-launcher-2676-thread-1-SendThread(127.0.0.1:45523)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f365fe150003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f365fe150003, 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 0x102f365fe150003, 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> 215687 INFO  (jetty-launcher-2676-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 215693 WARN  (jetty-launcher-2676-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> 215694 WARN  (jetty-launcher-2676-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@360bf8e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 215694 WARN  (jetty-launcher-2676-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@360bf8e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 215698 WARN  (jetty-launcher-2676-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> 215704 WARN  (jetty-launcher-2676-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@206069c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 215704 WARN  (jetty-launcher-2676-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@206069c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 215705 INFO  (jetty-launcher-2676-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45523/solr
   [junit4]   2> 215706 INFO  (jetty-launcher-2676-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 215707 INFO  (zkConnectionManagerCallback-2694-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 215707 INFO  (jetty-launcher-2676-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 215708 WARN  (jetty-launcher-2676-thread-2-SendThread(127.0.0.1:45523)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f365fe150005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f365fe150005, 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 0x102f365fe150005, 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> 215810 INFO  (jetty-launcher-2676-thread-2) [n:127.0.0.1:46109_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 215811 INFO  (zkConnectionManagerCallback-2696-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 215811 INFO  (jetty-launcher-2676-thread-2) [n:127.0.0.1:46109_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 215904 INFO  (jetty-launcher-2676-thread-2) [n:127.0.0.1:46109_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46109_solr
   [junit4]   2> 215905 INFO  (jetty-launcher-2676-thread-2) [n:127.0.0.1:46109_solr     ] o.a.s.c.Overseer Overseer (id=72888163371384838-127.0.0.1:46109_solr-n_0000000000) starting
   [junit4]   2> 215911 INFO  (OverseerStateUpdate-72888163371384838-127.0.0.1:46109_solr-n_0000000000) [n:127.0.0.1:46109_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46109_solr
   [junit4]   2> 215927 INFO  (jetty-launcher-2676-thread-2) [n:127.0.0.1:46109_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46109_solr
   [junit4]   2> 215929 INFO  (jetty-launcher-2676-thread-2) [n:127.0.0.1:46109_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 215929 WARN  (jetty-launcher-2676-thread-2) [n:127.0.0.1:46109_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> 215935 INFO  (zkCallback-2695-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 215951 INFO  (jetty-launcher-2676-thread-2) [n:127.0.0.1:46109_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_4B63FEE3B2B9BF91-001/tempDir-001/node2
   [junit4]   2> 215976 INFO  (jetty-launcher-2676-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 215976 WARN  (jetty-launcher-2676-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> 215977 WARN  (jetty-launcher-2676-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2cc3a4fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 215977 WARN  (jetty-launcher-2676-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2cc3a4fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 215982 WARN  (jetty-launcher-2676-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> 215983 WARN  (jetty-launcher-2676-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a4a5e49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 215983 WARN  (jetty-launcher-2676-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a4a5e49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 215984 INFO  (jetty-launcher-2676-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45523/solr
   [junit4]   2> 215988 INFO  (jetty-launcher-2676-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 215989 INFO  (zkConnectionManagerCallback-2714-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 215989 INFO  (jetty-launcher-2676-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 216091 INFO  (jetty-launcher-2676-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 216092 INFO  (zkConnectionManagerCallback-2716-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 216092 INFO  (jetty-launcher-2676-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 216096 INFO  (jetty-launcher-2676-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 216099 INFO  (jetty-launcher-2676-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40267_solr as DOWN
   [junit4]   2> 216100 INFO  (jetty-launcher-2676-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 216100 INFO  (jetty-launcher-2676-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40267_solr
   [junit4]   2> 216101 INFO  (zkCallback-2695-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 216101 INFO  (zkCallback-2715-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 216102 INFO  (jetty-launcher-2676-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 216102 WARN  (jetty-launcher-2676-thread-1) [n:127.0.0.1:40267_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> 216120 INFO  (jetty-launcher-2676-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_4B63FEE3B2B9BF91-001/tempDir-001/node1
   [junit4]   2> 216132 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 216132 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 216134 INFO  (zkConnectionManagerCallback-2727-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 216134 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 216135 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 216138 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45523/solr ready
   [junit4]   2> 216153 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 216193 INFO  (OverseerThreadFactory-2703-thread-1-processing-n:127.0.0.1:46109_solr) [n:127.0.0.1:46109_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 216300 INFO  (OverseerStateUpdate-72888163371384838-127.0.0.1:46109_solr-n_0000000000) [n:127.0.0.1:46109_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:40267_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 216303 INFO  (OverseerStateUpdate-72888163371384838-127.0.0.1:46109_solr-n_0000000000) [n:127.0.0.1:46109_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:46109_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 216513 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr    x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n3&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 216514 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr    x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 216515 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 216542 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 216556 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&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> 216558 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 216558 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 216558 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 216558 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n3' using configuration from configset config, trusted=true
   [junit4]   2> 216559 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_4B63FEE3B2B9BF91-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_4B63FEE3B2B9BF91-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n3/data/]
   [junit4]   2> 216578 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 216585 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 216585 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 216585 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 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> 216586 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 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.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_4B63FEE3B2B9BF91-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_4B63FEE3B2B9BF91-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 216594 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 216594 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 216595 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 216595 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 216596 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 216597 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 216597 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 216597 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689913697722433536
   [junit4]   2> 216602 INFO  (searcherExecutor-2729-thread-1-processing-n:127.0.0.1:46109_solr x:testOtherReplicasAreNotActive_shard1_replica_n3 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 216602 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 216607 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 216608 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 216612 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 216618 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 216618 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 216619 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 216619 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 216620 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 216620 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 216621 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 216621 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689913697747599360
   [junit4]   2> 216623 INFO  (searcherExecutor-2731-thread-1-processing-n:127.0.0.1:40267_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node2) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 216623 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 216627 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 216627 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 217113 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 217114 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 217114 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46109/solr/testOtherReplicasAreNotActive_shard1_replica_n3/
   [junit4]   2> 217114 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n3 url=https://127.0.0.1:46109/solr  START replicas=[https://127.0.0.1:40267/solr/testOtherReplicasAreNotActive_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 217114 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n3 url=https://127.0.0.1:46109/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 217120 INFO  (qtp17707807-4359) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 217120 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 217120 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_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> 217120 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/72888163371384838-core_node4-n_0000000000
   [junit4]   2> 217123 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46109/solr/testOtherReplicasAreNotActive_shard1_replica_n3/ shard1
   [junit4]   2> 217123 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 217225 INFO  (zkCallback-2695-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> 217226 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 217230 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 217232 INFO  (qtp1451294372-4356) [n:127.0.0.1:46109_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_n3&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=719
   [junit4]   2> 217332 INFO  (zkCallback-2695-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> 217332 INFO  (zkCallback-2695-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> 217629 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 217638 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 217639 INFO  (qtp17707807-4362) [n:127.0.0.1:40267_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&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=1083
   [junit4]   2> 217641 INFO  (qtp1451294372-4360) [n:127.0.0.1:46109_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> 217641 INFO  (qtp1451294372-4360) [n:127.0.0.1:46109_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 217739 INFO  (zkCallback-2695-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> 217739 INFO  (zkCallback-2695-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> 217739 INFO  (zkCallback-2715-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> 217739 INFO  (zkCallback-2715-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> 217739 INFO  (qtp1451294372-4360) [n:127.0.0.1:46109_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=1549
   [junit4]   2> 217740 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 217740 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 217744 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : https://127.0.0.1:40267/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_node2":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:40267_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n3",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "node_name":"127.0.0.1:46109_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> 217744 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1765088654
   [junit4]   2> 217744 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40267_solr
   [junit4]   2> 217744 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 217744 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40267_solr as DOWN
   [junit4]   2> 217746 INFO  (coreCloseExecutor-2743-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@56ca1438
   [junit4]   2> 217746 INFO  (coreCloseExecutor-2743-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@56ca1438
   [junit4]   2> 217746 INFO  (coreCloseExecutor-2743-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@56ca1438
   [junit4]   2> 217747 INFO  (coreCloseExecutor-2743-thread-1) [n:127.0.0.1:40267_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 217748 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 217748 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 217748 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 217748 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 217754 INFO  (zkCallback-2695-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 217754 INFO  (zkCallback-2726-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 217847 INFO  (zkCallback-2695-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: [1])
   [junit4]   2> 217847 INFO  (zkCallback-2695-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: [1])
   [junit4]   2> 217855 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4ef4d775{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 217855 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7fd8b4a1{/solr,null,STOPPED}
   [junit4]   2> 217855 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 217856 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 40267
   [junit4]   2> 217856 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 217856 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 217859 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node4:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n3",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "node_name":"127.0.0.1:46109_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"https://127.0.0.1:46109/solr"}
   [junit4]   2> 217864 ERROR (qtp1451294372-4354) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] 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:2639) ~[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_252]
   [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> 217866 INFO  (qtp1451294372-4354) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 217867 ERROR (qtp1451294372-4354) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] 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:2639)
   [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> 217867 INFO  (qtp1451294372-4354) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n3]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=500 QTime=4
   [junit4]   2> 217867 ERROR (qtp1451294372-4354) [n:127.0.0.1:46109_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] 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:2639)
   [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> 217869 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=40267)
   [junit4]   2> 217870 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 40267 try number 2 ...
   [junit4]   2> 217870 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 217870 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 217870 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 217870 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 217871 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26ec0d16{/solr,null,AVAILABLE}
   [junit4]   2> 217872 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@29959afd{SSL, (ssl, http/1.1)}{127.0.0.1:40267}
   [junit4]   2> 217872 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.e.j.s.Server Started @217915ms
   [junit4]   2> 217872 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45523/solr, hostPort=40267}
   [junit4]   2> 217872 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 217872 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 217873 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 217873 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 217873 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 217873 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T02:14:51.737Z
   [junit4]   2> 217874 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 217874 INFO  (zkConnectionManagerCallback-2747-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 217874 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 217875 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 217878 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 218194 INFO  (OverseerCollectionConfigSetProcessor-72888163371384838-127.0.0.1:46109_solr-n_0000000000) [n:127.0.0.1:46109_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> 218271 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 218272 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] 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> 218273 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@777a2a01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 218273 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@777a2a01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 218275 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] 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> 218276 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f5ef8c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 218276 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f5ef8c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 218277 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45523/solr
   [junit4]   2> 218278 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 218279 INFO  (zkConnectionManagerCallback-2758-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 218279 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 218381 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [n:127.0.0.1:40267_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 218382 INFO  (zkConnectionManagerCallback-2760-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 218382 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [n:127.0.0.1:40267_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 218390 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [n:127.0.0.1:40267_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 218398 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [n:127.0.0.1:40267_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40267_solr as DOWN
   [junit4]   2> 218401 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [n:127.0.0.1:40267_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 218401 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [n:127.0.0.1:40267_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40267_solr
   [junit4]   2> 218402 INFO  (zkCallback-2726-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 218402 INFO  (zkCallback-2695-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 218402 INFO  (zkCallback-2759-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 218404 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [n:127.0.0.1:40267_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 218404 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [n:127.0.0.1:40267_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> 218422 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [n:127.0.0.1:40267_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_4B63FEE3B2B9BF91-001/tempDir-001/node1
   [junit4]   2> 218422 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B63FEE3B2B9BF91]) [n:127.0.0.1:40267_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n1]
   [junit4]   2> 218436 INFO  (coreLoadExecutor-2766-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 218443 INFO  (coreLoadExecutor-2766-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 218443 INFO  (coreLoadExecutor-2766-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 218443 INFO  (coreLoadExecutor-2766-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 218449 INFO  (coreLoadExecutor-2766-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 218456 INFO  (coreLoadExecutor-2766-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 218456 INFO  (coreLoadExecutor-2766-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 218456 INFO  (coreLoadExecutor-2766-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 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> 218456 INFO  (coreLoadExecutor-2766-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 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.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_4B63FEE3B2B9BF91-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_4B63FEE3B2B9BF91-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 218490 INFO  (coreLoadExecutor-2766-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 218490 INFO  (coreLoadExecutor-2766-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 218490 INFO  (coreLoadExecutor-2766-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 218490 INFO  (coreLoadExecutor-2766-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 218492 INFO  (coreLoadExecutor-2766-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 218492 INFO  (coreLoadExecutor-2766-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 218492 INFO  (coreLoadExecutor-2766-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 218492 INFO  (coreLoadExecutor-2766-thread-1-processing-n:127.0.0.1:40267_solr) [n:127.0.0.1:40267_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689913699709485056
   [junit4]   2> 218495 INFO  (searcherExecutor-2768-thread-1-processing-n:127.0.0.1:40267_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node2) [n:127.0.0.1:40267_solr c:testOther

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

fStreamException: Unable to read additional data from server sessionid 0x102f365fe150009, 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> 229494 INFO  (jetty-closer-2780-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=542106037
   [junit4]   2> 229494 INFO  (jetty-closer-2780-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46109_solr
   [junit4]   2> 229495 INFO  (jetty-closer-2780-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1738703331
   [junit4]   2> 229495 INFO  (jetty-closer-2780-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40267_solr
   [junit4]   2> 229495 INFO  (jetty-closer-2780-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 229495 INFO  (jetty-closer-2780-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46109_solr as DOWN
   [junit4]   2> 229496 INFO  (jetty-closer-2780-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 229496 INFO  (jetty-closer-2780-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40267_solr as DOWN
   [junit4]   2> 229502 INFO  (jetty-closer-2780-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 229502 INFO  (jetty-closer-2780-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 229502 INFO  (jetty-closer-2780-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 229502 INFO  (jetty-closer-2780-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 229507 INFO  (closeThreadPool-2788-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72888163371384838-127.0.0.1:46109_solr-n_0000000000) closing
   [junit4]   2> 229510 INFO  (qtp1451294372-4360) [n:127.0.0.1:46109_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:40267_solr&onlyIfLeaderActive=true&core=testOtherReplicasAreNotActive_shard1_replica_n3&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=10956
   [junit4]   2> 229510 INFO  (OverseerStateUpdate-72888163371384838-127.0.0.1:46109_solr-n_0000000000) [n:127.0.0.1:46109_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46109_solr
   [junit4]   2> 229514 INFO  (OverseerAutoScalingTriggerThread-72888163371384838-127.0.0.1:46109_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 229516 WARN  (jetty-launcher-2676-thread-2-SendThread(127.0.0.1:45523)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f365fe150006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f365fe150006, 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 0x102f365fe150006, 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> 229516 INFO  (zkCallback-2759-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 229518 INFO  (jetty-closer-2780-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 229518 INFO  (jetty-closer-2780-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 229518 INFO  (jetty-closer-2780-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 229518 INFO  (jetty-closer-2780-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 229527 INFO  (closeThreadPool-2788-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72888163371384838-127.0.0.1:46109_solr-n_0000000000) closing
   [junit4]   2> 229616 INFO  (jetty-closer-2780-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72888163371384838-127.0.0.1:46109_solr-n_0000000000) closing
   [junit4]   2> 229618 INFO  (jetty-closer-2780-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@197a003f{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 229618 INFO  (jetty-closer-2780-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6c80c2f7{/solr,null,STOPPED}
   [junit4]   2> 229618 INFO  (jetty-closer-2780-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 229718 INFO  (jetty-closer-2780-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@29959afd{SSL, (ssl, http/1.1)}{127.0.0.1:40267}
   [junit4]   2> 229719 INFO  (jetty-closer-2780-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@26ec0d16{/solr,null,STOPPED}
   [junit4]   2> 229719 INFO  (jetty-closer-2780-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 229719 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 229922 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> 	8	/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> 	25	/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/overseer_elect/election/72888163371384838-127.0.0.1:46109_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/72888163371384838-core_node4-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> 	16	/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> 229924 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45523
   [junit4]   2> 229924 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45523
   [junit4]   2> 229924 INFO  (SUITE-LeaderTragicEventTest-seed#[4B63FEE3B2B9BF91]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45523
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_4B63FEE3B2B9BF91-001
   [junit4]   2> Jan 26, 2021 2:15:04 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=176, maxMBSortInHeap=5.807331095168889, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-US, timezone=America/Lower_Princes
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=206158584,total=504889344
   [junit4]   2> NOTE: All tests run in this JVM: [TestXmlQParserPlugin, TestDocTermOrdsUninvertLimit, PreAnalyzedFieldTest, VMParamsZkACLAndCredentialsProvidersTest, CloudMLTQParserTest, TestSimUtils, CreateRoutedAliasTest, TestBlendedInfixSuggestions, BasicAuthOnSingleNodeTest, TestGeoJSONResponseWriter, TestBackupRepositoryFactory, TestSolrXml, DocValuesNotIndexedTest, TestClusterProperties, MetricTriggerIntegrationTest, DocumentAnalysisRequestHandlerTest, TestTermsQParserPlugin, ConjunctionSolrSpellCheckerTest, SortSpecParsingTest, TestSolrConfigHandler, SolrMetricReporterTest, TestCollectionAPI, ClusterStateTest, TestSmileRequest, SolrCLIZkUtilsTest, DistributedFacetPivotLongTailTest, TestDistributedMap, LeaderTragicEventTest]
   [junit4] Completed [104/924 (1!)] on J1 in 15.76s, 2 tests, 1 error <<< FAILURES!

[...truncated 53559 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1466 - Still Unstable!

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44535/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 15024 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 1293039 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-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.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1293039 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1293039 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_51FCE0CD6FEA1D-001/data-dir-140-001
   [junit4]   2> 1293039 WARN  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=43 numCloses=43
   [junit4]   2> 1293039 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1293041 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-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> 1293041 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1293042 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_51FCE0CD6FEA1D-001/tempDir-001
   [junit4]   2> 1293042 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1293042 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1293042 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1293044 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1293142 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 39639
   [junit4]   2> 1293143 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39639
   [junit4]   2> 1293143 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39639
   [junit4]   2> 1293143 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39639
   [junit4]   2> 1293144 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1293147 INFO  (zkConnectionManagerCallback-12995-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1293147 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1293149 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1293150 INFO  (zkConnectionManagerCallback-12997-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1293150 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1293151 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1293152 INFO  (zkConnectionManagerCallback-12999-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1293152 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1293255 INFO  (jetty-launcher-13000-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1293255 INFO  (jetty-launcher-13000-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1293255 INFO  (jetty-launcher-13000-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_252-b09
   [junit4]   2> 1293256 INFO  (jetty-launcher-13000-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1293256 INFO  (jetty-launcher-13000-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1293256 INFO  (jetty-launcher-13000-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1293256 INFO  (jetty-launcher-13000-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1293256 INFO  (jetty-launcher-13000-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1293256 INFO  (jetty-launcher-13000-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_252-b09
   [junit4]   2> 1293256 INFO  (jetty-launcher-13000-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63719848{/solr,null,AVAILABLE}
   [junit4]   2> 1293257 INFO  (jetty-launcher-13000-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1293257 INFO  (jetty-launcher-13000-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1293257 INFO  (jetty-launcher-13000-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@474e5e37{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44535}
   [junit4]   2> 1293257 INFO  (jetty-launcher-13000-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1293257 INFO  (jetty-launcher-13000-thread-2) [     ] o.e.j.s.Server Started @1293297ms
   [junit4]   2> 1293257 INFO  (jetty-launcher-13000-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39639/solr, hostPort=44535}
   [junit4]   2> 1293257 ERROR (jetty-launcher-13000-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1293257 INFO  (jetty-launcher-13000-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1293257 INFO  (jetty-launcher-13000-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1293257 INFO  (jetty-launcher-13000-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1293257 INFO  (jetty-launcher-13000-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1293257 INFO  (jetty-launcher-13000-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T06:26:59.206Z
   [junit4]   2> 1293258 INFO  (jetty-launcher-13000-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b1f8af4{/solr,null,AVAILABLE}
   [junit4]   2> 1293258 INFO  (jetty-launcher-13000-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1293259 INFO  (jetty-launcher-13000-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5fcf4066{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45643}
   [junit4]   2> 1293259 INFO  (jetty-launcher-13000-thread-1) [     ] o.e.j.s.Server Started @1293299ms
   [junit4]   2> 1293259 INFO  (jetty-launcher-13000-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39639/solr, hostPort=45643}
   [junit4]   2> 1293259 ERROR (jetty-launcher-13000-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1293259 INFO  (zkConnectionManagerCallback-13002-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1293259 INFO  (jetty-launcher-13000-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1293259 INFO  (jetty-launcher-13000-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1293259 INFO  (jetty-launcher-13000-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1293259 INFO  (jetty-launcher-13000-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1293259 INFO  (jetty-launcher-13000-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1293259 INFO  (jetty-launcher-13000-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T06:26:59.208Z
   [junit4]   2> 1293260 INFO  (jetty-launcher-13000-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1293260 INFO  (jetty-launcher-13000-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1293264 INFO  (jetty-launcher-13000-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1293264 INFO  (zkConnectionManagerCallback-13004-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1293264 INFO  (jetty-launcher-13000-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1293265 INFO  (jetty-launcher-13000-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1293268 INFO  (jetty-launcher-13000-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1294585 INFO  (jetty-launcher-13000-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1294593 WARN  (jetty-launcher-13000-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20562a4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1294594 WARN  (jetty-launcher-13000-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20562a4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1294615 WARN  (jetty-launcher-13000-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ab7b3e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1294615 WARN  (jetty-launcher-13000-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ab7b3e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1294617 INFO  (jetty-launcher-13000-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39639/solr
   [junit4]   2> 1294626 INFO  (jetty-launcher-13000-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1294635 INFO  (zkConnectionManagerCallback-13018-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1294635 INFO  (jetty-launcher-13000-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1294739 INFO  (jetty-launcher-13000-thread-2) [n:127.0.0.1:44535_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1294739 INFO  (zkConnectionManagerCallback-13020-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1294740 INFO  (jetty-launcher-13000-thread-2) [n:127.0.0.1:44535_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1294929 INFO  (jetty-launcher-13000-thread-2) [n:127.0.0.1:44535_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44535_solr
   [junit4]   2> 1294931 INFO  (jetty-launcher-13000-thread-2) [n:127.0.0.1:44535_solr     ] o.a.s.c.Overseer Overseer (id=72889145498992646-127.0.0.1:44535_solr-n_0000000000) starting
   [junit4]   2> 1294951 INFO  (OverseerStateUpdate-72889145498992646-127.0.0.1:44535_solr-n_0000000000) [n:127.0.0.1:44535_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44535_solr
   [junit4]   2> 1294968 INFO  (jetty-launcher-13000-thread-2) [n:127.0.0.1:44535_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44535_solr
   [junit4]   2> 1294981 INFO  (jetty-launcher-13000-thread-2) [n:127.0.0.1:44535_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1294981 WARN  (jetty-launcher-13000-thread-2) [n:127.0.0.1:44535_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> 1295000 INFO  (zkCallback-13019-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1295004 INFO  (jetty-launcher-13000-thread-2) [n:127.0.0.1:44535_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_51FCE0CD6FEA1D-001/tempDir-001/node2
   [junit4]   2> 1295011 INFO  (jetty-launcher-13000-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1295032 WARN  (jetty-launcher-13000-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e4b459e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1295048 WARN  (jetty-launcher-13000-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e4b459e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1295077 WARN  (jetty-launcher-13000-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@383f7ab6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1295077 WARN  (jetty-launcher-13000-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@383f7ab6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1295078 INFO  (jetty-launcher-13000-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39639/solr
   [junit4]   2> 1295082 INFO  (jetty-launcher-13000-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1295087 INFO  (zkConnectionManagerCallback-13038-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1295087 INFO  (jetty-launcher-13000-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1295199 INFO  (jetty-launcher-13000-thread-1) [n:127.0.0.1:45643_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1295201 INFO  (zkConnectionManagerCallback-13040-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1295201 INFO  (jetty-launcher-13000-thread-1) [n:127.0.0.1:45643_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1295207 INFO  (jetty-launcher-13000-thread-1) [n:127.0.0.1:45643_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1295210 INFO  (jetty-launcher-13000-thread-1) [n:127.0.0.1:45643_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45643_solr as DOWN
   [junit4]   2> 1295211 INFO  (jetty-launcher-13000-thread-1) [n:127.0.0.1:45643_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1295211 INFO  (jetty-launcher-13000-thread-1) [n:127.0.0.1:45643_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45643_solr
   [junit4]   2> 1295212 INFO  (zkCallback-13019-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1295214 INFO  (jetty-launcher-13000-thread-1) [n:127.0.0.1:45643_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1295214 WARN  (jetty-launcher-13000-thread-1) [n:127.0.0.1:45643_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> 1295219 INFO  (zkCallback-13039-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1295229 INFO  (jetty-launcher-13000-thread-1) [n:127.0.0.1:45643_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_51FCE0CD6FEA1D-001/tempDir-001/node1
   [junit4]   2> 1295237 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1295238 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1295239 INFO  (zkConnectionManagerCallback-13051-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1295239 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1295240 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1295241 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39639/solr ready
   [junit4]   2> 1295281 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 1295307 INFO  (OverseerThreadFactory-13027-thread-1-processing-n:127.0.0.1:44535_solr) [n:127.0.0.1:44535_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 1295425 INFO  (OverseerStateUpdate-72889145498992646-127.0.0.1:44535_solr-n_0000000000) [n:127.0.0.1:44535_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:45643_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1295428 INFO  (OverseerStateUpdate-72889145498992646-127.0.0.1:44535_solr-n_0000000000) [n:127.0.0.1:44535_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:44535_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1295741 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_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> 1295741 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_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> 1295742 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1295743 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1295748 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1295761 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1295767 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1295774 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1295774 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_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> 1295774 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_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> 1295775 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_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.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_51FCE0CD6FEA1D-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_51FCE0CD6FEA1D-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 1295776 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1295777 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_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> 1295777 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_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> 1295777 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_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.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_51FCE0CD6FEA1D-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_51FCE0CD6FEA1D-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 1295859 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_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> 1295859 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_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> 1295860 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1295860 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1295862 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_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> 1295862 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_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> 1295862 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_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> 1295862 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_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 1689929564092891136
   [junit4]   2> 1295871 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_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> 1295871 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_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> 1295872 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1295872 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1295872 INFO  (searcherExecutor-13053-thread-1-processing-n:127.0.0.1:44535_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:44535_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> 1295872 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1295875 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_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> 1295875 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_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> 1295875 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_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> 1295875 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_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 1689929564106522624
   [junit4]   2> 1295878 INFO  (searcherExecutor-13055-thread-1-processing-n:127.0.0.1:45643_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:45643_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> 1295880 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1295881 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_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_node4=0}, version=0}
   [junit4]   2> 1295881 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_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> 1295888 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9998ms
   [junit4]   2> 1295890 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_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, core_node4=0}, version=1}
   [junit4]   2> 1295890 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_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> 1296390 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1296390 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1296390 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44535/solr/testOtherReplicasAreNotActive_shard1_replica_n2/
   [junit4]   2> 1296390 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n2 url=http://127.0.0.1:44535/solr  START replicas=[http://127.0.0.1:45643/solr/testOtherReplicasAreNotActive_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1296391 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n2 url=http://127.0.0.1:44535/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1296392 INFO  (qtp1359524919-21748) [n:127.0.0.1:45643_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=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1296392 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1296392 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1296392 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/72889145498992646-core_node4-n_0000000000
   [junit4]   2> 1296395 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44535/solr/testOtherReplicasAreNotActive_shard1_replica_n2/ shard1
   [junit4]   2> 1296397 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1296498 INFO  (zkCallback-13019-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> 1296499 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1296500 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1296502 INFO  (qtp1233762678-21740) [n:127.0.0.1:44535_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=760
   [junit4]   2> 1296601 INFO  (zkCallback-13019-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> 1296601 INFO  (zkCallback-13019-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> 1296893 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1296898 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1296900 INFO  (qtp1359524919-21746) [n:127.0.0.1:45643_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=1158
   [junit4]   2> 1296910 INFO  (qtp1233762678-21737) [n:127.0.0.1:44535_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> 1296910 INFO  (qtp1233762678-21737) [n:127.0.0.1:44535_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1297000 INFO  (zkCallback-13019-thread-3) [     ] 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> 1297000 INFO  (zkCallback-13019-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> 1297000 INFO  (zkCallback-13039-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> 1297001 INFO  (qtp1233762678-21737) [n:127.0.0.1:44535_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=1712
   [junit4]   2> 1297001 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 1297001 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1297011 INFO  (zkCallback-13039-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> 1297016 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : http://127.0.0.1:45643/solr state:DocCollection(testOtherReplicasAreNotActive//collections/testOtherReplicasAreNotActive/state.json/6 )={
   [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:45643_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "node_name":"127.0.0.1:44535_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> 1297016 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=429487191
   [junit4]   2> 1297016 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45643_solr
   [junit4]   2> 1297017 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1297017 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45643_solr as DOWN
   [junit4]   2> 1297040 INFO  (coreCloseExecutor-13067-thread-1) [n:127.0.0.1:45643_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2112c8dd
   [junit4]   2> 1297041 INFO  (coreCloseExecutor-13067-thread-1) [n:127.0.0.1:45643_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@2112c8dd
   [junit4]   2> 1297041 INFO  (coreCloseExecutor-13067-thread-1) [n:127.0.0.1:45643_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@2112c8dd
   [junit4]   2> 1297043 INFO  (coreCloseExecutor-13067-thread-1) [n:127.0.0.1:45643_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1297052 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1297052 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1297052 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1297052 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1297063 WARN  (jetty-launcher-13000-thread-1-SendThread(127.0.0.1:39639)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f44aa9730008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f44aa9730008, 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 0x102f44aa9730008, 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> 1297064 INFO  (zkCallback-13050-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1297064 INFO  (zkCallback-13019-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1297128 INFO  (zkCallback-13019-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: [1])
   [junit4]   2> 1297128 INFO  (zkCallback-13019-thread-3) [     ] 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: [1])
   [junit4]   2> 1297166 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5fcf4066{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1297166 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b1f8af4{/solr,null,STOPPED}
   [junit4]   2> 1297166 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1297167 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 45643
   [junit4]   2> 1297167 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 1297167 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1297171 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node4:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "node_name":"127.0.0.1:44535_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"http://127.0.0.1:44535/solr"}
   [junit4]   2> 1297181 ERROR (qtp1233762678-21736) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] 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:2639) ~[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.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_252]
   [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> 	... 36 more
   [junit4]   2> 1297184 INFO  (qtp1233762678-21736) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1297184 ERROR (qtp1233762678-21736) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] 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:2639)
   [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.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> 1297184 INFO  (qtp1233762678-21736) [n:127.0.0.1:44535_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=/update params={commit=true&wt=javabin&version=2} status=500 QTime=4
   [junit4]   2> 1297184 ERROR (qtp1233762678-21736) [n:127.0.0.1:44535_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] 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:2639)
   [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.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> 1297186 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=45643)
   [junit4]   2> 1297186 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 45643 try number 2 ...
   [junit4]   2> 1297186 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1297194 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1297194 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1297194 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1297194 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@300087f4{/solr,null,AVAILABLE}
   [junit4]   2> 1297196 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@66e5f5ea{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45643}
   [junit4]   2> 1297196 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.e.j.s.Server Started @1297237ms
   [junit4]   2> 1297196 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39639/solr, hostPort=45643}
   [junit4]   2> 1297197 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1297197 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1297197 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1297197 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1297197 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1297197 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T06:27:03.146Z
   [junit4]   2> 1297202 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1297203 INFO  (zkConnectionManagerCallback-13071-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297203 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1297206 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1297208 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1297316 INFO  (OverseerCollectionConfigSetProcessor-72889145498992646-127.0.0.1:44535_solr-n_0000000000) [n:127.0.0.1:44535_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> 1297565 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1297566 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@214abb70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1297566 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@214abb70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1297569 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@445a9b35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1297569 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@445a9b35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1297570 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39639/solr
   [junit4]   2> 1297571 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1297573 INFO  (zkConnectionManagerCallback-13082-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297573 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1297676 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [n:127.0.0.1:45643_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1297677 INFO  (zkConnectionManagerCallback-13084-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297677 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [n:127.0.0.1:45643_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1297682 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [n:127.0.0.1:45643_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1297685 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [n:127.0.0.1:45643_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45643_solr as DOWN
   [junit4]   2> 1297686 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [n:127.0.0.1:45643_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1297686 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [n:127.0.0.1:45643_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45643_solr
   [junit4]   2> 1297687 INFO  (zkCallback-13019-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1297687 INFO  (zkCallback-13050-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1297687 INFO  (zkCallback-13083-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1297693 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [n:127.0.0.1:45643_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1297693 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [n:127.0.0.1:45643_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> 1297710 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [n:127.0.0.1:45643_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_51FCE0CD6FEA1D-001/tempDir-001/node1
   [junit4]   2> 1297710 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [n:127.0.0.1:45643_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n1]
   [junit4]   2> 1297720 INFO  (coreLoadExecutor-13090-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1297726 INFO  (coreLoadExecutor-13090-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1297726 INFO  (coreLoadExecutor-13090-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1297726 INFO  (coreLoadExecutor-13090-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1297732 INFO  (coreLoadExecutor-13090-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1297738 INFO  (coreLoadExecutor-13090-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1297738 INFO  (coreLoadExecutor-13090-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_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> 1297738 INFO  (coreLoadExecutor-13090-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_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> 1297739 INFO  (coreLoadExecutor-13090-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_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.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_51FCE0CD6FEA1D-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_51FCE0CD6FEA1D-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 1297768 INFO  (coreLoadExecutor-13090-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_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> 1297768 INFO  (coreLoadExecutor-13090-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_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> 1297769 INFO  (coreLoadExecutor-13090-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1297769 INFO  (coreLoadExecutor-13090-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1297771 INFO  (coreLoadExecutor-13090-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_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> 1297771 INFO  (coreLoadExecutor-13090-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_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> 1297771 INFO  (coreLoadExecutor-13090-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_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> 1297771 INFO  (coreLoadExecutor-13090-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_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 1689929566094622720
   [junit4]   2> 1297773 INFO  (searcherExecutor-13092-thread-1-processing-n:127.0.0.1:45643_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:45643_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> 1297773 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:45643_solr
   [junit4]   2> 1297773 INFO  (coreZkRegister-13072-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1297774 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[51FCE0CD6FEA1D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOtherReplicasAreNotActive
   [junit4]   2> 1297777 INFO  (OverseerThreadFactory-13027-thread-2-processing-n:127.0.0.1:44535_solr) [n:127.0.0.1:44535_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1297778 INFO  (coreZkRegister-13072-thread-1-processing-n:127.0.0.1:45643_solr) [n:127.0.0.1:45643_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> 1297780 INFO  (qtp1233762678-21739) [n:127.0.0.1:44535_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=null
   [junit4]   2> 1297780 INFO  (qtp1233762678-21739) [n:127.0.0.1:44535_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@604400fc
   [junit4]   2> 1297780 INFO  (qtp1233762678-21739) [n:127.0.0.1:44535_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@604400fc
   [junit4]   2> 1297780 INFO  (qtp1233762678-21739) [n:127.0.0.1:44535_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@604400fc
   [junit4]   2> 1297780 INFO  (qtp1233762678-21739) [n:127.0.0.1:44535_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1297778 ERROR (OverseerThreadFactory-13027-thread-2-processing-n:127.0.0.1:44535_solr) [n:127.0.0.1:44535_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:45643/solr
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: http://127.0.0.1:45643/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:695)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: http://127.0.0.1:45643/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:695) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandlerFactory$1.request(HttpShardHandlerFactory.java:169) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:130) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.jav

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

ava: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> 1308762 INFO  (zkCallback-13019-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1308762 INFO  (closeThreadPool-13113-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72889145498992646-127.0.0.1:44535_solr-n_0000000000) closing
   [junit4]   2> 1308763 INFO  (OverseerStateUpdate-72889145498992646-127.0.0.1:44535_solr-n_0000000000) [n:127.0.0.1:44535_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44535_solr
   [junit4]   2> 1308764 INFO  (OverseerAutoScalingTriggerThread-72889145498992646-127.0.0.1:44535_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1308766 INFO  (closeThreadPool-13113-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72889145498992646-127.0.0.1:44535_solr-n_0000000000) closing
   [junit4]   2> 1308766 WARN  (jetty-launcher-13000-thread-2-SendThread(127.0.0.1:39639)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f44aa9730006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f44aa9730006, 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 0x102f44aa9730006, 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> 1308864 INFO  (jetty-closer-13103-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@66e5f5ea{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45643}
   [junit4]   2> 1308864 INFO  (jetty-closer-13103-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@300087f4{/solr,null,STOPPED}
   [junit4]   2> 1308864 INFO  (jetty-closer-13103-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1308963 INFO  (jetty-closer-13103-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72889145498992646-127.0.0.1:44535_solr-n_0000000000) closing
   [junit4]   2> 1308964 INFO  (jetty-closer-13103-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@474e5e37{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1308964 INFO  (jetty-closer-13103-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@63719848{/solr,null,STOPPED}
   [junit4]   2> 1308964 INFO  (jetty-closer-13103-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1308965 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1309167 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/clusterprops.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/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/72889145498992646-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72889145498992646-127.0.0.1:44535_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	42	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	16	/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> 1309170 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39639
   [junit4]   2> 1309170 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39639
   [junit4]   2> 1309170 INFO  (SUITE-LeaderTragicEventTest-seed#[51FCE0CD6FEA1D]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39639
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_51FCE0CD6FEA1D-001
   [junit4]   2> Jan 26, 2021 6:27:15 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=260, maxMBSortInHeap=6.3091995575407225, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=pt-PT, timezone=America/Argentina/Rio_Gallegos
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=209978728,total=519569408
   [junit4]   2> NOTE: All tests run in this JVM: [LargeFieldTest, TestJmxIntegration, ZookeeperStatusHandlerTest, EnumFieldTest, RankFieldTest, TestBulkSchemaConcurrent, TaggingAttributeTest, TestFieldCacheReopen, TestStressVersions, TestSolr4Spatial2, TestStressCloudBlindAtomicUpdates, TestComplexPhraseLeadingWildcard, TriLevelCompositeIdRoutingTest, TestUninvertingReader, TestCSVResponseWriter, TestChildDocTransformerHierarchy, TriggerSetPropertiesIntegrationTest, TestExceedMaxTermLength, ZkCollectionPropsCachingTest, TestDeleteCollectionOnDownNodes, MultiSolrCloudTestCaseTest, DistributedFacetExistsSmallTest, TestFacetMethods, SignificantTermsQParserPluginTest, SearchHandlerTest, TestCorePropertiesReload, OverseerRolesTest, MetricsHandlerTest, ScheduledTriggerTest, BinaryUpdateRequestHandlerTest, XmlUpdateRequestHandlerTest, TestDynamicURP, SolrTestCaseJ4DeleteCoreTest, TestPrepRecovery, TestManagedSchemaThreadSafety, ReplaceNodeNoTargetTest, ForceLeaderWithTlogReplicasTest, TestLogWatcher, NodeAddedTriggerIntegrationTest, VersionInfoTest, CoreAdminCreateDiscoverTest, TestRangeQuery, TestSQLHandler, TestPivotHelperCode, TestRandomFaceting, CustomTermsComponentTest, SolrLogPostToolTest, TestMultiValuedNumericRangeQuery, TestCloudNestedDocsSort, TestSimScenario, SolrCoreMetricManagerTest, TestSweetSpotSimilarityFactory, OutOfBoxZkACLAndCredentialsProvidersTest, DirectSolrConnectionTest, NodeMarkersRegistrationTest, TestManagedSynonymGraphFilterFactory, XMLAtomicUpdateMultivalueTest, CdcrReplicationHandlerTest, TestImpersonationWithHadoopAuth, ZkControllerTest, HdfsRestartWhileUpdatingTest, BJQFilterAccessibleTest, TestBM25SimilarityFactory, JavaBinAtomicUpdateMultivalueTest, PeerSyncTest, TestCloudJSONFacetSKGEquiv, DeleteLastCustomShardedReplicaTest, SegmentsInfoRequestHandlerTest, TestSerializedLuceneMatchVersion, TestConfigSetProperties, TestSchemaNameResource, TestNamedUpdateProcessors, SpellPossibilityIteratorTest, TestLFUCache, TestMacros, TestCloudRecovery2, DateRangeFieldTest, SolrXmlInZkTest, RecoveryAfterSoftCommitTest, TestFreeTextSuggestions, TestTlogReplica, DistributedQueryComponentOptimizationTest, SortByFunctionTest, TestAddFieldRealTimeGet, TestUseDocValuesAsStored, TestLegacyBM25SimilarityFactory, TestHdfsCloudBackupRestore, TestCodecSupport, TestExternalRoleRuleBasedAuthorizationPlugin, CloudExitableDirectoryReaderTest, TermsComponentTest, CategoryRoutedAliasUpdateProcessorTest, HttpPartitionWithTlogReplicasTest, CloneFieldUpdateProcessorFactoryTest, TestSkipOverseerOperations, RuleEngineTest, CollectionPropsTest, TestPolicyCloud, TestExactSharedStatsCache, TestDFRSimilarityFactory, HdfsUnloadDistributedZkTest, WrapperMergePolicyFactoryTest, RangeFacetCloudTest, CollectionTooManyReplicasTest, LeaderFailoverAfterPartitionTest, TestFieldCollectionResource, SuggesterFSTTest, IndexSizeTriggerSizeEstimationTest, MissingSegmentRecoveryTest, TestStressLucene, TestSimDistributedQueue, NumberUtilsTest, TestShardHandlerFactory, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedSearch, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, BasicDistributedZkTest, DeleteNodeTest, DeleteReplicaTest, LeaderTragicEventTest]
   [junit4] Completed [519/924 (1!)] on J3 in 16.83s, 2 tests, 1 error <<< FAILURES!

[...truncated 52112 lines...]