Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/391/

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

Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:38012_solr, 
127.0.0.1:44874_solr, 127.0.0.1:45953_solr] Last available state: 
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/13)={
   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node4":{           "core":"raceDeleteReplica_false_shard1_replica_n2",    
       "base_url":"http://127.0.0.1:46063/solr";,           
"node_name":"127.0.0.1:46063_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false",           "leader":"true"},  
       "core_node6":{           
"core":"raceDeleteReplica_false_shard1_replica_n5",           
"base_url":"http://127.0.0.1:46063/solr";,           
"node_name":"127.0.0.1:46063_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected new active leader
null
Live Nodes: [127.0.0.1:38012_solr, 127.0.0.1:44874_solr, 127.0.0.1:45953_solr]
Last available state: 
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/13)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node4":{
          "core":"raceDeleteReplica_false_shard1_replica_n2",
          "base_url":"http://127.0.0.1:46063/solr";,
          "node_name":"127.0.0.1:46063_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node6":{
          "core":"raceDeleteReplica_false_shard1_replica_n5",
          "base_url":"http://127.0.0.1:46063/solr";,
          "node_name":"127.0.0.1:46063_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([4D1A02C4F54048B0:270C63149DB2027A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
        at 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:334)
        at 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:230)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards

Error Message:
Error from server at http://127.0.0.1:45953/solr: Cannot create collection 
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes 
currently live or live and part of your createNodeSet is 3. This allows a 
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, 
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 
shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45953/solr: Cannot create collection 
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes 
currently live or live and part of your createNodeSet is 3. This allows a 
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, 
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 
shards to be created (higher than the allowed number)
        at 
