Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6028/
Java: 64bit/jdk-14 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseShenandoahGC

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

Error Message:
No registered leader was found after waiting for 4000ms , collection: 
deletereplica_test slice: shard1 saw 
state=DocCollection(deletereplica_test//collections/deletereplica_test/state.json/6)={
   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       
"replicas":{"core_node3":{           
"core":"deletereplica_test_shard1_replica_n1",           
"base_url":"https://127.0.0.1:56074/solr";,           
"node_name":"127.0.0.1:56074_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:56072_solr, 127.0.0.1:56073_solr, 127.0.0.1:56071_solr, 
127.0.0.1:56074_solr]

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after 
waiting for 4000ms , collection: deletereplica_test slice: shard1 saw 
state=DocCollection(deletereplica_test//collections/deletereplica_test/state.json/6)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node3":{
          "core":"deletereplica_test_shard1_replica_n1",
          "base_url":"https://127.0.0.1:56074/solr";,
          "node_name":"127.0.0.1:56074_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:56072_solr, 
127.0.0.1:56073_solr, 127.0.0.1:56071_solr, 127.0.0.1:56074_solr]
        at 
__randomizedtesting.SeedInfo.seed([24EB998EDF59DA99:540B1D345B167392]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:976)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:953)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:164)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14493 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 1264650 INFO  
(SUITE-DeleteReplicaTest-seed#[24EB998EDF59DA99]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1264650 INFO  
(SUITE-DeleteReplicaTest-seed#[24EB998EDF59DA99]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1264650 INFO  
(SUITE-DeleteReplicaTest-seed#[24EB998EDF59DA99]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_24EB998EDF59DA99-001/data-dir-148-001
   [junit4]   2> 1264650 WARN  
(SUITE-DeleteReplicaTest-seed#[24EB998EDF59DA99]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 1264651 INFO  
(SUITE-DeleteReplicaTest-seed#[24EB998EDF59DA99]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1264651 INFO  
(SUITE-DeleteReplicaTest-seed#[24EB998EDF59DA99]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1264655 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCountForAllShards
   [junit4]   2> 1264656 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_24EB998EDF59DA99-001/tempDir-001
   [junit4]   2> 1264656 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1264657 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1264657 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1264761 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.ZkTestServer start zk server on port: 55744
   [junit4]   2> 1264761 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55744
   [junit4]   2> 1264761 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55744
   [junit4]   2> 1264761 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55744
   [junit4]   2> 1264765 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264772 INFO  (zkConnectionManagerCallback-12173-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264772 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1264780 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264785 INFO  (zkConnectionManagerCallback-12175-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264785 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1264786 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264789 INFO  (zkConnectionManagerCallback-12177-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264789 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1264899 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1264899 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1264899 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1264899 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1264899 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1264899 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1264899 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1264899 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1264899 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1264899 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1264899 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1264900 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1264905 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1264905 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1264906 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1264908 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@387167db{/solr,null,AVAILABLE}
   [junit4]   2> 1264909 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1264909 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1264909 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1264909 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d8ac95a{/solr,null,AVAILABLE}
   [junit4]   2> 1264909 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6efdc64c{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:55749}
   [junit4]   2> 1264909 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.e.j.s.Server Started @1264978ms
   [junit4]   2> 1264909 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55749}
   [junit4]   2> 1264910 ERROR (jetty-launcher-12178-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1264910 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1264910 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1264910 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1264910 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1264910 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-05-16T08:08:42.469327Z
   [junit4]   2> 1264910 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1264910 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1264910 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1264910 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1264910 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1264910 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1264911 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@34ddf248{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:55750}
   [junit4]   2> 1264911 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.e.j.s.Server Started @1264979ms
   [junit4]   2> 1264911 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55750}
   [junit4]   2> 1264911 ERROR (jetty-launcher-12178-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1264911 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1264911 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1264911 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1264911 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1264911 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-05-16T08:08:42.470380Z
   [junit4]   2> 1264911 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c3d783e{/solr,null,AVAILABLE}
   [junit4]   2> 1264911 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264912 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264913 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@68b55b4f{/solr,null,AVAILABLE}
   [junit4]   2> 1264914 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@556aeb80{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:55751}
   [junit4]   2> 1264914 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.e.j.s.Server Started @1264983ms
   [junit4]   2> 1264914 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55751}
   [junit4]   2> 1264914 ERROR (jetty-launcher-12178-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1264914 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1264914 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1264914 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1264914 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1264914 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-05-16T08:08:42.473534Z
   [junit4]   2> 1264915 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264916 INFO  (zkConnectionManagerCallback-12180-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264916 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3115371{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:55752}
   [junit4]   2> 1264916 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.e.j.s.Server Started @1264985ms
   [junit4]   2> 1264916 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55752}
   [junit4]   2> 1264916 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1264916 ERROR (jetty-launcher-12178-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1264916 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1264916 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1264916 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1264916 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1264916 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-05-16T08:08:42.475784Z
   [junit4]   2> 1264917 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1264918 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264918 INFO  (zkConnectionManagerCallback-12182-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264919 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1264919 INFO  (zkConnectionManagerCallback-12184-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264919 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1264920 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1264921 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1264921 INFO  (zkConnectionManagerCallback-12186-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264921 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1264922 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1265034 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1265036 WARN  (jetty-launcher-12178-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7d7b0453[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265036 WARN  (jetty-launcher-12178-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7d7b0453[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265039 WARN  (jetty-launcher-12178-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6ddc7ec0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265039 WARN  (jetty-launcher-12178-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6ddc7ec0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265041 INFO  (jetty-launcher-12178-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55744/solr
   [junit4]   2> 1265044 INFO  (jetty-launcher-12178-thread-4) 
[n:127.0.0.1:55749_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1265050 INFO  (zkConnectionManagerCallback-12197-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265053 INFO  (jetty-launcher-12178-thread-4) 
[n:127.0.0.1:55749_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1265138 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1265138 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1265139 WARN  (jetty-launcher-12178-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1b72d15a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265140 WARN  (jetty-launcher-12178-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1b72d15a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265140 WARN  (jetty-launcher-12178-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@a701287[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265140 WARN  (jetty-launcher-12178-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@a701287[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265144 WARN  (jetty-launcher-12178-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@a2bd35d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265144 WARN  (jetty-launcher-12178-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@a2bd35d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265145 WARN  (jetty-launcher-12178-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@44f79c28[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265145 WARN  (jetty-launcher-12178-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@44f79c28[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265145 INFO  (jetty-launcher-12178-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55744/solr
   [junit4]   2> 1265146 INFO  (jetty-launcher-12178-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55744/solr
   [junit4]   2> 1265146 INFO  (jetty-launcher-12178-thread-1) 
[n:127.0.0.1:55752_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1265147 INFO  (jetty-launcher-12178-thread-2) 
[n:127.0.0.1:55751_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1265152 INFO  (zkConnectionManagerCallback-12217-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265152 INFO  (jetty-launcher-12178-thread-1) 
[n:127.0.0.1:55752_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1265152 INFO  (zkConnectionManagerCallback-12219-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265153 INFO  (jetty-launcher-12178-thread-2) 
[n:127.0.0.1:55751_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1265243 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1265245 WARN  (jetty-launcher-12178-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1ba03257[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265245 WARN  (jetty-launcher-12178-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1ba03257[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265249 WARN  (jetty-launcher-12178-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@60d648d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265249 WARN  (jetty-launcher-12178-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@60d648d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1265250 INFO  (jetty-launcher-12178-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55744/solr
   [junit4]   2> 1265253 INFO  (jetty-launcher-12178-thread-3) 
[n:127.0.0.1:55750_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1265258 INFO  (zkConnectionManagerCallback-12230-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265258 INFO  (jetty-launcher-12178-thread-3) 
[n:127.0.0.1:55750_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1265722 INFO  (jetty-launcher-12178-thread-4) 
[n:127.0.0.1:55749_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55749_solr
   [junit4]   2> 1265725 INFO  (jetty-launcher-12178-thread-4) 
[n:127.0.0.1:55749_solr     ] o.a.s.c.Overseer Overseer 
(id=72226174082088967-127.0.0.1:55749_solr-n_0000000000) starting
   [junit4]   2> 1265759 INFO  
(OverseerStateUpdate-72226174082088967-127.0.0.1:55749_solr-n_0000000000) 
[n:127.0.0.1:55749_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:55749_solr
   [junit4]   2> 1265762 INFO  (jetty-launcher-12178-thread-4) 
[n:127.0.0.1:55749_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55749_solr
   [junit4]   2> 1265767 INFO  
(OverseerStateUpdate-72226174082088967-127.0.0.1:55749_solr-n_0000000000) 
[n:127.0.0.1:55749_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1265776 INFO  (jetty-launcher-12178-thread-4) 
[n:127.0.0.1:55749_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1265776 WARN  (jetty-launcher-12178-thread-4) 
[n:127.0.0.1:55749_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> 1265814 INFO  (jetty-launcher-12178-thread-4) 
[n:127.0.0.1:55749_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1265857 INFO  (jetty-launcher-12178-thread-4) 
[n:127.0.0.1:55749_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55749.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2858c98
   [junit4]   2> 1265872 INFO  (jetty-launcher-12178-thread-4) 
[n:127.0.0.1:55749_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55749.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2858c98
   [junit4]   2> 1265872 INFO  (jetty-launcher-12178-thread-4) 
[n:127.0.0.1:55749_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55749.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2858c98
   [junit4]   2> 1265873 INFO  (jetty-launcher-12178-thread-4) 
[n:127.0.0.1:55749_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_24EB998EDF59DA99-001/tempDir-001/node4/.
   [junit4]   2> 1265886 INFO  (jetty-launcher-12178-thread-1) 
[n:127.0.0.1:55752_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1265887 INFO  (jetty-launcher-12178-thread-2) 
[n:127.0.0.1:55751_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1265888 INFO  (jetty-launcher-12178-thread-3) 
[n:127.0.0.1:55750_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1265907 INFO  (jetty-launcher-12178-thread-1) 
[n:127.0.0.1:55752_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:55752_solr as DOWN
   [junit4]   2> 1265918 INFO  (jetty-launcher-12178-thread-1) 
[n:127.0.0.1:55752_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 1265918 INFO  (jetty-launcher-12178-thread-1) 
[n:127.0.0.1:55752_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55752_solr
   [junit4]   2> 1265920 INFO  (jetty-launcher-12178-thread-3) 
[n:127.0.0.1:55750_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:55750_solr as DOWN
   [junit4]   2> 1265920 INFO  (jetty-launcher-12178-thread-2) 
[n:127.0.0.1:55751_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:55751_solr as DOWN
   [junit4]   2> 1265923 INFO  (jetty-launcher-12178-thread-3) 
[n:127.0.0.1:55750_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 1265923 INFO  (zkCallback-12218-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1265923 INFO  (jetty-launcher-12178-thread-3) 
[n:127.0.0.1:55750_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55750_solr
   [junit4]   2> 1265924 INFO  (zkCallback-12229-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1265924 INFO  (zkCallback-12196-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1265924 INFO  (zkCallback-12216-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1265925 INFO  (jetty-launcher-12178-thread-2) 
[n:127.0.0.1:55751_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 1265925 INFO  (jetty-launcher-12178-thread-2) 
[n:127.0.0.1:55751_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55751_solr
   [junit4]   2> 1265927 INFO  (zkCallback-12216-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1265928 INFO  (zkCallback-12218-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1265928 INFO  (zkCallback-12196-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1265928 INFO  (zkCallback-12229-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1265930 INFO  (zkCallback-12218-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1265930 INFO  (zkCallback-12216-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1265930 INFO  (zkCallback-12196-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1265930 INFO  (jetty-launcher-12178-thread-1) 
[n:127.0.0.1:55752_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1265931 WARN  (jetty-launcher-12178-thread-1) 
[n:127.0.0.1:55752_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> 1265931 INFO  (zkCallback-12229-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1265933 INFO  (jetty-launcher-12178-thread-3) 
[n:127.0.0.1:55750_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1265933 WARN  (jetty-launcher-12178-thread-3) 
[n:127.0.0.1:55750_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> 1265933 INFO  (jetty-launcher-12178-thread-2) 
[n:127.0.0.1:55751_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1265933 WARN  (jetty-launcher-12178-thread-2) 
[n:127.0.0.1:55751_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> 1265954 INFO  (jetty-launcher-12178-thread-1) 
[n:127.0.0.1:55752_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1265955 INFO  (jetty-launcher-12178-thread-2) 
[n:127.0.0.1:55751_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1265958 INFO  (jetty-launcher-12178-thread-3) 
[n:127.0.0.1:55750_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1266240 INFO  (jetty-launcher-12178-thread-1) 
[n:127.0.0.1:55752_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55752.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2858c98
   [junit4]   2> 1266289 INFO  (jetty-launcher-12178-thread-2) 
[n:127.0.0.1:55751_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55751.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2858c98
   [junit4]   2> 1266298 INFO  (jetty-launcher-12178-thread-3) 
[n:127.0.0.1:55750_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55750.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2858c98
   [junit4]   2> 1266368 INFO  (jetty-launcher-12178-thread-1) 
[n:127.0.0.1:55752_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55752.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2858c98
   [junit4]   2> 1266368 INFO  (jetty-launcher-12178-thread-1) 
[n:127.0.0.1:55752_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55752.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2858c98
   [junit4]   2> 1266383 INFO  (jetty-launcher-12178-thread-1) 
[n:127.0.0.1:55752_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_24EB998EDF59DA99-001/tempDir-001/node1/.
   [junit4]   2> 1266400 INFO  (jetty-launcher-12178-thread-3) 
[n:127.0.0.1:55750_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55750.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2858c98
   [junit4]   2> 1266400 INFO  (jetty-launcher-12178-thread-3) 
[n:127.0.0.1:55750_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55750.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2858c98
   [junit4]   2> 1266401 INFO  (jetty-launcher-12178-thread-2) 
[n:127.0.0.1:55751_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55751.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2858c98
   [junit4]   2> 1266401 INFO  (jetty-launcher-12178-thread-2) 
[n:127.0.0.1:55751_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55751.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2858c98
   [junit4]   2> 1266402 INFO  (jetty-launcher-12178-thread-3) 
[n:127.0.0.1:55750_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_24EB998EDF59DA99-001/tempDir-001/node3/.
   [junit4]   2> 1266403 INFO  (jetty-launcher-12178-thread-2) 
[n:127.0.0.1:55751_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_24EB998EDF59DA99-001/tempDir-001/node2/.
   [junit4]   2> 1266431 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1266433 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1266435 INFO  (zkConnectionManagerCallback-12271-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1266435 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1266438 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1266440 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:55744/solr ready
   [junit4]   2> 1266461 INFO  (qtp1678093628-17488) [n:127.0.0.1:55749_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1266468 INFO  
(OverseerThreadFactory-12243-thread-1-processing-n:127.0.0.1:55749_solr) 
[n:127.0.0.1:55749_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
deleteByCountNew
   [junit4]   2> 1266598 INFO  (qtp1678093628-17485) [n:127.0.0.1:55749_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1266615 INFO  (qtp1603436784-17501) [n:127.0.0.1:55751_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1266629 INFO  (qtp166279169-17502) [n:127.0.0.1:55752_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1266677 INFO  (qtp1042651448-17497) [n:127.0.0.1:55750_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1266688 INFO  (qtp1678093628-17487) [n:127.0.0.1:55749_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1266689 INFO  (qtp1603436784-17495) [n:127.0.0.1:55751_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1266691 INFO  (qtp166279169-17490) [n:127.0.0.1:55752_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1266715 INFO  (qtp1042651448-17491) [n:127.0.0.1:55750_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=23
   [junit4]   2> 1266739 INFO  
(OverseerStateUpdate-72226174082088967-127.0.0.1:55749_solr-n_0000000000) 
[n:127.0.0.1:55749_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCountNew_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55750/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:55750_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1266747 INFO  
(OverseerStateUpdate-72226174082088967-127.0.0.1:55749_solr-n_0000000000) 
[n:127.0.0.1:55749_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCountNew_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55752/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:55752_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1266753 INFO  
(OverseerStateUpdate-72226174082088967-127.0.0.1:55749_solr-n_0000000000) 
[n:127.0.0.1:55749_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deleteByCountNew_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55751/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:55751_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1266767 INFO  
(OverseerStateUpdate-72226174082088967-127.0.0.1:55749_solr-n_0000000000) 
[n:127.0.0.1:55749_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deleteByCountNew_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55749/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:55749_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1266974 INFO  (qtp1042651448-17496) [n:127.0.0.1:55750_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> 1266975 INFO  (qtp1603436784-17500) [n:127.0.0.1:55751_solr    
x:deleteByCountNew_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&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> 1266975 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr    
x:deleteByCountNew_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n7&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1266975 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_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> 1266975 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr    
x:deleteByCountNew_shard2_replica_n7 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 1000 transient cores
   [junit4]   2> 1267003 INFO  (qtp1603436784-17500) [n:127.0.0.1:55751_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1267004 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1267007 INFO  (qtp1042651448-17496) [n:127.0.0.1:55750_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1267012 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1267012 INFO  (qtp1603436784-17500) [n:127.0.0.1:55751_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1267013 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1267014 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_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> 1267014 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_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> 1267014 INFO  (qtp1603436784-17500) [n:127.0.0.1:55751_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1267014 INFO  (qtp1603436784-17500) [n:127.0.0.1:55751_solr 
c:deleteByCountNew s:shard2 r:core_node6 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> 1267014 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55752.solr.core.deleteByCountNew.shard1.replica_n2' (registry 
'solr.core.deleteByCountNew.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2858c98
   [junit4]   2> 1267015 INFO  (qtp1603436784-17500) [n:127.0.0.1:55751_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55751.solr.core.deleteByCountNew.shard2.replica_n4' (registry 
'solr.core.deleteByCountNew.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2858c98
   [junit4]   2> 1267015 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_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 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_24EB998EDF59DA99-001/tempDir-001/node1/./deleteByCountNew_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_24EB998EDF59DA99-001/tempDir-001/node1/./deleteByCountNew_shard1_replica_n2/data/]
   [junit4]   2> 1267015 INFO  (qtp1603436784-17500) [n:127.0.0.1:55751_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n4] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_24EB998EDF59DA99-001/tempDir-001/node2/./deleteByCountNew_shard2_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_24EB998EDF59DA99-001/tempDir-001/node2/./deleteByCountNew_shard2_replica_n4/data/]
   [junit4]   2> 1267019 INFO  (qtp1042651448-17496) [n:127.0.0.1:55750_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1267021 INFO  (qtp1042651448-17496) [n:127.0.0.1:55750_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> 1267021 INFO  (qtp1042651448-17496) [n:127.0.0.1:55750_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> 1267021 INFO  (qtp1042651448-17496) [n:127.0.0.1:55750_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55750.solr.core.deleteByCountNew.shard1.replica_n1' (registry 
'solr.core.deleteByCountNew.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2858c98
   [junit4]   2> 1267021 INFO  (qtp1042651448-17496) [n:127.0.0.1:55750_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 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_24EB998EDF59DA99-001/tempDir-001/node3/./deleteByCountNew_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_24EB998EDF59DA99-001/tempDir-001/node3/./deleteByCountNew_shard1_replica_n1/data/]
   [junit4]   2> 1267029 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1267030 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1267030 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n7' 
using configuration from configset conf, trusted=true
   [junit4]   2> 1267031 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55749.solr.core.deleteByCountNew.shard2.replica_n7' (registry 
'solr.core.deleteByCountNew.shard2.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2858c98
   [junit4]   2> 1267031 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n7] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_24EB998EDF59DA99-001/tempDir-001/node4/./deleteByCountNew_shard2_replica_n7],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_24EB998EDF59DA99-001/tempDir-001/node4/./deleteByCountNew_shard2_replica_n7/data/]
   [junit4]   2> 1267385 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1267385 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1267390 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1267390 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1267417 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_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> 1267417 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_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> 1267419 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1267419 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1267419 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1267419 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1666833737295331328
   [junit4]   2> 1267425 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1267425 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1267426 INFO  (qtp1603436784-17500) [n:127.0.0.1:55751_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1267426 INFO  (qtp1603436784-17500) [n:127.0.0.1:55751_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1267427 INFO  (qtp1042651448-17496) [n:127.0.0.1:55750_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> 1267427 INFO  (qtp1042651448-17496) [n:127.0.0.1:55750_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> 1267427 INFO  
(searcherExecutor-12279-thread-1-processing-n:127.0.0.1:55749_solr 
x:deleteByCountNew_shard2_replica_n7 c:deleteByCountNew s:shard2 r:core_node8) 
[n:127.0.0.1:55749_solr c:deleteByCountNew s:shard2 r:core_node8 
x:deleteByCountNew_shard2_replica_n7 ] o.a.s.c.SolrCore 
[deleteByCountNew_shard2_replica_n7]  Registered new searcher autowarm time: 0 
ms: Collection: 'deleteByCountNew'
   [junit4]   2> 1267428 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_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> 1267429 INFO  (qtp1603436784-17500) [n:127.0.0.1:55751_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1267429 INFO  (qtp1603436784-17500) [n:127.0.0.1:55751_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1267429 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_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> 1267429 INFO  (qtp1042651448-17496) [n:127.0.0.1:55750_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1267429 INFO  (qtp1042651448-17496) [n:127.0.0.1:55750_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1267430 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_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> 1267430 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_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 1666833737306865664
   [junit4]   2> 1267433 INFO  (qtp1603436784-17500) [n:127.0.0.1:55751_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1267436 INFO  (qtp1042651448-17496) [n:127.0.0.1:55750_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> 1267436 INFO  (qtp1603436784-17500) [n:127.0.0.1:55751_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1267437 INFO  (qtp1042651448-17496) [n:127.0.0.1:55750_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> 1267437 INFO  (qtp1603436784-17500) [n:127.0.0.1:55751_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1267437 INFO  (qtp1603436784-17500) [n:127.0.0.1:55751_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1666833737314205696
   [junit4]   2> 1267437 INFO  (qtp1042651448-17496) [n:127.0.0.1:55750_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> 1267438 INFO  (qtp1042651448-17496) [n:127.0.0.1:55750_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 1666833737315254272
   [junit4]   2> 1267438 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node8=0}, 
version=0}
   [junit4]   2> 1267439 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/deleteByCountNew/leaders/shard2
   [junit4]   2> 1267439 INFO  
(searcherExecutor-12273-thread-1-processing-n:127.0.0.1:55752_solr 
x:deleteByCountNew_shard1_replica_n2 c:deleteByCountNew s:shard1 r:core_node5) 
[n:127.0.0.1:55752_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: Collection: 'deleteByCountNew'
   [junit4]   2> 1267445 INFO  
(searcherExecutor-12275-thread-1-processing-n:127.0.0.1:55751_solr 
x:deleteByCountNew_shard2_replica_n4 c:deleteByCountNew s:shard2 r:core_node6) 
[n:127.0.0.1:55751_solr c:deleteByCountNew s:shard2 r:core_node6 
x:deleteByCountNew_shard2_replica_n4 ] o.a.s.c.SolrCore 
[deleteByCountNew_shard2_replica_n4]  Registered new searcher autowarm time: 0 
ms: Collection: 'deleteByCountNew'
   [junit4]   2> 1267445 INFO  
(searcherExecutor-12277-thread-1-processing-n:127.0.0.1:55750_solr 
x:deleteByCountNew_shard1_replica_n1 c:deleteByCountNew s:shard1 r:core_node3) 
[n:127.0.0.1:55750_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: Collection: 'deleteByCountNew'
   [junit4]   2> 1267470 INFO  (qtp1042651448-17496) [n:127.0.0.1:55750_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> 1267473 INFO  (qtp1603436784-17500) [n:127.0.0.1:55751_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node6=0, 
core_node8=0}, version=1}
   [junit4]   2> 1267473 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1267474 INFO  (qtp1603436784-17500) [n:127.0.0.1:55751_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/deleteByCountNew/leaders/shard2
   [junit4]   2> 1267474 INFO  (qtp1042651448-17496) [n:127.0.0.1:55750_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> 1267477 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_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> 1267480 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_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> 1267495 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1267496 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1267496 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:55749/solr/deleteByCountNew_shard2_replica_n7/
   [junit4]   2> 1267506 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n7 
url=https://127.0.0.1:55749/solr  START 
replicas=[https://127.0.0.1:55751/solr/deleteByCountNew_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 1267511 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n7 
url=https://127.0.0.1:55749/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1267521 INFO  (qtp1603436784-17495) [n:127.0.0.1:55751_solr 
c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n4 ] 
o.a.s.c.S.Request [deleteByCountNew_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1267522 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1267522 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1267522 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/deleteByCountNew/leaders/shard2/leader after winning as 
/collections/deleteByCountNew/leader_elect/shard2/election/72226174082088967-core_node8-n_0000000000
   [junit4]   2> 1267525 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1267525 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1267525 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:55752/solr/deleteByCountNew_shard1_replica_n2/
   [junit4]   2> 1267530 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n2 
url=https://127.0.0.1:55752/solr  START 
replicas=[https://127.0.0.1:55750/solr/deleteByCountNew_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1267536 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n2 
url=https://127.0.0.1:55752/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1267540 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:55749/solr/deleteByCountNew_shard2_replica_n7/ shard2
   [junit4]   2> 1267548 INFO  (qtp1042651448-17491) [n:127.0.0.1:55750_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] 
o.a.s.c.S.Request [deleteByCountNew_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1267550 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1267550 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1267550 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/deleteByCountNew/leaders/shard1/leader after winning as 
/collections/deleteByCountNew/leader_elect/shard1/election/72226174082088968-core_node5-n_0000000000
   [junit4]   2> 1267562 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:55752/solr/deleteByCountNew_shard1_replica_n2/ shard1
   [junit4]   2> 1267668 INFO  (zkCallback-12216-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> 1267668 INFO  (zkCallback-12196-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> 1267669 INFO  (zkCallback-12216-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> 1267670 INFO  (zkCallback-12196-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> 1267674 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1267675 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1267684 INFO  (qtp1678093628-17486) [n:127.0.0.1:55749_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_n7&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=709
   [junit4]   2> 1267686 INFO  (qtp166279169-17499) [n:127.0.0.1:55752_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=709
   [junit4]   2> 1267786 INFO  (zkCallback-12196-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> 1267786 INFO  (zkCallback-12196-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> 1267786 INFO  (zkCallback-12196-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> 1267786 INFO  (zkCallback-12216-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> 1267786 INFO  (zkCallback-12216-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> 1267787 INFO  (zkCallback-12216-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> 1268511 INFO  (qtp1603436784-17500) [n:127.0.0.1:55751_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&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=1536
   [junit4]   2> 1268538 INFO  (qtp1042651448-17496) [n:127.0.0.1:55750_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=1563
   [junit4]   2> 1268544 INFO  (qtp1678093628-17488) [n:127.0.0.1:55749_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> 1268639 INFO  (zkCallback-12218-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> 1268639 INFO  (zkCallback-12196-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> 1268639 INFO  (zkCallback-12216-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> 1268639 INFO  (zkCallback-12196-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> 1268639 INFO  (zkCallback-12216-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> 1268639 INFO  (zkCallback-12196-thread-4) [     ] 
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> 1268639 INFO  (zkCallback-12229-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> 1268639 INFO  (zkCallback-12216-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> 1268640 INFO  (zkCallback-12218-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> 1268641 INFO  (zkCallback-12229-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> 1268644 INFO  (qtp1678093628-17488) [n:127.0.0.1:55749_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=2183
   [junit4]   2> 1268645 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: deleteByCountNew
   [junit4]   2> 1268652 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.SolrCloudTestCase waitForState (deleteByCountNew): Expected 
two shards with two replicas each
   [junit4]   2> 1268657 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica 
count: 4
   [junit4]   2> 1268658 INFO  (watches-12268-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 1268660 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica 
count: 4
   [junit4]   2> 1268661 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[24EB998EDF59DA99])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica 
count: 4
   [junit4]   2> 1268662 INFO  (qtp1678093628-17485) [n:127.0.0.1:55749_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with 
params 
count=1&action=DELETEREPLICA&collection=deleteByCountNew&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 1268668 INFO  
(OverseerCollectionConfigSetProcessor-72226174082088967-127.0.0.1:55749_solr-n_0000000000)
 [n:127.0.0.1:55749_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> 1268668 INFO  (qtp1042651448-17497) [n:127.0.0.1:55750_solr    
x:deleteByCountNew_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCountNew.shard1.replica_n1 tag=null
   [junit4]   2> 1268668 INFO  (qtp1042651448-17497) [n:127.0.0.1:55750_solr    
x:deleteByCountNew_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5edbfad1: rootName 
= solr_55750, domain = solr.core.deleteByCountNew.shard1.replica_n1, service 
url = null, agent id = null] for registry 
solr.core.deleteByCountNew.shard1.replica_n1/com.codahale.metrics.MetricRegistry@430e7770
   [junit4]   2> 1268683 INFO  (qtp1042651448-17497) [n:127.0.0.1:55750_solr    
 ] o.a.s.c.SolrCore [deleteByCountNew_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3803bceb
   [junit4]   2> 1268683 INFO  (qtp1042651448-17497) [n:127.0.0.1:55750_solr    
 ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.deleteByCountNew.shard1.replica_n1 tag=SolrCore@3803bceb
   [junit4]   2> 1268683 INFO  (qtp1042651448-17497) [n:127.0.0.1:55750_solr    
 ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.deleteByCountNew.shard1.leader tag=SolrCore@3803bceb
   [junit4]   2> 1268683 INFO  (qtp1042651448-17497) [n:127.0.0.1:55750_solr    
 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 1268689 INFO  (qtp1042651448-17497) [n:127.0.0.1:55750_solr    
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard1 to Terms{values={core_node5=0}, 
version=2}
   [junit4]   2> 1268690 INFO  (qtp1042651448-17497) [n:127.0.0.1:55750_solr    
 ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 1268691 INFO  (qtp1042651448-17497) [n:127.0.0.1:55750_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=deleteByCountNew_shard1_replica_n1&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=23
   [junit4]   2> 1268693 INFO  (qtp1603436784-17501) [n:127.0.0.1:55751_solr    
x:deleteByCountNew_shard2_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCountNew.shard2.replica_n4 tag=null
   [junit4]   2> 1268693 INFO  (qtp1603436784-17501) [n:127.0.0.1:55751_solr    
x:deleteByCountNew_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5428f184: rootName 
= solr_55751, domain = solr.core.deleteByCountNew.shard2.replica_n4, service 
url = null, agent id = null] for registry 
solr.core.deleteByCountNew.shard2.replica_n4/com.codahale.metrics.MetricRegistry@aa00196
   [junit4]   2> 1268712 INFO  (qtp1603436784-17501) [n:127.0.0.1:55751_solr    
 ] o.a.s.c.SolrCore [deleteByCountNew_shard2_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@20c147b9
   [junit4]   2> 1268712 INFO  (qtp1603436784-17501) [n:127.0.0.1:55751_solr    
 ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.deleteByCountNew.shard2.replica_n4 tag=SolrCore@20c147b9
   [junit4]   2> 1268712 INFO  (qtp1603436784-17501) [n:127.0.0.1:55751_solr    
 ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.deleteByCountNew.shard2.leader tag=SolrCore@20c147b9
   [junit4]   2> 1268712 INFO  (qtp1603436784-17501) [n:127.0.0.1:55751_solr    
 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 1268716 INFO  (qtp1603436784-17501) [n:127.0.0.1:55751_solr    
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node8=0}, 
version=2}
   [junit4]   2> 1268717 INFO  (qtp1603436784-17501) [n:127.0.0.1:55751_solr    
 ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 1268718 INFO  (qtp1603436784-17501) [n:127.0.0.1:55751_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=deleteByCountNew_shard2_replica_n4&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=25
   [junit4]   2> 1268722 INFO  (qtp1678093628-17485) [n:127.0.0.1:55749_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=60
   [junit4]   2> 1268723 INFO

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

oser-13558-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.cluster tag=null
   [junit4]   2> 1438642 INFO  (closeThreadPool-13577-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72226185165275146-127.0.0.1:57526_solr-n_0000000000) closing
   [junit4]   2> 1438642 INFO  
(OverseerStateUpdate-72226185165275146-127.0.0.1:57526_solr-n_0000000000) 
[n:127.0.0.1:57526_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:57526_solr
   [junit4]   2> 1438644 INFO  
(OverseerAutoScalingTriggerThread-72226185165275146-127.0.0.1:57526_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1438656 INFO  (closeThreadPool-13577-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72226185165275146-127.0.0.1:57526_solr-n_0000000000) closing
   [junit4]   2> 1438714 INFO  (jetty-closer-13558-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3cdaeddd{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1438714 INFO  (jetty-closer-13558-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@61457ced{/solr,null,UNAVAILABLE}
   [junit4]   2> 1438714 INFO  (jetty-closer-13558-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1438752 INFO  (zkCallback-13473-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1438755 INFO  (zkCallback-13503-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1438759 INFO  (jetty-closer-13558-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3843d398{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1438761 INFO  (jetty-closer-13558-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3f3529a3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1438762 INFO  (jetty-closer-13558-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1438861 INFO  (jetty-closer-13558-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72226185165275146-127.0.0.1:57526_solr-n_0000000000) closing
   [junit4]   2> 1438873 INFO  (jetty-closer-13558-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2f22ae3{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1438875 INFO  (jetty-closer-13558-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2fa7ecdd{/solr,null,UNAVAILABLE}
   [junit4]   2> 1438876 INFO  (jetty-closer-13558-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1438972 INFO  (jetty-closer-13558-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3f036b9d{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1438973 INFO  (jetty-closer-13558-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1bf114a8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1438973 INFO  (jetty-closer-13558-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1438974 INFO  
(TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[24EB998EDF59DA99]) 
[     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1439183 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>        18      
/solr/collections/deleteFromClusterState_false/terms/shard1
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       
/solr/collections/deleteFromClusterState_false/state.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        3       
/solr/collections/deleteFromClusterState_false/collectionprops.json
   [junit4]   2>        3       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        39      
/solr/collections/deleteFromClusterState_false/state.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72226185165275146-127.0.0.1:57526_solr-n_0000000000
   [junit4]   2>        2       
/solr/collections/deleteFromClusterState_false/leader_elect/shard1/election/72226185165275146-core_node6-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      /solr/overseer/queue
   [junit4]   2>        21      /solr/live_nodes
   [junit4]   2>        15      /solr/collections
   [junit4]   2>        8       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1439186 INFO  
(TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[24EB998EDF59DA99]) 
[     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:57513
   [junit4]   2> 1439186 INFO  
(TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[24EB998EDF59DA99]) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57513
   [junit4]   2> 1439186 INFO  
(TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[24EB998EDF59DA99]) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57513
   [junit4]   2> 1439187 INFO  
(TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[24EB998EDF59DA99]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaFromClusterState
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_24EB998EDF59DA99-001
   [junit4]   2> May 16, 2020 8:11:36 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=Lucene84, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@31dae99e),
 locale=en-MO, timezone=America/Whitehorse
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14 
(64-bit)/cpus=6,threads=1,free=145963752,total=531890176
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminOperationTest, 
RootFieldTest, BooleanFieldTest, TestConfigSetProperties, TestTestInjection, 
ZookeeperStatusHandlerTest, TestCloudRecovery, DistributedTermsComponentTest, 
TestLocalStatsCacheCloud, BasicAuthOnSingleNodeTest, SolrMetricManagerTest, 
TimeRoutedAliasUpdateProcessorTest, TestExclusionRuleCollectionAccess, 
HdfsDirectoryFactoryTest, ConnectionReuseTest, TestFieldCollectionResource, 
TestBlendedInfixSuggestions, TestCloudDeleteByQuery, 
TestImplicitCoreProperties, IgnoreLargeDocumentProcessorFactoryTest, 
TestTolerantSearch, TestCustomStream, TestLegacyNumericUtils, 
SolrIndexSplitterTest, EchoParamsTest, TestTlogReplica, 
ClassificationUpdateProcessorFactoryTest, TestCloudNestedDocsSort, 
TestPostingsSolrHighlighter, DimensionalRoutedAliasUpdateProcessorTest, 
TestCloudJSONFacetSKG, TestSolrIndexConfig, TestRandomRequestDistribution, 
CollectionsAPISolrJTest, TestUseDocValuesAsStored, SliceStateTest, 
TestPolicyCloud, TestOrdValues, TestSimPolicyCloud, 
VMParamsZkACLAndCredentialsProvidersTest, IndexSizeTriggerTest, 
DistributedQueueTest, MissingSegmentRecoveryTest, TestPullReplica, 
FullSolrCloudDistribCmdsTest, TestReload, HdfsRecoveryZkTest, 
BasicDistributedZk2Test, HdfsBasicDistributedZkTest, TestWriterPerf, 
TestPseudoReturnFields, TestSmileRequest, TestSimExtremeIndexing, 
SearchHandlerTest, FastVectorHighlighterTest, TestSimClusterStateProvider, 
BasicFunctionalityTest, TestLuceneIndexBackCompat, 
WrapperMergePolicyFactoryTest, RegexBoostProcessorTest, 
TermVectorComponentTest, XsltUpdateRequestHandlerTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, SolrJmxReporterTest, 
TestImpersonationWithHadoopAuth, DateRangeFieldTest, TestXmlQParserPlugin, 
TestManagedSchema, TestRTimerTree, TestPackages, TestSolrCoreSnapshots, 
SolrIndexSearcherTest, TestMergePolicyConfig, QueryEqualityTest, 
TestInPlaceUpdatesDistrib, HLLUtilTest, ExternalFileFieldSortTest, 
TestCloudManagedSchema, TestStressThreadBackup, IndexSizeEstimatorTest, 
SuggesterTSTTest, TestApiFramework, OverseerStatusTest, TestSolrFieldCacheBean, 
TestLMJelinekMercerSimilarityFactory, QueryElevationComponentTest, 
ScheduledTriggerIntegrationTest, TestNumericTokenStream, TestDocSet, 
DistributedQueryComponentCustomSortTest, MinimalSchemaTest, OutputWriterTest, 
SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedSearch, 
ChaosMonkeySafeLeaderTest, DeleteReplicaTest]
   [junit4] Completed [498/912 (1!)] on J1 in 174.77s, 9 tests, 1 error <<< 
FAILURES!

[...truncated 46298 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6028/consoleText

[repro] Revision: c2b59f16bf619e35ba794e3842eb7aa5e931e392

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC"
[repro] Repro line:  ant test  -Dtestcase=DeleteReplicaTest 
-Dtests.method=deleteReplicaAndVerifyDirectoryCleanup 
-Dtests.seed=24EB998EDF59DA99 -Dtests.slow=true -Dtests.locale=en-MO 
-Dtests.timezone=America/Whitehorse -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       DeleteReplicaTest
[repro] ant compile-test

[...truncated 3156 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.DeleteReplicaTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseShenandoahGC" -Dtests.seed=24EB998EDF59DA99 -Dtests.slow=true 
-Dtests.locale=en-MO -Dtests.timezone=America/Whitehorse -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 121 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro] Exiting with code 0

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

Reply via email to