Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4099/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.ltr.TestLTROnSolrCloud.testSimpleQuery

Error Message:
Path not found: /responseHeader/status

Stack Trace:
java.lang.RuntimeException: Path not found: /responseHeader/status
        at 
__randomizedtesting.SeedInfo.seed([67B1D392B09E2ECE:12BC138EA084E81B]:0)
        at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
        at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
        at 
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
        at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:941)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:  
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.CdcrVersionReplicationTest:     1) Thread[id=18097, 
name=cdcr-update-log-synchronizer-7073-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=18108, 
name=cdcr-update-log-synchronizer-7079-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.CdcrVersionReplicationTest: 
   1) Thread[id=18097, name=cdcr-update-log-synchronizer-7073-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=18108, name=cdcr-update-log-synchronizer-7079-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([D54DBB17FDB54F8E]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=18097, name=cdcr-update-log-synchronizer-7073-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=18108, 
name=cdcr-update-log-synchronizer-7079-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=18097, name=cdcr-update-log-synchronizer-7073-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=18108, name=cdcr-update-log-synchronizer-7079-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([D54DBB17FDB54F8E]:0)


FAILED:  
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection

Error Message:
Expected to see nodes come back collection1 null Live Nodes: 
[127.0.0.1:56987_solr, 127.0.0.1:56986_solr, 127.0.0.1:56984_solr] Last 
available state: 
DocCollection(collection1//collections/collection1/state.json/23)={   
"pullReplicas":"0",   "replicationFactor":"1",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node1":{           "core":"collection1_shard1_replica_n1",           
"base_url":"http://127.0.0.1:56987/solr";,           
"node_name":"127.0.0.1:56987_solr",           "state":"active",           
"type":"NRT"},         "core_node3":{           
"core":"collection1_shard1_replica_n2",           
"base_url":"http://127.0.0.1:56991/solr";,           
"node_name":"127.0.0.1:56991_solr",           "state":"down",           
"type":"NRT"},         "core_node4":{           
"core":"collection1_shard1_replica_n3",           
"base_url":"http://127.0.0.1:56985/solr";,           
"node_name":"127.0.0.1:56985_solr",           "state":"down",           
"type":"NRT"},         "core_node5":{           
"core":"collection1_shard1_replica_n4",           
"base_url":"http://127.0.0.1:56989/solr";,           
"node_name":"127.0.0.1:56989_solr",           "state":"down",           
"type":"NRT"},         "core_node6":{           
"core":"collection1_shard1_replica_n5",           
"base_url":"http://127.0.0.1:56984/solr";,           
"node_name":"127.0.0.1:56984_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}},     "shard2":{       
"range":"0-7fffffff",       "state":"active",       "replicas":{"core_node2":{  
         "core":"collection1_shard2_replica_n1",           
"base_url":"http://127.0.0.1:56986/solr";,           
"node_name":"127.0.0.1:56986_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected to see nodes come back collection1
null
Live Nodes: [127.0.0.1:56987_solr, 127.0.0.1:56986_solr, 127.0.0.1:56984_solr]
Last available state: 
DocCollection(collection1//collections/collection1/state.json/23)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "core":"collection1_shard1_replica_n1",
          "base_url":"http://127.0.0.1:56987/solr";,
          "node_name":"127.0.0.1:56987_solr",
          "state":"active",
          "type":"NRT"},
        "core_node3":{
          "core":"collection1_shard1_replica_n2",
          "base_url":"http://127.0.0.1:56991/solr";,
          "node_name":"127.0.0.1:56991_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"collection1_shard1_replica_n3",
          "base_url":"http://127.0.0.1:56985/solr";,
          "node_name":"127.0.0.1:56985_solr",
          "state":"down",
          "type":"NRT"},
        "core_node5":{
          "core":"collection1_shard1_replica_n4",
          "base_url":"http://127.0.0.1:56989/solr";,
          "node_name":"127.0.0.1:56989_solr",
          "state":"down",
          "type":"NRT"},
        "core_node6":{
          "core":"collection1_shard1_replica_n5",
          "base_url":"http://127.0.0.1:56984/solr";,
          "node_name":"127.0.0.1:56984_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "core":"collection1_shard2_replica_n1",
          "base_url":"http://127.0.0.1:56986/solr";,
          "node_name":"127.0.0.1:56986_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([D54DBB17FDB54F8E:8B797659BECAD369]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:109)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 11763 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_D54DBB17FDB54F8E-001/init-core-data-001
   [junit4]   2> 1007482 WARN  
(SUITE-LeaderElectionIntegrationTest-seed#[D54DBB17FDB54F8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1007482 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[D54DBB17FDB54F8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1007485 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[D54DBB17FDB54F8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1007486 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[D54DBB17FDB54F8E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleSliceLeaderElection
   [junit4]   2> 1007487 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[D54DBB17FDB54F8E])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_D54DBB17FDB54F8E-001/tempDir-001
   [junit4]   2> 1007487 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[D54DBB17FDB54F8E])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1007488 INFO  (Thread-2414) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1007488 INFO  (Thread-2414) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1007490 ERROR (Thread-2414) [    ] 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> 1007595 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[D54DBB17FDB54F8E])
 [    ] o.a.s.c.ZkTestServer start zk server on port:56982
   [junit4]   2> 1007623 INFO  (jetty-launcher-2247-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1007623 INFO  (jetty-launcher-2247-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1007623 INFO  (jetty-launcher-2247-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1007624 INFO  (jetty-launcher-2247-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1007624 INFO  (jetty-launcher-2247-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1007625 INFO  (jetty-launcher-2247-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f2209e9{/solr,null,AVAILABLE}
   [junit4]   2> 1007630 INFO  (jetty-launcher-2247-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5e229ae7{HTTP/1.1,[http/1.1]}{127.0.0.1:56984}
   [junit4]   2> 1007630 INFO  (jetty-launcher-2247-thread-3) [    ] 
o.e.j.s.Server Started @1011325ms
   [junit4]   2> 1007630 INFO  (jetty-launcher-2247-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56984}
   [junit4]   2> 1007630 INFO  (jetty-launcher-2247-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a11cfa{/solr,null,AVAILABLE}
   [junit4]   2> 1007630 ERROR (jetty-launcher-2247-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1007630 INFO  (jetty-launcher-2247-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1007630 INFO  (jetty-launcher-2247-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1007631 INFO  (jetty-launcher-2247-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1007631 INFO  (jetty-launcher-2247-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T20:18:36.426Z
   [junit4]   2> 1007632 INFO  (jetty-launcher-2247-thread-6) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1007632 INFO  (jetty-launcher-2247-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@75e60bba{HTTP/1.1,[http/1.1]}{127.0.0.1:56985}
   [junit4]   2> 1007632 INFO  (jetty-launcher-2247-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71dd03af{/solr,null,AVAILABLE}
   [junit4]   2> 1007633 INFO  (jetty-launcher-2247-thread-2) [    ] 
o.e.j.s.Server Started @1011328ms
   [junit4]   2> 1007633 INFO  (jetty-launcher-2247-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56985}
   [junit4]   2> 1007633 INFO  (jetty-launcher-2247-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1b3183b3{HTTP/1.1,[http/1.1]}{127.0.0.1:56986}
   [junit4]   2> 1007633 INFO  (jetty-launcher-2247-thread-5) [    ] 
o.e.j.s.Server Started @1011328ms
   [junit4]   2> 1007633 INFO  (jetty-launcher-2247-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56986}
   [junit4]   2> 1007633 ERROR (jetty-launcher-2247-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1007633 ERROR (jetty-launcher-2247-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1007633 INFO  (jetty-launcher-2247-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1007633 INFO  (jetty-launcher-2247-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1007633 INFO  (jetty-launcher-2247-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1007633 INFO  (jetty-launcher-2247-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T20:18:36.428Z
   [junit4]   2> 1007634 INFO  (jetty-launcher-2247-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1007634 INFO  (jetty-launcher-2247-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1007634 INFO  (jetty-launcher-2247-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1007634 INFO  (jetty-launcher-2247-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T20:18:36.429Z
   [junit4]   2> 1007634 INFO  (jetty-launcher-2247-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d5f5c80{/solr,null,AVAILABLE}
   [junit4]   2> 1007635 INFO  (jetty-launcher-2247-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6489a43d{/solr,null,AVAILABLE}
   [junit4]   2> 1007636 INFO  (jetty-launcher-2247-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1774d93{/solr,null,AVAILABLE}
   [junit4]   2> 1007636 INFO  (jetty-launcher-2247-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3fcd8c86{HTTP/1.1,[http/1.1]}{127.0.0.1:56987}
   [junit4]   2> 1007636 INFO  (jetty-launcher-2247-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@22f5546c{HTTP/1.1,[http/1.1]}{127.0.0.1:56991}
   [junit4]   2> 1007636 INFO  (jetty-launcher-2247-thread-6) [    ] 
o.e.j.s.Server Started @1011332ms
   [junit4]   2> 1007636 INFO  (jetty-launcher-2247-thread-1) [    ] 
o.e.j.s.Server Started @1011332ms
   [junit4]   2> 1007636 INFO  (jetty-launcher-2247-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56991}
   [junit4]   2> 1007637 ERROR (jetty-launcher-2247-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1007636 INFO  (jetty-launcher-2247-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56987}
   [junit4]   2> 1007637 INFO  (jetty-launcher-2247-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1007637 ERROR (jetty-launcher-2247-thread-6) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1007637 INFO  (jetty-launcher-2247-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1007637 INFO  (jetty-launcher-2247-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1007637 INFO  (jetty-launcher-2247-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T20:18:36.432Z
   [junit4]   2> 1007637 INFO  (jetty-launcher-2247-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1007637 INFO  (jetty-launcher-2247-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1007637 INFO  (jetty-launcher-2247-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1007638 INFO  (jetty-launcher-2247-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T20:18:36.433Z
   [junit4]   2> 1007641 INFO  (jetty-launcher-2247-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@268e268f{HTTP/1.1,[http/1.1]}{127.0.0.1:56989}
   [junit4]   2> 1007641 INFO  (jetty-launcher-2247-thread-4) [    ] 
o.e.j.s.Server Started @1011336ms
   [junit4]   2> 1007641 INFO  (jetty-launcher-2247-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56989}
   [junit4]   2> 1007641 ERROR (jetty-launcher-2247-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1007642 INFO  (jetty-launcher-2247-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1007642 INFO  (jetty-launcher-2247-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1007642 INFO  (jetty-launcher-2247-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1007642 INFO  (jetty-launcher-2247-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T20:18:36.437Z
   [junit4]   2> 1007642 INFO  (jetty-launcher-2247-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1007642 INFO  (jetty-launcher-2247-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1007643 INFO  (jetty-launcher-2247-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1007644 INFO  (jetty-launcher-2247-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1007668 INFO  (jetty-launcher-2247-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1007679 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cd69b3a7d0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1007679 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cd69b3a7d0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1007679 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cd69b3a7d0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1007680 INFO  (jetty-launcher-2247-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56982/solr
   [junit4]   2> 1007682 INFO  (jetty-launcher-2247-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1007683 INFO  (jetty-launcher-2247-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56982/solr
   [junit4]   2> 1007684 INFO  (jetty-launcher-2247-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56982/solr
   [junit4]   2> 1007689 INFO  (jetty-launcher-2247-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56982/solr
   [junit4]   2> 1007689 INFO  (jetty-launcher-2247-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56982/solr
   [junit4]   2> 1007695 INFO  (jetty-launcher-2247-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56982/solr
   [junit4]   2> 1007771 INFO  (jetty-launcher-2247-thread-4) 
[n:127.0.0.1:56989_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1007771 INFO  (jetty-launcher-2247-thread-6) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1007771 INFO  (jetty-launcher-2247-thread-1) 
[n:127.0.0.1:56991_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1007772 INFO  (jetty-launcher-2247-thread-3) 
[n:127.0.0.1:56984_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1007772 INFO  (jetty-launcher-2247-thread-5) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1007772 INFO  (jetty-launcher-2247-thread-2) 
[n:127.0.0.1:56985_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1007773 INFO  (jetty-launcher-2247-thread-4) 
[n:127.0.0.1:56989_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56989_solr
   [junit4]   2> 1007775 INFO  (jetty-launcher-2247-thread-6) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56987_solr
   [junit4]   2> 1007776 INFO  (jetty-launcher-2247-thread-1) 
[n:127.0.0.1:56991_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56991_solr
   [junit4]   2> 1007776 INFO  (jetty-launcher-2247-thread-5) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56986_solr
   [junit4]   2> 1007776 INFO  (jetty-launcher-2247-thread-2) 
[n:127.0.0.1:56985_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56985_solr
   [junit4]   2> 1007776 INFO  (jetty-launcher-2247-thread-3) 
[n:127.0.0.1:56984_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56984_solr
   [junit4]   2> 1007777 INFO  (jetty-launcher-2247-thread-4) 
[n:127.0.0.1:56989_solr    ] o.a.s.c.Overseer Overseer 
(id=98189254084853778-127.0.0.1:56989_solr-n_0000000000) starting
   [junit4]   2> 1007781 INFO  
(zkCallback-2273-thread-1-processing-n:127.0.0.1:56987_solr) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1007782 INFO  
(zkCallback-2278-thread-1-processing-n:127.0.0.1:56986_solr) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1007782 INFO  
(zkCallback-2277-thread-1-processing-n:127.0.0.1:56991_solr) 
[n:127.0.0.1:56991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1007794 INFO  
(zkCallback-2274-thread-1-processing-n:127.0.0.1:56985_solr) 
[n:127.0.0.1:56985_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1007795 INFO  
(zkCallback-2279-thread-1-processing-n:127.0.0.1:56989_solr) 
[n:127.0.0.1:56989_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1007795 INFO  
(zkCallback-2272-thread-1-processing-n:127.0.0.1:56984_solr) 
[n:127.0.0.1:56984_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1007839 INFO  (jetty-launcher-2247-thread-4) 
[n:127.0.0.1:56989_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56989_solr
   [junit4]   2> 1007841 INFO  
(zkCallback-2278-thread-1-processing-n:127.0.0.1:56986_solr) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1007841 INFO  
(zkCallback-2272-thread-1-processing-n:127.0.0.1:56984_solr) 
[n:127.0.0.1:56984_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1007841 INFO  
(zkCallback-2279-thread-1-processing-n:127.0.0.1:56989_solr) 
[n:127.0.0.1:56989_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1007841 INFO  
(zkCallback-2277-thread-1-processing-n:127.0.0.1:56991_solr) 
[n:127.0.0.1:56991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1007841 INFO  
(zkCallback-2274-thread-1-processing-n:127.0.0.1:56985_solr) 
[n:127.0.0.1:56985_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1007841 INFO  
(zkCallback-2273-thread-1-processing-n:127.0.0.1:56987_solr) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1007951 INFO  (jetty-launcher-2247-thread-3) 
[n:127.0.0.1:56984_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56984.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1007968 INFO  (jetty-launcher-2247-thread-4) 
[n:127.0.0.1:56989_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56989.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1007968 INFO  (jetty-launcher-2247-thread-2) 
[n:127.0.0.1:56985_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56985.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1007971 INFO  (jetty-launcher-2247-thread-4) 
[n:127.0.0.1:56989_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56989.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1007971 INFO  (jetty-launcher-2247-thread-4) 
[n:127.0.0.1:56989_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56989.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1007971 INFO  (jetty-launcher-2247-thread-2) 
[n:127.0.0.1:56985_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56985.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1007971 INFO  (jetty-launcher-2247-thread-2) 
[n:127.0.0.1:56985_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56985.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1007972 INFO  (jetty-launcher-2247-thread-4) 
[n:127.0.0.1:56989_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_D54DBB17FDB54F8E-001/tempDir-001/node4/.
   [junit4]   2> 1007972 INFO  (jetty-launcher-2247-thread-2) 
[n:127.0.0.1:56985_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_D54DBB17FDB54F8E-001/tempDir-001/node2/.
   [junit4]   2> 1007974 INFO  (jetty-launcher-2247-thread-3) 
[n:127.0.0.1:56984_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56984.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1007974 INFO  (jetty-launcher-2247-thread-3) 
[n:127.0.0.1:56984_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56984.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1007974 INFO  (jetty-launcher-2247-thread-3) 
[n:127.0.0.1:56984_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_D54DBB17FDB54F8E-001/tempDir-001/node3/.
   [junit4]   2> 1007978 INFO  (jetty-launcher-2247-thread-1) 
[n:127.0.0.1:56991_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56991.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1007981 INFO  (jetty-launcher-2247-thread-1) 
[n:127.0.0.1:56991_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56991.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1007981 INFO  (jetty-launcher-2247-thread-1) 
[n:127.0.0.1:56991_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56991.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1007982 INFO  (jetty-launcher-2247-thread-1) 
[n:127.0.0.1:56991_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_D54DBB17FDB54F8E-001/tempDir-001/node1/.
   [junit4]   2> 1007983 INFO  (jetty-launcher-2247-thread-6) 
[n:127.0.0.1:56987_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56987.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1007986 INFO  (jetty-launcher-2247-thread-6) 
[n:127.0.0.1:56987_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56987.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1007987 INFO  (jetty-launcher-2247-thread-6) 
[n:127.0.0.1:56987_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56987.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1007987 INFO  (jetty-launcher-2247-thread-6) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_D54DBB17FDB54F8E-001/tempDir-001/node6/.
   [junit4]   2> 1007998 INFO  (jetty-launcher-2247-thread-5) 
[n:127.0.0.1:56986_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56986.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1008001 INFO  (jetty-launcher-2247-thread-5) 
[n:127.0.0.1:56986_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56986.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1008001 INFO  (jetty-launcher-2247-thread-5) 
[n:127.0.0.1:56986_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56986.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1008002 INFO  (jetty-launcher-2247-thread-5) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_D54DBB17FDB54F8E-001/tempDir-001/node5/.
   [junit4]   2> 1008147 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[D54DBB17FDB54F8E])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1008149 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[D54DBB17FDB54F8E])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56982/solr ready
   [junit4]   2> 1008157 INFO  (qtp448007753-12562) [n:127.0.0.1:56987_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1008159 INFO  
(OverseerThreadFactory-5234-thread-1-processing-n:127.0.0.1:56989_solr) 
[n:127.0.0.1:56989_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1008275 INFO  
(OverseerStateUpdate-98189254084853778-127.0.0.1:56989_solr-n_0000000000) 
[n:127.0.0.1:56989_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56987/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1008280 INFO  
(OverseerStateUpdate-98189254084853778-127.0.0.1:56989_solr-n_0000000000) 
[n:127.0.0.1:56989_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56986/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1008488 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1008491 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1008491 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1008492 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1008605 INFO  
(zkCallback-2278-thread-1-processing-n:127.0.0.1:56986_solr) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1008605 INFO  
(zkCallback-2273-thread-1-processing-n:127.0.0.1:56987_solr) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1008606 INFO  
(zkCallback-2278-thread-2-processing-n:127.0.0.1:56986_solr) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1008606 INFO  
(zkCallback-2273-thread-2-processing-n:127.0.0.1:56987_solr) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1009513 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1009513 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1009522 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 1009522 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1009532 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1009532 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1009532 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1009532 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1009532 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56986.solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1009532 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56987.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1009533 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1009533 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1009533 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_D54DBB17FDB54F8E-001/tempDir-001/node5/collection1_shard2_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_D54DBB17FDB54F8E-001/tempDir-001/node5/./collection1_shard2_replica_n1/data/]
   [junit4]   2> 1009533 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_D54DBB17FDB54F8E-001/tempDir-001/node6/collection1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_D54DBB17FDB54F8E-001/tempDir-001/node6/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 1009593 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1009593 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1009595 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1009595 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1009599 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1009599 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1009600 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1009600 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1009601 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3f84df79[collection1_shard2_replica_n1] main]
   [junit4]   2> 1009603 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3135f87e[collection1_shard1_replica_n1] main]
   [junit4]   2> 1009604 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1009604 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1009604 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1009605 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1009605 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1009605 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571028067575398400
   [junit4]   2> 1009605 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1009605 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571028067575398400
   [junit4]   2> 1009605 INFO  
(searcherExecutor-5247-thread-1-processing-n:127.0.0.1:56986_solr 
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node2) 
[n:127.0.0.1:56986_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
[collection1_shard2_replica_n1] Registered new searcher 
Searcher@3f84df79[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1009605 INFO  
(searcherExecutor-5248-thread-1-processing-n:127.0.0.1:56987_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node1) 
[n:127.0.0.1:56987_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@3135f87e[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1009615 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1009615 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1009615 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1009615 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1009616 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1009615 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1009621 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56986/solr/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 1009622 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56987/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1009734 INFO  
(zkCallback-2273-thread-2-processing-n:127.0.0.1:56987_solr) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1009734 INFO  
(zkCallback-2278-thread-1-processing-n:127.0.0.1:56986_solr) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1009734 INFO  
(zkCallback-2273-thread-1-processing-n:127.0.0.1:56987_solr) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1009734 INFO  
(zkCallback-2278-thread-2-processing-n:127.0.0.1:56986_solr) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1009792 WARN  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 1009792 WARN  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 1009794 INFO  (qtp1349838306-12538) [n:127.0.0.1:56986_solr 
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1303
   [junit4]   2> 1009794 INFO  (qtp448007753-12563) [n:127.0.0.1:56987_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1306
   [junit4]   2> 1009798 INFO  (qtp448007753-12562) [n:127.0.0.1:56987_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> 1009903 INFO  
(zkCallback-2278-thread-2-processing-n:127.0.0.1:56986_solr) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1009903 INFO  
(zkCallback-2278-thread-1-processing-n:127.0.0.1:56986_solr) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1009903 INFO  
(zkCallback-2273-thread-2-processing-n:127.0.0.1:56987_solr) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1009903 INFO  
(zkCallback-2273-thread-1-processing-n:127.0.0.1:56987_solr) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1010168 INFO  
(OverseerCollectionConfigSetProcessor-98189254084853778-127.0.0.1:56989_solr-n_0000000000)
 [n:127.0.0.1:56989_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> 1010808 INFO  (qtp448007753-12562) [n:127.0.0.1:56987_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2651
   [junit4]   2> 1010809 INFO  (qtp448007753-12564) [n:127.0.0.1:56987_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1010812 INFO  
(OverseerThreadFactory-5234-thread-2-processing-n:127.0.0.1:56989_solr) 
[n:127.0.0.1:56989_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1010814 INFO  
(OverseerThreadFactory-5234-thread-2-processing-n:127.0.0.1:56989_solr) 
[n:127.0.0.1:56989_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:56991_solr for creating new replica
   [junit4]   2> 1010816 INFO  
(OverseerStateUpdate-98189254084853778-127.0.0.1:56989_solr-n_0000000000) 
[n:127.0.0.1:56989_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56991/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:56991_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1010925 INFO  
(zkCallback-2278-thread-1-processing-n:127.0.0.1:56986_solr) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1010925 INFO  
(zkCallback-2278-thread-2-processing-n:127.0.0.1:56986_solr) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1010925 INFO  
(zkCallback-2273-thread-1-processing-n:127.0.0.1:56987_solr) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1010925 INFO  
(zkCallback-2273-thread-2-processing-n:127.0.0.1:56987_solr) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011034 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1011035 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1011051 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1011057 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1011061 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1011061 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1011062 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56991.solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1011062 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1011062 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_D54DBB17FDB54F8E-001/tempDir-001/node1/collection1_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_D54DBB17FDB54F8E-001/tempDir-001/node1/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 1011144 INFO  
(zkCallback-2278-thread-2-processing-n:127.0.0.1:56986_solr) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011144 INFO  
(zkCallback-2277-thread-1-processing-n:127.0.0.1:56991_solr) 
[n:127.0.0.1:56991_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011145 INFO  
(zkCallback-2278-thread-1-processing-n:127.0.0.1:56986_solr) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011145 INFO  
(zkCallback-2273-thread-2-processing-n:127.0.0.1:56987_solr) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011145 INFO  
(zkCallback-2273-thread-1-processing-n:127.0.0.1:56987_solr) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011145 INFO  
(zkCallback-2277-thread-2-processing-n:127.0.0.1:56991_solr) 
[n:127.0.0.1:56991_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011172 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1011172 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1011174 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1011174 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1011175 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2bb6a2d1[collection1_shard1_replica_n2] main]
   [junit4]   2> 1011176 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1011177 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1011177 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1011177 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571028069223759872
   [junit4]   2> 1011178 INFO  
(searcherExecutor-5257-thread-1-processing-n:127.0.0.1:56991_solr 
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:56991_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@2bb6a2d1[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1011181 WARN  (qtp875338739-12547) [n:127.0.0.1:56991_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 1011186 INFO  (qtp875338739-12547) [n:127.0.0.1:56991_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=151
   [junit4]   2> 1011191 INFO  (qtp448007753-12564) [n:127.0.0.1:56987_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=381
   [junit4]   2> 1011192 INFO  (qtp448007753-12565) [n:127.0.0.1:56987_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1011195 INFO  
(OverseerThreadFactory-5234-thread-3-processing-n:127.0.0.1:56989_solr) 
[n:127.0.0.1:56989_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1011196 INFO  
(OverseerCollectionConfigSetProcessor-98189254084853778-127.0.0.1:56989_solr-n_0000000000)
 [n:127.0.0.1:56989_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> 1011198 INFO  
(OverseerThreadFactory-5234-thread-3-processing-n:127.0.0.1:56989_solr) 
[n:127.0.0.1:56989_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:56985_solr for creating new replica
   [junit4]   2> 1011201 INFO  
(OverseerStateUpdate-98189254084853778-127.0.0.1:56989_solr-n_0000000000) 
[n:127.0.0.1:56989_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56985/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:56985_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1011306 INFO  
(zkCallback-2278-thread-1-processing-n:127.0.0.1:56986_solr) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011306 INFO  
(zkCallback-2278-thread-2-processing-n:127.0.0.1:56986_solr) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011306 INFO  
(zkCallback-2277-thread-2-processing-n:127.0.0.1:56991_solr) 
[n:127.0.0.1:56991_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011306 INFO  
(zkCallback-2277-thread-1-processing-n:127.0.0.1:56991_solr) 
[n:127.0.0.1:56991_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011306 INFO  
(zkCallback-2273-thread-1-processing-n:127.0.0.1:56987_solr) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011306 INFO  
(zkCallback-2273-thread-2-processing-n:127.0.0.1:56987_solr) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011423 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1011424 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1011442 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1011453 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 1011457 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1011457 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1011457 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56985.solr.core.collection1.shard1.replica_n3' (registry 
'solr.core.collection1.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2f36ea6e
   [junit4]   2> 1011458 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1011458 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n3] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_D54DBB17FDB54F8E-001/tempDir-001/node2/collection1_shard1_replica_n3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_D54DBB17FDB54F8E-001/tempDir-001/node2/./collection1_shard1_replica_n3/data/]
   [junit4]   2> 1011527 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1011527 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1011529 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1011529 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1011532 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5b849169[collection1_shard1_replica_n3] main]
   [junit4]   2> 1011544 INFO  
(zkCallback-2274-thread-1-processing-n:127.0.0.1:56985_solr) 
[n:127.0.0.1:56985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011544 INFO  
(zkCallback-2278-thread-2-processing-n:127.0.0.1:56986_solr) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011544 INFO  
(zkCallback-2278-thread-1-processing-n:127.0.0.1:56986_solr) 
[n:127.0.0.1:56986_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011544 INFO  
(zkCallback-2273-thread-2-processing-n:127.0.0.1:56987_solr) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011544 INFO  
(zkCallback-2273-thread-1-processing-n:127.0.0.1:56987_solr) 
[n:127.0.0.1:56987_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011544 INFO  
(zkCallback-2277-thread-2-processing-n:127.0.0.1:56991_solr) 
[n:127.0.0.1:56991_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011544 INFO  
(zkCallback-2277-thread-1-processing-n:127.0.0.1:56991_solr) 
[n:127.0.0.1:56991_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011545 INFO  
(zkCallback-2274-thread-2-processing-n:127.0.0.1:56985_solr) 
[n:127.0.0.1:56985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 1011548 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1011549 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1011549 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1011550 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571028069614878720
   [junit4]   2> 1011550 INFO  
(searcherExecutor-5262-thread-1-processing-n:127.0.0.1:56985_solr 
x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node4) 
[n:127.0.0.1:56985_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.SolrCore 
[collection1_shard1_replica_n3] Registered new searcher 
Searcher@5b849169[collection1_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1011554 WARN  (qtp2025762787-12527) [n:127.0.0.1:56985_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 1011556 INFO  (qtp2025762787-12527) [n:127.0.0.1:56985_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=133
   [junit4]   2> 1011560 INFO  (qtp448007753-12565) [n:127.0.0.1:56987_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=368
   [junit4]   2> 1011561 INFO  (qtp448007753-12566) [n:127.0.0.1:56

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

  2> 30280 INFO  (jetty-closer-22-thread-6) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 30285 INFO  (jetty-closer-22-thread-6) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 30285 INFO  (coreCloseExecutor-187-thread-1) 
[n:127.0.0.1:49906_solr c:collection1 s:shard2 r:core_node2 
x:collection1_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=1831484478
   [junit4]   2> 30287 INFO  
(zkCallback-52-thread-2-processing-n:127.0.0.1:49906_solr) 
[n:127.0.0.1:49906_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 30287 INFO  
(zkCallback-50-thread-1-processing-n:127.0.0.1:49911_solr) 
[n:127.0.0.1:49911_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 30288 INFO  
(zkCallback-53-thread-1-processing-n:127.0.0.1:49905_solr) 
[n:127.0.0.1:49905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 30291 INFO  
(zkCallback-53-thread-1-processing-n:127.0.0.1:49905_solr) 
[n:127.0.0.1:49905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 30291 INFO  
(zkCallback-52-thread-1-processing-n:127.0.0.1:49906_solr) 
[n:127.0.0.1:49906_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 30293 INFO  
(zkCallback-51-thread-2-processing-n:127.0.0.1:49907_solr) 
[n:127.0.0.1:49907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (3)
   [junit4]   2> 30293 INFO  (jetty-closer-22-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 30293 INFO  (jetty-closer-22-thread-4) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 30293 INFO  (jetty-closer-22-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 30295 WARN  
(zkCallback-51-thread-1-processing-n:127.0.0.1:49907_solr) 
[n:127.0.0.1:49907_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 30296 INFO  (jetty-closer-22-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@15e4aa76{/solr,null,UNAVAILABLE}
   [junit4]   2> 30297 INFO  
(zkCallback-53-thread-1-processing-n:127.0.0.1:49905_solr) 
[n:127.0.0.1:49905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 30297 INFO  
(zkCallback-52-thread-1-processing-n:127.0.0.1:49906_solr) 
[n:127.0.0.1:49906_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 30299 WARN  
(zkCallback-49-thread-2-processing-n:127.0.0.1:49908_solr) 
[n:127.0.0.1:49908_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 30300 INFO  (jetty-closer-22-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@34be2e41{/solr,null,UNAVAILABLE}
   [junit4]   2> 30304 INFO  (jetty-closer-22-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 30304 INFO  
(zkCallback-53-thread-1-processing-n:127.0.0.1:49905_solr) 
[n:127.0.0.1:49905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 30306 INFO  (coreCloseExecutor-193-thread-1) 
[n:127.0.0.1:49905_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@65e37dbf
   [junit4]   2> 30320 INFO  (coreCloseExecutor-193-thread-1) 
[n:127.0.0.1:49905_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=1709407679
   [junit4]   2> 30324 INFO  (coreCloseExecutor-193-thread-1) 
[n:127.0.0.1:49905_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=1709407679
   [junit4]   2> 30332 INFO  (jetty-closer-22-thread-5) [    ] o.a.s.c.Overseer 
Overseer (id=98189362907447314-127.0.0.1:49905_solr-n_0000000000) closing
   [junit4]   2> 30332 INFO  
(OverseerStateUpdate-98189362907447314-127.0.0.1:49905_solr-n_0000000000) 
[n:127.0.0.1:49905_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:49905_solr
   [junit4]   2> 30335 WARN  
(zkCallback-53-thread-1-processing-n:127.0.0.1:49905_solr) 
[n:127.0.0.1:49905_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 30336 INFO  (jetty-closer-22-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7372bdf5{/solr,null,UNAVAILABLE}
   [junit4]   2> 31803 WARN  
(zkCallback-50-thread-1-processing-n:127.0.0.1:49911_solr) 
[n:127.0.0.1:49911_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 31807 INFO  (jetty-closer-22-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@71794f0c{/solr,null,UNAVAILABLE}
   [junit4]   2> 31808 WARN  
(zkCallback-52-thread-2-processing-n:127.0.0.1:49906_solr) 
[n:127.0.0.1:49906_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 31809 INFO  (jetty-closer-22-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1d490d4f{/solr,null,UNAVAILABLE}
   [junit4]   2> 31811 ERROR 
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[67B1D392B09E2ECE]) [    ] 
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> 31813 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[67B1D392B09E2ECE]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:49902 49902
   [junit4]   2> 31829 INFO  (Thread-54) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:49902 49902
   [junit4]   2> 32027 WARN  (Thread-54) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        4       
/solr/overseer_elect/election/98189362907447314-127.0.0.1:49905_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98189362907447312-127.0.0.1:49907_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2> 
   [junit4]   2> 32027 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[67B1D392B09E2ECE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLTROnSolrCloud 
-Dtests.method=testSimpleQuery -Dtests.seed=67B1D392B09E2ECE -Dtests.slow=true 
-Dtests.locale=cs -Dtests.timezone=Europe/Dublin -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   9.42s J0 | TestLTROnSolrCloud.testSimpleQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: 
/responseHeader/status
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([67B1D392B09E2ECE:12BC138EA084E81B]:0)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
   [junit4]    >        at 
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestLTROnSolrCloud_67B1D392B09E2ECE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=PostingsFormat(name=MockRandom), popularity=Lucene50(blocksize=128), 
description=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128), 
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 title=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, 
maxPointsInLeafNode=1171, maxMBSortInHeap=7.73707205773872, 
sim=RandomSimilarity(queryNorm=false): {}, locale=cs, timezone=Europe/Dublin
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=41586184,total=92237824
   [junit4]   2> NOTE: All tests run in this JVM: [TestLinearModel, 
TestFieldValueFeature, TestLTRScoringQuery, TestEdisMaxSolrFeature, 
TestExternalValueFeatures, TestLTRWithSort, TestLTROnSolrCloud]
   [junit4] Completed [19/33 (1!)] on J0 in 9.48s, 1 test, 1 error <<< FAILURES!

[...truncated 36850 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to