__randomizedtesting.SeedInfo.seed([4D1A02C4F54048B0:718B4590BA0115E5]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards(DeleteReplicaTest.java:167)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13606 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 713447 INFO  
(SUITE-DeleteReplicaTest-seed#[4D1A02C4F54048B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4D1A02C4F54048B0-001/init-core-data-001
   [junit4]   2> 713448 WARN  
(SUITE-DeleteReplicaTest-seed#[4D1A02C4F54048B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 713448 INFO  
(SUITE-DeleteReplicaTest-seed#[4D1A02C4F54048B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 713451 INFO  
(SUITE-DeleteReplicaTest-seed#[4D1A02C4F54048B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 713451 INFO  
(SUITE-DeleteReplicaTest-seed#[4D1A02C4F54048B0]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4D1A02C4F54048B0-001/tempDir-001
   [junit4]   2> 713452 INFO  
(SUITE-DeleteReplicaTest-seed#[4D1A02C4F54048B0]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 713452 INFO  (Thread-1211) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 713452 INFO  (Thread-1211) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 713455 ERROR (Thread-1211) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 713552 INFO  
(SUITE-DeleteReplicaTest-seed#[4D1A02C4F54048B0]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38429
   [junit4]   2> 713555 INFO  (zkConnectionManagerCallback-1440-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713562 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 713563 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 713564 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 713565 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 713566 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 713566 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 713566 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 713569 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1fb881ef{/solr,null,AVAILABLE}
   [junit4]   2> 713570 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7570347a{HTTP/1.1,[http/1.1]}{127.0.0.1:45953}
   [junit4]   2> 713570 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.e.j.s.Server Started @713629ms
   [junit4]   2> 713570 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45953}
   [junit4]   2> 713570 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 713570 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 713570 ERROR (jetty-launcher-1437-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 713570 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 713570 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 713571 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 713571 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 713571 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 713571 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-30T14:45:39.519Z
   [junit4]   2> 713571 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d367bd{/solr,null,AVAILABLE}
   [junit4]   2> 713571 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2ebb4d39{HTTP/1.1,[http/1.1]}{127.0.0.1:46063}
   [junit4]   2> 713571 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.e.j.s.Server Started @713630ms
   [junit4]   2> 713572 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46063}
   [junit4]   2> 713572 ERROR (jetty-launcher-1437-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 713572 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 713572 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 713572 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 713572 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 713572 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-30T14:45:39.520Z
   [junit4]   2> 713575 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 713575 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 713575 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 713576 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@584c6764{/solr,null,AVAILABLE}
   [junit4]   2> 713576 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5d692dec{HTTP/1.1,[http/1.1]}{127.0.0.1:38012}
   [junit4]   2> 713576 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.e.j.s.Server Started @713635ms
   [junit4]   2> 713576 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38012}
   [junit4]   2> 713576 ERROR (jetty-launcher-1437-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 713576 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 713576 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 713577 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 713577 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 713577 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-30T14:45:39.525Z
   [junit4]   2> 713579 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 713579 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 713579 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 713579 INFO  (zkConnectionManagerCallback-1446-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713580 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 713582 INFO  (zkConnectionManagerCallback-1442-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713583 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 713598 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27a44bdb{/solr,null,AVAILABLE}
   [junit4]   2> 713600 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@24bbaebd{HTTP/1.1,[http/1.1]}{127.0.0.1:44874}
   [junit4]   2> 713600 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.e.j.s.Server Started @713659ms
   [junit4]   2> 713600 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44874}
   [junit4]   2> 713601 ERROR (jetty-launcher-1437-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 713601 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 713601 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 713601 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 713601 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 713601 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-30T14:45:39.549Z
   [junit4]   2> 713605 INFO  (zkConnectionManagerCallback-1444-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713606 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 713642 INFO  (zkConnectionManagerCallback-1448-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713643 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 713728 INFO  (jetty-launcher-1437-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38429/solr
   [junit4]   2> 713741 INFO  (zkConnectionManagerCallback-1452-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713763 INFO  (jetty-launcher-1437-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38429/solr
   [junit4]   2> 713789 INFO  (zkConnectionManagerCallback-1456-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713797 INFO  (zkConnectionManagerCallback-1458-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713800 INFO  (zkConnectionManagerCallback-1460-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713805 INFO  (jetty-launcher-1437-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38429/solr
   [junit4]   2> 713825 INFO  (zkConnectionManagerCallback-1464-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713851 INFO  (zkConnectionManagerCallback-1470-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713872 INFO  (jetty-launcher-1437-thread-4) 
[n:127.0.0.1:44874_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44874_solr
   [junit4]   2> 713872 INFO  (jetty-launcher-1437-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38429/solr
   [junit4]   2> 713877 INFO  (jetty-launcher-1437-thread-4) 
[n:127.0.0.1:44874_solr    ] o.a.s.c.Overseer Overseer 
(id=72367180928319498-127.0.0.1:44874_solr-n_0000000000) starting
   [junit4]   2> 713881 INFO  (zkConnectionManagerCallback-1476-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713890 INFO  (zkConnectionManagerCallback-1478-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713894 INFO  (zkConnectionManagerCallback-1483-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713898 INFO  (jetty-launcher-1437-thread-4) 
[n:127.0.0.1:44874_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38429/solr ready
   [junit4]   2> 713900 INFO  (jetty-launcher-1437-thread-4) 
[n:127.0.0.1:44874_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44874_solr
   [junit4]   2> 713900 INFO  
(OverseerStateUpdate-72367180928319498-127.0.0.1:44874_solr-n_0000000000) 
[n:127.0.0.1:44874_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44874_solr
   [junit4]   2> 713919 INFO  (zkCallback-1482-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 713922 INFO  
(OverseerStateUpdate-72367180928319498-127.0.0.1:44874_solr-n_0000000000) 
[n:127.0.0.1:44874_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 713925 INFO  (jetty-launcher-1437-thread-2) 
[n:127.0.0.1:38012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 713934 INFO  (jetty-launcher-1437-thread-2) 
[n:127.0.0.1:38012_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 713934 INFO  (jetty-launcher-1437-thread-2) 
[n:127.0.0.1:38012_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38012_solr
   [junit4]   2> 713936 INFO  (zkCallback-1469-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 713938 INFO  (zkCallback-1482-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 713942 INFO  (zkCallback-1477-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 713951 INFO  (jetty-launcher-1437-thread-4) 
[n:127.0.0.1:44874_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 713966 INFO  (zkConnectionManagerCallback-1491-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713966 INFO  (jetty-launcher-1437-thread-3) 
[n:127.0.0.1:46063_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 713968 INFO  (jetty-launcher-1437-thread-2) 
[n:127.0.0.1:38012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 713971 INFO  (jetty-launcher-1437-thread-2) 
[n:127.0.0.1:38012_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38429/solr ready
   [junit4]   2> 713972 INFO  (jetty-launcher-1437-thread-2) 
[n:127.0.0.1:38012_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 713988 INFO  (jetty-launcher-1437-thread-3) 
[n:127.0.0.1:46063_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 713988 INFO  (jetty-launcher-1437-thread-3) 
[n:127.0.0.1:46063_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46063_solr
   [junit4]   2> 713990 INFO  (zkCallback-1482-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 713990 INFO  (zkCallback-1477-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 713991 INFO  (zkCallback-1469-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 714000 INFO  (zkCallback-1490-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 714002 INFO  (zkCallback-1459-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 714002 INFO  (jetty-launcher-1437-thread-4) 
[n:127.0.0.1:44874_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44874.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@170b2a81
   [junit4]   2> 714003 INFO  (jetty-launcher-1437-thread-1) 
[n:127.0.0.1:45953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 714007 INFO  (jetty-launcher-1437-thread-2) 
[n:127.0.0.1:38012_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38012.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@170b2a81
   [junit4]   2> 714013 INFO  (jetty-launcher-1437-thread-1) 
[n:127.0.0.1:45953_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 714013 INFO  (jetty-launcher-1437-thread-1) 
[n:127.0.0.1:45953_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45953_solr
   [junit4]   2> 714014 INFO  (zkCallback-1482-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 714014 INFO  (zkCallback-1477-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 714015 INFO  (zkCallback-1469-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 714015 INFO  (zkCallback-1490-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 714015 INFO  (zkCallback-1459-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 714017 INFO  (zkCallback-1457-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 714018 INFO  (jetty-launcher-1437-thread-4) 
[n:127.0.0.1:44874_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44874.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@170b2a81
   [junit4]   2> 714018 INFO  (jetty-launcher-1437-thread-4) 
[n:127.0.0.1:44874_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44874.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@170b2a81
   [junit4]   2> 714020 INFO  (jetty-launcher-1437-thread-4) 
[n:127.0.0.1:44874_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4D1A02C4F54048B0-001/tempDir-001/node4/.
   [junit4]   2> 714022 INFO  (zkConnectionManagerCallback-1497-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714024 INFO  (jetty-launcher-1437-thread-3) 
[n:127.0.0.1:46063_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 714025 INFO  (jetty-launcher-1437-thread-3) 
[n:127.0.0.1:46063_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38429/solr ready
   [junit4]   2> 714026 INFO  (jetty-launcher-1437-thread-3) 
[n:127.0.0.1:46063_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 714062 INFO  (zkConnectionManagerCallback-1503-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714065 INFO  (jetty-launcher-1437-thread-2) 
[n:127.0.0.1:38012_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38012.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@170b2a81
   [junit4]   2> 714066 INFO  (jetty-launcher-1437-thread-2) 
[n:127.0.0.1:38012_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38012.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@170b2a81
   [junit4]   2> 714067 INFO  (jetty-launcher-1437-thread-1) 
[n:127.0.0.1:45953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 714067 INFO  (jetty-launcher-1437-thread-2) 
[n:127.0.0.1:38012_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4D1A02C4F54048B0-001/tempDir-001/node2/.
   [junit4]   2> 714069 INFO  (jetty-launcher-1437-thread-1) 
[n:127.0.0.1:45953_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38429/solr ready
   [junit4]   2> 714072 INFO  (jetty-launcher-1437-thread-1) 
[n:127.0.0.1:45953_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 714073 INFO  (jetty-launcher-1437-thread-3) 
[n:127.0.0.1:46063_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46063.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@170b2a81
   [junit4]   2> 714097 INFO  (jetty-launcher-1437-thread-3) 
[n:127.0.0.1:46063_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46063.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@170b2a81
   [junit4]   2> 714097 INFO  (jetty-launcher-1437-thread-3) 
[n:127.0.0.1:46063_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46063.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@170b2a81
   [junit4]   2> 714099 INFO  (jetty-launcher-1437-thread-3) 
[n:127.0.0.1:46063_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4D1A02C4F54048B0-001/tempDir-001/node3/.
   [junit4]   2> 714103 INFO  (jetty-launcher-1437-thread-1) 
[n:127.0.0.1:45953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45953.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@170b2a81
   [junit4]   2> 714124 INFO  (jetty-launcher-1437-thread-1) 
[n:127.0.0.1:45953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45953.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@170b2a81
   [junit4]   2> 714125 INFO  (jetty-launcher-1437-thread-1) 
[n:127.0.0.1:45953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45953.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@170b2a81
   [junit4]   2> 714127 INFO  (jetty-launcher-1437-thread-1) 
[n:127.0.0.1:45953_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4D1A02C4F54048B0-001/tempDir-001/node1/.
   [junit4]   2> 714288 INFO  (zkConnectionManagerCallback-1506-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714294 INFO  (zkConnectionManagerCallback-1511-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714296 INFO  
(SUITE-DeleteReplicaTest-seed#[4D1A02C4F54048B0]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 714297 INFO  
(SUITE-DeleteReplicaTest-seed#[4D1A02C4F54048B0]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38429/solr ready
   [junit4]   2> 714358 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[4D1A02C4F54048B0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting deleteLiveReplicaTest
   [junit4]   2> 714361 INFO  (qtp405064842-5469) [n:127.0.0.1:46063_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=delLiveColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 714365 INFO  
(OverseerThreadFactory-2477-thread-1-processing-n:127.0.0.1:44874_solr) 
[n:127.0.0.1:44874_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
delLiveColl
   [junit4]   2> 714479 INFO  (qtp405064842-5464) [n:127.0.0.1:46063_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=2
   [junit4]   2> 714481 INFO  (qtp1081633941-5460) [n:127.0.0.1:45953_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> 714483 INFO  (qtp52514057-5481) [n:127.0.0.1:38012_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> 714485 INFO  (qtp1064210812-5492) [n:127.0.0.1:44874_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> 714494 INFO  
(OverseerStateUpdate-72367180928319498-127.0.0.1:44874_solr-n_0000000000) 
[n:127.0.0.1:44874_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delLiveColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44874/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 714497 INFO  
(OverseerStateUpdate-72367180928319498-127.0.0.1:44874_solr-n_0000000000) 
[n:127.0.0.1:44874_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delLiveColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38012/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 714500 INFO  
(OverseerStateUpdate-72367180928319498-127.0.0.1:44874_solr-n_0000000000) 
[n:127.0.0.1:44874_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delLiveColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45953/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 714503 INFO  
(OverseerStateUpdate-72367180928319498-127.0.0.1:44874_solr-n_0000000000) 
[n:127.0.0.1:44874_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delLiveColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46063/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 714712 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr    
x:delLiveColl_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 714712 INFO  (qtp1081633941-5455) [n:127.0.0.1:45953_solr    
x:delLiveColl_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 714713 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr    
x:delLiveColl_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 714715 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr    
x:delLiveColl_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 714716 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr    
x:delLiveColl_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 715745 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 715751 INFO  (qtp1081633941-5455) [n:127.0.0.1:45953_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 715765 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 715767 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.s.IndexSchema [delLiveColl_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 715770 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 715772 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 715772 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard2_replica_n6' using 
configuration from collection delLiveColl, trusted=true
   [junit4]   2> 715772 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46063.solr.core.delLiveColl.shard2.replica_n6' (registry 
'solr.core.delLiveColl.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@170b2a81
   [junit4]   2> 715773 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.c.SolrCore [[delLiveColl_shard2_replica_n6] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4D1A02C4F54048B0-001/tempDir-001/node3/delLiveColl_shard2_replica_n6],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4D1A02C4F54048B0-001/tempDir-001/node3/./delLiveColl_shard2_replica_n6/data/]
   [junit4]   2> 715780 INFO  (qtp1081633941-5455) [n:127.0.0.1:45953_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] 
o.a.s.s.IndexSchema [delLiveColl_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 715783 INFO  (qtp1081633941-5455) [n:127.0.0.1:45953_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 715783 INFO  (qtp1081633941-5455) [n:127.0.0.1:45953_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard2_replica_n4' using 
configuration from collection delLiveColl, trusted=true
   [junit4]   2> 715784 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.s.IndexSchema [delLiveColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 715786 INFO  (qtp1081633941-5455) [n:127.0.0.1:45953_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45953.solr.core.delLiveColl.shard2.replica_n4' (registry 
'solr.core.delLiveColl.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@170b2a81
   [junit4]   2> 715786 INFO  (qtp1081633941-5455) [n:127.0.0.1:45953_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] 
o.a.s.c.SolrCore [[delLiveColl_shard2_replica_n4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4D1A02C4F54048B0-001/tempDir-001/node1/delLiveColl_shard2_replica_n4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4D1A02C4F54048B0-001/tempDir-001/node1/./delLiveColl_shard2_replica_n4/data/]
   [junit4]   2> 715787 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 715787 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard1_replica_n2' using 
configuration from collection delLiveColl, trusted=true
   [junit4]   2> 715788 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38012.solr.core.delLiveColl.shard1.replica_n2' (registry 
'solr.core.delLiveColl.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@170b2a81
   [junit4]   2> 715788 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.c.SolrCore [[delLiveColl_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4D1A02C4F54048B0-001/tempDir-001/node2/delLiveColl_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4D1A02C4F54048B0-001/tempDir-001/node2/./delLiveColl_shard1_replica_n2/data/]
   [junit4]   2> 715792 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] 
o.a.s.s.IndexSchema [delLiveColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 715797 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 715797 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard1_replica_n1' using 
configuration from collection delLiveColl, trusted=true
   [junit4]   2> 715797 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44874.solr.core.delLiveColl.shard1.replica_n1' (registry 
'solr.core.delLiveColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@170b2a81
   [junit4]   2> 715798 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] 
o.a.s.c.SolrCore [[delLiveColl_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4D1A02C4F54048B0-001/tempDir-001/node4/delLiveColl_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4D1A02C4F54048B0-001/tempDir-001/node4/./delLiveColl_shard1_replica_n1/data/]
   [junit4]   2> 715859 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 715859 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 715862 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 715862 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 715865 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@48b53b0f[delLiveColl_shard2_replica_n6] main]
   [junit4]   2> 715866 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 715867 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 715868 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 715868 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1618570527968854016
   [junit4]   2> 715872 INFO  
(searcherExecutor-2494-thread-1-processing-n:127.0.0.1:46063_solr 
x:delLiveColl_shard2_replica_n6 c:delLiveColl s:shard2 r:core_node8) 
[n:127.0.0.1:46063_solr c:delLiveColl s:shard2 r:core_node8 
x:delLiveColl_shard2_replica_n6] o.a.s.c.SolrCore 
[delLiveColl_shard2_replica_n6] Registered new searcher 
Searcher@48b53b0f[delLiveColl_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 715873 INFO  (qtp1081633941-5455) [n:127.0.0.1:45953_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 715874 INFO  (qtp1081633941-5455) [n:127.0.0.1:45953_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 715875 INFO  (qtp1081633941-5455) [n:127.0.0.1:45953_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 715875 INFO  (qtp1081633941-5455) [n:127.0.0.1:45953_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 715879 INFO  (qtp1081633941-5455) [n:127.0.0.1:45953_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6c729707[delLiveColl_shard2_replica_n4] main]
   [junit4]   2> 715879 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 715879 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 715881 INFO  (qtp1081633941-5455) [n:127.0.0.1:45953_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 715882 INFO  (qtp1081633941-5455) [n:127.0.0.1:45953_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 715882 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/delLiveColl/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 715882 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 715883 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 715885 INFO  (qtp1081633941-5455) [n:127.0.0.1:45953_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 715886 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@79a4d929[delLiveColl_shard1_replica_n2] main]
   [junit4]   2> 715886 INFO  (qtp1081633941-5455) [n:127.0.0.1:45953_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1618570527987728384
   [junit4]   2> 715887 INFO  
(searcherExecutor-2495-thread-1-processing-n:127.0.0.1:45953_solr 
x:delLiveColl_shard2_replica_n4 c:delLiveColl s:shard2 r:core_node7) 
[n:127.0.0.1:45953_solr c:delLiveColl s:shard2 r:core_node7 
x:delLiveColl_shard2_replica_n4] o.a.s.c.SolrCore 
[delLiveColl_shard2_replica_n4] Registered new searcher 
Searcher@6c729707[delLiveColl_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 715888 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 715888 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 715888 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 715888 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 715890 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 715905 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1618570528007651328
   [junit4]   2> 715906 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 715907 INFO  (qtp1081633941-5455) [n:127.0.0.1:45953_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/delLiveColl/terms/shard2 to Terms{values={core_node7=0, 
core_node8=0}, version=1}
   [junit4]   2> 715908 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 715908 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 715909 INFO  
(searcherExecutor-2496-thread-1-processing-n:127.0.0.1:38012_solr 
x:delLiveColl_shard1_replica_n2 c:delLiveColl s:shard1 r:core_node5) 
[n:127.0.0.1:38012_solr c:delLiveColl s:shard1 r:core_node5 
x:delLiveColl_shard1_replica_n2] o.a.s.c.SolrCore 
[delLiveColl_shard1_replica_n2] Registered new searcher 
Searcher@79a4d929[delLiveColl_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 715910 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@24ce6463[delLiveColl_shard1_replica_n1] main]
   [junit4]   2> 715913 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 715913 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 715914 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 715915 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1618570528017088512
   [junit4]   2> 715915 INFO  
(searcherExecutor-2497-thread-1-processing-n:127.0.0.1:44874_solr 
x:delLiveColl_shard1_replica_n1 c:delLiveColl s:shard1 r:core_node3) 
[n:127.0.0.1:44874_solr c:delLiveColl s:shard1 r:core_node3 
x:delLiveColl_shard1_replica_n1] o.a.s.c.SolrCore 
[delLiveColl_shard1_replica_n1] Registered new searcher 
Searcher@24ce6463[delLiveColl_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 715916 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/delLiveColl/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 715920 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/delLiveColl/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 715923 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 715923 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 715923 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38012/solr/delLiveColl_shard1_replica_n2/
   [junit4]   2> 715924 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard1_replica_n2 
url=http://127.0.0.1:38012/solr START 
replicas=[http://127.0.0.1:44874/solr/delLiveColl_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 715924 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard1_replica_n2 
url=http://127.0.0.1:38012/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 715928 INFO  (qtp1064210812-5489) [n:127.0.0.1:44874_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] 
o.a.s.c.S.Request [delLiveColl_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 715928 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 715928 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_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> 715928 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 715938 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38012/solr/delLiveColl_shard1_replica_n2/ shard1
   [junit4]   2> 716041 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 716045 INFO  (qtp52514057-5475) [n:127.0.0.1:38012_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1332
   [junit4]   2> 716146 INFO  (zkCallback-1477-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 716407 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 716407 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 716407 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46063/solr/delLiveColl_shard2_replica_n6/
   [junit4]   2> 716408 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard2_replica_n6 
url=http://127.0.0.1:46063/solr START 
replicas=[http://127.0.0.1:45953/solr/delLiveColl_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 716409 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard2_replica_n6 
url=http://127.0.0.1:46063/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 716412 INFO  (qtp1081633941-5456) [n:127.0.0.1:45953_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] 
o.a.s.c.S.Request [delLiveColl_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 716413 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 716413 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
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> 716413 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 716419 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46063/solr/delLiveColl_shard2_replica_n6/ shard2
   [junit4]   2> 716522 INFO  (zkCallback-1477-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 716523 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 716526 INFO  (qtp405064842-5465) [n:127.0.0.1:46063_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1809
   [junit4]   2> 716627 INFO  (zkCallback-1477-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 716627 INFO  (zkCallback-1459-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 716914 INFO  (qtp1081633941-5455) [n:127.0.0.1:45953_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2202
   [junit4]   2> 716927 INFO  (qtp1064210812-5488) [n:127.0.0.1:44874_solr 
c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2216
   [junit4]   2> 716930 INFO  (qtp405064842-5469) [n:127.0.0.1:46063_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 717028 INFO  (zkCallback-1477-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 717028 INFO  (zkCallback-1457-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 717028 INFO  (zkCallback-1469-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 717028 INFO  (zkCallback-1459-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 717930 INFO  (qtp405064842-5469) [n:127.0.0.1:46063_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=delLiveColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3569
   [junit4]   2> 717938 INFO  (qtp52514057-5477) [n:127.0.0.1:38012_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 717942 INFO  (qtp405064842-5471) [n:127.0.0.1:46063_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with 
params 
replica=core_node5&action=DELETEREPLICA&collection=delLiveColl&shard=shard1&onlyIfDown=true&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 717951 INFO  
(OverseerCollectionConfigSetProcessor-72367180928319498-127.0.0.1:44874_solr-n_0000000000)
 [n:127.0.0.1:44874_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> 717966 ERROR 
(OverseerThreadFactory-2477-thread-2-processing-n:127.0.0.1:44874_solr) 
[n:127.0.0.1:44874_solr c:delLiveColl s:shard1 r:core_node5 ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: delLiveColl operation: 
deletereplica failed:org.apache.solr.common.SolrException: Attempted to remove 
replica : delLiveColl/shard1/core_node5 with onlyIfDown='true', but state is 
'active'
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteCore(DeleteReplicaCmd.java:218)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplica(DeleteReplicaCmd.java:95)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.call(DeleteReplicaCmd.java:66)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:478)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 717970 INFO  (qtp405064842-5471) [n:127.0.0.1:46063_solr 
c:delLiveColl   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={replica=core_node5&action=DELETEREPLICA&collection=delLiveColl&shard=shard1&onlyIfDown=true&wt=javabin&version=2}
 status=400 QTime=28
   [junit4]   2> 717972 INFO  (qtp405064842-5470) [n:127.0.0.1:46063_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with 
params 
replica=core_node5&action=DELETEREPLICA&collection=delLiveColl&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 717976 INFO  (qtp52514057-5480) [n:127.0.0.1:38012_solr    
x:delLiveColl_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.delLiveColl.shard1.replica_n2, tag=null
   [junit4]   2> 717976 INFO  (qtp52514057-5480) [n:127.0.0.1:38012_solr    
x:delLiveColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ffaa480: rootName = 
solr_38012, domain = solr.core.delLiveColl.shard1.replica_n2, service url = 
null, agent id = null] for registry solr.core.delLiveColl.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@7df2ab23
   [junit4]   2> 717981 INFO  
(OverseerCollectionConfigSetProcessor-72367180928319498-127.0.0.1:44874_solr-n_0000000000)
 [n:127.0.0.1:44874_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 717997 INFO  (qtp52514057-5480) [n:127.0.0.1:38012_solr    
x:delLiveColl_shard1_replica_n2] o.a.s.c.SolrCore 
[delLiveColl_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@32fb2601
   [junit4]   2> 717997 INFO  (qtp52514057-5480) [n:127.0.0.1:38012_solr    
x:delLiveColl_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.delLiveColl.shard1.replica_n2, tag=32fb2601
   [junit4]   2> 717997 INFO  (qtp52514057-5480) [n:127.0.0.1:38012_solr    
x:delLiveColl_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.delLiveColl.shard1.leader, tag=32fb2601
   [junit4]   2> 718004 INFO  (qtp52514057-5480) [n:127.0.0.1:38012_solr    
x:delLiveColl_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/delLiveColl/terms/shard1 to Terms{values={core_node3=0}, 
version=2}
   [junit4]   2> 718014 INFO  (zkCallback-1469-thread-2) 
[n:127.0.0.1:44874_solr c:delLiveColl s:shard1 r:core_node3 
x:delLiveColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 718014 INFO  (qtp52514057-5480) [n:127.0.0.1:38012_solr    
x:delLiveColl_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&core=delLiveColl_shard1_replica_n2&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=38
   [junit4]   2> 718116 INFO  (zkCallback-1477-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 718116 INFO  (zkCallback-1457-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 718116 INFO  (zkCallback-1459-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 718116 INFO  (zkCallback-1469-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 718219 INFO  (qtp405064842-5470) [n:127.0.0.1:46063_solr 
c:delLiveColl   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={replica=core_node5&action=DELETEREPLICA&collection=delLiveColl&shard=shard1&wt=javabin&version=2}
 status=0 QTime=247
   [junit4]   2> 718224 INFO  
(TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[4D1A02C4F54048B0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending deleteLiveReplicaTest
   [junit4]   2> 718284 INFO  
(TEST-DeleteReplicaTest.deleteReplicaOnIndexing-seed#[4D1A02C4F54048B0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaOnIndexing
   [junit4]   2> 718285 INFO  (qtp405064842-5471) [n:127.0.0.1:46063_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=deleteReplicaOnIndexing&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 718289 INFO  
(OverseerThreadFactory-2477-thread-4-processing-n:127.0.0.1:44874_solr) 
[n:127.0.0.1:44874_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
deleteReplicaOnIndexing
   [junit4]   2> 718289 INFO  
(OverseerCollectionConfigSetProcessor-72367180928319498-127.0.0.1:44874_solr-n_0000000000)
 [n:127.0.0.1:44874_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 718505 INFO  (qtp405064842-5468) [n:127.0.0.1:46063_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.delLiveColl.shard2.replica_n6:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 718506 INFO  (qtp405064842-5464) [n:127.0.0.1:46063_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> 718509 INFO  (qtp1081633941-5462) [n:127.0.0.1:45953_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.delLiveColl.shard2.replica_n4:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 718514 INFO  (qtp1081633941-5460) [n:127.0.0.1:45953_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> 718517 INFO  (qtp52514057-5483) [n:127.0.0.1:38012_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> 718519 INFO  (qtp1064210812-5494) [n:127.0.0.1:44874_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.delLiveColl.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 718521 INFO  (qtp1064210812-5492) [n:127.0.0.1:44874_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> 718527 INFO  
(OverseerStateUpdate-72367180928319498-127.0.0.1:44874_solr-n_0000000000) 
[n:127.0.0.1:44874_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteReplicaOnIndexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteReplicaOnIndexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38012/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 718531 INFO  
(OverseerStateUpdate-72367180928319498-127.0.0.1:44874_solr-n_0000000000) 
[n:127.0.0.1:44874_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteReplicaOnIndexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteReplicaOnIndexing_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38012/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 718733 INFO  (qtp52514057-5481) [n:127.0.0.1:38012_solr    
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteReplicaOnIndexing_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteReplicaOnIndexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 718734 INFO  (qtp52514057-5483) [n:127.0.0.1:38012_solr    
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteReplicaOnIndexing_shard1_replica_n2&action=CREATE&numShards=1&collection=deleteReplicaOnIndexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 719751 INFO  (qtp52514057-5483) [n:127.0.0.1:38012_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node4 
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.7.0
   [junit4]   2> 719754 INFO  (qtp52514057-5481) [n:127.0.0.1:38012_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.7.0
   [junit4]   2> 719761 INFO  (qtp52514057-5483) [n:127.0.0.1:38012_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node4 
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.s.IndexSchema 
[deleteReplicaOnIndexing_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 719762 INFO  (qtp52514057-5481) [n:127.0.0.1:38012_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.s.IndexSchema 
[deleteReplicaOnIndexing_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 719765 INFO  (qtp52514057-5483) [n:127.0.0.1:38012_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node4 
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 719765 INFO  (qtp52514057-5481) [n:127.0.0.1:38012_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 719765 INFO  (qtp52514057-5483) [n:127.0.0.1:38012_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node4 
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'deleteReplicaOnIndexing_shard1_replica_n2' using configuration from 
collection deleteReplicaOnIndexing, trusted=true
   [junit4]   2> 719765 INFO  (qtp52514057-5481) [n:127.0.0.1:38012_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'deleteReplicaOnIndexing_shard1_replica_n1' using configuration from 
collection deleteReplicaOnIndexing, trusted=true
   [junit4]   2> 719765 INFO  (qtp52514057-5483) [n:127.0.0.1:38012_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node4 
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_38012.solr.core.deleteReplicaOnIndexing.shard1.replica_n2' 
(registry 'solr.core.deleteReplicaOnIndexing.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@170b2a81
   [junit4]   2> 719765 INFO  (qtp52514057-5481) [n:127.0.0.1:38012_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_38012.solr.core.deleteReplicaOnIndexing.shard1.replica_n1' 
(registry 'solr.core.deleteReplicaOnIndexing.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@170b2a81
   [junit4]   2> 719766 INFO  (qtp52514057-5483) [n:127.0.0.1:38012_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node4 
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.c.SolrCore 
[[deleteReplicaOnIndexing_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4D1A02C4F54048B0-001/tempDir-001/node2/deleteReplicaOnIndexing_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4D1A02C4F54048B0-001/tempDir-001/node2/./deleteReplicaOnIndexing_shard1_replica_n2/data/]
   [junit4]   2> 719766 INFO  (qtp52514057-5481) [n:127.0.0.1:38012_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.c.SolrCore 
[[deleteReplicaOnIndexing_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4D1A02C4F54048B0-001/tempDir-001/node2/deleteReplicaOnIndexing_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4D1A02C4F54048B0-001/tempDir-001/node2/./deleteReplicaOnIndexing_shard1_replica_n1/data/]
   [junit4]   2> 719846 INFO  (qtp52514057-5483) [n:127.0.0.1:38012_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node4 
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 719846 INFO  (qtp52514057-5483) [n:127.0.0.1:38012_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node4 
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 719846 INFO  (qtp52514057-5481) [n:127.0.0.1:38012_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 719846 INFO  (qtp52514057-5481) [n:127.0.0.1:38012_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 719848 INFO  (qtp52514057-5483) [n:127.0.0.1:38012_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node4 
x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 719848 INFO  (qtp52514057-5481) [n:127.0.0.1:38012_solr 
c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1] o.a.s.u.CommitTracker

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

heckout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null280103076
     [copy] Copying 241 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null280103076
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null280103076

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 63ms :: artifacts dl 3ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 320 minutes 48 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to