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

1 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/5
 )={   "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:36811_solr",           
"base_url":"http://127.0.0.1:36811/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:36811_solr, 127.0.0.1:42889_solr, 127.0.0.1:43563_solr, 
127.0.0.1:34859_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/5
 )={
  "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:36811_solr",
          "base_url":"http://127.0.0.1:36811/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:36811_solr, 
127.0.0.1:42889_solr, 127.0.0.1:43563_solr, 127.0.0.1:34859_solr]
        at 
__randomizedtesting.SeedInfo.seed([D68CA87BFA08B824:A66C2CC17E47112F]: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)




Build Log:
[...truncated 14871 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 1283077 INFO  
(SUITE-DeleteReplicaTest-seed#[D68CA87BFA08B824]-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-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1283078 INFO  
(SUITE-DeleteReplicaTest-seed#[D68CA87BFA08B824]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_D68CA87BFA08B824-001/data-dir-137-001
   [junit4]   2> 1283078 WARN  
(SUITE-DeleteReplicaTest-seed#[D68CA87BFA08B824]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1283078 INFO  
(SUITE-DeleteReplicaTest-seed#[D68CA87BFA08B824]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1283080 INFO  
(SUITE-DeleteReplicaTest-seed#[D68CA87BFA08B824]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1283080 INFO  
(SUITE-DeleteReplicaTest-seed#[D68CA87BFA08B824]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1283080 INFO  
(SUITE-DeleteReplicaTest-seed#[D68CA87BFA08B824]-worker) [     ] 
o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1283085 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCountForAllShards
   [junit4]   2> 1283086 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_D68CA87BFA08B824-001/tempDir-001
   [junit4]   2> 1283086 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1283086 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1283087 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1283087 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1283187 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.ZkTestServer start zk server on port: 35135
   [junit4]   2> 1283187 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35135
   [junit4]   2> 1283187 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35135
   [junit4]   2> 1283187 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35135
   [junit4]   2> 1283189 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1283195 INFO  (zkConnectionManagerCallback-12889-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283195 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1283198 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1283202 INFO  (zkConnectionManagerCallback-12891-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283202 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1283204 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1283204 INFO  (zkConnectionManagerCallback-12893-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283204 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1283396 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1283396 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1283396 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1283396 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1283396 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1283396 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1283411 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1283411 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1283411 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1283411 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1283412 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1283412 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1283468 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1283468 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1283468 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1283468 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@597e45db{/solr,null,AVAILABLE}
   [junit4]   2> 1283470 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1283470 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1283471 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1283471 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62be223c{/solr,null,AVAILABLE}
   [junit4]   2> 1283471 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1283471 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1283471 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1283482 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1283482 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1283482 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1283482 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7fbb582a{/solr,null,AVAILABLE}
   [junit4]   2> 1283483 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c2e481a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43271}
   [junit4]   2> 1283483 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2fa17df6{/solr,null,AVAILABLE}
   [junit4]   2> 1283483 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.e.j.s.Server Started @1283513ms
   [junit4]   2> 1283483 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:35135/solr, hostPort=43271}
   [junit4]   2> 1283483 ERROR (jetty-launcher-12894-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1283483 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1283483 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@b3f6ef5{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:35627}
   [junit4]   2> 1283483 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.e.j.s.Server Started @1283514ms
   [junit4]   2> 1283483 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.11.0
   [junit4]   2> 1283483 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:35135/solr, hostPort=35627}
   [junit4]   2> 1283483 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1283483 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1283483 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-09-27T08:06:54.433Z
   [junit4]   2> 1283483 ERROR (jetty-launcher-12894-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1283483 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1283483 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.11.0
   [junit4]   2> 1283483 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1283483 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1283483 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-09-27T08:06:54.433Z
   [junit4]   2> 1283486 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1283488 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@552fe05f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37573}
   [junit4]   2> 1283488 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.e.j.s.Server Started @1283519ms
   [junit4]   2> 1283488 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:35135/solr, hostPort=37573}
   [junit4]   2> 1283488 ERROR (jetty-launcher-12894-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1283488 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1283488 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.11.0
   [junit4]   2> 1283488 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1283488 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1283488 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-09-27T08:06:54.438Z
   [junit4]   2> 1283489 INFO  (zkConnectionManagerCallback-12896-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283489 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1283489 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1283493 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1283495 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1283496 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1283496 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3f08d20f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:33271}
   [junit4]   2> 1283496 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.e.j.s.Server Started @1283527ms
   [junit4]   2> 1283496 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:35135/solr, hostPort=33271}
   [junit4]   2> 1283496 INFO  (zkConnectionManagerCallback-12898-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283496 ERROR (jetty-launcher-12894-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1283496 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1283496 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.11.0
   [junit4]   2> 1283496 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1283497 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1283497 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-09-27T08:06:54.447Z
   [junit4]   2> 1283497 WARN  
(jetty-launcher-12894-thread-4-SendThread(127.0.0.1:35135)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x107dd38068c0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x107dd38068c0003, 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 0x107dd38068c0003, 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> 1283497 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1283499 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1283499 INFO  (zkConnectionManagerCallback-12900-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283499 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1283508 INFO  (zkConnectionManagerCallback-12902-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283508 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1283600 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1283601 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1283601 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1283604 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1283606 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1283609 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1283614 WARN  
(jetty-launcher-12894-thread-2-SendThread(127.0.0.1:35135)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x107dd38068c0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x107dd38068c0006, 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 0x107dd38068c0006, 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> 1283719 WARN  
(jetty-launcher-12894-thread-1-SendThread(127.0.0.1:35135)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x107dd38068c0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x107dd38068c0005, 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 0x107dd38068c0005, 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> 1283719 WARN  
(jetty-launcher-12894-thread-3-SendThread(127.0.0.1:35135)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x107dd38068c0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x107dd38068c0004, 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 0x107dd38068c0004, 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> 1284979 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1284979 WARN  (jetty-launcher-12894-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@208ab793[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1284979 WARN  (jetty-launcher-12894-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@208ab793[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1285000 WARN  (jetty-launcher-12894-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6682e399[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1285001 WARN  (jetty-launcher-12894-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6682e399[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1285002 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35135/solr
   [junit4]   2> 1285018 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1285025 INFO  (zkConnectionManagerCallback-12922-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1285026 INFO  (jetty-launcher-12894-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1285148 INFO  (jetty-launcher-12894-thread-2) 
[n:127.0.0.1:33271_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1285155 INFO  (zkConnectionManagerCallback-12924-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1285155 INFO  (jetty-launcher-12894-thread-2) 
[n:127.0.0.1:33271_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1285486 WARN  (jetty-launcher-12894-thread-2) 
[n:127.0.0.1:33271_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> 1285508 INFO  (jetty-launcher-12894-thread-2) 
[n:127.0.0.1:33271_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33271_solr
   [junit4]   2> 1285508 INFO  (jetty-launcher-12894-thread-2) 
[n:127.0.0.1:33271_solr     ] o.a.s.c.Overseer Overseer 
(id=74271151572647944-127.0.0.1:33271_solr-n_0000000000) starting
   [junit4]   2> 1285517 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1285525 WARN  (jetty-launcher-12894-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7388df9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1285526 WARN  (jetty-launcher-12894-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7388df9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1285534 WARN  (jetty-launcher-12894-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2983b0e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1285534 WARN  (jetty-launcher-12894-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2983b0e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1285536 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35135/solr
   [junit4]   2> 1285540 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1285541 INFO  
(OverseerStateUpdate-74271151572647944-127.0.0.1:33271_solr-n_0000000000) 
[n:127.0.0.1:33271_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33271_solr
   [junit4]   2> 1285541 INFO  (jetty-launcher-12894-thread-2) 
[n:127.0.0.1:33271_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33271_solr
   [junit4]   2> 1285541 INFO  (zkConnectionManagerCallback-12938-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1285541 INFO  (jetty-launcher-12894-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1285542 INFO  
(OverseerStateUpdate-74271151572647944-127.0.0.1:33271_solr-n_0000000000) 
[n:127.0.0.1:33271_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1285542 WARN  
(jetty-launcher-12894-thread-1-SendThread(127.0.0.1:35135)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x107dd38068c0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x107dd38068c0009, 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 0x107dd38068c0009, 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> 1285647 INFO  (jetty-launcher-12894-thread-2) 
[n:127.0.0.1:33271_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1285647 WARN  (jetty-launcher-12894-thread-2) 
[n:127.0.0.1:33271_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> 1285655 INFO  (jetty-launcher-12894-thread-1) 
[n:127.0.0.1:37573_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1285948 INFO  (zkConnectionManagerCallback-12941-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1285948 INFO  (jetty-launcher-12894-thread-1) 
[n:127.0.0.1:37573_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1285956 WARN  (jetty-launcher-12894-thread-1) 
[n:127.0.0.1:37573_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> 1285958 INFO  (jetty-launcher-12894-thread-1) 
[n:127.0.0.1:37573_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1285962 INFO  (jetty-launcher-12894-thread-1) 
[n:127.0.0.1:37573_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37573_solr as DOWN
   [junit4]   2> 1285962 INFO  (jetty-launcher-12894-thread-1) 
[n:127.0.0.1:37573_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1285962 INFO  (jetty-launcher-12894-thread-1) 
[n:127.0.0.1:37573_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37573_solr
   [junit4]   2> 1285964 INFO  (jetty-launcher-12894-thread-1) 
[n:127.0.0.1:37573_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1285965 WARN  (jetty-launcher-12894-thread-1) 
[n:127.0.0.1:37573_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> 1285973 INFO  (zkCallback-12923-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1285981 INFO  (zkCallback-12940-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1285986 INFO  (jetty-launcher-12894-thread-2) 
[n:127.0.0.1:33271_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_D68CA87BFA08B824-001/tempDir-001/node2
   [junit4]   2> 1286017 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1286018 INFO  (jetty-launcher-12894-thread-1) 
[n:127.0.0.1:37573_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_D68CA87BFA08B824-001/tempDir-001/node1
   [junit4]   2> 1286019 WARN  (jetty-launcher-12894-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@67ac1388[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1286019 WARN  (jetty-launcher-12894-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@67ac1388[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1286029 WARN  (jetty-launcher-12894-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@126cbacd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1286029 WARN  (jetty-launcher-12894-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@126cbacd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1286030 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35135/solr
   [junit4]   2> 1286033 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1286034 INFO  (zkConnectionManagerCallback-12958-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1286034 INFO  (jetty-launcher-12894-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1286140 INFO  (jetty-launcher-12894-thread-4) 
[n:127.0.0.1:43271_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1286144 INFO  (zkConnectionManagerCallback-12960-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1286144 INFO  (jetty-launcher-12894-thread-4) 
[n:127.0.0.1:43271_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1286148 WARN  (jetty-launcher-12894-thread-4) 
[n:127.0.0.1:43271_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> 1286149 INFO  (jetty-launcher-12894-thread-4) 
[n:127.0.0.1:43271_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1286152 INFO  (jetty-launcher-12894-thread-4) 
[n:127.0.0.1:43271_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43271_solr as DOWN
   [junit4]   2> 1286153 INFO  (jetty-launcher-12894-thread-4) 
[n:127.0.0.1:43271_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1286153 INFO  (jetty-launcher-12894-thread-4) 
[n:127.0.0.1:43271_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43271_solr
   [junit4]   2> 1286154 INFO  (zkCallback-12923-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1286155 INFO  (jetty-launcher-12894-thread-4) 
[n:127.0.0.1:43271_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1286156 WARN  (jetty-launcher-12894-thread-4) 
[n:127.0.0.1:43271_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> 1286162 INFO  (zkCallback-12940-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1286162 INFO  (zkCallback-12959-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1286191 INFO  (jetty-launcher-12894-thread-4) 
[n:127.0.0.1:43271_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_D68CA87BFA08B824-001/tempDir-001/node4
   [junit4]   2> 1287081 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1287082 WARN  (jetty-launcher-12894-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3a26bbf1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1287083 WARN  (jetty-launcher-12894-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3a26bbf1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1287086 WARN  (jetty-launcher-12894-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@22f523f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1287086 WARN  (jetty-launcher-12894-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@22f523f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1287087 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35135/solr
   [junit4]   2> 1287088 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287089 INFO  (zkConnectionManagerCallback-12974-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1287089 INFO  (jetty-launcher-12894-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1287193 INFO  (jetty-launcher-12894-thread-3) 
[n:127.0.0.1:35627_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1287195 INFO  (zkConnectionManagerCallback-12976-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1287195 INFO  (jetty-launcher-12894-thread-3) 
[n:127.0.0.1:35627_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1287202 WARN  (jetty-launcher-12894-thread-3) 
[n:127.0.0.1:35627_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> 1287208 INFO  (jetty-launcher-12894-thread-3) 
[n:127.0.0.1:35627_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1287213 INFO  (jetty-launcher-12894-thread-3) 
[n:127.0.0.1:35627_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35627_solr as DOWN
   [junit4]   2> 1287214 INFO  (jetty-launcher-12894-thread-3) 
[n:127.0.0.1:35627_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1287214 INFO  (jetty-launcher-12894-thread-3) 
[n:127.0.0.1:35627_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35627_solr
   [junit4]   2> 1287215 INFO  (zkCallback-12923-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1287215 INFO  (zkCallback-12940-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1287215 INFO  (zkCallback-12959-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1287216 INFO  (zkCallback-12975-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1287217 INFO  (jetty-launcher-12894-thread-3) 
[n:127.0.0.1:35627_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1287217 WARN  (jetty-launcher-12894-thread-3) 
[n:127.0.0.1:35627_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> 1287244 INFO  (jetty-launcher-12894-thread-3) 
[n:127.0.0.1:35627_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_D68CA87BFA08B824-001/tempDir-001/node3
   [junit4]   2> 1287262 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1287263 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287264 INFO  (zkConnectionManagerCallback-12987-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1287264 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1287268 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1287270 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35135/solr ready
   [junit4]   2> 1287278 INFO  
(OverseerThreadFactory-12939-thread-1-processing-n:127.0.0.1:33271_solr) 
[n:127.0.0.1:33271_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
deleteByCountNew
   [junit4]   2> 1287387 INFO  
(OverseerStateUpdate-74271151572647944-127.0.0.1:33271_solr-n_0000000000) 
[n:127.0.0.1:33271_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"deleteByCountNew_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:35627_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:35627/solr";,
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1287389 INFO  
(OverseerStateUpdate-74271151572647944-127.0.0.1:33271_solr-n_0000000000) 
[n:127.0.0.1:33271_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"deleteByCountNew_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:37573_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37573/solr";,
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1287391 INFO  
(OverseerStateUpdate-74271151572647944-127.0.0.1:33271_solr-n_0000000000) 
[n:127.0.0.1:33271_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"deleteByCountNew_shard2_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:43271_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43271/solr";,
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1287394 INFO  
(OverseerStateUpdate-74271151572647944-127.0.0.1:33271_solr-n_0000000000) 
[n:127.0.0.1:33271_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"deleteByCountNew_shard2_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:33271_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:33271/solr";,
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1287600 INFO  (qtp835660358-22450) [n:127.0.0.1:33271_solr    
x:deleteByCountNew_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1287601 INFO  (qtp835660358-22450) [n:127.0.0.1:33271_solr    
x:deleteByCountNew_shard2_replica_n6 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient core cache for max 2147483647 cores with initial capacity 
of 1024
   [junit4]   2> 1287601 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr    
x:deleteByCountNew_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1287601 INFO  (qtp1541932370-22457) [n:127.0.0.1:37573_solr    
x:deleteByCountNew_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1287601 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr    
x:deleteByCountNew_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1287637 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 1287637 INFO  (qtp1541932370-22457) [n:127.0.0.1:37573_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 1287638 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 1287639 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1287640 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1287640 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n4' 
using configuration from configset conf, trusted=true
   [junit4]   2> 1287641 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n4] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_D68CA87BFA08B824-001/tempDir-001/node4/deleteByCountNew_shard2_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_D68CA87BFA08B824-001/tempDir-001/node4/deleteByCountNew_shard2_replica_n4/data/]
   [junit4]   2> 1287641 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1287642 INFO  (qtp1541932370-22457) [n:127.0.0.1:37573_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1287642 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1287642 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n1' 
using configuration from configset conf, trusted=true
   [junit4]   2> 1287642 INFO  (qtp1541932370-22457) [n:127.0.0.1:37573_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1287642 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_D68CA87BFA08B824-001/tempDir-001/node3/deleteByCountNew_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_D68CA87BFA08B824-001/tempDir-001/node3/deleteByCountNew_shard1_replica_n1/data/]
   [junit4]   2> 1287642 INFO  (qtp1541932370-22457) [n:127.0.0.1:37573_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n2' 
using configuration from configset conf, trusted=true
   [junit4]   2> 1287642 INFO  (qtp1541932370-22457) [n:127.0.0.1:37573_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n2] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_D68CA87BFA08B824-001/tempDir-001/node1/deleteByCountNew_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_D68CA87BFA08B824-001/tempDir-001/node1/deleteByCountNew_shard1_replica_n2/data/]
   [junit4]   2> 1287645 INFO  (qtp835660358-22450) [n:127.0.0.1:33271_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 1287647 INFO  (qtp835660358-22450) [n:127.0.0.1:33271_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1287647 INFO  (qtp835660358-22450) [n:127.0.0.1:33271_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1287647 INFO  (qtp835660358-22450) [n:127.0.0.1:33271_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n6' 
using configuration from configset conf, trusted=true
   [junit4]   2> 1287647 INFO  (qtp835660358-22450) [n:127.0.0.1:33271_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] 
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n6] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_D68CA87BFA08B824-001/tempDir-001/node2/deleteByCountNew_shard2_replica_n6],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_D68CA87BFA08B824-001/tempDir-001/node2/deleteByCountNew_shard2_replica_n6/data/]
   [junit4]   2> 1287705 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1287705 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1287706 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1287706 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1287710 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1287710 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1287711 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1287711 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1287712 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1287712 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1287713 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1287713 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1287713 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1287713 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1287713 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1712041512049573888
   [junit4]   2> 1287713 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1712041512049573888
   [junit4]   2> 1287715 INFO  
(searcherExecutor-12991-thread-1-processing-n:127.0.0.1:35627_solr 
x:deleteByCountNew_shard1_replica_n1 c:deleteByCountNew s:shard1 r:core_node3) 
[n:127.0.0.1:35627_solr c:deleteByCountNew s:shard1 r:core_node3 
x:deleteByCountNew_shard1_replica_n1 ] o.a.s.c.SolrCore 
[deleteByCountNew_shard1_replica_n1]  Registered new searcher autowarm time: 0 
ms
   [junit4]   2> 1287716 INFO  
(searcherExecutor-12989-thread-1-processing-n:127.0.0.1:43271_solr 
x:deleteByCountNew_shard2_replica_n4 c:deleteByCountNew s:shard2 r:core_node7) 
[n:127.0.0.1:43271_solr c:deleteByCountNew s:shard2 r:core_node7 
x:deleteByCountNew_shard2_replica_n4 ] o.a.s.c.SolrCore 
[deleteByCountNew_shard2_replica_n4]  Registered new searcher autowarm time: 0 
ms
   [junit4]   2> 1287725 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node7=0}, 
version=0}
   [junit4]   2> 1287725 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/deleteByCountNew/leaders/shard2
   [junit4]   2> 1287725 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 1287725 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/deleteByCountNew/leaders/shard1
   [junit4]   2> 1287730 INFO  (qtp835660358-22450) [n:127.0.0.1:33271_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1287730 INFO  (qtp835660358-22450) [n:127.0.0.1:33271_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1287731 INFO  (qtp835660358-22450) [n:127.0.0.1:33271_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1287731 INFO  (qtp835660358-22450) [n:127.0.0.1:33271_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1287732 INFO  (qtp835660358-22450) [n:127.0.0.1:33271_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1287733 INFO  (qtp835660358-22450) [n:127.0.0.1:33271_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1287733 INFO  (qtp835660358-22450) [n:127.0.0.1:33271_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1287733 INFO  (qtp835660358-22450) [n:127.0.0.1:33271_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1712041512070545408
   [junit4]   2> 1287736 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoute in=9998ms
   [junit4]   2> 1287737 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoute in=9998ms
   [junit4]   2> 1287749 INFO  
(searcherExecutor-12995-thread-1-processing-n:127.0.0.1:33271_solr 
x:deleteByCountNew_shard2_replica_n6 c:deleteByCountNew s:shard2 r:core_node8) 
[n:127.0.0.1:33271_solr c:deleteByCountNew s:shard2 r:core_node8 
x:deleteByCountNew_shard2_replica_n6 ] o.a.s.c.SolrCore 
[deleteByCountNew_shard2_replica_n6]  Registered new searcher autowarm time: 0 
ms
   [junit4]   2> 1287749 INFO  (qtp1541932370-22457) [n:127.0.0.1:37573_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1287749 INFO  (qtp1541932370-22457) [n:127.0.0.1:37573_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1287750 INFO  (qtp1541932370-22457) [n:127.0.0.1:37573_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1287750 INFO  (qtp1541932370-22457) [n:127.0.0.1:37573_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1287751 INFO  (qtp1541932370-22457) [n:127.0.0.1:37573_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1287752 INFO  (qtp1541932370-22457) [n:127.0.0.1:37573_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1287752 INFO  (qtp1541932370-22457) [n:127.0.0.1:37573_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1287752 INFO  (qtp1541932370-22457) [n:127.0.0.1:37573_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1712041512090468352
   [junit4]   2> 1287755 INFO  (qtp835660358-22450) [n:127.0.0.1:33271_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node7=0, 
core_node8=0}, version=1}
   [junit4]   2> 1287755 INFO  (qtp835660358-22450) [n:127.0.0.1:33271_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/deleteByCountNew/leaders/shard2
   [junit4]   2> 1287756 INFO  
(searcherExecutor-12993-thread-1-processing-n:127.0.0.1:37573_solr 
x:deleteByCountNew_shard1_replica_n2 c:deleteByCountNew s:shard1 r:core_node5) 
[n:127.0.0.1:37573_solr c:deleteByCountNew s:shard1 r:core_node5 
x:deleteByCountNew_shard1_replica_n2 ] o.a.s.c.SolrCore 
[deleteByCountNew_shard1_replica_n2]  Registered new searcher autowarm time: 0 
ms
   [junit4]   2> 1287760 INFO  (qtp1541932370-22457) [n:127.0.0.1:37573_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 1287760 INFO  (qtp1541932370-22457) [n:127.0.0.1:37573_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/deleteByCountNew/leaders/shard1
   [junit4]   2> 1288240 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1288240 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1288240 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43271/solr/deleteByCountNew_shard2_replica_n4/
   [junit4]   2> 1288240 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n4 
url=http://127.0.0.1:43271/solr  START 
replicas=[http://127.0.0.1:33271/solr/deleteByCountNew_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 1288241 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1288241 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1288241 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35627/solr/deleteByCountNew_shard1_replica_n1/
   [junit4]   2> 1288241 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n1 
url=http://127.0.0.1:35627/solr  START 
replicas=[http://127.0.0.1:37573/solr/deleteByCountNew_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1288252 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n4 
url=http://127.0.0.1:43271/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1288252 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n1 
url=http://127.0.0.1:35627/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1288253 INFO  (qtp835660358-22447) [n:127.0.0.1:33271_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] 
o.a.s.c.S.Request [deleteByCountNew_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1288254 INFO  (qtp1541932370-22460) [n:127.0.0.1:37573_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.c.S.Request [deleteByCountNew_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1288254 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1288255 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
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> 1288255 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/deleteByCountNew/leaders/shard2/leader after winning as 
/collections/deleteByCountNew/leader_elect/shard2/election/74271151572647948-core_node7-n_0000000000
   [junit4]   2> 1288263 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43271/solr/deleteByCountNew_shard2_replica_n4/ shard2
   [junit4]   2> 1288264 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1288264 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1288264 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/deleteByCountNew/leaders/shard1/leader after winning as 
/collections/deleteByCountNew/leader_elect/shard1/election/74271151572647950-core_node3-n_0000000000
   [junit4]   2> 1288266 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35627/solr/deleteByCountNew_shard1_replica_n1/ shard1
   [junit4]   2> 1288368 INFO  (zkCallback-12975-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288368 INFO  (zkCallback-12959-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288369 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1288369 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1288372 INFO  (qtp100175930-22474) [n:127.0.0.1:35627_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=770
   [junit4]   2> 1288372 INFO  (qtp1927915575-22466) [n:127.0.0.1:43271_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=771
   [junit4]   2> 1288472 INFO  (zkCallback-12959-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288472 INFO  (zkCallback-12975-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288472 INFO  (zkCallback-12959-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288472 INFO  (zkCallback-12975-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288765 INFO  (qtp835660358-22450) [n:127.0.0.1:33271_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1165
   [junit4]   2> 1288770 INFO  (qtp1541932370-22457) [n:127.0.0.1:37573_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1168
   [junit4]   2> 1288772 INFO  (qtp835660358-22448) [n:127.0.0.1:33271_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> 1288871 INFO  (zkCallback-12923-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288871 INFO  (zkCallback-12975-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288871 INFO  (zkCallback-12923-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288871 INFO  (zkCallback-12959-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288871 INFO  (zkCallback-12975-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288871 INFO  (zkCallback-12940-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288871 INFO  (zkCallback-12959-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288874 INFO  (qtp835660358-22448) [n:127.0.0.1:33271_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1599
   [junit4]   2> 1288875 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: deleteByCountNew
   [junit4]   2> 1288884 INFO  (zkCallback-12940-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1288894 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.SolrCloudTestCase waitForState (deleteByCountNew): Expected 
two shards with two replicas each
   [junit4]   2> 1288895 INFO  (watches-12984-thread-2) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 1288896 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica 
count: 4
   [junit4]   2> 1288897 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica 
count: 4
   [junit4]   2> 1288897 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica 
count: 4
   [junit4]   2> 1288907 INFO  (qtp835660358-22452) [n:127.0.0.1:33271_solr    
x:deleteByCountNew_shard2_replica_n6 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCountNew.shard2.replica_n6 tag=null
   [junit4]   2> 1288907 INFO  (qtp835660358-22452) [n:127.0.0.1:33271_solr     
] o.a.s.c.SolrCore [deleteByCountNew_shard2_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c8dd445
   [junit4]   2> 1288907 INFO  
(OverseerCollectionConfigSetProcessor-74271151572647944-127.0.0.1:33271_solr-n_0000000000)
 [n:127.0.0.1:33271_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1288907 INFO  (qtp835660358-22452) [n:127.0.0.1:33271_solr     
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.deleteByCountNew.shard2.replica_n6 tag=SolrCore@1c8dd445
   [junit4]   2> 1288907 INFO  (qtp835660358-22452) [n:127.0.0.1:33271_solr     
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.deleteByCountNew.shard2.leader tag=SolrCore@1c8dd445
   [junit4]   2> 1288907 INFO  (qtp835660358-22452) [n:127.0.0.1:33271_solr     
] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 1288908 INFO  (qtp835660358-22452) [n:127.0.0.1:33271_solr     
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node7=0}, 
version=2}
   [junit4]   2> 1289105 INFO  (qtp835660358-22452) [n:127.0.0.1:33271_solr     
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 1289110 INFO  (qtp835660358-22452) [n:127.0.0.1:33271_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=deleteByCountNew_shard2_replica_n6&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=204
   [junit4]   2> 1289112 INFO  (qtp1541932370-22461) [n:127.0.0.1:37573_solr    
x:deleteByCountNew_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCountNew.shard1.replica_n2 tag=null
   [junit4]   2> 1289112 INFO  (qtp1541932370-22461) [n:127.0.0.1:37573_solr    
 ] o.a.s.c.SolrCore [deleteByCountNew_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@34d34eda
   [junit4]   2> 1289112 INFO  (qtp1541932370-22461) [n:127.0.0.1:37573_solr    
 ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.deleteByCountNew.shard1.replica_n2 tag=SolrCore@34d34eda
   [junit4]   2> 1289112 INFO  (qtp1541932370-22461) [n:127.0.0.1:37573_solr    
 ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.deleteByCountNew.shard1.leader tag=SolrCore@34d34eda
   [junit4]   2> 1289112 INFO  (qtp1541932370-22461) [n:127.0.0.1:37573_solr    
 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 1289115 INFO  (qtp1541932370-22461) [n:127.0.0.1:37573_solr    
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard1 to Terms{values={core_node3=0}, 
version=2}
   [junit4]   2> 1289120 INFO  (qtp1541932370-22461) [n:127.0.0.1:37573_solr    
 ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 1289121 INFO  (qtp1541932370-22461) [n:127.0.0.1:37573_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=deleteByCountNew_shard1_replica_n2&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=9
   [junit4]   2> 1289127 INFO  (qtp835660358-22449) [n:127.0.0.1:33271_solr 
c:deleteByCountNew    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={count=1&action=DELETEREPLICA&collection=deleteByCountNew&wt=javabin&version=2}
 status=0 QTime=228
   [junit4]   2> 1289127 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.SolrCloudTestCase waitForState (deleteByCountNew): Expected 
two shards with one replica each
   [junit4]   2> 1289128 INFO  (watches-12984-thread-2) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 2
   [junit4]   2> 1289129 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica 
count: 2
   [junit4]   2> 1289129 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica 
count: 2
   [junit4]   2> 1289129 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica 
count: 2
   [junit4]   2> 1289129 INFO  (watches-12984-thread-2) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 2
   [junit4]   2> 1289225 INFO  (zkCallback-12975-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1289225 INFO  (zkCallback-12923-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1289225 INFO  (zkCallback-12975-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected t

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

   2> 1359574 INFO  (closeThreadPool-14286-thread-2) [     ] o.a.s.c.Overseer 
Overseer (id=74271155723960330-127.0.0.1:35169_solr-n_0000000001) closing
   [junit4]   2> 1359575 WARN  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[D68CA87BFA08B824]-SendThread(127.0.0.1:39743))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x107dd38fdfc0015.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x107dd38fdfc0015, 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 0x107dd38fdfc0015, 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> 1359677 INFO  (jetty-closer-14269-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@72e14407{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:33479}
   [junit4]   2> 1359678 INFO  (jetty-closer-14269-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@137cf35{/solr,null,STOPPED}
   [junit4]   2> 1359678 INFO  (jetty-closer-14269-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1359777 INFO  (jetty-closer-14269-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@767cb030{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:33845}
   [junit4]   2> 1359778 INFO  (jetty-closer-14269-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@200cefb2{/solr,null,STOPPED}
   [junit4]   2> 1359778 INFO  (jetty-closer-14269-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1359877 INFO  (jetty-closer-14269-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@20641985{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1359878 INFO  (jetty-closer-14269-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2cdd8761{/solr,null,STOPPED}
   [junit4]   2> 1359878 INFO  (jetty-closer-14269-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1359976 INFO  (jetty-closer-14269-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=74271155723960330-127.0.0.1:35169_solr-n_0000000001) closing
   [junit4]   2> 1359978 INFO  (jetty-closer-14269-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@572ceec2{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1359979 INFO  (jetty-closer-14269-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4018aebb{/solr,null,STOPPED}
   [junit4]   2> 1359979 INFO  (jetty-closer-14269-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1359980 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1360183 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>        11      
/solr/collections/raceDeleteReplica_false/state.json
   [junit4]   2>        11      
/solr/collections/raceDeleteReplica_false/terms/shard1
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        6       /solr/packages.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2>        3       
/solr/collections/raceDeleteReplica_false/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        85      
/solr/collections/raceDeleteReplica_false/state.json
   [junit4]   2>        12      /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/collections/raceDeleteReplica_false/leader_elect/shard1/election/74271155723960332-core_node3-n_0000000000
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/74271155723960330-127.0.0.1:35169_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        53      /solr/overseer/queue
   [junit4]   2>        35      /solr/live_nodes
   [junit4]   2>        26      
/solr/collections/raceDeleteReplica_false/state.json
   [junit4]   2>        17      /solr/collections
   [junit4]   2>        11      /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1360186 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39743
   [junit4]   2> 1360186 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39743
   [junit4]   2> 1360186 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[D68CA87BFA08B824])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39743
   [junit4]   2> 1360187 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[D68CA87BFA08B824])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending raceConditionOnDeleteAndRegisterReplica
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_D68CA87BFA08B824-001
   [junit4]   2> Sep 27, 2021 8:08:11 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), 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=de-DE, 
timezone=America/Nassau
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=75190888,total=494927872
   [junit4]   2> NOTE: All tests run in this JVM: [SpatialRPTFieldTypeTest, 
TestFreeTextSuggestions, TestSchemaResource, HdfsChaosMonkeySafeLeaderTest, 
TestPullReplica, CoreAdminHandlerTest, OutputWriterTest, 
NotRequiredUniqueKeyTest, TestSkipOverseerOperations, JWTAuthPluginTest, 
TestSQLHandler, TriggerSetPropertiesIntegrationTest, TestOmitPositions, 
SolrTestCaseJ4Test, TestCloudDeduplication, SearchHandlerTest, BlockCacheTest, 
PreAnalyzedUpdateProcessorTest, CheckHdfsIndexTest, 
TestStressCloudBlindAtomicUpdates, SecurityHeadersTest, 
TestSolrDeletionPolicy1, JvmMetricsTest, LoggingHandlerTest, 
MoveReplicaHDFSFailoverTest, ManagedSchemaDiffTest, 
IndexSizeTriggerSizeEstimationTest, JSONWriterTest, 
TestRuleBasedAuthorizationWithKerberos, PathHierarchyTokenizerFactoryTest, 
TestLuceneMatchVersion, RandomizedTaggerTest, TestPHPSerializedResponseWriter, 
TestJsonFacetsWithNestedObjects, SimpleCollectionCreateDeleteTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, RAMDirectoryFactoryTest, 
FileBasedSpellCheckerTest, NodeAddedTriggerIntegrationTest, TestMissingGroups, 
DistanceFunctionTest, MaxSizeAutoCommitTest, TestFieldCacheWithThreads, 
SignatureUpdateProcessorFactoryTest, DocValuesMissingTest, 
TestHighlightDedupGrouping, TestReplicationHandlerBackup, XmlInterpolationTest, 
DisMaxRequestHandlerTest, TestJettySolrRunner, TestAnalyzeInfixSuggestions, 
ZkCollectionPropsCachingTest, HighlighterTest, ZkControllerTest, 
MaxScoreCollectorTest, TestHashQParserPlugin, TestSurroundQueryParser, 
TestStressRecovery, TestSolrConfigHandlerCloud, DistributedVersionInfoTest, 
CurrencyRangeFacetCloudTest, TimeZoneUtilsTest, TestExplainDocTransformer, 
ShardRoutingCustomTest, ConfigureRecoveryStrategyTest, TestSimLargeCluster, 
TestFieldCacheReopen, TestReloadAndDeleteDocs, TestCoreAdminApis, 
TestConfigSetImmutable, SolrJmxReporterCloudTest, TestNumericRangeQuery32, 
MoreLikeThisComponentTest, TestBooleanSimilarityFactory, 
HdfsUnloadDistributedZkTest, TestExactStatsCache, ZkSolrClientTest, 
TestSimpleTrackingShardHandler, TestDistributedMissingSort, 
TestRetrieveFieldsOptimizer, SolrIndexSearcherTest, TestReRankQParserPlugin, 
NodeMarkersRegistrationTest, TestPKIAuthenticationPlugin, 
CollectionStateFormat2Test, TestFaceting, TestPolicyCloud, 
RegexBytesRefFilterTest, TestUniqueKeyFieldResource, 
IgnoreLargeDocumentProcessorFactoryTest, TestCodecSupport, ReplaceNodeTest, 
TestSSLRandomization, ExitableDirectoryReaderTest, SystemInfoHandlerTest, 
JsonLoaderTest, TestMinimalConfig, SuggesterFSTTest, TestXmlQParser, 
ClassificationUpdateProcessorTest, BlobRepositoryCloudTest, 
XsltUpdateRequestHandlerTest, TestDistribDocBasedVersion, TestExportWriter, 
TestNestedUpdateProcessor, TestUnifiedSolrHighlighterWithoutStoredId, 
CustomHighlightComponentTest, TestObjectReleaseTracker, TestDynamicLoadingUrl, 
TermVectorComponentDistributedTest, DistributedFacetPivotSmallAdvancedTest, 
TestLRUCache, TestCoreDiscovery, MetricsHistoryIntegrationTest, TestLockTree, 
TestNonDefinedSimilarityFactory, OverriddenZkACLAndCredentialsProvidersTest, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
TestEmbeddedSolrServerSchemaAPI, AliasIntegrationTest, 
AssignBackwardCompatibilityTest, BasicDistributedZkTest, 
ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, 
CollectionPropsTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, 
DeleteNodeTest, DeleteReplicaTest]
   [junit4] Completed [481/947 (1!)] on J0 in 77.68s, 9 tests, 1 error <<< 
FAILURES!

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

Reply via email to