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

2 tests failed.
FAILED:  
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
No registered leader was found after waiting for 1000ms , collection: 
deletereplica_test slice: shard1 saw 
state=DocCollection(deletereplica_test//collections/deletereplica_test/state.json/6
 )={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{    
   "range":"80000000-7fffffff",       "state":"active",       
"replicas":{"core_node3":{           
"core":"deletereplica_test_shard1_replica_n1",           
"node_name":"127.0.0.1:41447_solr",           
"base_url":"https://127.0.0.1:41447/solr";,           "state":"active",          
 "type":"NRT",           "force_set_state":"false"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"} with 
live_nodes=[127.0.0.1:37155_solr, 127.0.0.1:38941_solr, 127.0.0.1:41447_solr, 
127.0.0.1:46643_solr]

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after 
waiting for 1000ms , collection: deletereplica_test slice: shard1 saw 
state=DocCollection(deletereplica_test//collections/deletereplica_test/state.json/6
 )={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node3":{
          "core":"deletereplica_test_shard1_replica_n1",
          "node_name":"127.0.0.1:41447_solr",
          "base_url":"https://127.0.0.1:41447/solr";,
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:37155_solr, 
127.0.0.1:38941_solr, 127.0.0.1:41447_solr, 127.0.0.1:46643_solr]
        at 
__randomizedtesting.SeedInfo.seed([B89DD02C843B83FC:C87D549600742AF7]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:993)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:968)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:164)
        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)


FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

Error Message:
Error from server at http://127.0.0.1:41363/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:41363/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 15015 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 1342552 INFO  
(SUITE-DeleteReplicaTest-seed#[B89DD02C843B83FC]-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> 1342552 INFO  
(SUITE-DeleteReplicaTest-seed#[B89DD02C843B83FC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1342552 INFO  
(SUITE-DeleteReplicaTest-seed#[B89DD02C843B83FC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_B89DD02C843B83FC-001/data-dir-121-001
   [junit4]   2> 1342552 WARN  
(SUITE-DeleteReplicaTest-seed#[B89DD02C843B83FC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1342552 INFO  
(SUITE-DeleteReplicaTest-seed#[B89DD02C843B83FC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1342554 INFO  
(SUITE-DeleteReplicaTest-seed#[B89DD02C843B83FC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1342558 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
raceConditionOnDeleteAndRegisterReplicaLegacy
   [junit4]   2> 1342558 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_B89DD02C843B83FC-001/tempDir-001
   [junit4]   2> 1342558 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1342562 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1342562 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1342563 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1342662 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.ZkTestServer start zk server on port: 43549
   [junit4]   2> 1342662 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43549
   [junit4]   2> 1342662 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43549
   [junit4]   2> 1342662 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43549
   [junit4]   2> 1342667 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342672 INFO  (zkConnectionManagerCallback-13356-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342672 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1342679 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342682 INFO  (zkConnectionManagerCallback-13358-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342682 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1342684 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342684 INFO  (zkConnectionManagerCallback-13360-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342684 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1342686 WARN  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC]-SendThread(127.0.0.1:43549))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1053e015d800002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1053e015d800002, 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 0x1053e015d800002, 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> 1342788 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1342788 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1342788 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1342788 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1342788 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1342788 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1342789 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1342789 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1342789 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1342789 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1342789 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1342789 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1342794 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1342794 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1342794 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1342794 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@73983c1f{/solr,null,AVAILABLE}
   [junit4]   2> 1342796 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1342796 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1342796 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1342796 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@749e6b3f{/solr,null,AVAILABLE}
   [junit4]   2> 1342797 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2f38cd08{SSL, (ssl, 
http/1.1)}{127.0.0.1:41561}
   [junit4]   2> 1342797 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.e.j.s.Server Started @1342835ms
   [junit4]   2> 1342797 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:43549/solr, hostPort=41561}
   [junit4]   2> 1342797 ERROR (jetty-launcher-13361-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1342797 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1342797 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.0
   [junit4]   2> 1342797 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1342797 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1342797 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-05-20T00:02:00.117Z
   [junit4]   2> 1342798 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@19ca192a{SSL, (ssl, 
http/1.1)}{127.0.0.1:33947}
   [junit4]   2> 1342798 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.e.j.s.Server Started @1342836ms
   [junit4]   2> 1342798 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:43549/solr, hostPort=33947}
   [junit4]   2> 1342798 ERROR (jetty-launcher-13361-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1342798 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1342798 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.0
   [junit4]   2> 1342798 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1342798 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1342798 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-05-20T00:02:00.118Z
   [junit4]   2> 1342801 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342801 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342802 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1342802 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1342802 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1342802 INFO  (zkConnectionManagerCallback-13363-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342802 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1342802 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1342802 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1342802 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5808fd17{/solr,null,AVAILABLE}
   [junit4]   2> 1342802 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1342802 INFO  (zkConnectionManagerCallback-13365-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342802 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1342803 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4bef922c{/solr,null,AVAILABLE}
   [junit4]   2> 1342803 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1342803 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1342804 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@31f16d7e{SSL, (ssl, 
http/1.1)}{127.0.0.1:34381}
   [junit4]   2> 1342804 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.e.j.s.Server Started @1342842ms
   [junit4]   2> 1342804 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:43549/solr, hostPort=34381}
   [junit4]   2> 1342804 ERROR (jetty-launcher-13361-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1342804 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1342804 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.0
   [junit4]   2> 1342804 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1342804 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1342804 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-05-20T00:02:00.124Z
   [junit4]   2> 1342805 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@55f488e8{SSL, (ssl, 
http/1.1)}{127.0.0.1:34891}
   [junit4]   2> 1342805 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.e.j.s.Server Started @1342843ms
   [junit4]   2> 1342805 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342805 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:43549/solr, hostPort=34891}
   [junit4]   2> 1342805 ERROR (jetty-launcher-13361-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1342805 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1342805 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.0
   [junit4]   2> 1342805 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1342805 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1342805 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-05-20T00:02:00.125Z
   [junit4]   2> 1342806 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342807 INFO  (zkConnectionManagerCallback-13367-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342807 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1342807 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1342807 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1342807 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1342807 INFO  (zkConnectionManagerCallback-13369-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342807 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1342810 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1342810 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1342810 WARN  
(jetty-launcher-13361-thread-2-SendThread(127.0.0.1:43549)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1053e015d800005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1053e015d800005, 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 0x1053e015d800005, 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> 1342813 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1343479 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1343479 WARN  (jetty-launcher-13361-thread-4) [     ] 
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> 1343482 WARN  (jetty-launcher-13361-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@292e8d11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1343482 WARN  (jetty-launcher-13361-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@292e8d11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1343496 WARN  (jetty-launcher-13361-thread-4) [     ] 
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> 1343512 WARN  (jetty-launcher-13361-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3b011322[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1343512 WARN  (jetty-launcher-13361-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3b011322[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1343513 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43549/solr
   [junit4]   2> 1343516 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1343517 INFO  (zkConnectionManagerCallback-13389-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1343517 INFO  (jetty-launcher-13361-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1343519 WARN  
(jetty-launcher-13361-thread-4-SendThread(127.0.0.1:43549)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1053e015d800007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1053e015d800007, 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 0x1053e015d800007, 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> 1343533 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1343534 WARN  (jetty-launcher-13361-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> 1343538 WARN  (jetty-launcher-13361-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6e1aecf9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1343538 WARN  (jetty-launcher-13361-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6e1aecf9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1343543 WARN  (jetty-launcher-13361-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> 1343546 WARN  (jetty-launcher-13361-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7ae5d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1343546 WARN  (jetty-launcher-13361-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7ae5d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1343547 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43549/solr
   [junit4]   2> 1343548 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1343550 INFO  (zkConnectionManagerCallback-13397-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1343550 INFO  (jetty-launcher-13361-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1343551 WARN  
(jetty-launcher-13361-thread-2-SendThread(127.0.0.1:43549)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1053e015d800008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1053e015d800008, 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 0x1053e015d800008, 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> 1343621 INFO  (jetty-launcher-13361-thread-4) 
[n:127.0.0.1:34891_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1343621 INFO  (zkConnectionManagerCallback-13399-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1343622 INFO  (jetty-launcher-13361-thread-4) 
[n:127.0.0.1:34891_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1343688 WARN  (jetty-launcher-13361-thread-4) 
[n:127.0.0.1:34891_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1343692 INFO  (jetty-launcher-13361-thread-4) 
[n:127.0.0.1:34891_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34891_solr
   [junit4]   2> 1343693 INFO  (jetty-launcher-13361-thread-4) 
[n:127.0.0.1:34891_solr     ] o.a.s.c.Overseer Overseer 
(id=73533144506040329-127.0.0.1:34891_solr-n_0000000000) starting
   [junit4]   2> 1343700 INFO  
(OverseerStateUpdate-73533144506040329-127.0.0.1:34891_solr-n_0000000000) 
[n:127.0.0.1:34891_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34891_solr
   [junit4]   2> 1343707 INFO  (jetty-launcher-13361-thread-4) 
[n:127.0.0.1:34891_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34891_solr
   [junit4]   2> 1343710 INFO  (jetty-launcher-13361-thread-4) 
[n:127.0.0.1:34891_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1343710 WARN  (jetty-launcher-13361-thread-4) 
[n:127.0.0.1:34891_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> 1343710 INFO  (zkCallback-13398-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1343730 INFO  (jetty-launcher-13361-thread-2) 
[n:127.0.0.1:34381_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1343731 INFO  (zkConnectionManagerCallback-13408-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1343731 INFO  (jetty-launcher-13361-thread-2) 
[n:127.0.0.1:34381_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1343733 INFO  (jetty-launcher-13361-thread-4) 
[n:127.0.0.1:34891_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/J0/temp/solr.cloud.DeleteReplicaTest_B89DD02C843B83FC-001/tempDir-001/node4
   [junit4]   2> 1343734 WARN  (jetty-launcher-13361-thread-2) 
[n:127.0.0.1:34381_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1343738 INFO  (jetty-launcher-13361-thread-2) 
[n:127.0.0.1:34381_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1343741 INFO  (jetty-launcher-13361-thread-2) 
[n:127.0.0.1:34381_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34381_solr as DOWN
   [junit4]   2> 1343742 INFO  (jetty-launcher-13361-thread-2) 
[n:127.0.0.1:34381_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1343742 INFO  (jetty-launcher-13361-thread-2) 
[n:127.0.0.1:34381_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34381_solr
   [junit4]   2> 1343743 INFO  (zkCallback-13398-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1343744 INFO  (jetty-launcher-13361-thread-2) 
[n:127.0.0.1:34381_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1343745 WARN  (jetty-launcher-13361-thread-2) 
[n:127.0.0.1:34381_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> 1343750 INFO  (zkCallback-13407-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1343754 INFO  (jetty-launcher-13361-thread-2) 
[n:127.0.0.1:34381_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/J0/temp/solr.cloud.DeleteReplicaTest_B89DD02C843B83FC-001/tempDir-001/node2
   [junit4]   2> 1344069 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1344070 WARN  (jetty-launcher-13361-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> 1344071 WARN  (jetty-launcher-13361-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6e5c68a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1344071 WARN  (jetty-launcher-13361-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6e5c68a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1344073 WARN  (jetty-launcher-13361-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> 1344074 WARN  (jetty-launcher-13361-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6dc21958[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1344074 WARN  (jetty-launcher-13361-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6dc21958[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1344076 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43549/solr
   [junit4]   2> 1344077 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1344078 INFO  (zkConnectionManagerCallback-13425-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1344078 INFO  (jetty-launcher-13361-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1344180 INFO  (jetty-launcher-13361-thread-1) 
[n:127.0.0.1:41561_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1344181 INFO  (zkConnectionManagerCallback-13427-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1344181 INFO  (jetty-launcher-13361-thread-1) 
[n:127.0.0.1:41561_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1344184 WARN  (jetty-launcher-13361-thread-1) 
[n:127.0.0.1:41561_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1344185 INFO  (jetty-launcher-13361-thread-1) 
[n:127.0.0.1:41561_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1344188 INFO  (jetty-launcher-13361-thread-1) 
[n:127.0.0.1:41561_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41561_solr as DOWN
   [junit4]   2> 1344189 INFO  (jetty-launcher-13361-thread-1) 
[n:127.0.0.1:41561_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1344189 INFO  (jetty-launcher-13361-thread-1) 
[n:127.0.0.1:41561_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41561_solr
   [junit4]   2> 1344191 INFO  (zkCallback-13407-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1344191 INFO  (zkCallback-13398-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1344192 INFO  (jetty-launcher-13361-thread-1) 
[n:127.0.0.1:41561_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1344192 WARN  (jetty-launcher-13361-thread-1) 
[n:127.0.0.1:41561_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> 1344198 INFO  (zkCallback-13426-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1344207 INFO  (jetty-launcher-13361-thread-1) 
[n:127.0.0.1:41561_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/J0/temp/solr.cloud.DeleteReplicaTest_B89DD02C843B83FC-001/tempDir-001/node1
   [junit4]   2> 1344239 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1344239 WARN  (jetty-launcher-13361-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1344240 WARN  (jetty-launcher-13361-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3cc6bb61[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1344240 WARN  (jetty-launcher-13361-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3cc6bb61[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1344242 WARN  (jetty-launcher-13361-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1344243 WARN  (jetty-launcher-13361-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7bbca784[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1344243 WARN  (jetty-launcher-13361-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7bbca784[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1344244 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43549/solr
   [junit4]   2> 1344245 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1344248 INFO  (zkConnectionManagerCallback-13441-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1344248 INFO  (jetty-launcher-13361-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1344350 INFO  (jetty-launcher-13361-thread-3) 
[n:127.0.0.1:33947_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1344351 INFO  (zkConnectionManagerCallback-13443-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1344352 INFO  (jetty-launcher-13361-thread-3) 
[n:127.0.0.1:33947_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1344356 WARN  (jetty-launcher-13361-thread-3) 
[n:127.0.0.1:33947_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1344356 INFO  (jetty-launcher-13361-thread-3) 
[n:127.0.0.1:33947_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1344367 INFO  (jetty-launcher-13361-thread-3) 
[n:127.0.0.1:33947_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33947_solr as DOWN
   [junit4]   2> 1344368 INFO  (jetty-launcher-13361-thread-3) 
[n:127.0.0.1:33947_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1344368 INFO  (jetty-launcher-13361-thread-3) 
[n:127.0.0.1:33947_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33947_solr
   [junit4]   2> 1344369 INFO  (zkCallback-13407-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1344369 INFO  (zkCallback-13398-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1344369 INFO  (zkCallback-13426-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1344370 INFO  (zkCallback-13442-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1344370 INFO  (jetty-launcher-13361-thread-3) 
[n:127.0.0.1:33947_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1344371 WARN  (jetty-launcher-13361-thread-3) 
[n:127.0.0.1:33947_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> 1344380 INFO  (jetty-launcher-13361-thread-3) 
[n:127.0.0.1:33947_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/J0/temp/solr.cloud.DeleteReplicaTest_B89DD02C843B83FC-001/tempDir-001/node3
   [junit4]   2> 1344387 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1344389 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1344389 INFO  (zkConnectionManagerCallback-13454-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1344389 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1344390 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1344390 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43549/solr ready
   [junit4]   2> 1344442 INFO  (qtp1623340379-20387) [n:127.0.0.1:41561_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 1344450 INFO  
(OverseerThreadFactory-13406-thread-1-processing-n:127.0.0.1:34891_solr) 
[n:127.0.0.1:34891_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
raceDeleteReplica_true
   [junit4]   2> 1344604 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr    
x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1344619 INFO  (qtp437153762-20403) [n:127.0.0.1:34891_solr    
x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1344619 INFO  (qtp437153762-20403) [n:127.0.0.1:34891_solr    
x:raceDeleteReplica_true_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1345614 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1345618 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1345618 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1345618 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 
'raceDeleteReplica_true_shard1_replica_n2' using configuration from configset 
conf, trusted=true
   [junit4]   2> 1345619 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n2] ] Opening new 
SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_B89DD02C843B83FC-001/tempDir-001/node1/raceDeleteReplica_true_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_B89DD02C843B83FC-001/tempDir-001/node1/raceDeleteReplica_true_shard1_replica_n2/data/]
   [junit4]   2> 1345626 INFO  (qtp437153762-20403) [n:127.0.0.1:34891_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1345627 INFO  (qtp437153762-20403) [n:127.0.0.1:34891_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1345628 INFO  (qtp437153762-20403) [n:127.0.0.1:34891_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1345628 INFO  (qtp437153762-20403) [n:127.0.0.1:34891_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 
'raceDeleteReplica_true_shard1_replica_n1' using configuration from configset 
conf, trusted=true
   [junit4]   2> 1345628 INFO  (qtp437153762-20403) [n:127.0.0.1:34891_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n1] ] Opening new 
SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_B89DD02C843B83FC-001/tempDir-001/node4/raceDeleteReplica_true_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_B89DD02C843B83FC-001/tempDir-001/node4/raceDeleteReplica_true_shard1_replica_n1/data/]
   [junit4]   2> 1346549 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1346549 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1346550 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1346550 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1346552 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1346553 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1346553 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1346553 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1700233398319054848
   [junit4]   2> 1346553 INFO  (qtp437153762-20403) [n:127.0.0.1:34891_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1346553 INFO  (qtp437153762-20403) [n:127.0.0.1:34891_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1346554 INFO  (qtp437153762-20403) [n:127.0.0.1:34891_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1346554 INFO  (qtp437153762-20403) [n:127.0.0.1:34891_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1346557 INFO  (qtp437153762-20403) [n:127.0.0.1:34891_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1346558 INFO  (qtp437153762-20403) [n:127.0.0.1:34891_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1346558 INFO  (qtp437153762-20403) [n:127.0.0.1:34891_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1346558 INFO  (qtp437153762-20403) [n:127.0.0.1:34891_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1700233398324297728
   [junit4]   2> 1346558 INFO  
(searcherExecutor-13456-thread-1-processing-n:127.0.0.1:41561_solr 
x:raceDeleteReplica_true_shard1_replica_n2 c:raceDeleteReplica_true s:shard1) 
[n:127.0.0.1:41561_solr c:raceDeleteReplica_true s:shard1  
x:raceDeleteReplica_true_shard1_replica_n2 ] o.a.s.c.SolrCore 
[raceDeleteReplica_true_shard1_replica_n2]  Registered new searcher autowarm 
time: 0 ms
   [junit4]   2> 1346562 INFO  
(searcherExecutor-13458-thread-1-processing-n:127.0.0.1:34891_solr 
x:raceDeleteReplica_true_shard1_replica_n1 c:raceDeleteReplica_true s:shard1) 
[n:127.0.0.1:34891_solr c:raceDeleteReplica_true s:shard1  
x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.SolrCore 
[raceDeleteReplica_true_shard1_replica_n1]  Registered new searcher autowarm 
time: 0 ms
   [junit4]   2> 1346575 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/raceDeleteReplica_true/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1346575 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/raceDeleteReplica_true/leaders/shard1
   [junit4]   2> 1346578 INFO  (qtp437153762-20403) [n:127.0.0.1:34891_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/raceDeleteReplica_true/terms/shard1 to Terms{values={core_node3=0, 
core_node4=0}, version=1}
   [junit4]   2> 1346578 INFO  (qtp437153762-20403) [n:127.0.0.1:34891_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/raceDeleteReplica_true/leaders/shard1
   [junit4]   2> 1346581 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1346581 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1346581 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:41561/solr/raceDeleteReplica_true_shard1_replica_n2/
   [junit4]   2> 1346581 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.u.PeerSync PeerSync: core=raceDeleteReplica_true_shard1_replica_n2 
url=https://127.0.0.1:41561/solr  START 
replicas=[https://127.0.0.1:34891/solr/raceDeleteReplica_true_shard1_replica_n1/]
 nUpdates=100
   [junit4]   2> 1346581 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.u.PeerSync PeerSync: core=raceDeleteReplica_true_shard1_replica_n2 
url=https://127.0.0.1:41561/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1346591 INFO  (qtp437153762-20405) [n:127.0.0.1:34891_solr 
c:raceDeleteReplica_true s:shard1 r:core_node4 
x:raceDeleteReplica_true_shard1_replica_n1 ] o.a.s.c.S.Request 
[raceDeleteReplica_true_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1346594 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1346594 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_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> 1346594 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/raceDeleteReplica_true/leaders/shard1/leader after winning as 
/collections/raceDeleteReplica_true/leader_elect/shard1/election/73533144506040332-core_node3-n_0000000000
   [junit4]   2> 1346599 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41561/solr/raceDeleteReplica_true_shard1_replica_n2/ shard1
   [junit4]   2> 1346701 INFO  (zkCallback-13426-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_true/state.json] for collection 
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1346701 INFO  (zkCallback-13426-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_true/state.json] for collection 
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1346702 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1346708 INFO  (qtp1623340379-20386) [n:127.0.0.1:41561_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2104
   [junit4]   2> 1346807 INFO  (zkCallback-13426-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_true/state.json] for collection 
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1346807 INFO  (zkCallback-13426-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_true/state.json] for collection 
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1346808 INFO  (zkCallback-13426-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_true/state.json] for collection 
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1347585 INFO  (qtp437153762-20403) [n:127.0.0.1:34891_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2966
   [junit4]   2> 1347587 INFO  (qtp1623340379-20388) [n:127.0.0.1:41561_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> 1347685 INFO  (zkCallback-13398-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_true/state.json] for collection 
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1347685 INFO  (zkCallback-13426-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_true/state.json] for collection 
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1347685 INFO  (zkCallback-13426-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_true/state.json] for collection 
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1347685 INFO  (zkCallback-13426-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_true/state.json] for collection 
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1347685 INFO  (qtp1623340379-20388) [n:127.0.0.1:41561_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=raceDeleteReplica_true&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3239
   [junit4]   2> 1347687 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: 
raceDeleteReplica_true
   [junit4]   2> 1347694 INFO  (zkCallback-13398-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_true/state.json] for collection 
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1347709 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.SolrCloudTestCase waitForState (raceDeleteReplica_true): 
Expected 1x2 collections
   [junit4]   2> 1347709 INFO  (watches-13451-thread-2) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1347714 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica 
count: 2
   [junit4]   2> 1347718 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica 
count: 2
   [junit4]   2> 1347719 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica 
count: 2
   [junit4]   2> 1347720 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1791440093
   [junit4]   2> 1347720 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34891_solr
   [junit4]   2> 1347720 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1347721 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.ZkController Publish node=127.0.0.1:34891_solr as DOWN
   [junit4]   2> 1347723 INFO  (coreCloseExecutor-13470-thread-1) 
[n:127.0.0.1:34891_solr     ] o.a.s.c.SolrCore 
[raceDeleteReplica_true_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1031a7b8
   [junit4]   2> 1347723 INFO  (coreCloseExecutor-13470-thread-1) 
[n:127.0.0.1:34891_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.raceDeleteReplica_true.shard1.replica_n1 
tag=SolrCore@1031a7b8
   [junit4]   2> 1347723 INFO  (coreCloseExecutor-13470-thread-1) 
[n:127.0.0.1:34891_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.raceDeleteReplica_true.shard1.leader 
tag=SolrCore@1031a7b8
   [junit4]   2> 1347724 INFO  (coreCloseExecutor-13470-thread-1) 
[n:127.0.0.1:34891_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1347864 INFO  (zkCallback-13398-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_true/state.json] for collection 
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1347864 INFO  (zkCallback-13398-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_true/state.json] for collection 
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1347864 INFO  (zkCallback-13426-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_true/state.json] for collection 
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1347864 INFO  (zkCallback-13426-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_true/state.json] for collection 
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1347864 INFO  (zkCallback-13426-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_true/state.json] for collection 
[raceDeleteReplica_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1347868 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node tag=null
   [junit4]   2> 1347868 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm tag=null
   [junit4]   2> 1347868 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty tag=null
   [junit4]   2> 1347868 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster tag=null
   [junit4]   2> 1347870 INFO  (closeThreadPool-13472-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=73533144506040329-127.0.0.1:34891_solr-n_0000000000) closing
   [junit4]   2> 1347877 INFO  
(OverseerStateUpdate-73533144506040329-127.0.0.1:34891_solr-n_0000000000) 
[n:127.0.0.1:34891_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34891_solr
   [junit4]   2> 1347878 WARN  
(jetty-launcher-13361-thread-4-SendThread(127.0.0.1:43549)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1053e015d800009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1053e015d800009, 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 0x1053e015d800009, 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> 1347878 INFO  (zkCallback-13442-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1347878 INFO  (zkCallback-13453-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1347878 INFO  (zkCallback-13407-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34381_solr
   [junit4]   2> 1347878 INFO  (zkCallback-13426-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1347879 INFO  (zkCallback-13407-thread-1) 
[n:127.0.0.1:34381_solr     ] o.a.s.c.Overseer Overseer 
(id=73533144506040330-127.0.0.1:34381_solr-n_0000000001) starting
   [junit4]   2> 1347881 INFO  
(OverseerAutoScalingTriggerThread-73533144506040329-127.0.0.1:34891_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1347881 INFO  (closeThreadPool-13472-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73533144506040329-127.0.0.1:34891_solr-n_0000000000) closing
   [junit4]   2> 1347882 INFO  (zkCallback-13407-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1347886 INFO  
(OverseerStateUpdate-73533144506040330-127.0.0.1:34381_solr-n_0000000001) 
[n:127.0.0.1:34381_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34381_solr
   [junit4]   2> 1347978 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.Overseer Overseer 
(id=73533144506040329-127.0.0.1:34891_solr-n_0000000000) closing
   [junit4]   2> 1347979 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@55f488e8{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1347980 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5808fd17{/solr,null,STOPPED}
   [junit4]   2> 1347980 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1347981 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.SolrCloudTestCase waitForState (raceDeleteReplica_true): 
Expected replica:core_node4:{
   [junit4]   2>   "core":"raceDeleteReplica_true_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:34891_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:34891/solr";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT"} get down
   [junit4]   2> 1347983 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=34891)
   [junit4]   2> 1347984 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 34891 try 
number 2 ...
   [junit4]   2> 1347984 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 
2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 
1.8.0_281-b09
   [junit4]   2> 1347990 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1347990 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1347990 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1347991 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@107cfc10{/solr,null,AVAILABLE}
   [junit4]   2> 1347991 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@4b244a7b{SSL, (ssl, 
http/1.1)}{127.0.0.1:34891}
   [junit4]   2> 1347992 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.e.j.s.Server Started @1348030ms
   [junit4]   2> 1347992 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:43549/solr, hostPort=34891}
   [junit4]   2> 1347992 ERROR 
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1347992 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1347992 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.9.0
   [junit4]   2> 1347992 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1347992 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1347992 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-05-20T00:02:05.312Z
   [junit4]   2> 1347993 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1348000 INFO  (zkConnectionManagerCallback-13478-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348000 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1348000 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1348003 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1348004 WARN  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC]-SendThread(127.0.0.1:43549))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1053e015d800010.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1053e015d800010, 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 0x1053e015d800010, 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> 1348700 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1348700 WARN  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] 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> 1348722 WARN  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2800ca59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1348722 WARN  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@2800ca59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1348743 WARN  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] 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> 1348759 WARN  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@56f61733[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1348759 WARN  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@56f61733[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1348760 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43549/solr
   [junit4]   2> 1348795 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1348810 INFO  (zkConnectionManagerCallback-13489-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348810 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1348938 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [n:127.0.0.1:34891_solr     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1348954 INFO  (zkConnectionManagerCallback-13491-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348954 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [n:127.0.0.1:34891_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1348957 WARN  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [n:127.0.0.1:34891_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1348958 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy-seed#[B89DD02C843B83FC])
 [n:127.0.0.1:34891_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1349500 INFO  (TEST-DeleteReplicaTest.raceConditionOnDel

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

metric reporters for 
registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 
tag=SolrCore@31ad9e86
   [junit4]   2> 1517570 INFO  (coreCloseExecutor-13275-thread-1) 
[n:127.0.0.1:41363_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for 
registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader 
tag=SolrCore@31ad9e86
   [junit4]   2> 1517571 INFO  (coreCloseExecutor-13275-thread-1) 
[n:127.0.0.1:41363_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1517580 INFO  (closeThreadPool-13277-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=73533154951757830-127.0.0.1:34239_solr-n_0000000000) closing
   [junit4]   2> 1517580 INFO  
(OverseerStateUpdate-73533154951757830-127.0.0.1:34239_solr-n_0000000000) 
[n:127.0.0.1:34239_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34239_solr
   [junit4]   2> 1517586 INFO  
(OverseerAutoScalingTriggerThread-73533154951757830-127.0.0.1:34239_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1517588 WARN  
(jetty-launcher-13165-thread-2-SendThread(127.0.0.1:34619)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1053e03cc1d0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1053e03cc1d0006, 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 0x1053e03cc1d0006, 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> 1517589 INFO  (zkCallback-13248-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1517590 INFO  (closeThreadPool-13277-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73533154951757830-127.0.0.1:34239_solr-n_0000000000) closing
   [junit4]   2> 1517594 INFO  (jetty-closer-13268-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1517594 INFO  (jetty-closer-13268-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1517594 INFO  (jetty-closer-13268-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1517594 INFO  (jetty-closer-13268-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1517689 INFO  (jetty-closer-13268-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73533154951757830-127.0.0.1:34239_solr-n_0000000000) closing
   [junit4]   2> 1517690 INFO  (jetty-closer-13268-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@35c7c19{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1517691 INFO  (jetty-closer-13268-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2d58c3d5{/solr,null,STOPPED}
   [junit4]   2> 1517691 INFO  (jetty-closer-13268-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1518165 INFO  (jetty-closer-13268-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@32ae9bb6{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:41363}
   [junit4]   2> 1518165 INFO  (jetty-closer-13268-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1dd10e25{/solr,null,STOPPED}
   [junit4]   2> 1518165 INFO  (jetty-closer-13268-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1518166 INFO  
(SUITE-LeaderTragicEventTest-seed#[B89DD02C843B83FC]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1518368 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>        8       
/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2>        4       
/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/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>        23      
/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2>        5       /solr/collections/testLeaderFailsOver/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/73533154951757830-127.0.0.1:34239_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        40      /solr/overseer/queue
   [junit4]   2>        16      /solr/collections
   [junit4]   2>        15      /solr/overseer/collection-queue-work
   [junit4]   2>        13      /solr/live_nodes
   [junit4]   2>        12      
/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2>        4       /solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 1518370 INFO  
(SUITE-LeaderTragicEventTest-seed#[B89DD02C843B83FC]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34619
   [junit4]   2> 1518370 INFO  
(SUITE-LeaderTragicEventTest-seed#[B89DD02C843B83FC]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34619
   [junit4]   2> 1518370 INFO  
(SUITE-LeaderTragicEventTest-seed#[B89DD02C843B83FC]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34619
   [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/J2/temp/solr.cloud.LeaderTragicEventTest_B89DD02C843B83FC-001
   [junit4]   2> May 20, 2021 12:04:55 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=117, maxMBSortInHeap=5.72154960376831, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=lv-LV, 
timezone=SystemV/YST9YDT
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_281 (64-bit)/cpus=4,threads=1,free=275062520,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [EchoParamsTest, 
DistributedMLTComponentTest, UUIDFieldTest, TestPullReplicaWithAuth, 
HdfsRecoverLeaseTest, TestLeaderElectionWithEmptyReplica, NumericFieldsTest, 
TestXmlQParserPlugin, DocValuesMultiTest, TestDefaultStatsCache, 
TestCloudSchemaless, JWTIssuerConfigTest, SegmentsInfoRequestHandlerTest, 
DirectUpdateHandlerTest, Tagger2Test, XmlUpdateRequestHandlerTest, 
ResourceLoaderTest, TestJsonFacetRefinement, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestNumericRangeQuery64, 
CdcrBootstrapTest, TestFieldCacheSort, TestDocTermOrds, TestIntervalFaceting, 
TestSimpleTextCodec, TestNamedUpdateProcessors, TestShortCircuitedRequests, 
SimpleFacetsTest, TestManagedResourceStorage, FastVectorHighlighterTest, 
TestBackupRepositoryFactory, TestExportWriter, BadIndexSchemaTest, 
SolrIndexMetricsTest, MoveReplicaTest, TestSolrCloudWithKerberosAlt, 
TestCollectionAPI, DistributedDebugComponentTest, ClusterStateUpdateTest, 
BackupIdTest, TestDownShardTolerantSearch, TestMultiWordSynonyms, 
ForceLeaderTest, TestSlowCompositeReaderWrapper, 
FieldMutatingUpdateProcessorTest, TestCSVLoader, InfoHandlerTest, 
TestSmileRequest, TestPerFieldSimilarity, TestDynamicFieldCollectionResource, 
NestedAtomicUpdateTest, SpellingQueryConverterTest, SchemaApiFailureTest, 
TestInPlaceUpdatesStandalone, TriggerEventQueueTest, TestConfigsApi, 
ClassificationUpdateProcessorFactoryTest, StatsReloadRaceTest, SmileWriterTest, 
TestTermsQParserPlugin, SynonymTokenizerTest, TransactionLogTest, 
URLClassifyProcessorTest, TestSha256AuthenticationProvider, 
TestSubQueryTransformer, HttpPartitionTest, TestImplicitCoreProperties, 
SolrLogAuditLoggerPluginTest, TestIndexSearcher, TestCustomStream, 
TestCaffeineCache, SSLMigrationTest, TestFastOutputStream, 
TestSimExtremeIndexing, TestDocumentBuilder, BJQParserTest, TestCloudRecovery, 
TestSolrCoreSnapshots, SolrMetricReporterTest, ExplicitHLLTest, 
CdcrVersionReplicationTest, StatelessScriptUpdateProcessorFactoryTest, 
TestCryptoKeys, TestLegacyFieldCache, TestZkChroot, SystemCollectionCompatTest, 
TestStressLiveNodes, TestFieldTypeCollectionResource, TestSimComputePlanAction, 
TestSolrQueryResponse, CustomCollectionTest, ZookeeperReadAPITest, 
TestReplicaProperties, XMLAtomicUpdateMultivalueTest, PurgeGraphTest, 
TestRandomDVFaceting, StressHdfsTest, PeerSyncWithBufferUpdatesTest, 
TestPointFields, DateMathParserTest, TestScoreJoinQPNoScore, 
ResponseBuilderTest, PeerSyncReplicationTest, CursorMarkTest, 
AddBlockUpdateTest, PluginInfoTest, TestSafeXMLParsing, TestRebalanceLeaders, 
RemoteQueryErrorTest, SearchRateTriggerTest, HighlighterWithoutStoredIdTest, 
RootFieldTest, TestLRUStatsCache, TestConfig, TestFiltering, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest, 
DeleteStatusTest, DistribCursorPagingTest, 
DistribDocExpirationUpdateProcessorTest, LeaderTragicEventTest]
   [junit4] Completed [526/939 (2!)] on J2 in 18.03s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 52214 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to