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

4 tests failed.
FAILED:  org.apache.solr.cloud.LIRRollingUpdatesTest.testNewLeaderOldReplica

Error Message:
Replica core_node44 is not put as DOWN null Live Nodes: [127.0.0.1:55790_solr, 
127.0.0.1:55795_solr, 127.0.0.1:55800_solr] Last available state: 
DocCollection(testNewLeaderOldReplica//collections/testNewLeaderOldReplica/state.json/6)={
   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node42":{           "core":"testNewLeaderOldReplica_shard1_replica_n41",  
         "base_url":"http://127.0.0.1:55790/solr";,           
"node_name":"127.0.0.1:55790_solr",           "state":"active",           
"type":"NRT",           "leader":"true"},         "core_node44":{           
"core":"testNewLeaderOldReplica_shard1_replica_n43",           
"base_url":"http://127.0.0.1:55795/solr";,           
"node_name":"127.0.0.1:55795_solr",           "state":"recovering",           
"type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",  
 "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Replica core_node44 is not put as DOWN
null
Live Nodes: [127.0.0.1:55790_solr, 127.0.0.1:55795_solr, 127.0.0.1:55800_solr]
Last available state: 
DocCollection(testNewLeaderOldReplica//collections/testNewLeaderOldReplica/state.json/6)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node42":{
          "core":"testNewLeaderOldReplica_shard1_replica_n41",
          "base_url":"http://127.0.0.1:55790/solr";,
          "node_name":"127.0.0.1:55790_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node44":{
          "core":"testNewLeaderOldReplica_shard1_replica_n43",
          "base_url":"http://127.0.0.1:55795/solr";,
          "node_name":"127.0.0.1:55795_solr",
          "state":"recovering",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([2C7A9B08081EF686:62613C0FA914E149]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.LIRRollingUpdatesTest.testNewLeaderOldReplica(LIRRollingUpdatesTest.java:201)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.LIRRollingUpdatesTest.testNewReplicaOldLeader

Error Message:
Error from server at http://127.0.0.1:55800/solr: ADDREPLICA failed to create 
replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:55800/solr: ADDREPLICA failed to create replica
        at 
__randomizedtesting.SeedInfo.seed([2C7A9B08081EF686:912C31D6E8C08858]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.LIRRollingUpdatesTest.testNewReplicaOldLeader(LIRRollingUpdatesTest.java:112)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas

Error Message:
Error from server at http://127.0.0.1:55800/solr: ADDREPLICA failed to create 
replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:55800/solr: ADDREPLICA failed to create replica
        at 
__randomizedtesting.SeedInfo.seed([2C7A9B08081EF686:990D7593337AA5E6]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.LIRRollingUpdatesTest.testLeaderAndMixedReplicas(LIRRollingUpdatesTest.java:242)
        at 
org.apache.solr.cloud.LIRRollingUpdatesTest.testNewLeaderAndMixedReplicas(LIRRollingUpdatesTest.java:325)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas

Error Message:
Error from server at http://127.0.0.1:55800/solr: ADDREPLICA failed to create 
replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:55800/solr: ADDREPLICA failed to create replica
        at 
__randomizedtesting.SeedInfo.seed([2C7A9B08081EF686:889E43FE7FC1BF97]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.LIRRollingUpdatesTest.testLeaderAndMixedReplicas(LIRRollingUpdatesTest.java:237)
        at 
org.apache.solr.cloud.LIRRollingUpdatesTest.testOldLeaderAndMixedReplicas(LIRRollingUpdatesTest.java:330)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 12861 lines...]
   [junit4] Suite: org.apache.solr.cloud.LIRRollingUpdatesTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_2C7A9B08081EF686-001/init-core-data-001
   [junit4]   2> 801999 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 802000 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-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> 802000 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 802001 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_2C7A9B08081EF686-001/tempDir-001
   [junit4]   2> 802001 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 802002 INFO  (Thread-1759) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 802002 INFO  (Thread-1759) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 802005 ERROR (Thread-1759) [    ] 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> 802103 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:55774
   [junit4]   2> 802112 INFO  (zkConnectionManagerCallback-2857-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802116 INFO  (jetty-launcher-2854-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 802117 INFO  (jetty-launcher-2854-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 802116 INFO  (jetty-launcher-2854-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 802118 INFO  (jetty-launcher-2854-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 802118 INFO  (jetty-launcher-2854-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 802118 INFO  (jetty-launcher-2854-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 802119 INFO  (jetty-launcher-2854-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5fff62c1{/solr,null,AVAILABLE}
   [junit4]   2> 802119 INFO  (jetty-launcher-2854-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@162e00ce{HTTP/1.1,[http/1.1]}{127.0.0.1:55776}
   [junit4]   2> 802119 INFO  (jetty-launcher-2854-thread-1) [    ] 
o.e.j.s.Server Started @807337ms
   [junit4]   2> 802119 INFO  (jetty-launcher-2854-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55776}
   [junit4]   2> 802119 ERROR (jetty-launcher-2854-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 802119 INFO  (jetty-launcher-2854-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 802119 INFO  (jetty-launcher-2854-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 802119 INFO  (jetty-launcher-2854-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 802119 INFO  (jetty-launcher-2854-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 802119 INFO  (jetty-launcher-2854-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 802119 INFO  (jetty-launcher-2854-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 802120 INFO  (jetty-launcher-2854-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-07T01:52:33.181Z
   [junit4]   2> 802120 INFO  (jetty-launcher-2854-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 802120 INFO  (jetty-launcher-2854-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 802120 INFO  (jetty-launcher-2854-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 802123 INFO  (jetty-launcher-2854-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7483d3e2{/solr,null,AVAILABLE}
   [junit4]   2> 802123 INFO  (jetty-launcher-2854-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e37467f{/solr,null,AVAILABLE}
   [junit4]   2> 802124 INFO  (jetty-launcher-2854-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@247d8e06{HTTP/1.1,[http/1.1]}{127.0.0.1:55779}
   [junit4]   2> 802124 INFO  (jetty-launcher-2854-thread-3) [    ] 
o.e.j.s.Server Started @807342ms
   [junit4]   2> 802124 INFO  (jetty-launcher-2854-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5bbed409{HTTP/1.1,[http/1.1]}{127.0.0.1:55778}
   [junit4]   2> 802124 INFO  (jetty-launcher-2854-thread-2) [    ] 
o.e.j.s.Server Started @807342ms
   [junit4]   2> 802124 INFO  (jetty-launcher-2854-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55778}
   [junit4]   2> 802124 INFO  (jetty-launcher-2854-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55779}
   [junit4]   2> 802124 ERROR (jetty-launcher-2854-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 802124 ERROR (jetty-launcher-2854-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 802124 INFO  (jetty-launcher-2854-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 802124 INFO  (jetty-launcher-2854-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 802124 INFO  (jetty-launcher-2854-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 802125 INFO  (jetty-launcher-2854-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 802124 INFO  (jetty-launcher-2854-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 802125 INFO  (jetty-launcher-2854-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-07T01:52:33.187Z
   [junit4]   2> 802125 INFO  (jetty-launcher-2854-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 802125 INFO  (zkConnectionManagerCallback-2859-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802125 INFO  (jetty-launcher-2854-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-07T01:52:33.187Z
   [junit4]   2> 802125 INFO  (jetty-launcher-2854-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 802127 INFO  (zkConnectionManagerCallback-2861-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802127 INFO  (zkConnectionManagerCallback-2863-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802127 INFO  (jetty-launcher-2854-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 802127 INFO  (jetty-launcher-2854-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 802155 INFO  (jetty-launcher-2854-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55774/solr
   [junit4]   2> 802155 INFO  (jetty-launcher-2854-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55774/solr
   [junit4]   2> 802155 INFO  (jetty-launcher-2854-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55774/solr
   [junit4]   2> 802156 INFO  (zkConnectionManagerCallback-2870-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802156 INFO  (zkConnectionManagerCallback-2875-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802157 INFO  (zkConnectionManagerCallback-2873-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802159 INFO  
(zkConnectionManagerCallback-2877-thread-1-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802160 INFO  
(zkConnectionManagerCallback-2879-thread-1-processing-n:127.0.0.1:55776_solr) 
[n:127.0.0.1:55776_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802160 INFO  
(zkConnectionManagerCallback-2881-thread-1-processing-n:127.0.0.1:55778_solr) 
[n:127.0.0.1:55778_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802320 INFO  (jetty-launcher-2854-thread-1) 
[n:127.0.0.1:55776_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 802320 INFO  (jetty-launcher-2854-thread-2) 
[n:127.0.0.1:55778_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 802321 INFO  (jetty-launcher-2854-thread-1) 
[n:127.0.0.1:55776_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55776_solr
   [junit4]   2> 802322 INFO  (jetty-launcher-2854-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 802322 INFO  (jetty-launcher-2854-thread-2) 
[n:127.0.0.1:55778_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55778_solr
   [junit4]   2> 802323 INFO  (jetty-launcher-2854-thread-1) 
[n:127.0.0.1:55776_solr    ] o.a.s.c.Overseer Overseer 
(id=72092009952051208-127.0.0.1:55776_solr-n_0000000000) starting
   [junit4]   2> 802325 INFO  
(zkCallback-2878-thread-1-processing-n:127.0.0.1:55776_solr) 
[n:127.0.0.1:55776_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 802326 INFO  
(zkCallback-2880-thread-1-processing-n:127.0.0.1:55778_solr) 
[n:127.0.0.1:55778_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 802327 INFO  
(zkCallback-2876-thread-1-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 802337 INFO  (jetty-launcher-2854-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55779_solr
   [junit4]   2> 802349 INFO  
(zkCallback-2878-thread-1-processing-n:127.0.0.1:55776_solr) 
[n:127.0.0.1:55776_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 802350 INFO  
(zkCallback-2876-thread-1-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 802350 INFO  
(zkCallback-2880-thread-1-processing-n:127.0.0.1:55778_solr) 
[n:127.0.0.1:55778_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 802361 INFO  (jetty-launcher-2854-thread-1) 
[n:127.0.0.1:55776_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55776_solr
   [junit4]   2> 802370 INFO  
(zkCallback-2878-thread-1-processing-n:127.0.0.1:55776_solr) 
[n:127.0.0.1:55776_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 802370 INFO  
(zkCallback-2876-thread-1-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 802370 INFO  
(zkCallback-2880-thread-1-processing-n:127.0.0.1:55778_solr) 
[n:127.0.0.1:55778_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 802515 INFO  (jetty-launcher-2854-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55779.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11568b9b
   [junit4]   2> 802527 INFO  (jetty-launcher-2854-thread-1) 
[n:127.0.0.1:55776_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55776.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11568b9b
   [junit4]   2> 802545 INFO  (jetty-launcher-2854-thread-2) 
[n:127.0.0.1:55778_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55778.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11568b9b
   [junit4]   2> 802558 INFO  (jetty-launcher-2854-thread-2) 
[n:127.0.0.1:55778_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55778.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11568b9b
   [junit4]   2> 802559 INFO  (jetty-launcher-2854-thread-2) 
[n:127.0.0.1:55778_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55778.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11568b9b
   [junit4]   2> 802560 INFO  (jetty-launcher-2854-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55779.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11568b9b
   [junit4]   2> 802560 INFO  (jetty-launcher-2854-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55779.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11568b9b
   [junit4]   2> 802563 INFO  (jetty-launcher-2854-thread-1) 
[n:127.0.0.1:55776_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55776.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11568b9b
   [junit4]   2> 802563 INFO  (jetty-launcher-2854-thread-1) 
[n:127.0.0.1:55776_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55776.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11568b9b
   [junit4]   2> 802564 INFO  (jetty-launcher-2854-thread-2) 
[n:127.0.0.1:55778_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_2C7A9B08081EF686-001/tempDir-001/node2/.
   [junit4]   2> 802565 INFO  (jetty-launcher-2854-thread-1) 
[n:127.0.0.1:55776_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_2C7A9B08081EF686-001/tempDir-001/node1/.
   [junit4]   2> 802566 INFO  (jetty-launcher-2854-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_2C7A9B08081EF686-001/tempDir-001/node3/.
   [junit4]   2> 802676 INFO  (zkConnectionManagerCallback-2889-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802678 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1001f4d1456000a, likely client has closed socket
   [junit4]   2> 802679 INFO  (zkConnectionManagerCallback-2893-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802681 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 802683 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55774/solr ready
   [junit4]   2> 802691 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@162e00ce{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 802691 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=16469695
   [junit4]   2> 802692 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 802692 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@21814ae0: rootName = 
solr_55776, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@4a7334bc
   [junit4]   2> 802697 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 802697 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d1dd06a: rootName = 
solr_55776, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@42b2e27b
   [junit4]   2> 802703 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 802703 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@64757353: rootName = 
solr_55776, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@431bb691
   [junit4]   2> 802705 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55776_solr
   [junit4]   2> 802706 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 802706 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 802707 INFO  (zkCallback-2892-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 802707 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.Overseer Overseer 
(id=72092009952051208-127.0.0.1:55776_solr-n_0000000000) closing
   [junit4]   2> 802707 INFO  
(OverseerStateUpdate-72092009952051208-127.0.0.1:55776_solr-n_0000000000) 
[n:127.0.0.1:55776_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:55776_solr
   [junit4]   2> 802707 WARN  
(OverseerAutoScalingTriggerThread-72092009952051208-127.0.0.1:55776_solr-n_0000000000)
 [n:127.0.0.1:55776_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 802707 INFO  
(zkCallback-2880-thread-1-processing-n:127.0.0.1:55778_solr) 
[n:127.0.0.1:55778_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 802709 INFO  
(zkCallback-2878-thread-1-processing-n:127.0.0.1:55776_solr) 
[n:127.0.0.1:55776_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 802709 INFO  
(zkCallback-2876-thread-1-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 802711 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5fff62c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 802711 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 802711 INFO  
(zkCallback-2880-thread-2-processing-n:127.0.0.1:55778_solr) 
[n:127.0.0.1:55778_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55778_solr
   [junit4]   2> 802712 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 802712 INFO  
(zkCallback-2880-thread-2-processing-n:127.0.0.1:55778_solr) 
[n:127.0.0.1:55778_solr    ] o.a.s.c.Overseer Overseer 
(id=72092009952051209-127.0.0.1:55778_solr-n_0000000001) starting
   [junit4]   2> 802712 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 802712 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 802712 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 802712 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@593477bd{/solr,null,AVAILABLE}
   [junit4]   2> 802712 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@70b56fc5{HTTP/1.1,[http/1.1]}{127.0.0.1:55791}
   [junit4]   2> 802712 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.Server Started @807930ms
   [junit4]   2> 802712 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55790}
   [junit4]   2> 802712 ERROR 
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 802712 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 802712 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 802712 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 802712 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-07T01:52:33.774Z
   [junit4]   2> 802718 INFO  (zkConnectionManagerCallback-2895-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802719 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 802730 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1001f4d1456000c, likely client has closed socket
   [junit4]   2> 802732 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55774/solr
   [junit4]   2> 802733 INFO  (zkConnectionManagerCallback-2899-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802735 INFO  
(zkConnectionManagerCallback-2901-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802747 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 802751 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 802755 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55790_solr
   [junit4]   2> 802756 INFO  (zkCallback-2892-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 802756 INFO  
(zkCallback-2880-thread-2-processing-n:127.0.0.1:55778_solr) 
[n:127.0.0.1:55778_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 802757 INFO  
(zkCallback-2900-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 802757 INFO  
(zkCallback-2876-thread-1-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 802865 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55790_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55790.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11568b9b
   [junit4]   2> 802871 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55790_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55790.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11568b9b
   [junit4]   2> 802871 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55790_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55790.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11568b9b
   [junit4]   2> 802878 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_2C7A9B08081EF686-001/tempDir-001/node1/.
   [junit4]   2> 802925 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.LIRRollingUpdatesTest Adding proxy for URL: 
http://127.0.0.1:55791/solr. Proxy: http://127.0.0.1:55790/solr
   [junit4]   2> 802925 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5bbed409{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 802926 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=478049676
   [junit4]   2> 802926 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 802926 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@26e831f0: rootName = 
solr_55778, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@a749940
   [junit4]   2> 802931 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 802931 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@67d03dd9: rootName = 
solr_55778, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@42b2e27b
   [junit4]   2> 802934 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 802934 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3a549f3: rootName = 
solr_55778, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@431bb691
   [junit4]   2> 802936 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55778_solr
   [junit4]   2> 802938 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 802938 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 802938 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.Overseer Overseer 
(id=72092009952051209-127.0.0.1:55778_solr-n_0000000001) closing
   [junit4]   2> 802938 INFO  
(zkCallback-2880-thread-2-processing-n:127.0.0.1:55778_solr) 
[n:127.0.0.1:55778_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 802939 INFO  
(zkCallback-2900-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 802939 INFO  
(zkCallback-2876-thread-1-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 802939 INFO  
(OverseerStateUpdate-72092009952051209-127.0.0.1:55778_solr-n_0000000001) 
[n:127.0.0.1:55778_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:55778_solr
   [junit4]   2> 802939 WARN  
(OverseerAutoScalingTriggerThread-72092009952051209-127.0.0.1:55778_solr-n_0000000001)
 [n:127.0.0.1:55778_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 802939 INFO  (zkCallback-2892-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 802943 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7483d3e2{/solr,null,UNAVAILABLE}
   [junit4]   2> 802943 INFO  
(zkCallback-2876-thread-1-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55779_solr
   [junit4]   2> 802943 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 802944 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 802945 INFO  
(zkCallback-2876-thread-1-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.Overseer Overseer 
(id=72092009952051207-127.0.0.1:55779_solr-n_0000000002) starting
   [junit4]   2> 802945 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 802945 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 802946 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 802946 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51953dce{/solr,null,AVAILABLE}
   [junit4]   2> 802946 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@e29aadf{HTTP/1.1,[http/1.1]}{127.0.0.1:55796}
   [junit4]   2> 802946 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.Server Started @808164ms
   [junit4]   2> 802946 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55795}
   [junit4]   2> 802946 ERROR 
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 802947 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 802947 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 802947 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 802947 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-07T01:52:34.009Z
   [junit4]   2> 802949 INFO  (zkConnectionManagerCallback-2905-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802965 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 802976 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55774/solr
   [junit4]   2> 802977 INFO  (zkConnectionManagerCallback-2909-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802980 INFO  
(zkConnectionManagerCallback-2911-thread-1-processing-n:127.0.0.1:55795_solr) 
[n:127.0.0.1:55795_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802999 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55795_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 803004 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55795_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 803007 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55795_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55795_solr
   [junit4]   2> 803009 INFO  
(zkCallback-2876-thread-1-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 803009 INFO  
(zkCallback-2900-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 803009 INFO  (zkCallback-2892-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 803009 INFO  
(zkCallback-2910-thread-1-processing-n:127.0.0.1:55795_solr) 
[n:127.0.0.1:55795_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 803088 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55795_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55795.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11568b9b
   [junit4]   2> 803095 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55795_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55795.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11568b9b
   [junit4]   2> 803096 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55795_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55795.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11568b9b
   [junit4]   2> 803097 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55795_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_2C7A9B08081EF686-001/tempDir-001/node2/.
   [junit4]   2> 803152 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.LIRRollingUpdatesTest Adding proxy for URL: 
http://127.0.0.1:55796/solr. Proxy: http://127.0.0.1:55795/solr
   [junit4]   2> 803152 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@247d8e06{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 803153 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=96990967
   [junit4]   2> 803153 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 803153 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1cad2146: rootName = 
solr_55779, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@b3d8625
   [junit4]   2> 803158 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 803158 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@475638b8: rootName = 
solr_55779, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@42b2e27b
   [junit4]   2> 803161 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 803161 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@28ef8b86: rootName = 
solr_55779, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@431bb691
   [junit4]   2> 803163 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55779_solr
   [junit4]   2> 803164 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 803165 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 803165 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.Overseer Overseer 
(id=72092009952051207-127.0.0.1:55779_solr-n_0000000002) closing
   [junit4]   2> 803165 INFO  
(zkCallback-2900-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 803165 INFO  
(zkCallback-2876-thread-1-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 803165 INFO  
(OverseerStateUpdate-72092009952051207-127.0.0.1:55779_solr-n_0000000002) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:55779_solr
   [junit4]   2> 803165 WARN  
(OverseerAutoScalingTriggerThread-72092009952051207-127.0.0.1:55779_solr-n_0000000002)
 [n:127.0.0.1:55779_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 803165 INFO  
(zkCallback-2910-thread-1-processing-n:127.0.0.1:55795_solr) 
[n:127.0.0.1:55795_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 803165 INFO  (zkCallback-2892-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 803168 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3e37467f{/solr,null,UNAVAILABLE}
   [junit4]   2> 803168 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 803168 INFO  
(zkCallback-2900-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55790_solr
   [junit4]   2> 803168 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 803173 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 803173 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 803173 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 803173 INFO  
(zkCallback-2900-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.Overseer Overseer 
(id=72092009952051214-127.0.0.1:55790_solr-n_0000000003) starting
   [junit4]   2> 803173 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@369edd8a{/solr,null,AVAILABLE}
   [junit4]   2> 803173 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@44b29088{HTTP/1.1,[http/1.1]}{127.0.0.1:55801}
   [junit4]   2> 803173 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.e.j.s.Server Started @808391ms
   [junit4]   2> 803173 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55800}
   [junit4]   2> 803174 ERROR 
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 803174 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 803174 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 803174 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 803174 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-07T01:52:34.236Z
   [junit4]   2> 803175 INFO  (zkConnectionManagerCallback-2915-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 803176 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 803190 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55774/solr
   [junit4]   2> 803192 INFO  (zkConnectionManagerCallback-2919-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 803195 INFO  
(zkConnectionManagerCallback-2921-thread-1-processing-n:127.0.0.1:55800_solr) 
[n:127.0.0.1:55800_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 803209 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55800_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 803213 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55800_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 803218 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55800_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55800_solr
   [junit4]   2> 803219 INFO  
(zkCallback-2900-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 803219 INFO  (zkCallback-2892-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 803220 INFO  
(zkCallback-2910-thread-1-processing-n:127.0.0.1:55795_solr) 
[n:127.0.0.1:55795_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 803220 INFO  
(zkCallback-2920-thread-1-processing-n:127.0.0.1:55800_solr) 
[n:127.0.0.1:55800_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 803325 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55800_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55800.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11568b9b
   [junit4]   2> 803340 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55800_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55800.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11568b9b
   [junit4]   2> 803340 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55800_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55800.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11568b9b
   [junit4]   2> 803341 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) 
[n:127.0.0.1:55800_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_2C7A9B08081EF686-001/tempDir-001/node3/.
   [junit4]   2> 803389 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.LIRRollingUpdatesTest Adding proxy for URL: 
http://127.0.0.1:55801/solr. Proxy: http://127.0.0.1:55800/solr
   [junit4]   2> 803414 INFO  
(TEST-LIRRollingUpdatesTest.testNewLeaderOldReplica-seed#[2C7A9B08081EF686]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testNewLeaderOldReplica
   [junit4]   2> 803414 INFO  (SocketProxy-Acceptor-55790) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=55805,localport=55790], receiveBufferSize:408300
   [junit4]   2> 803419 INFO  (SocketProxy-Acceptor-55790) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=55791,localport=55806], receiveBufferSize=408300
   [junit4]   2> 803420 INFO  (qtp772499410-10430) [n:127.0.0.1:55790_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=2&name=testNewLeaderOldReplica&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 803423 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testNewLeaderOldReplica
   [junit4]   2> 803425 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/testNewLeaderOldReplica.AUTOCREATED/managed-schema
   [junit4]   2> 803428 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/protwords.txt
   [junit4]   2> 803431 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/testNewLeaderOldReplica.AUTOCREATED/solrconfig.xml
   [junit4]   2> 803434 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/synonyms.txt
   [junit4]   2> 803436 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/stopwords.txt
   [junit4]   2> 803439 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 803443 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 803446 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 803449 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 803452 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 803454 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 803457 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 803464 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 803467 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 803470 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 803473 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 803476 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 803478 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 803481 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 803484 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 803487 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 803490 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 803492 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 803495 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 803498 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 803500 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 803503 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 803506 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 803509 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 803511 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 803514 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 803516 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 803522 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 803524 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 803527 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 803530 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 803533 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 803536 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 803538 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 803541 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 803544 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 803547 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 803550 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testNewLeaderOldReplica.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 803552 INFO  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to 
/configs/testNewLeaderOldReplica.AUTOCREATED/params.json
   [junit4]   2> 803558 WARN  
(OverseerThreadFactory-3916-thread-1-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (testNewLeaderOldReplica) without cores.
   [junit4]   2> 803668 INFO  (qtp772499410-10430) [n:127.0.0.1:55790_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> 803668 INFO  (qtp772499410-10430) [n:127.0.0.1:55790_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=2&name=testNewLeaderOldReplica&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=248
   [junit4]   2> 803669 INFO  (qtp772499410-10432) [n:127.0.0.1:55790_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:55790_solr&action=ADDREPLICA&collection=testNewLeaderOldReplica&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 803673 INFO  
(OverseerCollectionConfigSetProcessor-72092009952051214-127.0.0.1:55790_solr-n_0000000003)
 [n:127.0.0.1:55790_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> 803674 INFO  
(OverseerThreadFactory-3916-thread-2-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:55790_solr for creating new replica
   [junit4]   2> 803678 INFO  
(OverseerStateUpdate-72092009952051214-127.0.0.1:55790_solr-n_0000000003) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testNewLeaderOldReplica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNewLeaderOldReplica_shard1_replica_n41",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55790/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:55790_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 803884 INFO  (SocketProxy-Acceptor-55790) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=55807,localport=55790], receiveBufferSize:408300
   [junit4]   2> 803885 INFO  (SocketProxy-Acceptor-55790) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=55791,localport=55808], receiveBufferSize=408300
   [junit4]   2> 803886 INFO  (qtp772499410-10435) [n:127.0.0.1:55790_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node42&collection.configName=testNewLeaderOldReplica.AUTOCREATED&name=testNewLeaderOldReplica_shard1_replica_n41&action=CREATE&collection=testNewLeaderOldReplica&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 803887 INFO  (qtp772499410-10435) [n:127.0.0.1:55790_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 803915 INFO  (qtp772499410-10435) [n:127.0.0.1:55790_solr 
c:testNewLeaderOldReplica s:shard1 r:core_node42 
x:testNewLeaderOldReplica_shard1_replica_n41] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 803915 INFO  (qtp772499410-10435) [n:127.0.0.1:55790_solr 
c:testNewLeaderOldReplica s:shard1 r:core_node42 
x:testNewLeaderOldReplica_shard1_replica_n41] o.a.s.c.RequestParams request 
params refreshed to version 0
   [junit4]   2> 803916 WARN  (qtp772499410-10435) [n:127.0.0.1:55790_solr 
c:testNewLeaderOldReplica s:shard1 r:core_node42 
x:testNewLeaderOldReplica_shard1_replica_n41] o.a.s.c.SolrConfig Couldn't add 
files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_2C7A9B08081EF686-001/tempDir-001/node1/testNewLeaderOldReplica_shard1_replica_n41/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_2C7A9B08081EF686-001/tempDir-001/node1/testNewLeaderOldReplica_shard1_replica_n41/../../../../contrib/extraction/lib
   [junit4]   2> 803916 WARN  (qtp772499410-10435) [n:127.0.0.1:55790_solr 
c:testNewLeaderOldReplica s:shard1 r:core_node42 
x:testNewLeaderOldReplica_shard1_replica_n41] o.a.s.c.SolrConfig Couldn't add 
files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_2C7A9B08081EF686-001/tempDir-001/node1/testNewLeaderOldReplica_shard1_replica_n41/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_2C7A9B08081EF686-001/tempDir-001/node1/testNewLeaderOldReplica_shard1_replica_n41/../../../../dist
   [junit4]   2> 803917 WARN  (qtp772499410-10435) [n:127.0.0.1:55790_solr 
c:testNewLeaderOldReplica s:shard1 r:core_node42 
x:testNewLeaderOldReplica_shard1_replica_n41] o.a.s.c.SolrConfig Couldn't add 
files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_2C7A9B08081EF686-001/tempDir-001/node1/testNewLeaderOldReplica_shard1_replica_n41/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_2C7A9B08081EF686-001/tempDir-001/node1/testNewLeaderOldReplica_shard1_replica_n41/../../../../contrib/clustering/lib
   [junit4]   2> 803917 WARN  (qtp772499410-10435) [n:127.0.0.1:55790_solr 
c:testNewLeaderOldReplica s:shard1 r:core_node42 
x:testNewLeaderOldReplica_shard1_replica_n41] o.a.s.c.SolrConfig Couldn't add 
files from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_2C7A9B08081EF686-001/tempDir-001/node1/testNewLeaderOldReplica_shard1_replica_n41/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_2C7A9B08081EF686-001/tempDir-001/node1/tes

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

vice url = null, agent id = null] for registry 
solr.core.testNewLeaderOldReplica.shard1.replica_n41 / 
com.codahale.metrics.MetricRegistry@408b0bea
   [junit4]   2> 897348 INFO  
(zkCallback-2900-thread-4-processing-n:127.0.0.1:55790_solr) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 897348 INFO  
(zkCallback-2910-thread-4-processing-n:127.0.0.1:55795_solr) 
[n:127.0.0.1:55795_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 897360 INFO  (coreCloseExecutor-3934-thread-1) 
[n:127.0.0.1:55795_solr c:testNewLeaderOldReplica s:shard1 r:core_node44 
x:testNewLeaderOldReplica_shard1_replica_n43] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.testNewLeaderOldReplica.shard1.leader, tag=533337684
   [junit4]   2> 897360 WARN  (coreCloseExecutor-3934-thread-1) 
[n:127.0.0.1:55795_solr c:testNewLeaderOldReplica s:shard1 r:core_node44 
x:testNewLeaderOldReplica_shard1_replica_n43] o.a.s.c.RecoveryStrategy Stopping 
recovery for core=[testNewLeaderOldReplica_shard1_replica_n43] 
coreNodeName=[core_node44]
   [junit4]   2> 897362 INFO  (coreCloseExecutor-3935-thread-1) 
[n:127.0.0.1:55790_solr c:testNewLeaderOldReplica s:shard1 r:core_node42 
x:testNewLeaderOldReplica_shard1_replica_n41] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.testNewLeaderOldReplica.shard1.leader, tag=889291269
   [junit4]   2> 897366 INFO  (jetty-closer-2855-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@51953dce{/solr,null,UNAVAILABLE}
   [junit4]   2> 897376 INFO  (jetty-closer-2855-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 897388 INFO  (jetty-closer-2855-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72092009952051214-127.0.0.1:55790_solr-n_0000000003) closing
   [junit4]   2> 897388 INFO  
(OverseerStateUpdate-72092009952051214-127.0.0.1:55790_solr-n_0000000003) 
[n:127.0.0.1:55790_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:55790_solr
   [junit4]   2> 897389 WARN  
(OverseerAutoScalingTriggerThread-72092009952051214-127.0.0.1:55790_solr-n_0000000003)
 [n:127.0.0.1:55790_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 897390 INFO  (jetty-closer-2855-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@593477bd{/solr,null,UNAVAILABLE}
   [junit4]   2> 897390 INFO  (jetty-closer-2855-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 897396 ERROR 
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
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> 897396 INFO  
(SUITE-LIRRollingUpdatesTest-seed#[2C7A9B08081EF686]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55774 55774
   [junit4]   2> 897411 INFO  (Thread-1759) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:55774 55774
   [junit4]   2> 897593 WARN  (Thread-1759) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       
/solr/collections/testNewLeaderOldReplica/terms/shard1
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        2       
/solr/configs/testNewLeaderOldReplica.AUTOCREATED/managed-schema
   [junit4]   2>        2       
/solr/collections/testNewLeaderOldReplica/collectionprops.json
   [junit4]   2>        2       
/solr/configs/testNewLeaderOldReplica.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      
/solr/collections/testNewLeaderOldReplica/state.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.LIRRollingUpdatesTest_2C7A9B08081EF686-001
   [junit4]   2> Mar 07, 2018 1:54:08 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=5, maxDocsPerChunk=9, blockSize=10), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=5, blockSize=10)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=cs, timezone=Mexico/BajaNorte
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=70247096,total=316395520
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimDistributedQueue, 
ZkNodePropsTest, SubstringBytesRefFilterTest, HdfsRecoveryZkTest, 
SchemaApiFailureTest, TestSuggestSpellingConverter, ShardSplitTest, 
TestGroupingSearch, TestPullReplica, TolerantUpdateProcessorTest, 
CdcrUpdateLogTest, TestConfigOverlay, TestFieldSortValues, 
RAMDirectoryFactoryTest, HdfsSyncSliceTest, TestManagedResourceStorage, 
SSLMigrationTest, TestPhraseSuggestions, XmlUpdateRequestHandlerTest, 
TestCoreContainer, LukeRequestHandlerTest, NodeMutatorTest, GraphQueryTest, 
TestImplicitCoreProperties, TestImpersonationWithHadoopAuth, 
OverriddenZkACLAndCredentialsProvidersTest, TestComplexPhraseQParserPlugin, 
AutoscalingHistoryHandlerTest, TestRemoteStreaming, 
TestNonDefinedSimilarityFactory, TestCSVResponseWriter, 
TestPostingsSolrHighlighter, SpatialRPTFieldTypeTest, TestCharFilters, 
PingRequestHandlerTest, DocExpirationUpdateProcessorFactoryTest, 
TestUtilizeNode, HdfsBasicDistributedZk2Test, FieldMutatingUpdateProcessorTest, 
BlockCacheTest, DistributedFacetPivotSmallAdvancedTest, TestOrdValues, 
DistributedQueryElevationComponentTest, TestSweetSpotSimilarityFactory, 
TestZkAclsWithHadoopAuth, TestReload, TestPushWriter, TestRestoreCore, 
SolrRequestParserTest, TestSurroundQueryParser, 
TermVectorComponentDistributedTest, CollectionStateFormat2Test, 
JavabinLoaderTest, BJQParserTest, TestStressLiveNodes, FacetPivotSmallTest, 
DistanceUnitsTest, TestFieldCollectionResource, TestBlendedInfixSuggestions, 
TestXIncludeConfig, BaseCdcrDistributedZkTest, 
PathHierarchyTokenizerFactoryTest, TestHdfsCloudBackupRestore, TestSolrXml, 
TestNumericTerms64, TestApiFramework, TestOnReconnectListenerSupport, 
DistributedQueryComponentOptimizationTest, CollectionTooManyReplicasTest, 
LeaderInitiatedRecoveryOnShardRestartTest, OutputWriterTest, 
LeaderElectionIntegrationTest, CursorMarkTest, DistributedFacetPivotLargeTest, 
TestConfigSetsAPI, RuleEngineTest, CoreSorterTest, 
BinaryUpdateRequestHandlerTest, TestReplicationHandler, 
TestReloadAndDeleteDocs, JSONWriterTest, TestInitParams, ResponseBuilderTest, 
CdcrBootstrapTest, CdcrReplicationHandlerTest, TestDirectoryFactory, 
SampleTest, TestRawTransformer, OverseerModifyCollectionTest, TestTrie, 
StatelessScriptUpdateProcessorFactoryTest, ConnectionReuseTest, 
DocValuesMissingTest, SparseHLLTest, TestCollectionAPI, HighlighterTest, 
TestSerializedLuceneMatchVersion, TestClassicSimilarityFactory, 
BigEndianAscendingWordSerializerTest, TestLargeCluster, 
ClassificationUpdateProcessorTest, BlockJoinFacetRandomTest, ReplaceNodeTest, 
TestPivotHelperCode, TestTestInjection, LIRRollingUpdatesTest]
   [junit4] Completed [230/780 (1!)] on J0 in 95.87s, 4 tests, 1 failure, 3 
errors <<< FAILURES!

[...truncated 51467 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/490/consoleText

[repro] Revision: 6de48829a55cf75a4e24ddc3353f68aef2dc83da

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=LIRRollingUpdatesTest 
-Dtests.method=testNewLeaderOldReplica -Dtests.seed=2C7A9B08081EF686 
-Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Mexico/BajaNorte 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=LIRRollingUpdatesTest 
-Dtests.method=testNewReplicaOldLeader -Dtests.seed=2C7A9B08081EF686 
-Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Mexico/BajaNorte 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=LIRRollingUpdatesTest 
-Dtests.method=testNewLeaderAndMixedReplicas -Dtests.seed=2C7A9B08081EF686 
-Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Mexico/BajaNorte 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=LIRRollingUpdatesTest 
-Dtests.method=testOldLeaderAndMixedReplicas -Dtests.seed=2C7A9B08081EF686 
-Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Mexico/BajaNorte 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3331 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.LIRRollingUpdatesTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" 
-Dtests.seed=2C7A9B08081EF686 -Dtests.slow=true -Dtests.locale=cs 
-Dtests.timezone=Mexico/BajaNorte -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 83 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.LIRRollingUpdatesTest
[repro] Exiting with code 0

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

Reply via email to